cyrus-sasl-ldap-auxprop-2.1.28-150500.1.2 >  A dRp9|Ly6bTZ5!R10l2 gV͑ߓVyttaH8K96(CKW=* k}ցeSXfY8޵ELi*Y ޢz͞,99FfH]Lپ_KԺpۅ۹FɱSxQF46~ 3 UUd"a7 @8C4#A闫90794972fdf2ef7339a76de93ed9628ac9015b9b4d067af2ef214fc24bcceace636a57169aff9f197cf21177153c48d1c453bce9AdRp9|Y5p2;xFivVA~m0qZ{9xuڵ+txӡ?} ϑ.XGFT)R(vRL_GBek8a4z/'܃ ,B62nXRQh&/xcr(=#3֤IzRipc b+8yk593P&(֪3_pA?d! , O /W]hx     (<l|   DHd(e8l9:FGHIXY\]^=b[cdjeofrltuvw8xHyXztCcyrus-sasl-ldap-auxprop2.1.28150500.1.2The cyrus-sasl LDAP auxprop pluginThe LDAP auxprop plugin allows for tighter application/directory integration.dRoibs-arm-3SUSE Linux Enterprise 15SUSE LLC BSD-4-Clausehttps://www.suse.com/Productivity/Networking/Otherhttps://github.com/cyrusimap/cyrus-sasllinuxaarch64AdRndRndRndRncbef9ab75ea609306ff64900e161842af9e01e1c64f5d495b46043bae56e8c0alibldapdb.so.3.0.0libldapdb.so.3.0.0rootrootrootrootrootrootrootrootcyrus-sasl-saslauthd-2.1.28-150500.1.2.src.rpmcyrus-sasl-ldap-auxpropcyrus-sasl-ldap-auxprop(aarch-64)libldapdb.so.3()(64bit)@@@@@@    cyrus-saslld-linux-aarch64.so.1()(64bit)ld-linux-aarch64.so.1(GLIBC_2.17)(64bit)libc.so.6()(64bit)libc.so.6(GLIBC_2.17)(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 existsibs-arm-3 16831294552.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-saslauthdcpioxz5aarch64-suse-linuxdirectoryELF 64-bit LSB shared object, ARM aarch64, version 1 (SYSV), dynamically linked, BuildID[sha1]=589f65ecf717b724d13bef24fd50f9e79e3b4804, strippedPRRRRRRxpWAvNUutf-8c7b01717d775a289ed492a982035784bc873d8a1a0a28aa45212ce0c3ec04465?7zXZ !t/ $_] crt:bLL t'f4Sݟez :lhY73?Wte kX }(0pFܝ kPbo c9h&2Rtz+ܖHcbD%10wEJ㔨[2rMK >]V:k K$LUq_5w,tX$eYaa<1~kN٤Zj5x bn&^\kN,_>I P{kw$0I lW%q,^r͝v?sh,WhqS19_/,:Yw YuK}`% ©e(ʟ`TvG bM-C!i4t6 0mqY7dzXw4q zZ1Frw.4CzЪGҵSؒ?o)u(#¶e:ho1ּ3=n4KS5V0i}0\ 0_6. { +- jHU:^տEe~`L*p"x?T_Q3s5.jKY|Qc=ѭ:/ۯA&SUzI@Y`ja['H,2Ͷry&}U8pRWaGe524hu>;L̸Y5@ &7Zg<ٛ&}{rh>FdY6Y&rE{ }(`,'J8|zɂ-xRz+wv=^j7- VNUch$`LJ/)~F:7$/OV> [lP]Tym'CX6?6lZ|UHmqL|X>z<+F% J.i|I&oډ0/pb }vm?Ƣg6WWZ` u}s:"(Kb)Vݑ'; w$c* PoafjrDhh8z>/a!j i `&Q'ƄzĜp@Y*- Z4dUTޙ#$C)/37+*ڎbb9:S~̂m#@E)@mf0 IUY]5q UC9'6҆9 M=Xyh?ppta77=2_æQJ%)%Z-!-‘+ȚaSBYէkPP6qtU V / ih"VP߭f/> IiÜLA,H81&دqθV^js(Va Nj1RzyG%RAXs@ Kf<{_r*(P8urrw$.t;2Io)i"WvuʯAxQL6R=33t}Jbr%#k )/zADcR]zP-k>ͯAЪ)LN m[[dv!W-đ" :.7 u@iYΨ &.玞Fj( tV[2ϗHvr3sn?=uR,E rU0$QNWڡ =Vw .J2%|7kA)~AߩZ@~u+fmQ~dz]O?-[≱-\bLf~'K/=a3i@;<@/F?Vʰq?X6"1)ixP>?uM\.A ܆NHLQᮒ\u)Ig+C{̡@J#8fGr"? ?y$ pId̝8:s^ny50~Lk>:t}':g v(1ԟhi7c=7YB֋KN7+, 5+A<;2 mG~DzUWG!:VP:FmU xd6g(8Kig e<E1j&?Fx6z<|BƓag `l dUrLMB⚨H: EJHt$f4w !Qk a 8 yY8*Gn)zDg_meB# -t8{ ntY)-"C{ss$bи&?`1Cs}̤q9C'M?"ENa,K* U!㐨+- `{l=U1J'=t%j*Jr_oʾXSBRWH%5'dT<)\sUlxPd2]XVGcWr4 Wq!|vޗSX7?2x"yI> p'w!̓?|\J9oD+,Xb ]6v 8.AmX`Jprd~n}tn<a#!.7!30ӣ rَƌ/)1}QZFʢd*[d_<*ݶgr>ܻ=7sn^o4[23kC27o" S(4e;++[sK"1GiKeg_@ᖟj:%ϵ!:ܾOT6Hu݆.Ԡ#$Q -̶?Qz->\ʆdanɠ''w" Xj"eEοV-ĝ!/xEnVS];P}Pթ8Ԁ.IX9/{/IGثPwpSId)49{qzb^4\IfЃb⯅@:oI\Iqje[TZoSzA,u]ߦ>,=һmh\!& 2qƺN"^).^]aob ,C^M+o24m'sa]xoPv/)gVZ|y\P ڮhL545rbt^P5j]ydHd1G7@~ -skؚ͵$UCC? \uԊ,_e_QVTdy"AW,^pqYvcK]ōRK!lGNԟJԔ4e8S63YZ_d b]ǰk3٪vÀ7υNmp.km`LH2Er[h 2\JJ]5,R|R}.n`ZxU4.]wunݿ}x?);r!Q{ +WBS[G[bĞeMr Z7BwW48G[r.#Hm=uq叡IÊ /}a3:l.A&exFN,$]pC7y* [up&bNd.@[P"ߓe','1?dچ=P?}'X5BS7o[ֽI9d" @swҹ-S1uGD0p*2`rK8I<v=>{}C^,Z$ k- #&a_OLhT{) [1ehZXNSB4X1K#v曾N"a~'$H9~ÊeNW<3=u Qn21]^;kIM2:KNrOCQY(X$Jq{2e CVIoUTTfP(.S3P e)w KρE%E:_|\&2DښG<4O>O(q+O$PCd)2_g?mTZU&Ur+-G+V%I=*])xm4p2p̄H`/9 KyAgD-؜s7*';Lg(si"z?v5-[8B˕&N!7IQq!i2{6DAkzTHlÜ`Qև:Alzjx G$@Kkgl\qfnۺJP@fU5UJvjbǓ])2# cy\jHUU;[3b??*b {Q 2*[D/2oYn\Ѯ0@jd9DTOd"Y2rS*|{[6lm} ڊD]+<  i~Xmp]QdXP(;=Ui߈]O.=$_;Հ%_ՈEG_bAĕД A݃1~Zc6O&nyiMzӅd6mf24'Ħp/)A,&\:XK&8=\r>i}Dt¤.G>ʌj~FТko1f_,OiY?mO&> lAWmX8$Q< oGDV%Y}ˎq<Qv(RE gq(CL}f; Yʌٕ)5zΨ߄@ݣU՞{rЇ;:P>TvIxE?A.;S=,R^?tgI\_ӫE^)5|`g<,f# (XgS"o,v#|;-}vŠkkN~k%qFn} ayV%$i\ P4Y - >VH.l mrg=< !3$%t []U"TZ51&*"*v:ꥦR}FSa"}wN %783uۓYҋr%,DjN/&\OMLnܴ8Dȇ =]6,?d,tϱֵ2͓mkxM׸%X\QX^V]6 (Ȱzr_ n!LV0W 1kl[V8+O.sQo/h_.D\ce4&nY7:}vA:$v3i~DS݁~ɂa)ጦjϐsicDUJ@$aa78J3gCL9FH| CZgm,%jR$UBi-ln[^h)$֩,3dRn%)/oBcע&Hj=Jw`}7` ɓd&ey._+2o:A:;@_^+[X j3kg赙к-r"WD(mtӎ=c{cʂ]d d'nl4Phm_|nP}I;j/1IbS6J YZ