cyrus-sasl-digestmd5-2.1.27-150300.4.6.1<>,Dbp9|N7mMN`YtK:Rǥʁ5C4捥8EivTj3"w kJ mf<yjCm4A^OuDj=PB4Ճd$0, lGԙO,t%Mp:nDlK#'YܐݥƊnUb6XS 1uxk-{`#^g.`Zv8}!OLWއ5Ĺk&aۀߨ83Y+mЎ=>A?d + S2? Us     DTh| 8  (8 9 : FJG\HlI|XY\]^b$cdReWfZl\upvwx(y8 z\lpvCcyrus-sasl-digestmd52.1.27150300.4.6.1Plugin for the DIGESTMD5 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.bgoat18SUSE Linux Enterprise 15SUSE LLC BSD-4-Clausehttps://www.suse.com/Productivity/Networking/Otherhttp://asg.web.cmu.edu/sasl/linuxx86_64Abbbb9ad1129db633118dbd26ddeb1ea3ef56be78ca22127c63a68cd04264091af7eelibdigestmd5.so.3.0.0libdigestmd5.so.3.0.0rootrootrootrootrootrootrootrootcyrus-sasl-2.1.27-150300.4.6.1.src.rpmcyrus-sasl-digestmd5cyrus-sasl-digestmd5(x86-64)libdigestmd5.so.3()(64bit)@@@@@@@@    cyrus-sasllibc.so.6()(64bit)libc.so.6(GLIBC_2.14)(64bit)libc.so.6(GLIBC_2.2.5)(64bit)libc.so.6(GLIBC_2.3)(64bit)libc.so.6(GLIBC_2.3.4)(64bit)libc.so.6(GLIBC_2.4)(64bit)libcrypto.so.1.1()(64bit)libcrypto.so.1.1(OPENSSL_1_1_0)(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)2.1.273.0.4-14.6.0-14.0-15.2-1cyrus-sasl-bdb-digestmd54.14.3b~a@_I@_j^;]߶\X)@Y@@Xg@XVhT@Tw@varkoly@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- CVE-2022-24407: cyrus-sasl: SQL injection in sql_auxprop_store in plugins/sql.c (bsc#1196036) o add upstream patch: 0001-CVE-2022-24407-Escape-password-for-SQL-insert-update.patch- 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- 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 existsgoat18 16455205692.1.27-150300.4.6.12.1.27-150300.4.6.1sasl2libdigestmd5.solibdigestmd5.so.3libdigestmd5.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:Maintenance:22965/SUSE_SLE-15-SP3_Update/f31563e28dd2787f23e8d4a931ea78b6-cyrus-sasl.SUSE_SLE-15-SP3_Updatedrpmxz5x86_64-suse-linuxdirectoryELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=df490109d6bfd58426776dc1d2be6986663f5c2f, stripped PRRRRRRRRWIR'lx]utf-8a0a9e26bd28a54d82261124344c321f548c55aa87fa9b94d331badc0815ac83e?7zXZ !t/Np(^]"k%hV5r_yc1LEm+S#D+NcGiMI#*vNif̦u#((E1C8E$hSQj5xM!`)f=Y73\ln,SaL! Mps9o! /PϪR,c-תEY=IgR'8PP73L9XdeOߚ)9:+Wb/iL5]80$If0,cέl"ګAp~.iH:ƱWS _|>wXCY#[- :I [0 3nݾk cnu\- thEƀԣ7lf"6e>Oo5;;QѳΓT_qL c#8 3H Nžt̞E5E?b|kWrm񬹕*,id~Od(vCےTJ(aƫʥwDpj ʜ07 4c1/І>.CJ !{Վ9}'6@[+{4h0};\fޮ_Oa&HrڙwǠf'V/ޕ[Â`@g;-QM'бD'ɰBI"1&&sXHO$t \}SCI@~#|4Ƌo`.!U 3A0K>(F>%5 v]}& ) gdKDB Ơ̮;ћ h́ׄ?f!|S8=e*how/7Զ>v`(gܼ Id ֩6,RBe_Eзvq!bJI{Q'WVj&qևa®74JbQŀU=dtB?}3@yO>f֌~)Π k,8`$v\ }5/ԅ5ytu3@L; })%I6ĠX\;jm~N#f'?-•w!Y{o wg),qXKb̥ZZ eJ ih !W8F#@7rqxV)h& Jo(JS[^Q&ٹZ" PQz ƚ7#"6ն5ID&P&:`gRc# zry,f>JSQH߇7̀D6Pțr`eH"9;<$PkEu8E7aS+c? z`@]KlrʨG) 0 J@t5}30XRyK-v,*XEZJNĭh k~>)4'ݜuly%Zӵ&C`;$[e܈.Q U?O9LޫB=\DIh9uZpFs2u8OyF,`V~ )mN{~<Րu>,/N^|KۘCoE2^wHU^<Y# O1EN";h!E[[ DI C6,fh@ry)KI4;v_ҤDBCce/Qvj-޻uV̰Ö%;GE«+[%H~Vb$I.2$A@,ij+K䠹F? c%Se0[L=R^;|]@ ^h_/ 6=N$tB]%өNuOTiؙ_P>?_J=0qnA/5s]o Mqc=M[< 3 }[ 9wWSZY&m tX|%\W追c $(H#cy.DgߩW#lu{ Oj/q\9,JSpOb<0i#ݨf|ӴeF?}* cĞޙ=C,Nˏ sr.K,lgqK"U1IrSt=h嶤=Zb Y{م!/;N,+Mr .)lir;L?;.Q r@Zc0LnZsZPzRm).{뢄Z&I4LKE[G7 ^qi!0(B$,A{ [,$6о|.,]AGT8t2W9w] ھFLQeO|OzƄNNW61]بAvsiC\ Cc9gg'm2?',U3qJ>D wuYImh(Hv0+>(h/n2g֜WIk7Ҫ(WKV׫-7r3bOB<+[MS!sK,GI:/NՐHUl5"~7}F6K"L]jU9u |W}w;_T9ryv@eeʴ j8u'g-?3ǭ?U%7fVL7J;4:zWSДlA5c2Ч)y:BTvF0:Ml[Qd~j8uJv[UnwSHuC(?{\fͺa%t 8ǂ.93ST)肅˖Vۯ18!6 d29uê}{Qutmz U_@1xbd&Ll\yh/IvDD`-dqK_Wr]R[jVDrs/fܒQ["7p+pz f8^(@wDSD Y>xj5PJh[XWi@pH7'7QB] L)IfOQ:?Wq=?= HZ`9U֚&cwE,wLq9n4gmnh8Bh6]9R+Td@o݀4B xBD~g2C!̮2 ^C~/7b"~ei V(g*GAQY/m8CCjnFqOTλ$*~ -1QqgA>S(%cVֶV(J]Х0D]^ _'CzPϮk J%]B 1E%[g̒ ='QE^@yl)m˧fwJy/y@)9KBr|:LƋژ{~vI6Lmj^,uqU,9 (gw|}Ŭjpd40DJM! S񿙐E_g49ƎEyטE[W]æۇ(Rۺ7gaN3tl*TuVy'ʳo5F$`m#XDK?#f+~YP>vw7"RlỳM$t^j @:ɺA.$٨\=vjѰ 8f!*>{I;7>Fh$,Hdk<#Lb|̩d/`1b>n NbH WG$w>^_v~n ͍iMYVu_ RuNEbBq%52Dsʣ7!; Y>B;!p&<' 1bdcF6xneEn߷? :R@6i KW|mwLu>QeO C fNE'WQT~iss߈qS*"n%tz4s=ߤ"0_ȁE\= ']ʘGJ Cb&&2Mo@"P0KjpԘD<ʮKD VMl1d!m3=1i^V5o:qΘbb̪0FN~W2M59nU/,Z?Bt21ٰ"|2U '˺HEw GBN/q;ӣ`l;p@loD9`l~?G{lH%cPmvdp嬃bf pd7V4{"|/@mp[h1:kom@d1nGiM%AgTsVs'Ny8W"uDIS;W!;=OudnE/<$MP`8oC[Ǔ֘F&¹bJZdSXNۆvk]prmKy{7-ky2T\ sHW@~Mqأ_ƦFRKk+ ڵ[vwzpx]N/0Cp;"gm+LgN?Z!tK<f@)څSF@spA@qdZ " #v[͆ }{g >oS;B~OVv(SleELDH<}f Q{lx UKђwQeMuԌ}b.I Ļ+LK8V]9)?>Fҳaۑ"J7;[P  dñ}ĞH7NYġU Q1(WAS e8z} nJX*hPR9tfMDcGڋWQdDFGp#nSn[$NEV}[ƥl0GƱus: x0wul=xwлăvFE7gBӮ^zw:'SICrCM6q٫0(4e .fGIG`P4"ÿ#ڙcu&x+MfZY&`LF%iECu]äBoU6eg=OU6 a8kn" Q-v|g=ٳ[JPe&34__:{ё޴_ai)(xYwӬxkrxO&"5,g۾^ SoFG 9щGc<xK Q%K[)s$TJ\M'!jD<,{䖾<\gr3@8;t +)&Ҕ${LjIiɽb( &.S4TxD#!"[BZqO󘿏4Ǿm dzyKzP{}zC_g~$EGdl2܂oԾ選2[`fpe, ?-n|U0= i1\{1Oo`;m.TOyhtr i`_%%׺_OU_(0pybraB1Ru?ևg_a o[5Wc͓m9E]?"筧')8Lc:1fKDN6z#{fX$I!&!6`mK)է0C<]4F6[N-mkO7Xf6es;os@,#>3SSfgn[Ym(Z>tDho9Ղaw8rk*Aܲ%yM} nx.N&]һ# 4%P2PIz]MYs _xZxɝ !];n{TN;T&7h#*?Jk9ͬ>BG(ȕq+ⴕm=JKt<̍ L! %R M!Cn1c4NQ^q).LHiYQ处AVݗ\%SNCó#JImo8 +I"iGmk ˥Oh o>֩zѼhn{3E44a ;i˃ pY E3t!q$=R+I˚sȢźԸL|DtTuҰlDu1WM>6hz;ǢnAHP0T+e*>(-GծYko;S' [&%w7Ewwd$o2''BK?ek='KZ2hFUf?F YZ%muQ,|K]b^gzc! DUW89Gt? h{Ŧ@Bi~d n @.kFoj׬1d-"OWrdb^01 + s%v%Q|׺2A8)YCfblQ650h`&kfv[z[eEcRl8䉝˪} jrZG oT4pcd.hkU|.БVT1嚦dN] _K)bFpEQOqHuC rﭒ`bW&B<&Y~ȕwj:DtCPvb.UB`)A^-sF%|w_  ð2;ږ"Lm!#r0+,̪[LkMÍ=ty1h@Ya^+Pes(tiy~"[JΉMH#. Ф|8