libsasl2-3-32bit-2.1.28-150600.7.14.1<>,>ip9|.8"tcgOR&eN?qvpSŰWsބQ7wvΊ=,W$[ -Zb`6ىcIUyt}&js-4p<= "|Εwk7g&ڦk5>Q'!г)5KY#nPvT-2ȸDC1{/|i%D̸% w[wZZdt(uF7ў?n8먷ꇽ3mvMˡ3Kdl~嚨>>T?Dd ( `tx %,<D H L T  0t(89X:>)G4H<IDXHYT\]^bcpdefluvwxy @Clibsasl2-3-32bit2.1.28150600.7.14.1Simple 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.ih01-ch3bSUSE Linux Enterprise 15SUSE LLC BSD-4-Clausehttps://www.suse.com/System/Librarieshttps://github.com/cyrusimap/cyrus-sasl/linuxx86_64/sbin/ldconfigii5db27607c7dd6c975bff62dcaebfb29bb526fb2976297cda6b9a71554ed4295blibsasl2.so.3.0.0rootrootrootrootcyrus-sasl-2.1.28-150600.7.14.1.src.rpmlibsasl2-3-32bitlibsasl2-3-32bit(x86-32)libsasl2.so.3@@@@@@@@@@@@    /bin/shlibc.so.6libc.so.6(GLIBC_2.0)libc.so.6(GLIBC_2.1)libc.so.6(GLIBC_2.1.3)libc.so.6(GLIBC_2.15)libc.so.6(GLIBC_2.2)libc.so.6(GLIBC_2.28)libc.so.6(GLIBC_2.3)libc.so.6(GLIBC_2.3.4)libc.so.6(GLIBC_2.34)libc.so.6(GLIBC_2.38)libc.so.6(GLIBC_2.4)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-14.14.3ih-@f@cvc@b(a@a@`7@_I@_j^;]߶\X)@Y@@Xg@XVhT@Tw@varkoly@suse.comscabrero@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- Python3 error log upon importing pycurl (bsc#1233529) Remove senceless log message. * add remove-senceless-log.patch- 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/bin/sh2.1.28-150600.7.14.12.1.28-150600.7.14.1libsasl2.so.3libsasl2.so.3.0.0/usr/lib/-fomit-frame-pointer -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:41574/SUSE_SLE-15-SP6_Update/0c2e1361f30efbf2a913bdb9c4592c1b-cyrus-sasl.SUSE_SLE-15-SP6_Updatedrpmxz5x86_64-suse-linuxELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, BuildID[sha1]=6202da80b958e9d80945be7b48909f08f7edf635, stripped PRRRR RRR RRR R Rutf-826c9beae80a0d378ed7762829fd801f6fead2a4c9bb63393aa45ccc2f3d1acf7? 7zXZ !t/0J]"k%+9>[ 4@#: : Qouba=(//gU7xZz!]8nGm>%g(b܉;=x쀕A|z:sy`2iH9:L04LWH׎ٔXb]۰WΩ.;h(0'oKK`:KOac24#Q7XZtmL!M;!+, t ~PY'e:}ܿ.oMVtJ޿(3%W0AԻ Ev:lg ;V( x_%IJr2 O0]6]m  tZrIl_߻47>r&Ы,GeK+~vR—򟬭aMEX /Z>GTWL$XK;r7~tyTߩBwZ oxWCWJ9NֱM'OH.۰ 7eҸɿ`6n+ybcFu拸8q'U$1.\4U/Ham*)ǹ#1zSꔚ+{RXLTYM?jgBLO;h+j9LxZHh#-Fd| MN|W̝L!Kw,}6c Iĝ:uѾg^|agĀ) & "٢Lpy0`{}Nx;1}v-}< k1,x1{,DңDcBZԶz1QU7-;&r 䚖<ͩ:(k/WDkE溰P+OFpf̫cy毵@sP=2[؃0s+>_(لx9IuIʣr(?.t"g.}wLGex l*e^.igmRl7Q [y0Q+^S'.$-fb[(}7/9vPDw^ Qi@nb> wAkCot{m]s U)cҵd;Dw gd|qc8#U(ffwC5k A#7 5{Bx䠜)YH(I7\7jAffhPi FpĆ&s`;^xf?~qVJ!TZS,N!Mfo>=a)w[,*-:F%p/}Vn:nUvtE״nj|k`?O$ɍQ߫mT:<4b#w<ãTE1a_ ̷ ըLm)$pY옞JW_.Pp$-*{164t hC=5med/֨;@tn~E|Sg=y*SeVp{qK1%/uQ,R4@3x+SH:;эbtxH^7 cm~ ;f3iϰh3}E${ӑˎ1n?2x 3|?mƫlL$كCt@YՇ? Jj ]Iҁ~-=wE/"r赀|5M;,>Q9zE/W W7!.B|°^=No逥]7yR7ѭ2P u$zgRi{t<|sWNtǫa'#NxP \Bdә-JuKwɈnJĜW5`vss*A"B`KudU#t+[~r%J6uw׳B`MhF2h(,C/Ӽ޿I)ܸcd͋rRr Г@rAVGv” r6^&K~Nٞgo#;H ҺdYhaУbuAfT3^VtIAԘx"2hM3q).r vl7ƐMeBY5u@bPZl.&++a-!MAlyP>Q[xZUcXt];,_48.g)3?["+qikȲ<*AKtby!N֕•tUƿAd1`#p*F 㐮{tr3v6'Y8"6;&r;}*sB412mkLl9]THwl4Zz.-q:~{HDљu穧 D6s T$U5 Sk&7pNM-(pK(:{U]7#?iiyL**3k~&Q+!hQVRT;w-jLmW٦57v\N"G+Rbe0n74t)oF!TMP VemI]"Ab[h tV{WN吋5|(@#ʊe*LTXmBP|Yy@SsE}ЀYSAsulܤέ_LZ3`e;\ BgLmb"mRJD& 5Fo %tfȔ}t/{2ٯy7>`16"(asF IB^szM)0rf=9$sGX`Y32{w˚O{C G^n^oU1Q9Q Hp3(ϨM8FUʃ$`Tp-T'd3,-tYM;S_&Fk"mqV7W^SB!_rŃ*l;?wq:2 VBPv,];a ,Cϊ"j1rrt #)D~9c*a/Mr 8dXGlcT(m:.&&ML@G`yJo};9:/H S=0cq]"7N >=h+:eۄ]<`EqVt%)ŽFF1&1-` ørKLe0p`D=\H!|W-:*nuR}xj+ \p&Ld˟7yenc+m9 ,to|R ZKܓjVk j^n^< ' g6<+I>jE .rBg:T\:0ݍϺaQ@a!`hSZkh&Lh1~Z lO!3ldZ= +H't0L(Dji놣OsFIRb<)HO+hԭ<}|P3]?F;>y\p´3Z Kdw*|DC;N"Rhõ:2v=9`,15GsjåArVsq|zii!m]߈)<6ۦ>Ɇ3Y&;w41D9-5U`՗F:@7{\@j.X =$_іeGС$dRZ6&h,W_/.?aoCJ&,&@-;R<6!u|@.ߠ[ϣm mX|n%h si9j8 |g3i+<gM@3t9o_enZgz󾸅+}-”vz>EF& @ؤJ_W.@岑n.rZ{A]H{dYC Vox8wW*o9\8Q5 m!hc'r]L Q58_tǒ*@ά?. uPpxؘ@gB;@n2eٲWhp4 {gU ݌X!mf \ ݔ\#͜Zͳd<}\SFؖĿRG?7ui{;4IUbc% ]<Ue&bt$ps5ޒi6bvٳsUI oPxFAyFv,࿸/#(;_I~8Խ