cyrus-sasl-bdb-digestmd5-2.1.28-150600.7.14.1<>,;ip9|>Y,zzL!u.biM/-Pk#B螊؃ӵ "oLr+Vf_a^rW8Fs_.u'2]bm4w_%ɻ 84:M>OY"@ǡ=f_mdzes o VhÎԠT|`T@Q iX#N%8!6|Eũ@Ij&&&KvYE,/eN[T4^%CE1}\n+Թi &͞Yn1،_*;n>A?d" 0 X>K a    ( Xh|$\(89\:{F4GHHXIhXlYx\]^bcdBeGfJlLu`vpwxy( zP`djCcyrus-sasl-bdb-digestmd52.1.28150600.7.14.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.ih04-ch1bSUSE Linux Enterprise 15SUSE LLC BSD-4-Clausehttps://www.suse.com/Productivity/Networking/Otherhttps://github.com/cyrusimap/cyrus-sasllinuxx86_64Aiiii4ab72cd5b5705f63ae8d1283789ec60295805c63bb9ea8599402fef2fb98cc9dlibdigestmd5.so.3.0.0libdigestmd5.so.3.0.0rootrootrootrootrootrootrootrootcyrus-sasl-bdb-2.1.28-150600.7.14.1.src.rpmcyrus-sasl-bdb-digestmd5cyrus-sasl-bdb-digestmd5(x86-64)libdigestmd5.so.3()(64bit)@@@@@@@@@    cyrus-sasl-bdblibc.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.38)(64bit)libc.so.6(GLIBC_2.4)(64bit)libcrypto.so.3()(64bit)libcrypto.so.3(OPENSSL_3.0.0)(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)2.1.283.0.4-14.6.0-14.0-15.2-1cyrus-sasl-digestmd54.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 existsh04-ch1b 17628512982.1.28-150600.7.14.12.1.28-150600.7.14.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:41574/SUSE_SLE-15-SP6_Update/b4ea1b30b9c24fd4f0fdb7a928434f68-cyrus-sasl-bdb.SUSE_SLE-15-SP6_Updatedrpmxz5x86_64-suse-linuxdirectoryELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=b9e85f65a83a7c91fd37ebedc4a87872f9b628e1, stripped PR RRRRRRRR;FR+Pvutf-89aabd9f1f16185711ee9ea421eddf86626b7a69c60e739ebff08f2e19ed2ed84?7zXZ !t/-]"k%V5r_yYȌ <ޱP!Y\),peTwUl?f;m\yR@|moZ D͛@p fD JHob-"+tȕ=+ERB2_>@ ov1GS0 Lޅԫⷽtήѻ. @h@K|&HDJ>PUMڊ%ХcİVI`!@*I=>=y<`w>#k\bP/WaD.|PU%rc5m&rj>F^~E;{hfrQkiST7mA)0SwuI܏V#8 Anу:,gܞMPk=klG&ƴcID슩' TLɹij3=+?[n}# p!%@Rm"{Pl4XR:#GB[f;}Xj^)PV0;L&!Pn!JZw1YW#!hٸ3Kw|/1+0Jzx`Q xK=@bV•1kJdOɗ>-Rܩp 2WVTTwT+,L7RMUJXxb0"o< ϷrUgwj@)~:{~0j$!kY)j 0hbo{ڮãs|8a QZRܷvP$b1Pg?,.}MX9 BktY@vwY2 2g'խ`e(Z a1]P> % K]a~l]Bb^jʎvX ᴮb.=+/6O]lGے QܖIb;۶Jj͙!m |0HYb @~\+Gls&kx,陲~ L]vLH!v3ghז3 2[O]6-&t*E@Em!`$0ud{.[} Ӂ uo6A'Tcg 3(8W8n p?Q8zn=x"dGM:]ϣ 躙-I8JVX؝ -v"KxEpOI/j |X;\{KÇ9-BۨƜqu5'ii9Ջwzs 1~4=m{}NBtVF(zƃj mQivfzd5wi1;5z/O~:*n?WѶ0s{X,ȁv(4v CY,}k X<+XnqFdܞ9+NF IuUMdʿIz05D)U7%nY{cuZ]!R鐤ǽ͉~>OHyuPl}eHg>Sԯ*nyoXN /w{j2;h8ثcş)_g%#j+7l /@aʯ] p'g /kv=}AN'zcb*Ĥ`7́6 N)Xt}Ï^ ŒGbx eHᯫq}_.v<´jn1>ֻ}/q~vkO߼bZ[xWy>Sf9>QW{nxVNl2;1'.%cW^1| *W ipKEfn,B3mA +lCe +MD1U^)\(7~P:x_c: `5ww^r!Ȥ]AA4iod~+yΐ*,QwnԱ%㫓6?#p|y3Eh34) /?q3q$Qӭ%Wpx^x W*Ilu`zņP}BT QZtQ(P8n.2)Ў+ǿ7h;?>#-AF_)BOp1CN {~8{zє#;nd-|ڕǻX?M9U~_hf[ĊSdpȵ5}s>xIW+B#f3+}WSj2$!T]`IdygU Mpz m 2/}}:2;Om GI9d|!3>UGmg=IW5͙F.Rۨ0-S i[upbzyV锾QHm'l5pJR1ܘ˲_8Io-|ю},hʹS8π#JƧ.'^H#{+1[{|NQ   L~Ƴ~v-6{3*>O/GƲ;' ^ItIb,&+rdnz` Knl6QR 9xW-kyxY9>"bXQB79<]pʓ; [5 Xj?ʠՅf'mp1XHd7p΄3CUrr2}S$2ֺ5dL]܌xfx,W ?ڸW :dsDeLC꩸u5S*8^#?^+B`em.Pa.\?o껬Dnm|dApknn7:Q%iM2~P:LSc c @K5mj9K&t;wr\4Maf52+eE!5(5ddvrEbpc'c&ihxqd8+ޥY'ˍoC! }+ u9 h!L!IP~hbhpkOIҾrwe |zeʾf$]щZy6;i_zjW<=8&EecͿ~p&l+4Nd}&ܴA%f o f-<4Ad|9k2j\%6yzYks~NocgBfPzv{HDy\w^9ib>ͣ,gLJm+UYuN#bEjZE9r}CvRKNm4;+R9M (`r adf6P?l]/?<ŏ=p]:ܨ,,=(u\?l3KޯjDVL iFV4<_6H4&&lЇ"ֵ+-9*&dHZƎRI9Ke "@ m/9h}A$嗨Dٵ]dח!:&zx1 )&";U{2tۼ2 A]%cfLk#{÷y1J5vuXoyĐuCO_`S#XFļu%FXx6ЈwjIzD$~A+u)(ۃDUhGBZݜ͠r) !3IfMē_ǓLO.'"2_Q-V+,.!| dh^#ݡկRMVq3I(ق~!=Njdk bXh)e) A k-* #]O^.\4=Tg !dyx#v)8FG{"_'#%aAS} )2z&7c0}Ä%ĔFksi܂׳ř\',,2i>b?6RV6͛cƖߝAuz2UaoG) ~ㇳFA!CD¸5<ҝ@m݅-*@YJGl|=3bA x ?`U(uiZ)yGaIm#qlYp[Ҟ!ǍشWښS|êzNnm{h1'1}p+$85LC@(wnoE3͢ IK*K7r}'sS0lT@^~0S*J/A.4 ˱*I>Ip'Cj<#jDQ]gPх?Һ+|Ŭ,,Tig܈*_уXTRu>euek7-&@vIXqLSg*yv pN!ͭN+E3sĤ,6M7ug\fn_x((H>blݚSo.oզ@ =xHp6/ЉY!=cHH<>;P2(Zhx*XZwYȢh1ZU-C75җǿfڅHތ͗T#5P{Hgt@:CV\ g9ϷD\uK Ż@L)ȫ%Đ/ew={&}*7}EXՍ803|DGP4n@NXYJڻ| Э*h$حg[L:q݃/u<=ﴹL1 iހ .mk|Y5lD/qnkOWGA0@]=p31F,KʐXgp_hk(_&(䐎y+"MW[VE;(bv=, qL/S9`\mrMfYu⻙7wmSB_6KRgPA!MKU!ԟ˳nxr;^u VCd^YYA$˔^4EVpՅBe$ndw{af8[- YZ