cyrus-sasl-ldap-auxprop-2.1.28-150500.1.2 >  A dR|p9|YT u ʘE:FG.uf=JCl)!%up  vub=4WMq *πEMeww#Pxf+؊ĜDFUy{f'1ߒdav-ΤîTᚱ65ƔXܹjTI8|' qb#[fw6ںI*?C; ld Lt/Bm<k BVe3d7125605ec431a197eaf982bff582da29336592d746e8fcf9f9e2f50ef83c1e8d11bdd5b9c27176626af7d63c25bc52ab7273fEdR|p9| (v+~nsf(z<ɩ*S8!Ve m 3M-7`%5]j#3md2g?m\A(7d,'-̅UV_(JçAV6Pٴ?Vu)jF⯂pzS?ZlOm3Nh% MhQ9e?m 6flժ.b1:C1!Q[9g;[U/ >pA?d! , O /W]hx     (<l|    ( 89P:ZF2GHHXIhXlYx\]^bcdeflu0v@wxyz$48>Ccyrus-sasl-ldap-auxprop2.1.28150500.1.2The cyrus-sasl LDAP auxprop pluginThe LDAP auxprop plugin allows for tighter application/directory integration.dRxinomavroSUSE Linux Enterprise 15SUSE LLC BSD-4-Clausehttps://www.suse.com/Productivity/Networking/Otherhttps://github.com/cyrusimap/cyrus-sasllinuxppc64leAdRdRdRdRac3bd7d4a099aa25fb5678c4e22b4420544df250a46d3a1e3694443b173e22falibldapdb.so.3.0.0libldapdb.so.3.0.0rootrootrootrootrootrootrootrootcyrus-sasl-saslauthd-2.1.28-150500.1.2.src.rpmcyrus-sasl-ldap-auxpropcyrus-sasl-ldap-auxprop(ppc-64)libldapdb.so.3()(64bit)@@@@    cyrus-sasllibc.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 existsxinomavro 16831303872.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-saslauthdcpioxz5ppc64le-suse-linuxdirectoryELF 64-bit LSB shared object, 64-bit PowerPC or cisco 7500, version 1 (SYSV), dynamically linked, BuildID[sha1]=ab2b2f6a75a24e2ec406a7f3349125c88b65d48b, strippedPRRRRqyq?V5+,utf-8b359bcb62e26b9c98ae28ec4c4a7d15dd5b405df51421d363b6c2e83fd92e95f?7zXZ !t/ (y] crt:bLL t(-UpޚѽcU(kv#bg{?n}LrQR5!C.#q_'oyCԧ3SrRƃݘ `<8lLښ&`gR3 _Ҵǩ\o1eC0]1 VB=Z(KnL̥s-aCb[Ұ|跳* D͏(ѶTThYR3I }&>iq읒4b0-b?y!e̖7'q[6$?̞H7fܞHYݑ!4fegmv`8m1rhnCB_9_p)]yTiY\|ř%J^)T6#wlA\5Zxa,W7NU-HdШqOGE0C^>tuጯUu!vӧUj+X\O̗ҿ5Lg]NzR{|3[TKebGfםnV6+W(JXv )x&Z[Ycj!6CLͅއ*vѢ.HBC?TwU LTwfXW?Vc@1UHIU6`[^q% 8L\HCA/naxp!m 5٧{Js7\eRa*" ,FvIRMwqBIJII+t~7YՏi^ySUS}Z Sd-LwgedĦd6y2֏|Eg ŋRq>!;H:+^Pͷm]𩍍QKP`NIK>ߢGJd`Ad3aGgU=`X90 pgBD喰`ߩU=鴺 e=V,&sSm4vj Q%iK.}6w$UPnj;D0?)4}< N(-ե<] ÿJcqb X Ğ*>u.MOl!?/AgLgMRC"Vx.% OYucHZnŇuf.$6]є 2D94ي03H'b["wv( j`ڟ*^tʀ9Q:бSsz .7r!f$<.m~\)<º.")K^J{#$"lR46`A9Ѱi-]bTQ@/d V!؝r]XVHV`!  fpfKo̜XW뻄?]39 RS\auj3d5dx!W8s_x\)p(sU#Z(}1q]7dȽ~̲r.*Doy|}ʠP!|P쫁ז+2A}K\RfoUE• vYash^^OoeVKfb: Lylp[93,P;Μ|>ҧD7|њC\jaGoIWn#dKX38ЖP irGu~p@^K6@.Kس`#" QtOF79Z*^tG+hCZ ^#{vq sd @|nu񿠮QaC85Ҍ\k\Z`kxx!C5o[>O"-'YiKy/kRSTZD L = ]ԭBR CbToF)-~/&]}~{QOUI4IԠ䚩QjL9 ;}q9-^ EyGhkH!Ly&*'sx>NniHG6vD.j{ !vJ>T 'm*dX:w]TKR^{=A%L+r3-ZZhìMY8[: :(a[N~J&e?OӷT 0  ۉI4E$7j'wsC5&c%avK~wVzşK ,5 .cu %q+j>ߐ4cNQr2|C d,-;s&bThM41Fq q =hoB8̄Z0 ĴLD3l*1lOqjH=@Y鞎rv}Pzb<;0sj?b"fFØcꠏ(Qt ,3'΍)Grf[S5ޞ.[U&kcMBK ^Urt| DTuTƛm7|.⏆Ua̸Xg>+'t쿅UU)dǦxڙ7 vpYvaWEF(MuUFC Vvj&IT#orE9 |,c0"1 Y ]lv'Gg^Ra<(Owwi=[|˓_o8<ef=ў J @"'E3}< `i޾ʎv.uG%&GtPy`oumrl~> p` <-&B6 nmTuJ#j(2b2W)4H7 0xAvļk` TF$a8\ךkɂ.U2B_T9E*1f\}!\G(3^mr,;cuU~hQi{KImax 8#u!r ,Tx!ܾNNN^7H'fve iX:) `Shbx @X]TRgH7P#i̍m)c(Wж~i]TбP2ĦW!x*ZD%tE͝ 2D7Wf( ;'1^20'_,pd[va\M\E`X۶79qb[5#f 14f 4 WOCږ6x״ZۡTrOg2;8j@nb~  ?R\2D IW!H ǎI=;|^KTm[[=<ϣf BV7zI]@>={ A6R,l8G73ϠE7|Ň3Jᇴ㐨 Xs=mɃS׫76UQߖtEF X'A$i WT0nҾߛ9mɵ'Zdi3>%IS `*XB-du= a)- _ >s`)-#"EUc@ ^-_X*P߃+I,Ӌy.[*Os39?*/(;\}N[r)]~y;]FgMZ N xDU0>04̦ '鸏˥4 ʂw6yfL;~{RLM;DFLR1qHFJjΧ-vm |@h$PȣťMh{,g($f)>7RAx[&xz]Ze>ԗ1!uׁvE<8 уɣp,B$^Lߒڋ0UC/d _uFBtP g+pBX-m9RHR0}YPE'+:uUp_\0 bhjqz[ئjumz̦s{- ڱB.'WnS|@IJKs&eRQte !،X| qrN^Ssf'F,Dr͆-Y%p9B V|~P'k,f{u9/K^)wм8>( ;~ N~hN:h;IĆEp4`x@vثIll-2u,̾!OKxOބӞ^5V-Fܡ)ߺt6REO3dӇMR5.Z( <ץGNWCTefUCǓ︸js(XB/@ Ǭ%m%t@2rBw4Ͱٹ#-Yuzys֦"zqXi9Q?(_aO1{B(e ՀX[9-cš>z0r$Ne 3i%߈d9&CvзwP#Q))T([I8\kJf W% ƺj.KiI_VeY$x4p-DAsϬSojҭf[wPIrʚ 蜉42Dzc 9*3QbqӏƎ:Vv1['BZ ӼJuί J禠c_V f ,Wm!Λsq;8ᤠ%),={uE"С={DKi\]k?ej:h S %ϙ#iս r`khG1Q_SuYP˅|S]Y\U!t N\ ZDe9?btBAy_B~弄/@)ᅯ-fh#]#d^IYI ƫcPsu4d*)F5 wk PM氎6ԺX~:?#G%RPK;]*ǒ"5_C!!703Rœ7~RF~AwI"}$¥.PXc\~`Eh"ڗ6r}Qp!k}yzxIgi byzD@O)RfypYHYrH+Gq̥iIh/we X,96+mŻJB.XakpZ䅅nctxO IM'3z)9&NGtނ]: -e/Cuz焛 !2 ߀鸑~KQ!lp:Y_B(P;m*BN`x^q,fuc2e}n^vuEq`-mwiEZmTO #8iLc2BLC)UZ h(\E 5B&Y>9a ;Phwt#ߓ.Ο5Na^DV훢5emdԖ~fk6hߟ<-dP[cޜlZEl&XZX"ɧC$n֤"?IA/q:t'oI٣H_:h(96uYVo+ئ^<߬r_{IAH Kj>`xa2]״#%iN8a e}^A$ jnb?<_|%H?lK"j#N47vPc X![֍m`Kn@*_&t{J /ֻY=kS3>9V QaL~ùK v(GaԵwslDf,޶w6Ne #ubZߘ;J@&HQg|T [IZd+I_idu9D֢ H$_4E]@wR&eٖ0}Oc ^ OqyJg&whʕ% , RZ!qo9}CEQdV…ߥ oj(CP/O5:H_yF6Y.kT,tUdUԭݰJn^ nk\{m3nLz9.WJ`Ԯ`{MsBJ;hA90a(̫p2^s;-8v@2'kpZGX,$ uqŦW!3}6b^|j]d);`CݧrWO0>B֙@uUήw]$te8-z^ѪN[lB-@F }6td8N`~x3H [a5CFJJoagwU!"{i^jkk+DD^LhaTbZ~WppOʳ1IClw+1|-&"g.km%gJUm"?2\0&?X꿜 Q>xdLG0E=nN 5qWfhSUIOa??!](Kͅ PdxnƼO/0:#Wn%HDxswF.gZC<>QߟLCB.x&J1[K}nA[ )cm&X%WŘA"?۳'X * nZtu/DxLkKHm]Mb56(RxwcEW޺;[JS\׏ߠzKOY!9.%ثs>rrO%{Ŀ], %q(T(𑊑¾u+Y!(8r]$L@/ &ڑ4&f0cdܗ]yvH]ptc[ϴ" }e6Dm % UvL"/ qr<ѳM SW#$ha/H~.nME{GyrՀ$~8$ԩ];0(6߷6`4wQ95\ ˑ K ۳#%)/ ~*!kq-*v:qLÆUˮ VHuc }_ظ^<;C9[2F{iYo{"%ZەK}:SPAbK8Ci-cΛ6!*.Sd*܀y<79`lfis/6XRչ*d&YP;c>\5nJkA >/k,_9fxVl+w1N6;rjWF1V gsp +|sA7v!6Dod==O8r*)cVTzA4˵V3