libsasl2-3-2.1.28-150600.7.6.2<>,ShLNp9|RzjRH\Okd0-)>D0/*o9z )id-o3<^ྲmj =}xέ i#ؾ_x8r.D+/;`$ zf Eo^f- 4`oU ?_=HKھY U wsfzXku VP޳^ZC5%ÑE-1\Li ~;[8P-Nu f';k;(puEI>@?d  ! Ylp| $, 0 4 < ~ T(89L:>@FGHIXY\]^8bDcdrewfzl|uvw(x0y8 z`ptzClibsasl2-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.hLNh04-ch1aSUSE Linux Enterprise 15SUSE LLC BSD-4-Clausehttps://www.suse.com/System/Librarieshttps://github.com/cyrusimap/cyrus-sasl/linuxx86_64ȡhLNhLNad80a7b0935039ca5f6d06e3fbe0894e0614412f94e09c61461d93e3349cd4edlibsasl2.so.3.0.0rootrootrootrootcyrus-sasl-2.1.28-150600.7.6.2.src.rpmlibsasl2-3libsasl2-3(x86-64)libsasl2.so.3()(64bit)@@@@@@@@@    /sbin/ldconfig/sbin/ldconfiglibc.so.6()(64bit)libc.so.6(GLIBC_2.14)(64bit)libc.so.6(GLIBC_2.15)(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.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/ldconfigh04-ch1a 17498314032.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_Updatedrpmxz5x86_64-suse-linuxELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=407c273bd23c2193f71eea43d21cca075f50ea26, stripped PRR RRR RRRR8sV2V/Wutf-820ac2ccd90182406b2819f8bd47f65f6badee796d89940bca17ccda3e691d03d?7zXZ !t/O%2a]"k%adOiyT!՝XZ()yX2qI\1g3->߭|pc0OmacZeywEA 3'*g'`*'pOz\eFF,;aqQhUa[q[0=M|ȔkR6;>Ơ~"ʭPK"$z楞6R<[ᑻ5 $~ +- uɶ0RރծF`}Ԛ@s;B!ȫ?VG[w c9O)?۲}Et~A$V s]Cm=gc5Ъj˝:Fr\DƨoYeuM+ w)^8#gUD|NGhF)맕fNgQPFnPߺO6Jɗ8Vma!5fX?)Ipnϼ@#5tU/Sz^URV)ɡBejR'ӳfeI* 鑦Tg~B7 =q?c]:}5@E gj>@6_| Gd# B:$2dƈ==&TB3ģ8 $!AmfpQ]eOMykYk8eda)̆I4['SYJɊq+yX9^bȟX'}4na O73=&X#V"rm{0-(w.*W! 'PT/W4*2UWy8Yꍪ#qaSpfK>UӄKx V) %%,Sߝ4>K#Hn>gXVaP]ֈI|X bVr/ mň;Q~Z)*^OQ;N2 jg"b#5~zicV pg( h 4l _YГqY:5jR\f6*Ys>L1k yV }-j>뢸NŰ/nYBݱ.Ա;5y.'鸩38" @}| iX!|&}mĽ'-' /nq3ЀZ G](+$pL@Õ2kGcsz C|h>5BPnXd ھ! |i-AȘ !*D{)~h2nB t ր=Mv1NZ)ߜxۯAШXlF9#=loM]c%ءqJ!CVj4(9l|/KNˬ cyaiS!*>3oJɃ½ I4ļO1U '>I 7ڂkQ[MD Pg/}lcƮS7?6 A1qS`vzqeTRN=xx,/w&Q*]egWMKޏ.?jٱ"J8d6ohl|RM,KT| >e+'%nm/57_FD$spFoezwYJF5d%\B}ܓTK5/9t]#l;$n-W|Eck`k{;5goǠ\2e.kdWcGY|̆1sfWBi]RgRUwtJ0fXNsƔ hB}3TddXb) wmM7Xua.ɷ8 ӭc6B{H}\h%jk10-GY<O>P1;-؛G:%wS\BK6=8#s_%lrͭ3xC>I6bß0#Wc*tl^wD|,@262q" @ao\MQ Kytr@qrF*ty{qnkCf8cTPC1PqMɟ>{8wlPPc˞ח,oF3*8t<5hH8E=#l@?m2-0|;39xD@]FD" +/qӆp2=㡤'P kwuMl;A>t]l?j 6daeύUf}!Rx,ep664䁭iX?oҏ.uW21d3uk|l83'׋J3`K7+!әޢzmH`Zlc< &!)UM5Zk ;R?;{@tf2ͽ2A>% g;49 9~?)]LJv|# t]$n! Jk,6^KTwܶq85WQs$qJyc%=\Uٙstw5 MJ㝕Ȥ`PDUlulՀ/_es妵}aIZsRꗏ@T-ݶV^qՁLTtx)JG T7a+"rr1ElgyZ,9YJ/*b0"L6('5xfR 5&?ەŸ®.$&ڀ{rY F!npX6=tKU(>YY͐t*pQSRp~76 i6Lb^# NN={ܭq~n]hW_l I*Twxt%[3MN%CX}о錟 iY%B@xF^-*%ô13NΘꆀ| 1iu0 prӠ |$LVKC ZE{aPܐ72)dJ(ŽAT8~2hyE|TS8FPX8~OkםfDN4DW]l1'&K, B;S <;er䔵̺ဨL-- qtm`q:*zOmFΖIyĉI=3qLF;.] XGU=Y=IXnGSS )sBr06Jhm -nǧT zxWQ(F\,h>+xbL4t\JsR֜>iњH'E7a?)23#k=rIgN֡WHE  CWb4kN}"i%o9<銣x d+ܚJ!NrGUdPiq͏yb UXdLqw۝4ӃJ%D6Bxm={#[Dq:A/Llۘ4NTi՛5e>T|D"5Y,4kniR[Q -UU"R)ۼPA?Nv1qhC/A)طCzҭlt?,v2Q߂wVBɯ=$ol.f :M0U< n7dKsPe8}pE[a^`4t-D~+ ?k~tYXTLcV j'B,wg̰nf $97)"2XUYޕxOj9* M>|_>W٩¶1WXuNS;bTAzlk(+27NzG["miW᪰bλ:bBHŻFp#7ix01u ֑jZЍxo[x8g|vyxny@{eNZg+f*S;.9 )r'H-AsᒬMYV/`{ ER\K|AS0,G%RX⾟2k8F{p]ʼJ[19kF4p;qT<0p;>R[+d#[VZHv_Ԉts>$A@xtPN 'E3,?k#j q, |!0n6-6Ző+\QOA{:׳6;0Ŵ`ps7esw\P" ڱt_$tc_&pДXS,\|Zբܱ~NG͒3u>S,Y")MrD:"d?540hE"^~\Qwk]r+|UF1@Emrvh <L,][?睓=b.f*>pwGlJp7FA;#ƛ[.ܽ㧺$}i1J^n# 㛷XU1" p}`?o/(]]$>&SetdMJKԾ&EL #Ŏl ]lHL$Aq9XE̍C{*dž>`GA5bĵ >5u$09_žK7~~! A27}*{TGd@7t!0:8oIPO_30 ٲ88v=5ŭ|]Xg_̼O ',e>A<|WՉ.wDn1C8qԎ,KQo牔%{nB-~^4hC)Ƕ|SlJѾ7-5*b{83=G\C[Z1u"ZpP☮ڜ_PB{CZ[ VC.\8u< R&ˎbP=oD-~;;uT)̌$$8o)}3X]5Fuxc9(ʀ_#̻df'2 hs.6p%0۪)<ŇD{Q!.zʚ~ .u״9N֤]L8Z)6QjA1do~ΝPF 3re<ͳCȬ'"DLLq'w蟣qO/IvAUl쁫[((,R2YIi,uBgB+O2Io.FfREXOu|UaSF$v3䫣ڞ&O&pkRa5ӂR}IGN(_dDJ mBɱ yBx*xi DF͕aG-6f#s&`b9LC4:l0?%}Aʉ257߇/,oTũf,_Zt 16?[؀E@ac^ԳV#q>zۋZ<ٚ5x!vd\mՃ7#)|ן>|P~jV\=P;LԞ#7/O VJ8hXkٸfGɹqy,Vn${N I&3=7bՊ V\TPJ^C AEoA6RăiT4 ?;-jݩQ3,jRgj]jWEs6 ZMCIULJkz&|s >i/\.c 麔RZAl bvjA 7W,jF: :jݐu7}U!x6iFDZ$=;Ǿgr0ilf&|1ĸQV+s)c5YS$rl# 9zJR[i*c_9~4S-&v,W׳Îc:c}`@Ǎs{f|8\r’[aTA;KR XP )D!au12聶[@)Z (fL/w,/uw` a'/X+aP'%rmvd[3t<<V⻈oK& 7\?POҬq]Rj{Ur?BJEd^i3"pr2GNv?IyT.osh^3W(M)G\(*H OqaMϟYKBpzTo1ŝaI$UF^ߜn ,Q0جxE)3dV _Оm{ߦTq2!&dl:e8>IX=՞Ze}ڳ/dWvr=0M~5 %~ ']a8Qqrx(Q)fm I"Kו.3~H˳܋-.q?*f]ϨP %+:3E0u~NDT%|> ew0NOi!ٍ 'U_s7 9\-4 ;NEs) E:*j,iAͬiLNYqi t(,k39,BE;?1~W?ET7yoQw~r*Lj,BLzAm%u2/oqo3UG,.nKfo㆓_l 9>Rv.Y](}BdQRlJXcSlVcJ?Vm/eH,^6XXPlw질S1WK6#5{EHDE:D%2c<zraqK< `.qZ3Of:Dr<ܖt֥ANj4?{CD4a*{m_ bKh4ƷtYcƔ@Iz?zAT.RbK݈At3RaQ +!|F&Mbfp"UpݕOr$(0ɔj0|ws2r|eN1:jFgڱ;?ͼ/;е<1ՂR f:"¾ `c 7n8Ṣ/<S+Yǽd$_ _8}z-J}X&#u.aA8O?zg:sfl#|ciOM,J!ȦWWĕm_|"hg;ef_7cLPˏ Q/榋.,/730lP"OGLE@b ,1c-w >%tÃX=Szey ĩXAx|mi&N1IכUEşh-[&׸e?-dn bȌU=l #AZU Y~nIJGJ^u.5U:W{^v.5RT%l ) S- N Ң=̾Gu ZGu*cYY0&;T^͎/:d;[?ܟW^ot$Ӄ3mC25v_\w3k.Ջ.B$EH G^0 i KXɻOi #]N9e!k$K*. O=' T޹o2/ 68E{yIڱsKY ]d=Bѷ2?j#C U[.zmRyx#&Z/\S] >i, & ,;~θbH(lZSD'5|ϒXyޕP~pM;z˿h]MkLxi");1]⇲V '.lt;uX]|<`)S$ Eؓi]&MiȲIR Ew aƧ RP_p() 9ZDi 8RA21s;ˤhr!P75К1wYr\FU%;so04 Bb7qku7XJ\XuƤ[~P `>^ +P#L!uX:qkiL,'k+f3yΑdvQ=Ŀ~-!b3;+j$čpŧԳg>{"t1SsʡNɼ-^;[_bZR6DL=O=:zR5XA;~ShF__6;D=:?]8W^7@kldz5H,Y|a@6 rB̓/U}CS#pJȮV|ۧU(\b"!>$>M@>͡K6qല CbEߢuNc {Dt`G.H#֦dp8q<`O/;T_ri6㽸#x?'WI0^2 Ş_,V1)KpNu9_W2=-@BMsq /nAێ$H'|I\>m`OՉ!Y-CpL ]ye,ENǙB[ 1Ur-^K 㺹Q1Q/cwȻ`eo1XE?l|vi*OR'@B曎\ΟSj}B Ror8w8y8cƾ^WD)i'tq4o׏fzS̢ȂkOxi88se\гx`ɳ4[o ~DWHwC[m,@tN|F>.\uhU%mvcT]v@5񠤫*X xLW`FhRLMY+']$OTbZLQgdBI28rUY 1#ĖWQDBhOa{U.XIf hDÁuu<ɞuC T| 'hCFQЙkC(7x[6IpLDjtl$Q4evZC{Zg-6:䩂=wc ,:J;[7A $ HwjYtoz~g&0Ig8]h@tX- #.xJb:֎hFvػBG7 V'EbJMUL-|ujѽohؿ(X4.erIY YZ