libsasl2-3-2.1.28-150600.7.6.2<>,ChLOp9||_Ԥ`9ԶxޯB)Uj}Ŭ2|alG!0\sZbA7zu&XxV}άX3ԭ$!ߣ5C'Bdu?⥖" g\)Hk1mw>*1_8±y+Řluҵ H$JVhW9f~[rVqfzAd!^%\7D 4D@?d  ! Ylp| $, 0 4 < ~ P(89(:>m@|FGHIXY\]^b cdNeSfVlXulvtwxy z<LPVClibsasl2-32.1.28150600.7.6.2Simple Authentication and Security Layer (SASL) librarySimple Authentication and Security Layer (SASL) is a framework for authentication and data security in Internet protocols. This 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.hLOs390zp33SUSE Linux Enterprise 15SUSE LLC BSD-4-Clausehttps://www.suse.com/System/Librarieshttps://github.com/cyrusimap/cyrus-sasl/linuxs390xСhLOhLOd2550421edc5103973aaa4e7d53d21244a939645480b2647e7f3c8eebe289f19libsasl2.so.3.0.0rootrootrootrootcyrus-sasl-2.1.28-150600.7.6.2.src.rpmlibsasl2-3libsasl2-3(s390-64)libsasl2.so.3()(64bit)@@@@@@@@    /sbin/ldconfig/sbin/ldconfiglibc.so.6()(64bit)libc.so.6(GLIBC_2.15)(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.34)(64bit)libc.so.6(GLIBC_2.38)(64bit)libc.so.6(GLIBC_2.4)(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-14.14.3h-@f@cvc@b(a@a@`7@_I@_j^;]߶\X)@Y@@Xg@XVhT@Tw@scabrero@suse.deangel.yankov@suse.comdmueller@suse.comdimstar@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- Add Channel Binding support for GSSAPI/GSS-SPNEGO; (bsc#1229655); (jsc#PED-12097); Add patch 0009-Add-Channel-Binding-support-for-GSSAPI-GSS-SPNEGO.patch - Add support for setting max ssf 0 to GSS-SPNEGO; (bsc#1229655); (jsc#PED-12097); Add patch 0010-Add-support-for-setting-max-ssf-0-to-GSS-SPNEGO.patch- Make DIGEST-MD5 work with openssl3 ( bsc#1230111 ) RC4 is legacy provided since openSSL3 and requires explicit loading, disable openssl3 depricated API warnings. * Add cyrus-sasl-make-digestmd5-work-ssl3.patch- drop optional opie dependency- 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 exists/sbin/ldconfig/sbin/ldconfigs390zp33 17498316512.1.28-150600.7.6.22.1.28-150600.7.6.2libsasl2.so.3libsasl2.so.3.0.0/usr/lib64/-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:39256/SUSE_SLE-15-SP6_Update/5bf6c7f2c74b01cf63cce24aeb34cebd-cyrus-sasl.SUSE_SLE-15-SP6_Updatedrpmxz5s390x-suse-linuxELF 64-bit MSB shared object, IBM S/390, version 1 (SYSV), dynamically linked, BuildID[sha1]=fbae3a22404db50de1a7f481f06651086c93eef4, stripped PRRRR RRRR 9'N(@twutf-89b35e17fde5037b7cb25564bcaf4b892953603d4ce39cd154c5158532f510c61?7zXZ !t/6"]"k%]dOiyT!]#f3K a!C]Yߩ|4y^"GpzM,nvI: U5Mń >NwI[ὰlGahL23}L3-!a/ H@_( 67DZzX gKb➆|vkHQVk졭>36+F^/!<<>F } B[!HZSYQ5ey6~w1Y숏&1q]b_@ .٬ \'&si+$b|lU?:ԟG/-%a܇xpYG՟z:/cVUW(;MwCd8jDӉ_^kێݷr`G1E 3^Ar3~'9"̟.nZ}{ =\F,-3P~&ț6U.(׻BѐwRӄB*pa$a2;(2xJTH`i!aw)X:DsCem.{aqa1&>7ucߙBtQSlMo3|_'X[u& 1ؕIv矽XF{O|Ud.Vx.Alg^]j 6o).+~u"Y(V=Q\dP&y`!EKx}p_ YɠhEGf^ܝ}?.9"S+WO0QnWsWZגvl;:{(Pby䬁ғ[IPoPloNmL_-M9FM=FZe~rVY0n\2ж%av*)־YI$lɽ%Rx,!rmܵ ݄|M@?OZF\Λ¹`Yٷ;;2 r[xR你lN1Ʉޞ`qxiΛ4:|w_e%'c%Ӧؙ#.͓.8-v>覛9izϟ9G݋ /߮ C'Y[$i 4$ mAh~}ۺ#Ns$ S_[K⒂jȭbTN(rdRϳ&u%]XҫٰlEw8 KmB:%y3So.҈rQ2wzo.I^z3/2+3vBo\Fn_P7lreN2U幕ouOzƗ,CO-vȑC՘`>_哈fNY,J9+:BzOL'X GxM)_cʦ&ΰG<;?N6D79KJf!XJXݍCs(]˪m|X֧c CC"[q.Z#\1_߉ܘh*?u`p:Mv$gMaT9CBFG QzOchIX2 3FVJF`TL(؃~w.s_,*/+L)OE~:C(p0˟䉚2V>eY2AD.Z2i<%9Kp%vR`Ñ*EK*7 k;vs*!iꪖxpV2LxˆS({JQUP}<.l>t̵ILj\NG\k\Q^$y.XEQFft(Yst}*&5C\[c w ~{ھ hԭM ꯃ P.ZF~C'bb SU|?bUtIh#4v!cji)75-t42?-oMLX:ɬ߄OV+LmZ(s8KF/"˦P(7OީL ':a sό`#$XCwJLsjrB EMew%"nA)~|d8*K53YN]ݎr c }ЂZmΈtdvXDACMŠMf'){ c3o萬l_3@W\O%Ģ^Avv!Cg&OнviBv-őF IUil-ϻ)ŠcXHStr?$rgf>"RvOsN֮ Ϻa=ꊼ+!֞}Y5'=6uKk:دF?Pc $rf Rޜ0aI(/cobtr#v%EzJ+6xh=6Lqn%I# K!5aU`j&K,5 0L`&g9HײC_Zȵ(0ǽvaA*+Y\?&VXI+A 7qlE?$k=\z+8'+B6;#ӄi eV4UFm5fҢ zt"o-M |aƘ᱒-cz9s+Еq:Eε~$)PSUuf*G:6^m^n=2@0ks#@!Q]EV+̚:tt2Vۢ #xZf60q>1';gJ3<H mB:o1@!T]%KzA!%B0 䧪3Ϡ_62Yij"e/ʏM'a*-z DqɄMR݁lGp/N~y16U8L3/$Ӣ%f{VnPTm}gȷ*s_꭯;J =D_DxcCV ]5eQ MLu:3Kz-ZsS O,Bܾh<PsrE:װ}*ZM'+ownxdb6SfnS۹5P8 Ea_kW`ɦ2o |:Ʃ9EdEj?ŝmrBwwqR EI\LUęwSy_XCꠚmsp@E+,t>/6͔gfA9l fxte6N duoC7aJ$:m*?Ou{='J^WkQ޲K^PlBh&#Y(Hj5d J ѿXsŲj(9,0biV^kmLmHoU[x3NNJ,/@+`KPrOJo] c(iދֱŊ@^iNJʾYbCBpbo4%0@EnF-|v!!R˫g ]l"g},,Xb=w=&^qeI,Bzi^jMV%94)kzsq^wjF9PQ5ؼ1pE>g8;r*>W#qAk{/<؟DvD^ S|#li۩bטhn0[1֫H"?,?(lA?@-4dhVp [s`i^w`3%"JNf.YD&M"()9K&NM\aGUbeB096DMM1h2 T{h ɍԾ 6o(#uH">՝L£F,p YU_~B_+?_3mwՃR;|ľ;.Z$BvxFuM9Tr&;f+ڼt[*xu _yl>8ؤg: " byNH+2ϬB0c,f ǥ8,Г'|Ã{@dyF!Y@io0,4\o@ G?@۠4a|㥧r"&E <}Gqu,:= M5ZnI%4d7&6ǣ j!6mg+Aя0[߼E4DLi.fVSQNj\}8yz)MxSO^mAg3߭T, 62@_+N+ ZKht=_aܼXES8&궮6WR.fes B=8"Ky` *n.LoY!T[~P_w_ਲU8@-bz||Rw9YE QnU2IR7:{j 䟉[T*zG2.B| q搶ī̷ Yn#ɿ1w) ԧCɚz0"xe$}M ] Ԁ@DQA"B; 6eh<1jj a=WiE/Q ͑PTrY ׿> ;"1 uPex> 4%77bT>5H$CD-DrV(A!BV`[+q%4)Ϥ"^k7V܏2.vYxej}o zfNAm`iS7lj:p_1,M R(W@:3pۍ =>n@ϼ2WGWB66\[קBwNwgâ"kXCA:#ǐ:cj*ưY]d陚Oa 6,2禈Ơށ꡻k{<ݎP[Yd~cZ^`(L|8oDd'fXO)@lTƑF\8Y5̕ :}:9mj70D|״gcu_`^2==zo5J]IjF 1_]JI4qr΍y&~+j+*1䌉/pRDhP M%Dև-Gl}Z]_QPVYkKq#GTy,g?Pp-K18%:ʆFє4(k^3è1]EZWP"8ʈ=c=1/,W~+?Oq( kdw* oo9x+A P;ԏH*-ݴ'4.M[uz:\`9 AIqY+ў;dw-7A;ydHkׇbNN #'>w[W#[`@̧r)vmfTS|Yiz77s ;6i,#BOԥv'!]f*4$3G #۪iGi$^6BҰ8@Kf%zjË*lDƣYRɅ:J0[C λ}nS{xFh;Vjenaف#᱒/Eln{tuFk9]'/w FiCR.R7 Rk NfaZ!s|VxUrc^GAn:gI)!Ѵ]1; C   F2HrhE]7zTBv\h;VhXz[x˽$go#e)-"Lu׉u\ORłUR#VSH' OdW#Z-`'\n:9)4u:{ͧ}ؿH×ӒIQ4Lg ky?_. G!\'rnnLW!-~LCكդbL+:l#\aqu.xj~C&jX5')gL& $4N8%x &ݮ4, oVRiT,7~m۸0;OYkW8qzYV~喝]֮ [ibBtF(eLzetXK* d\OwSr+iF> a[G7f_䚝hCE܊AVwSs2YbZOoUm TΫ}@IV%YHa66p39lFO5y~\e\TN@4h,=ͬ؁SU?IL-T#Ц N03ԯ` -I^&uC:=R}Uy_mrý|hk-|y'f\9ʴB)T; <`|%]+"2\2Р [‡Uдfq cF8,h Cz`"s% c~۠uAt} H1/$_De#2\Аj\Vu81EOb6_zG ĦtY@6 t#"JI lK t}vs&\H0Zٵ>8gumrR= vx*mXշ\c;c kKyE+Hxğ AܣhF(0ZnvJpw'7PFIp[Ltuq#d {6BmGGulC'JlqEЄ{+̜eoC+){T:HYAm_Kk떄IQ c2Tp}y𯞀;,jCoS>[/ SfOZ1ow4*ÇI-NЏ\oB/$  VucI܅Q+lYlE{.UkX'!)5í|3CKe y:Zl% 8KEfgۘK 9vd &䯒izAMXG?-R8vCm:qv`!t 0ݣ"S˺y#b{9.b>Ulug@,WX^liA몌QZyy: 2W],>bUFO%F;e{s~e|>[6XxjOA+q+l/I%d"'fó'@lc& &U]K#P;lɎ*@ֳg}e"J0&lbʃRbQM${1 _>7}(1مMzy hp|W"r7޸B&qo \mYӰ_1b!pPG/3}Q}Mt /U}Mgks6ߐ$飷8 G*|]TOFma YZ