cyrus-sasl-plain-2.1.27-2.2 >  A `Kp9|;l4j/lu>fP +:xμc]Wsl?7΃I˯;t|:e31^Y6c~pMR@`TQR(q# S_/OMO3CXZT+Bp-0dqgHmX-`*ls6\c%(g߄s .jw*jԉOpѲ&6Kf^NpK^E@\ %N&D-%e )"{ [zc219c487aa5ac709b498cbfb9343b8fce3fa60e3b3bd50012f1f08301be1d323d287a98220256378bf6fab4665c9826166fa8c18f87`Kp9|뼞"V )غ Q@p,J;|c 9[vYJf0yvrX/')RkCdW"oVǟ=ᣜr~ؼwHLc;]Ŋ3}LGw=5д`鋸J6_'t=Ch gV.J> &j+[C>u 1A1u/B)Bq0:AY#(/xO;*$j/)RL>pAH?8d  B"/ Ec     ,<Pd   @DY(Z8d 9 :T FG(H8IHXLYX\p]^bcydefluvwxyz4Ccyrus-sasl-plain2.1.272.2Plugin for the PLAIN SASL mechanismThis 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.`K{sheep67ISUSE Linux Enterprise 15SUSE LLC BSD-4-Clausehttps://www.suse.com/Productivity/Networking/Otherhttp://asg.web.cmu.edu/sasl/linuxx86_64IA`Ky`Kx`Kx`Ky9cbe4dd3a866a88adca968b2ea80b632e5a46d8418727d29d275f43c5913847elibplain.so.3.0.0libplain.so.3.0.0rootrootrootrootrootrootrootrootcyrus-sasl-2.1.27-2.2.src.rpmcyrus-sasl-plaincyrus-sasl-plain(x86-64)libplain.so.3()(64bit)@@@@@@    cyrus-sasllibc.so.6()(64bit)libc.so.6(GLIBC_2.14)(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.4)(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)2.1.273.0.4-14.6.0-14.0-15.2-1cyrus-sasl-bdb-plain4.14.1_I@_j^;]߶\X)@Y@@Xg@XVhT@Tw@varkoly@suse.comvarkoly@suse.comscabrero@suse.demichael@stroeder.comvarkoly@suse.comvcizek@suse.commichael@stroeder.comvarkoly@suse.combwiedemann@suse.comvarkoly@suse.comjengelh@inai.de- 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 existssheep67 16155836112.1.27-2.22.1.27-2.2sasl2libplain.solibplain.so.3libplain.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-SP3:GA/standard/fc8dc71b5e1c2fd0cd5ad72c2c5e91e9-cyrus-saslcpioxz5x86_64-suse-linuxdirectoryELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=5e3602264b320538b1f016d0502c0781ebc0b5c4, strippedPRRRRRRGZ% "'Mutf-8f3d69e176f42d7db2ac47ffd8f5e20efe44e1fcec443e44dd3c453094897a16b?7zXZ !t/LQ] crt:bLLS&t*Ɗ&B"›z 9 l"D/ 0ј6VmT"H4)Jm^f m/Gmk޴N˼r`F ^}{Ge;4tMNIɲVʥ_ˌp=%DB>-8^$]5?m췎0aD pP^3lNkݮYE-㉱ɭ"D:e'Gjš.x͚q:cB%sW.uqjMABM)f>ݓ9`,sqI.'Pgη s:6 Ĩmx E ?693 .qznJ_]ۗ.E$َM :~{8SkY-tK+r\6pXO k. ˄V~Kz{߲3 I6yAT n)/>?}|Ϩzb3DƆ՚!J\F47hkH֬h.Lp47$;q"✓XU:Cqﻠ[+*#=;_#8%K\-RMqiӉ@ۋ\[Dуlt޺ RE_ii]î,I@őkMB xS~ֈğ;,樐Oi6c-O!cHIfF6ىdDaU''tԾWaxh6j-.5p T҇s}iKUE`g"CxҜ9! b']RD{yOHOib 2gFObAJ!xrCN#IH3]2.n]4MM|'Ӆ\?UDo,Y.LrF>vW_>wxIM;g%b~5o#*pSR$ȦHhwt)0~{!F)GNܩPdp6/6Fq(.j^=p{Yoe ?]K쪃Sa /qlGڬNe5@uwc.{ ~UeV4DpB&gq Zœ@J {=*.W|RJ5΋ZOH&ۻ|&AHFa ꧟g5N6}'g(DҜM:4a?z\Ff=_0\:7Eʦ ӷg 5 Ԥî$@F}yw[a89 GfVm,!C;_ER cD=NwP|: 貁Ժ~m'݊*+7妕M"Ijsۀ=hջk^d]-#Zf12%]>&f}}55csG"]m#ibo*SL N\Ar{F Rj' r]87D^#w"HjT2-5` e(23O\¥.|}Oue=;\)r)@&  _Óhht+?O&v d}piMB֩+hyn$7EuTijnTIbrUJ=*$+ &Xu$%SMh0P^ ' ?_$eCzKI[HTܷ'5j*ﭡЦL/ j.yhaA3Oxݾp1.WPfDT2nD [v8`@ms7RG,J$FN3Q Ι.wR|`PYL%A ǸKȣ̾eq}#>j_'hK>yXLXbBT7k/,ZNbM=,"'i?/T}bh%..겲p4EQId/ގƋ ⃎bD ˃(# )\tMRmNfC:׎߼e!_iv=1~QϥXY<{-܊su]ԗz¿bS: ץG';nf{0lg.jKoM?yX}k.u):%+>g?D U/\>s Ol|,lQDFۘyG){agȗT7\:73PȐy V4F4:r'8dգHjgd_@LE<o 1v7RJiBز;XtFM?CZRn\4*"|>/EeƮeIhRV}d`qIDcVp""Gwr"W51/_>#k|oe,wt:+<+)c:<ExG#Y Bzr4Q {%c#]i%zkϻ"ggLzp@ a ۄ*y!U(LĪV"I"!}p!*H!n组7]hcÒrQ.d V6<[%vWԜ~->;q P5_⋩,́@>s?3ff4HO`?fP E"`"Кfقg]:@RÂ$kT jLBe ~Vj| s2o.eq_ٛBO A-k]}&-fM޸˿ۮqHe]yT~ofa 5U#5V<|I[ <'8mWƋ1|Dt0)#gCsq*iDHF6~?oVs~2c9xĴf='XlB<>dj"bW>j Qx_,-[A([Vp%xrXNàuKwVS.k,3bMH}9 VGT|ڛRDr7*ԡ% S`%'#o m 75KL O-q IsFWm'Yx׸x0c$`ӱQ,qrw jge뽎 H@(4޳ķd>oo#&MS?x"LJѳh_Ij~hd鴳/*Y LZ(1 HZx!r0w!>{W{W/T L!`Z0>Y˔BަzV@FUdb0wtP=r\Hz#!g9)k4v>S XP#'ŝ.rHq;eis-%5w/[b3:,8 F@&+n'C[s\d䣕/8:kTpBK5KA#JMP[+^2WʜQ'2FξP+%a kqVNOE>v9D/PŲ'eyRoĪ{ֱ8g}xj#yƣ3I]CػV qpRxzέG9Cy5jw;좦XCQ3SP&ٵz7- oL)xu/CQfR,Tvb9*ӎ Q<}QSjdK\:JReơ;i7V2x+;5Atٓ >rt43_E_:!hl-x+\I.$]hc'U