cyrus-sasl-bdb-2.1.28-150600.7.14.1<>,Vli8p9|5$8Xkdq7oL%J1iIGƪz xc]-3H|r62f?0-ӇKÈXu^(H7aGX4&} Gl&S^>ȯ58ݼGFm%=CU4"QַM|4c׋p\{mM:$uJ5ifj֧'s8 -:s4hؒ$fΈ4C:K]>A)?)d & G"/ Ec   L   F8   ,  T X c( d8 l9 : FGHIPXhY|\]^Y bc d!'e!,f!/l!1u!Dv! w($x(|y("z)\)l)p)v)Ccyrus-sasl-bdb2.1.28150600.7.14.1Implementation of Cyrus SASL APIThis is the Cyrus SASL API. It can be used on the client or server side to provide authentication. See RFC 2222 for more information.i8ibs-power9-21_SUSE Linux Enterprise 15SUSE LLC BSD-4-Clausehttps://www.suse.com/Productivity/Networking/Otherhttps://github.com/cyrusimap/cyrus-sasllinuxppc64leP0(E AAA큤i3i4i4i4i3i3i4i3i3i4i3i3i4i4i4i4i5bi3i3i3i34579d9811327f9653ebc1cce6cca3b825ba79abea54605472436e63e805f5ba4207c3f2e59fbaec8bacb1940634d6d43ecd873c500fae59189cfd1695da436f9ddf71df9dd265597a30a5a3756e9f01b6e82b234ef55ba6c5c3867c05b640600e7bcccb823d9b385984792130ada353bdd9f84d462b94223bb6d678c17d5042df43719e761f5642f781c5fb97848212af6030ba6d743b34e471544282df97669fad43959e0d283f0c6b9fe077ba7c21d9d5d8efcdbc89e1c0c02626bc30d6bad7091d6166e12ce7580a7627f860d3f81a640aee2c2f7bd92f68e86e99b2e4dc7893ee4a93cb0094663fd0d69d4fea40acbafcecb6ecd5976531c36a21fdbe8e49d6e5d1632140a6c135b251260953650d17d87cd1124f87aaf72192aa4580d4ba272241a92bcf191b1efaecebbf68a5f004b42dbde6b9f4c812c5e1697679787a4a8e47b028c75818a77fb90b8078fa44183abc0576a05614bc55eecf0f5e919ea80324cf7a1ab202088019bf0fcdc2d0e672aa8be79f85c7bce2a9e2fe5fadabdd7b9a615809aacae452aae239254bf42e7d6ce74c667116167a3480eebf2c6libanonymous.so.3.0.0libanonymous.so.3.0.0liblogin.so.3.0.0liblogin.so.3.0.0libsasldb.so.3.0.0libsasldb.so.3.0.0rootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootcyrus-sasl-bdb-2.1.28-150600.7.14.1.src.rpmcyrus-sasl-bdbcyrus-sasl-bdb(ppc-64)libanonymous.so.3()(64bit)liblogin.so.3()(64bit)libsasldb.so.3()(64bit)@@@@@@@@    libc.so.6()(64bit)libc.so.6(GLIBC_2.17)(64bit)libc.so.6(GLIBC_2.34)(64bit)libc.so.6(GLIBC_2.38)(64bit)libdb-4.8.so()(64bit)libgssapi_krb5.so.2()(64bit)libgssapi_krb5.so.2(gssapi_krb5_2_MIT)(64bit)libsasl2-3libsasl2.so.3()(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-1cyrus-sasl4.14.3c@b(a@a@`7@_I@_j^;]߶\X)@Y@@Xg@XVhT@Tw@dimstar@opensuse.orgdmueller@suse.comdmueller@suse.comvarkoly@suse.comvarkoly@suse.comvarkoly@suse.comvarkoly@suse.comscabrero@suse.demichael@stroeder.comvarkoly@suse.comvcizek@suse.commichael@stroeder.comvarkoly@suse.combwiedemann@suse.comvarkoly@suse.comjengelh@inai.de- Do not set directories inside doc/ mode 644; otherwise the directories are set 644 as well, which means no files inside are accessible. This resulted in the past in doc/ actually not being added to the devel package.- update to 2.1.28 (bsc#1196036, CVE-2022-24407): * https://www.cyrusimap.org/sasl/sasl/release-notes/2.1/index.html#new-in-2-1-28 - drop cyrus-sasl-bug587.patch (upstream)- cyrus-sasl: prevent fail of %pre when berkely db utils are not installed (seems like we want to use this only for upgrade so no Prereq added) - move license to licensedir - remove use of RPM_BUILD_ROOT - minimal spec cleanups - avoid bashisms- postfix: sasl authentication with password fails (bsc#1194265) Add config parameter --with-dblib=gdbm - Avoid converting of /etc/sasldb2 by every update. Convert /etc/sasldb2 only if it is a Berkeley DB- Fix build: Do not build libsasl2-3 in the bdb package. This will not be linked to berkely db. libsasl2-3 is now defined as %BuildRequires and %Requires- CVE-2020-8032: cyrus-sasl: Local privilege escalation to root due to insecure tmp file usage. (bsc#1180669) Use /var/adm/update-scripts/ instead of /tmp. Clean up temporary files.- Remove Berkeley DB dependency (JIRA#SLE-12190) The packages cyrus-sasl and cyrus-sasl-saslauthd are built without Berkely DB support. gdbm will be used instead of BDB. The packages cyrus-sasl-bdb and cyrus-sasl-saslauthd-bdb are built with Berkely DB support. - Update to 2.1.27 * Added support for OpenSSL 1.1 * Added support for lmdb * Lots of build fixes * Treat SCRAM and DIGEST-MD5 as more secure than PLAIN when selecting client mech * DIGEST-MD5 plugin: Fixed memory leaks Fixed a segfault when looking for non-existent reauth cache Prevent client from going from step 3 back to step 2 Allow cmusaslsecretDIGEST-MD5 property to be disabled * GSSAPI plugin: Added support for retrieving negotiated SSF Fixed GSS-SPNEGO to use flags negotiated by GSSAPI for SSF Properly compute maxbufsize AFTER security layers have been set * SCRAM plugin: Added support for SCRAM-SHA-256 * LOGIN plugin: Don’t prompt client for password until requested by server * NTLM plugin: Fixed crash due to uninitialized HMAC context - Replace references to /var/adm/fillup-templates with new %_fillupdir macro (boo#1069468) - bsc#983938 `After=syslog.target` left-overs in several unit files - added patches: fix_libpq-fe_include.diff for fixing including libpq-fe.h - removed patches obsoleted by upstream changes: * shared_link_on_ppc.patch * cyrus-sasl-2.1.27-openssl-1.1.0.patch * 0002-Drop-unused-parameter-from-gssapi_spnego_ssf.patch * 0003-Check-return-error-from-gss_wrap_size_limit.patch * 0004-Add-support-for-retrieving-the-mech_ssf.patch * 0001-Fix-GSS-SPNEGO-mechanism-s-incompatible-behavior.patch * cyrus-sasl-fix-logging-in-gssapi.patch- Added support for retrieving negotiated SSF in gssapi plugin (bsc#1162518) * Add 0002-Drop-unused-parameter-from-gssapi_spnego_ssf.patch * Add 0003-Check-return-error-from-gss_wrap_size_limit.patch * Add 0004-Add-support-for-retrieving-the-mech_ssf.patch - Fixed GSS-SPNEGO to use flags negotiated by GSSAPI for SSF (bsc#1162518) * Add 0001-Fix-GSS-SPNEGO-mechanism-s-incompatible-behavior.patch- added backport-patch cyrus-sasl-bug587.patch which fixes off-by-one error in _sasl_add_string function (see CVE-2019-19906 bsc#1159635)- bnc#1044840 syslog is polluted with messages "GSSAPI client step 1" By server context the connection will be sent to the log function. Client content does not have log level information. I.e. there is no way to stop DEBUG level logs nece I've removed it. * add cyrus-sasl-fix-logging-in-gssapi.patch- OpenSSL 1.1 support (bsc#1055463) * add cyrus-sasl-2.1.27-openssl-1.1.0.patch from Fedora- added cyrus-sasl-issue-402.patch to fix SASL GSSAPI mechanism acceptor wrongly returns zero maxbufsize #402 (see https://github.com/cyrusimap/cyrus-sasl/issues/402)- bnc#1026825 saslauthd: :set_auth_mech : unknown authentication mechanism: kerberos5- really use SASLAUTHD_PARAMS variable (bnc#938657)- bnc#908883 cyrus-sasl-scram refers to wrong RFC- Make sure /usr/sbin/rcsaslauthd existsibs-power9-21 1762851384 2.1.28-150600.7.14.12.1.28-150600.7.14.1sasl2cyrus_sasl_sample_clientcyrus_sasl_sample_serversasl2libanonymous.solibanonymous.so.3libanonymous.so.3.0.0liblogin.soliblogin.so.3liblogin.so.3.0.0libsasldb.solibsasldb.so.3libsasldb.so.3.0.0pluginviewersasldblistusers2saslpasswd2cyrus-sasl-bdbCOPYINGsasl.3.gzpluginviewer.8.gzsasldblistusers2.8.gzsaslpasswd2.8.gz/etc//usr/bin//usr/lib64//usr/lib64/sasl2//usr/sbin//usr/share/licenses//usr/share/licenses/cyrus-sasl-bdb//usr/share/man/man3//usr/share/man/man8/-fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -fstack-clash-protection -gobs://build.suse.de/SUSE:Maintenance:41574/SUSE_SLE-15-SP6_Update/b4ea1b30b9c24fd4f0fdb7a928434f68-cyrus-sasl-bdb.SUSE_SLE-15-SP6_Updatedrpmxz5ppc64le-suse-linux directoryELF 64-bit LSB shared object, 64-bit PowerPC or cisco 7500, version 1 (SYSV), dynamically linked, interpreter /lib64/ld64.so.2, BuildID[sha1]=e5e1d9e6cb7cabc5f8f4ce5344cd3b57830fe844, for GNU/Linux 4.3.0, strippedELF 64-bit LSB shared object, 64-bit PowerPC or cisco 7500, version 1 (SYSV), dynamically linked, interpreter /lib64/ld64.so.2, BuildID[sha1]=59194be117d8005375207856ad1ebe0816c599d5, for GNU/Linux 4.3.0, strippedELF 64-bit LSB shared object, 64-bit PowerPC or cisco 7500, version 1 (SYSV), dynamically linked, BuildID[sha1]=7fa997367517fc9c82ab0218c3e4b693cb05b1df, strippedELF 64-bit LSB shared object, 64-bit PowerPC or cisco 7500, version 1 (SYSV), dynamically linked, BuildID[sha1]=c28cb3589433a825a787b36dca90c1e78139b36f, strippedELF 64-bit LSB shared object, 64-bit PowerPC or cisco 7500, version 1 (SYSV), dynamically linked, BuildID[sha1]=3b4b9321bce5bfcad65217d7cd36bb997205f612, strippedELF 64-bit LSB shared object, 64-bit PowerPC or cisco 7500, version 1 (SYSV), dynamically linked, interpreter /lib64/ld64.so.2, BuildID[sha1]=c28a633c0a880603e674f71d4fb7716210416207, for GNU/Linux 4.3.0, strippedELF 64-bit LSB shared object, 64-bit PowerPC or cisco 7500, version 1 (SYSV), dynamically linked, interpreter /lib64/ld64.so.2, BuildID[sha1]=95784c728d2bdad1e1bb0053f36de15a5af0fe22, for GNU/Linux 4.3.0, strippedELF 64-bit LSB shared object, 64-bit PowerPC or cisco 7500, version 1 (SYSV), dynamically linked, interpreter /lib64/ld64.so.2, BuildID[sha1]=d129b0ecbc1b9347794ce4b8bcf43c2a5a685766, for GNU/Linux 4.3.0, strippedASCII texttroff or preprocessor input, ASCII text (gzip compressed data, max compression, from Unix) RRRRRRRRRRPRRPRRPRRRRRRRRRRRRRRRRRH&Hvutf-8f15a90b4e80791d6999adf3c5382d430f9e4a6605ebfe6fc0d961e8b88ffa42f?7zXZ !t/9(']"k%9V5r_yYugJAF[+{\/ jeP6I܃ϺjAb1b,B(jT .Qլ$Vr E ,HQq!VYGUGᦿ,3jz^ҸTt{C])Q l-ϫnAl<#%HAwmdhzWP*~ ϗ0OD_>ďHRίTuͱ9Gmtxb$`_وGiv%y!"eEDm8p[j^5Of?,RӉR>6&=|0Zi? ^ϩh9BT;-*oGJ[jG04f楝h:9Hd)ysLKh)٬WQ #AH͏/\zL{ Nx )03Uպ$CKuڳ $M+¤κϔ]!X9:w;!ݍ7yn:!6Wy@ 4iٛj jv[5>)"46_Y'.0L Od,!&VH.nt X[P`H AҨ,a!x%WbMҙ PťgٛBBFx VFOZAŸ %+zC!8V}e5ӑ[G/8a%ٓ2Fs-WkG &1bzm w%BMg!`A~PoViIH;JHA*Lֻ 15i懵fKM$֜^_oum8DJ00]N9w/ꖝ%nTS^ xmrp,޳5֦>n8`F.h7wW^: wJ`L~a@GXt/\&Q+}}cI9@eHƳ]ju&;3e4 fC4$ r`gþ`Jֲ)k9A;\JҶۦxd=[ޔ&C`#uUԻ 4]s|H%~6V7,i-!Ҏt1ijIP,O;sL 5q5($/U*@)oX1p}K:" c.z$vW$i^V%7^߯+x@% Ug|]v{WQ3qm] UN 1NYi)ءyAhnct5 _إg'?|Y4Gw:}aE9|_A0l7ʊ:0aӔW;;&cUw6֥f蟬=  Z 8{[bLX~i Hj@ JB@AFABܖf`|OvǂoJ1V6Is-h7FHx5l/ Wz#]V:':O~#ƓOV%h;nO1 "X\0wGx yfб2{*tFdE9* YY_a[0423r3r 5KxmS]ۙՂP GB{~sonyJLzaɠ lWyG'F:x̰銣`L6eǴ^%sSBoVԩ.-I+ݩQjqB,}-& Y(<WpߙwFpzzGVW_c3EMZbS$4aq9śxu:PƃU{H0w5 37٪aǺ6녅O2F 敦J7\*{E"X7ۉ f4lLJ;PfyżJ2ACfU(oq9[zہ >P5W {=Mp_~ד猠~.,+VahI9uQ^MzihE *Vm'#Aoύ[6r㯜TԸkn߰4}j_n(<KŒդX%7cA>u{$H9ƸҹXj0%;{:-z}Ç{{k,1"L^ʬ7vT nrSԣ_+,hfhCUhwQ)G0SYn~ RQgFPк3 zQOK!iÿo4#^p{W{)6rFtX,B*cc"ÎNQ4ȦrabjG%d wZq? W;)z-TϘS;CPD9$<3#^AUP0a"QBrX3Z]6e#Wb>Lv Ϊ^y5/ YyTݴUIQ/l~ &ci9Ųjw q-bѶ1w[*敾I;3Bo:%wL̟QFso^4vxR x>;gx @BGH̯t#m&!t?`JE)Յ Ayf$֍=t< nO=lroƀV} ѣ1'w6o:e`1 Axɍ|9dR !bpZRa$;d^Ԕ8k;o-Ոaiu{rM%u3l HΆú:~BD.l;*]TpjJ>WZKB/] $pUf Ubg\wEmN#ۈ%$LZ팎D.%ڴ d`0(=gAl8I(Ć}Jֺ*T֯+2Q}+-6&Z^nΔs7vbU `W/;=K3\;|+O<V4@@,I2x\5m-U2=IC:\mz˜R AaDRѺ@~7i2k##\y Ndw@7u׸r`*P2kt*٠=8tt Ko6/HfgF^NIL=ܮ&\FvEz2xJ5 bB]HqO`3vVZD8*N1螴t]"yj2PUVu JOAM;A#ms Z7$쬗;e]xjfR Db2-sFȷz+͎x.D0%[;c8X_1[Xo0L*w/Cn-6mul?[ `z]ʈKvDr)^AU0(dJRAns0*/7H'rB4*(qOx ]",x3;_C0yk88Ɋk$ٻ7L"S/r""?25Nc)y%IdA0Ad9pTKGKc(>z%u%r7JTbl!Ҿ6*Ƃ ue$J-E| Üͧ[԰֝m(4QVvMi0+f}G)s&*RvSVD#?+Q!rȼߎq*6b[6/޺P'u7u1g$;5$O&2(9RbAL XƋ3,#4G+ aV̗"L¸ұ}Ɩ Q}I,`*0Wo9E_( cI~%M;P%`WOL3~ JGj=z]8PV |?Jʚ4xLda ?tnB79:IќđRknZ?vCn-J߽T<=.~# ;.r7>xuu{lxd˟LžN] P$ qNg0c"'W /{4sM6F Opg'8}#:5!@xOF#Biη37g4o> OӹFua v19WiyPaT{|DT _R0AZ,F&R j] M7Fqyz#JmvFxe-`CƝIfx2n Tq&\ģ(}"Z`sǭCoKX{hQft2":*OSb*f)b44enʦS<  &k+|STډhH^n;P}2yUn[tՐ.H`5C,ŭ29i_-6zSBqIvѶ\$o8 ׊Qd&o'>EJ8Xma]=/i}cG">>çy'WO}»Dvngf|L.AJGɰ-mF\wr18#x(nPPTCg\k4cYrO*l9wJK"%<{&FV[t&:wb*AtWoLx0/o؞<#3&Xu۳qMZx\$9QtC7^g0H%Q*NP*͵[%F<\dc/m(?ݑߖ eI${0o!)0C4$,(IT]S6-) eqhP6xI_)P5EMRIc\ e7HUxPvtFj4ⶈ drm>~UW ` #"/I]iߡ ůQ4(heu dG 9AE"gi`:AGG)\8ﰩdvw}CM>iV c[ >b|? uV q$?ƍQ\7 `&eknBU:ͺ{Z mۂzE]\=I[?;&RY^<հܠQpmRN~Zs.'OϮű#_acFLUjy FT!ϐ*?P1i&W_?vjT Quǂ9/{f-`4u1 % {ò+&~p̸YĪJ v 3^-`+e߱u=(KuucG%@c+*hH sf{~tPN=9~pU}X H#'H 'Òl}ijP 2M9ӻ3A Oz&thstPPfTକElQUN X7SEai-`1 <`Uk_g"'n(@USݑ`zR{<8ҫgOl 70jo,^ ޺e˸ʴAs@*UMRJ"0E=n{Fcਗ਼/>H$ Y &Ud]&nF$} oM`fHKEGlP_W]v#feF|80g )I {05 Ѳ)K޾]AZ0Hvi;sO[X(3:=3Kv: V2)@qR8NQ>=@U0%x P&{;İ^f*Ó9(\n=;'qc /n6|TxMZy#sLaKW,?fN.8[ѧ28TkOMQ\Ok !Jaߏk&VY=C狴=Tz86Eici97HطC#Bx)J4d=Sn`M=ЫUW= 5#Dh,?0m)s 0nӃy݆,'hkZ e!<!~xnUVd嵼 _=`ݟ '7Iw#X]~Xv)٭&k!m>DG]|pޘ<\'Ŋ 'Իe ŧd25E\Hzn43~򚫥"RT1zB[FQ:$MzZ%hj fnԄu+~}e_{AJ쏦v,t >jP`Yc@Rq V;a\U`سO..?ʓTS呿K4LgeыҵO{=^AiV9&Պm&^"9gn,'XY16!q4 dW+4xf||#84 | @OO^q% e-DPmao( fK M< 6ZAu bZ5?d2XWv×/g[}X|锏sI]Ư(R 8u1D$91J攨SIҋ ,+2R[U+5jA -l{y@Wo>~|V+v\}r]͌+]z>ʬϽ$lc5 AÊmojsf䫻 fYaf.HkQL[phV@g]4@P/kmOJړ>oJFz۟j }ް10\Vmǯ! b xijS8:vZv ~M_^3Vq tdZܼV+W]z*ԒuWqnP# nSR Epm-=?R؆V K0Kn%+ _3:Ycys}fn3Ͼ(L~]b7[&q6Lƀ 4B>߭J&/8 ȏacֿPՁTR[1Z%MvѨhދ;ˠr2 I\v>sAP6a(~lˢA9]]%'hH-U*~Xf@%]I;)w,fPu>\iAAm:'L_Ws~5LXߺ/q:SHW6T~1e٘bN) 1J~4)WpZnԟx>o^84bVLz]ӬzS~d]QR7 Gw{8aq|ΏD6m4APg@!gW>Li 88kv~WXMG]FB~Z:W%X%#bĨ&X_Xnȼ#3?u^YUS=ikRkY:vBPrSU YZ