cyrus-sasl-gs2-2.1.28-150600.5.3 >  A f;yiA ^-=>tVj0`#ˡ8nd+9ur6^Mż 5֋O-O@ܧFU0G 6'Z'jۢcۉE0.@#spy 3ǾzH"l@ouS {>Ta}/c6i;o\oX4a=>`}OX %F7CdoG偹)m;<|)!ztJ$)c1m{SH3A@zr҄rhZMn\_ks!~OvtI?<9viG|_ 8]Oŷ6?$fs4k|& }Xz~Ssy {ųIO@z"QF  p+#g23|i' jûKX^Rc597a08257818437fe665f7fb8a3d711f91e897c4471fb45241946d880f63c4e17fa213e4a18aed5a7b134bdb980c64e9f94c25eVdfѹ1y*`vt4D3,?j]&Qؤ k؅؉afR]V˃|=Q xJ:0[46Iǯy1??a^cj;ʚl_o>X8%9a$["?;bsjbPMh}k ߵ%{ `9q:mB&5^B~ =Mw.<ȄSӲJ&ʍkv Vl}Ŷқ]o=Ox`"{noCY$ژe#} b T6{9Ҧ `e—cP[)H24ر׃g.P(0֬깳$c-I@LJ(Ύov5;"*Ct_3*Dȶ.f gDX>jYFWO$@[OԱRmspA?d # E *7 Mk     <L`t    4(58<9:FGHIXY\]^4bRcdWe\f_lautvw4xDyTzhx|Ccyrus-sasl-gs22.1.28150600.5.3Plugin for the GS2 SASL mechanismThis is the Cyrus SASL API implementation. It can be used on the client or server side to provide authentication. See RFC 2222 for more information.f< mourvedreXSUSE Linux Enterprise 15SUSE LLC BSD-4-Clausehttps://www.suse.com/Productivity/Networking/Otherhttps://github.com/cyrusimap/cyrus-sasl/linuxppc64leXAf< f<f<f< b9bff88b4ea25dcc71e7fec984daf0e879b28042f9384666c57606603e826e09libgs2.so.3.0.0libgs2.so.3.0.0rootrootrootrootrootrootrootrootcyrus-sasl-2.1.28-150600.5.3.src.rpmcyrus-sasl-gs2cyrus-sasl-gs2(ppc-64)libgs2.so.3()(64bit)@@@@    cyrus-sasllibc.so.6()(64bit)libc.so.6(GLIBC_2.17)(64bit)libgssapi_krb5.so.2()(64bit)libgssapi_krb5.so.2(gssapi_krb5_2_MIT)(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)2.1.283.0.4-14.6.0-14.0-15.2-1cyrus-sasl-bdb-ntlm4.14.3cvc@b(a@a@`7@_I@_j^;]߶\X)@Y@@Xg@XVhT@Tw@dmueller@suse.comdimstar@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- drop optional opie dependency- 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 existsmourvedre 17152675972.1.28-150600.5.32.1.28-150600.5.3sasl2libgs2.solibgs2.so.3libgs2.so.3.0.0/usr/lib64//usr/lib64/sasl2/-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:SLE-15-SP6:GA/standard/2157e8026f850a4da917019f57b55d59-cyrus-saslcpioxz5ppc64le-suse-linuxdirectoryELF 64-bit LSB shared object, 64-bit PowerPC or cisco 7500, version 1 (SYSV), dynamically linked, BuildID[sha1]=b02d055341a63aa977311c64eb60307c391e30e6, strippedPRRRROΩi :Putf-8da5de8fd3e0d6a2ba9dc13049fd1d719f6e528ce73eec425e0397773fa62558d?7zXZ !t/ 8] crt:bLL⾒yŝ{:BvLQ1IInBpM`·?KUj! 2zG^; j~N50iQ ^cga sI>/D}2%+a0:ۧ,Đ~@%dOV7%8[D~_Sb ޯ.L 6Nd.Wg=҆=ʷG;L[[HWE2qJ0 }jf=$(ivvo0pt4!ߩǵe2Y(ݠIScDԣe qyuO [x1؜gK;RnS]L{#I\fmWͺϧenm="tGn)Q}719mipVO`p ꫣ3n}r {\cj.bΞD+xl5ڢyP5Ǿ/tO9Xq،V5DEwꉯV$5+] `(%[uXb\y͕V4Ⱦ+mn=Y&'٧ a!:Hk^h/0TL lN֜JҔ×""?9 \7~ ۵94ek> XS?q}B/2o;~'Nڎ(+Ib_`2'~JN_Ԗwύǝ%:#a1Zc A$_{VB@L6YdK1b֠KzY{`E7}|1I"Ý<=%&L\g;7$~r n% 7>,D1DwIE}\|_9qU(usjQͽ&9,CiግY]jmQ{X^IL.ǩ%S؊+d&ۦ!"?#ḎKǙ$Byؤ~wf8s<8Z>9@>ֱW-~UYlq%m<[1gbR%X9dRJyJ!o}YӠ(b+%B؀<d,J6^mQKAXOX u4p #c:Ǥ{}){)޻g+lhD~mX+;2as>ћ4Ħo$O(pRv՘O/k)l"g_Ib_6" 2p &%L#:>S;,QΒ-m'krk"cqrH񕀊rv%+xuǼ>Iݢ<Z % ϴ5./ JTwiܺoΔKftuꍂeH}H짰TM8͆[S]Ohy('=>E:lUzD5X ^*Xxoj O8*~bƍi7AdB5u`&,Vj:_\^-ɭ@a! & Rse,?W(=طo p"4xKX0/oŬ)@ϧX]y;x4 xbPs"D$Re4(װPRM|wvmOHTmñB=qW' cMCM|)߻fCGA$+y]z@x^#45,3: cH~oWG~m\aBU }[s Co7IE߯k̗(ZhD1,vUxN$ ^NvSpY>]aB\|aBy6ȭ`ɈkDgC.k?iC -e:iIVz)2ҙ =d)10Qbpg0)~uFeHՑ4r[jIʿ^h>큃*,{: kc641tF D)zh҈6F흌p-Ô1Qզ)N}u2oOft=stP/}y3v굳hn=jwLJ=~WH سo!:j#q [;/j$}贯ǟxz U_GMPJYx;Qg2q"aKs=N:zAU6x^Cwͧ|n:-cWF lm}(vyy\; VãCkfA7b}rg?EoКՐEVb=H:cn3ϲe/ 1E鼿WI ^ɧ~y7,d=_ms:808oaxќFo.8Ce3O~.''{n%RˋG~ t2`IW}^ο#Z4~^Q{w+Qs(HdUx7l}AHwN_` 鈼 >$3M ~֥Jw$eR9WK 2.CSWl#vreA_qJ, 2`OЇD^҅3 9(T9)G{tyJd/OcчZ,{aAu0lYHY gPS̮?Jr͡˟&~ 9M)}U񓩧9oSKXJ~lY8qMВJL߬)`i^ `H[wumX hјV)(`iC:UY {!g'}qE`sGQ}=S:-]-%g/+|b^d y|zDiVT ,ײ` UNYتbؕDQsX &@ϥnUj%i*Az70Ɣth ɇ't.^;1Un}rY2URKq>ݠZU.m_`ܖR 9zIe%X[Z-ﻗɈԏfKe/5#~u-rN6͞Ku ڟƢ]գ RV] oa@+(vzkbp}ʭ ٜ7I\eh&ly1674 KlȂEڳG7ǁ=4ZeC ?Qb\1KyA؟A@àLg;2*tbEx ARZ5VSjS3<~8fݨw Nt o_͂pJ] Iq-1Rg+4]w>v2ODJUohb?Y+Em6U@)+CLN\2)+Na5H;lY,6/݈E"9a;ǼLƙ?L{z X5-k6d?U"?[N7$RzyULD†=xY.ZSk.U-ݿ6VƠlirs &|1cS^7iV¦[Bh'{T+@:$Fj ZG2c W֬ vkRB\nHP3`^wCV|Itf7yFBIU5c>N3c:O ݛM'"R/Nƛr ?0[PCy.h#q(B[ ee1w.4(? TjNP1< mj.iw(X Vf2/3mFٿ+Uc lI=˭3r(T, ^YtZnJD9woy 4a3xY9t1IXƇ,%p2Z.fXwa:~ #Yj(&2]}7~~phkh}A4,qoBepfJWxNc&.lJpDGS#/ O@K@IBqCR̓wqR|vʗ5c61Ǚ|.v%>n G*tRK!q%zp^=;;ACe- <\_x1p_Gg<>={a>!tO Io?r(PcۙMˊVy܀'stttmAoE[7UwnxXVߊ?JXWl‰ 6AA ,(ON ]$(EfUc_&5 ~)X0^?gAN(߀{$&Ψ5fp$q=\TJ~viKw:ԧA MȊSr+DoU 6t/`\Dh-bL_.XzUTCú| vtA[_wwD{A;U";Ц^4w Ԯh zwk3s\:>ƀ/Y^Ī+\wMDc&L|V7>7=5a֪7?*wJr`VHP$=S.zv_wXўR`~%_:'9J m2S^wNcA,ݪ͇@{"U\mrC&Uze-e Щ"M%k3]sAw~Y|T6ܴs@S`H /z둳Jōߨm!Fغi&nf+ ^r+qZ3M}7?lp'N@'J]?VgEbjvמB:ZXZ  m ~qqˍ`hjo9aw= { g m?bz祼eYxb{hM9gAoz.*B?ᬤ ߲JEW< g(t@Wߒ2k hfc3} .t~ktߵaA- Rr'OEnDtsfYULn&pX]:Dp@XFSgyjs͕-Њ551ֶ\Lut5.c؅G8 lM*~,7(˳?~e&}$$ vF e_љd݃Hjt~f$J$ 1,5mj"LU٫IALypyDK˩6^Zh=o\(}"e6&d+n] RmcOPX`,ŴơIMG/.C9FވS(A :|E6[ pE>~*zV pNhz K,IP͠Uˬؠr\wއo\sy{ލ@d qzS# {3s㊁̩Q}/P{h`_cWi%ZT lղcΪn.Ov5׳lK-L[ @ߩ&ΘOl"E&Rk+@!j6 ݩkقjGTU+q1XUʳ{gebF.d-2P4CuAދo+N2 HTN~JB<Nw lqAQp,jR\aWbc#y?? J C_rxG`hSY }=ٰq{! A \QX;u}}Ȝ /,_+VT7QJ4ިxF 0.lɕȀw%@Q>c WwwGKA0]'P4 X .~FC%^Ģ*iQYg!+\#usdV%#q~=eI `&X7@@iw3n(kYO[Wh˧2wQrp&(bT}Xb7.v(`RYw]9u"FIιZ`8LFYtsW5$f:\'-(Jy; yƿ'/<6 uJp5yNxe=Rƺ,ZE^{Ƃ=s0bgq1;+P79;*tK!k@yG7'-QMkŋYd%,%$P㵨 :I1npª(H`IQ~7?kdB?X b:1.T*!hmsa"'rmdea=@Cag^YV4HPz< ].|qKj{7ԗtHN =2bXx!e'GPx@[0͖IOh菗mK/uBT ח]&g HsQ|HUN-SRͷb?UƯVyQF#jMnMk m`"_xds%SȶC J!g4i:4,Sؐyic:\L%k H:pQUgZR)Jo]R5ҍ ҶҕCm9NesC-X pzԧ~f(lA'4UakR8wWJ*/t!EOJMͦ^͑zS_`YWg??FL#֔"P-P:^ J~UʍCx0Z/NL,|Qbi Gs|# `8rTИ)xj0%j(.r-CQGYCBw3底qőK㪯[]jM"}>V Iw*SYJ[T 5:AY3|c=.)nmZd_&"%vש04--tEз;oxCCKP%JR174\8/9.Aթg}+mr ;`PB$ϫvlvSA 8+hgVbx4A63!g(xrVqǧɢG4 L?.Ug,cc]oV`dlLA#]a"vOsst5;\/ޤ>Pn-[RJa5_?ɮ!O ,:(&9d-0bwd0p*L{%E뷜jՅ[hqj:6%)3^N-dŔR7ӦUoD8Hw:=\Z,?"MxXJ}(;$c tM/6rj}U ݣ9: оHδªZFCh6*5Uu+1Hy s7*ՒYhw.my:.[C^FzTØŇ@13w#Dq@p- :7 *١vd{]a2iG?aFjӏ$EM"QDg?䫆A ކOyrSB{0$",@0j gKī#+U<lTaEDKM<2&Y"0朴2e$N,3/2eX -^rr5OD"”' 4 -e_'y"]/0$q o;U|+.U!`S禐Ql'=1%@E@DF(yA&EuDWuSvE%%vjϿTEXۤ)YԒlUUs4fOWJk*lxfc%jM1k?!pD;76An35*ʥc:eY.L,-2-_t;U͏ӧ­^}QvQ\@11ՠgj{ J@jy o;<FOܶLG~2\Cpg"sqza 7O/XK$5 -5f,1 ĕm~<PqxkVr  8CU&cG#2&|rȒ\}5MKR3dQ] Ӟ)(#"QR:FY#쑰I.XOhL4$N߿C"+-)Lr A<=TR5aӢn ã&D g,F~9fRtR2 7-y K$Hx|c `qy!p~ǸϳX8 &3s>]03RYUU!͗x!6a/DpAKfԹ:W'S5YH3U;m{ׂwN\W_]gW0!5; BhAb6;YdV[Z |Tr?SA"ēb[ #k1dNG?.I{&#ܒ71QXo[p0KXzQV"tgxꝫ'TS:?H_=F*և2\50/i,|:Qs6aQVùi8eb6gEk*-]zy elt6f`9˗2裨kcE )L%-'ɺEukVhw_fhKn=%3p֥-gݢېa>`I>bYP94ѶGwyi`,J7mHbu>PFQѪvݺuy?](crbsE!\ 9;ohQTFXw*|[0lNQW L5rƓE_p QwBMV&Q&] SUM; -Lkfp ޶|0i<.sJqQ#-; 17ceA}>̅}=Ewt=F`X~4H=.`<9 Kb M8/w)7ڍG}iQhf1$hfxmthA9GPwZ\°)H$E"'gGFO?g^`vW͆(r}U2n~kIɿ;Eg{{Ou O``Ύd:4?9w˃_0m+ݧ^SPG:!4~G|atwm ` < %"N2