cyrus-sasl-ldap-auxprop-2.1.28-150500.1.2 >  A dRp9|]U(lEfyntGJCN:#—]d.L#ueD]i:\&yp貰w~m7y^s."\ T$#N{)G&[NᰪC S߃b`lzQb:n<_D5?83c458a768e399408d51dd93692f80439499aad4260a69304b10cf76efb7657657a5510ebb81fc8367687c328fe8df47a73b780c=DdRp9|??c#YʟQ+n70ijޞqL\_C)I(Yu{p4KbvIV? vn7?:aQlTwnGdwЉq(G>_{1PqD._3^'\EAlkbcbqZR jWgunPVi}쉛7 K6ɪA-8c 8~@Y)⪵! D[pA?d! , O /W]dt |    $8hx  % PTp(q8x9:FGHIXY\]^Ibgcdve{f~luvw@xPy`zCcyrus-sasl-ldap-auxprop2.1.28150500.1.2The cyrus-sasl LDAP auxprop pluginThe LDAP auxprop plugin allows for tighter application/directory integration.dRs390zp34gSUSE Linux Enterprise 15SUSE LLC BSD-4-Clausehttps://www.suse.com/Productivity/Networking/Otherhttps://github.com/cyrusimap/cyrus-sasllinuxs390xgAdRdRdRdRd60b9f37cb1f9eaef730df99e291cfb758f1c9b7193a6ba2b198fcce2b024d8dlibldapdb.so.3.0.0libldapdb.so.3.0.0rootrootrootrootrootrootrootrootcyrus-sasl-saslauthd-2.1.28-150500.1.2.src.rpmcyrus-sasl-ldap-auxpropcyrus-sasl-ldap-auxprop(s390-64)libldapdb.so.3()(64bit)@@@@@@@    cyrus-sasllibc.so.6()(64bit)libc.so.6(GLIBC_2.2)(64bit)libc.so.6(GLIBC_2.3)(64bit)libc.so.6(GLIBC_2.3.4)(64bit)libc.so.6(GLIBC_2.4)(64bit)liblber-2.4.so.2()(64bit)libldap_r-2.4.so.2()(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)2.1.283.0.4-14.6.0-14.0-15.2-1cyrus-sasl-ldap-auxprop-bdb4.14.3b(a@a@`7@_I@_j^;]߶\X)@Y@@Xg@XVhT@Tw@dmueller@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- 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 existss390zp34 16831302662.1.28-150500.1.22.1.28-150500.1.2sasl2libldapdb.solibldapdb.so.3libldapdb.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-SP5:GA/standard/1ec60b33aba4d4fee20f00e86d643254-cyrus-sasl-saslauthdcpioxz5s390x-suse-linuxdirectoryELF 64-bit MSB shared object, IBM S/390, version 1 (SYSV), dynamically linked, BuildID[sha1]=a6c838890a169d76725aa8906f8763f04745b38a, strippedPRRRRRRRG˚TO۶=Butf-895c162c91d7ca39be4617ccbaf25f6ecc7f1611acf95d6bbede4cf5352a57d2f?7zXZ !t/j] crt:bLL t'jf%r_ޖDꔧhfucY\B>=zyT7&b q67;-J5F;!7-Xa{Z_FMf]sL#q] hA"] qw<_c"0^!HB@}RV.6~˲4ɍe#yQG{2xBʥV_e#.F*2q[U)Y CsXb+46cЧQ- \Y*ÁxUp52 wKT1{/j+9ZQ(gӖ{혀5€}MJ*9ӳ$l~s*vwdeTRMiij@ f\LAujҝ' I0ݹB:2=¿yv#oqIxlq"]ZEA#qK يQ>*Bvjǎc_'J0MF1L]R_VkЗf*dA|l.24U}.Pɷ{(%,2Bء&HYKJOOj+]3LvG-3ELѠUcFS%sT%JRpIR3APd SI4 Fc&F $bLUֵZe{DP|jYf6Z kc*9\nXIm ʾ2g1%[ ݔb 3 2yi$A^٨m Pq,hs`ZQdT燚$`VVQEg,8euвg=Djgq$OՇTOc-[ ,  w1 ?c RӖoPt!1?/->$Ly|,zvZXFlI;)ܨG['n^3])π{$Kתt#'6ewCZ'r:b*5Yu@&.ElԚëizF.9@>zDN4> 9HBkNo {hj0]`hU1'EؒPI׮eEx-vG71ZH9|:Ǵ kV[:3&ZÀ-R-ʍK6t4[o*>T]ψ7fgu͍*F( ZLW ~E8_@1 U6Ǥ " UKHPŭ5m2wo1 }-?>7xHt|*`Cv/XWF.vnD=vv ,%_'x|qbY0: k,! a\>{*= qDwbmch`nWiw({ [_\=]5-srOc!,aɡ-Zȸ3ȏ*XuޖhGPYemS BcqОMH2\-xڕOPg틔_&:Hm>pRήxwu/O ~oU$(MYKAXO v f$!-_5?1&BNHtf3SbED`B WUe5mgb6y<[22? ;ȹ5ht AYX14PhSt{?Jw! Jd9D}#S>ONajmGNfxݧ %Okג>%} dS6 fLtUR(imߋ_xҢ_JhZŒIttWou,i*P7_nck*Q>'Fyy.,uCL“fo@lx['0EZ:pF\H@:BOi>9%(,b0ny,Amf ?p>QأǧpceSs;,B}*U;S9MUsPb*5/aQ`m!p csFz}Ӎ-X ƖJaqƘ~4/ƿ,eiϛ-T'S}뒥Tÿm:ヵ>$t+.$0%xrA?b{Fn2 ]s )G9uNKMXy2*6!HP[`KϏ;DbǵcIRwѓ䦾w B1лUHwu?/AU\c!o5:;Q૗8r'ĪFD;, yGDvۧ HΠ۔5 fPv~ڎ/Lm/V=Gx"<H(DUۑ%ȱhn9<ƚ_pm0k@9ηzF D[`Bm+;b@ҰUɹ^]wLyZ'eRAWU|wNGǂo%2eDJז֘]QxyR@k(9'p-j)5]r Z*+9C0L]cM0Mp ?=uE /Yó @*k?kjp\}gX*IY*%4D1jQ&=L<:׹a#:Պ!fh:o* sm׽,ʀǿ 4[xʅU!J?>RRSz~~{2%[r'Oj?4qqZRIfK=wxF۞p1ʃ n:t?aK X,5iTL.d"۲ГM= zaLTl\w)LU\6ZvL$Qcnʑph3xKo 'g&*-H@Ѡ]r_Y94/~<4Ȃqw'3q?QN>w6yhǥd`@!GR=f1FLkRC'x&v^,^N 8 ᢢ׼Vww3 t6LLc \F%+ׅЁ@WM*<, {W,Pk~ٟJTxo o7JDJ<.gAԵvJ/n#ܙơmqZeIJyejHp-_2΂ J{`Eϊq(XPg\|slXp, Q$jK]6$U ҩ~r͂B*o;gCdkT~o=wlY4D;CCޝΥY%BeѨSm12&S&&tX.,X] $\OS#?JhBz}@&3{JxB/QJKuE6wMQpT3ү8s`p"sj )6疭Swy#Zt 'i'DQʻ=b W `.=q}xËu4oQ;A1@*@|LȪkz Ŭː&+oCcw/m> u SYcR2)8PȬ;5L9m iÛ mS qH_W }r( ̰rzx)+f꺭piGO*[~NT rI\gCE?0^R .yp@SuG:^cIj Çp?l!tʳ=ih߶ fWEPE=OW(\d$:I!hۻ<#pBH(ޞy; @/`a~U ۍ̞F@nGTz(sŏ)E>tF vRa8ӥܭfR?>Ց=3-<R}\_49{7mѨ_Ԝ҇=qÍE?#=G q#l-B_ |VH{grsvH2o2¿Eg3H;;@@Bؘmp4 o*qȝwxwZG8J} Hsj//{+#Ǡzڎm~+H +bqs<\ )Rӣi[& ݂V<~X>dT;ن[H x}wC _y=mU|xu!VEwIDm3 p_hmKwZU}^øo Q|<29VܤWo$%ǁKm&NEM`(FhAIRB`R!i,ihiaL)<\0Bu+hO̕ Kfn%l,/*ad-2w cxW:ljryX'ACh(&%T<۴dDWC&uҫUO=_sl'8bS7K X<9MpxJ KvLa'1i\w@=$E>SDgJv[31M\b=dAJ<[ױ;<|]Ae~lo[ ΨqW;uBZu 0M!BG:>rl#P* R$N #s.q.چ~_FPfۍq V\oH&oìc$^捗K9^7= 4.]NZ)ȴWk}Ai!1[2IX3  Qx=5֔$Lb➦H>3 ~!az+2Zڂe^ LN2c;o`mfCi y"|Wr> :іe1bQ%ᐱTSjM[)}~ZӍ0ט2QLl%2~0 ,n$3o:#aŌr-M^xv3ϜmGO%}x{^t\I%F߻]aKZ ĉcђG*%l`jdm.Q$ܨz%w-8 &3ڦ>cUiVgL*sWI*#Tr#7VzQ +xcy9H̼&q A@8:_̶ YZ