cyrus-sasl-plain-2.1.27-150300.4.6.1 >  A bp9|f:Y)HtZ -$sxS{1A"ٞ-P= t$[ѿRvL-Iw9|UxlFoBZgwf${0BP/VLޝg$D:RU3O!%7R>eK[ۺ jmEx ) N(5 58o:+#&K;Z R exo0&X.&qH$˴^Da>jdu߹7ch|H+6baaa0473b4bc76671e82b6cb7c14cba7407caa76d97c366c6daaececd7355e6ca6473a33ae80a24944a358128a6514ffd255d859bp9|ȬW []'IFz8jk؇(׍<"uj 2q{ n3g%#@ % CH3HEM>#^vnwh0Bw0$\~_vUمI%Ujﳴ 2rp_wܒ&'}uBJc-_[nmPZkQ.ɡ C۸݋Fӥǁ_b^'l`?'plhXr;L>pAL?<d ' K *7 Mk      4DXl  & PTi(j8t 9 : FGHIXY \L]\^bcUdefluvwxyz8Ccyrus-sasl-plain2.1.27150300.4.6.1Plugin 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.bgoat18ISUSE Linux Enterprise 15SUSE LLC BSD-4-Clausehttps://www.suse.com/Productivity/Networking/Otherhttp://asg.web.cmu.edu/sasl/linuxx86_64IAbbbbe2a4475f16b2b02de7fee1e2df138421b8a33c0969db31212a587dd518086d25libplain.so.3.0.0libplain.so.3.0.0rootrootrootrootrootrootrootrootcyrus-sasl-2.1.27-150300.4.6.1.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.3b~a@_I@_j^;]߶\X)@Y@@Xg@XVhT@Tw@varkoly@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- CVE-2022-24407: cyrus-sasl: SQL injection in sql_auxprop_store in plugins/sql.c (bsc#1196036) o add upstream patch: 0001-CVE-2022-24407-Escape-password-for-SQL-insert-update.patch- 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- 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 existsgoat18 16455205692.1.27-150300.4.6.12.1.27-150300.4.6.1sasl2libplain.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:Maintenance:22965/SUSE_SLE-15-SP3_Update/f31563e28dd2787f23e8d4a931ea78b6-cyrus-sasl.SUSE_SLE-15-SP3_Updatecpioxz5x86_64-suse-linuxdirectoryELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=fbf5ab3c5ac69cc587af6e89ac210da052fb69bd, strippedPRRRRRRWIR'lx]utf-873c43d1dd8393b2f6e17483bface2983c8556f3a745dd34fd033e4568d3f9dab?7zXZ !t/LQ] crt:bLL ɳ L1 R"o\gm[lHAo͗,z [A4sqq JWw=Ŕyz|$9 7O;1hI23^n6x,fWf#1u 6#R1 23]# G-.0U&ܦ?e%n}J:u?1Z/}ۀH~񴚗 zi__O%Y @2*J% KJqcyRKOLW"$SY<)iNs@뺧qOR ;$Wځ/>! !L0nplkJ.س?~'{Mfz+qM'U:?ZB ^C$>V98Hnc;ow&4nfb&iIm8RAQU/.] w_/Mxx`PmXNfSH zAY`!>I.KdxȒ{쿫GAS:cC|y}\ə:#oB E.O4#/4[CUBqOLJcL oy{io*]kv31\(t@+=vUz~--,pgw-X,η2)9;kN?E.OQ ڎ%!6Gw3/A$mvD=_eRf $Um Hڰ11 Id2%-&cwO w'03yԤqŵPACnjC)mqNb$X<}Oߘr'Bt-~SL}$Tl8P"9ns)hvP[Hu>|>,p%1Ϭc똝zߩoZ\;|%軰pҿ7.[R\LE3Jz_cM1II<̾]#wir[6b\w?lYdmvK.w w?5$(26(l{ wҨt"<^uBlB)x Q3<ȣ柧X<ˣ#Xe+xOQŚOro/׊1CuDI3#~=nՎ|C+yXUD4;5#?#`Wl$.w۸Lטv/7Obf>7}uy{i{aCn&O]ΆU@4df J&tl<繒wu:BkC!&-fk>^ˠP4bcuhAwF;hz1~嗋ltple#Y$F.#Z.9@6xV-go}Ɉ'ڏLpխ<1Zd0CMf=*rhfM[Y3Anr |xu.ηԲ;QlHc1 Z+T XDDE61<>8"C r*\뻼3Y u6ֺèN ˷aז Ay*y(a=kogCTݨj2ș0}D20#m.*%3 ⸢-NL(RSwAN-3挙a fܼ[ec$Z:2oW폤e2[k#z|Ƚ]}@T.Ƅw_G|d9XMmG*J7{:EWp",FXBES`]XH߸HcHegQ䳯Ќu-oK .',~?|ni/StE}bd^Eu(8`K lT$;]j}Aߙ2=^i:'Iǃ=o^:&f UOqKY(D;|0{Wa7z;=Nz Q]<٭.z kng@ZGܧ>"NonEv|FñM+d,6ae;)懧9@Xvfmn %[GA\5L155W>VcX̋o-JwN0dڠVV|3Wai< K3šb/I_IKg{Hqc= MN /Ư8lt)vCUɹ ^1b׀aw<RImxJet{lN7"x97OD1%X[6 5ȡ_amG,v#}ʚ-,20MFѼ׋1宆bqAQ sߗB0`!P7:J:n4tT{'8*Y[]6Q+ww2=@^(~Ee/q>063GŠ9 P4T=?1͌Dݱ7&}QC)̴J_|JE l 4b+ Ӹ;J 0 ؽ s4@yVGͺ"?+ XQW)[o H ;3M ~%$Û9t*;EF-DrIِ; 4 H ,\}  !o HjՏnD1D).\iɖ섆fK`KX|WIB8⍓s`!_1Zl[/codjZb^F[VtJC&n([75C wc1+viJ)sՎSm6BKe5u¿hKQ ;]bxw&=풵/667SIV\^qTzV kM4B8B1p7F-pܭ UP < ^d 3{ օZBװ&?|\k{UJz(QI eEQ;?シ16v~w{"X-V^eqXQĢ/M_'v~WWNӑ\?H߷zvK4N9_3ǎC:pUx?tHCPI_*Z臝aFxQh76}od5M';LLӀ3j b5 ]E@KEyQ 3Ԃt?_"iSh?(vT[h&l+:;)<\k 3%D9]$N4I=62E۲N:3s= yZOp~҄Akުӏ,c)pIe2q@l4ltB½ 'z--W=Yi[k.^fm_ʉ{Jk2SE|M u'Z0_QxasvG s~jdsb4x-c j&uTF4LKVxAqd, RM 0i{%is,rm/B+m 7ti|*kwcYd稠0Urj`Tq'n"c̳ğQ*gPsiR<24 0ϣ2!LPϔFGb(7^Na\ 7|298k˝!0֗ 4_)g(;T8nݒY T^Os&MB~ٿJC&].XT -G>m(XU|\kU}ѭoK^b=U#8f"[%[MD}Q_)VkIoyX7s /aA-vDE1y`AH3JWݓnQ͓>}K!0QwTe/?n,i,'MD?b SE ?"QE|#w`<);O $R46=X +VͽYk 0,o<*ٍ:\}XqĪy6^T >U6Kd/!}_zKU?%WHyY&l865 q<`߬0z ͞l_Cah< i|ſSdXO<Mh=$K ඹe'ot"dZ% " *,TR Lz L0'A3gFN/a4GCBD-;i$a f|m@4VfzZlo֍dL>k')Xw8W⩨su[S]76t35c_畅`cǷbm3EFٯw;S. /E3"S7 >DbA(SKҹY1&|y\_kdWm-C$WzEt)Ѭ=HDEZd>vF5(Noq-Fۨ)-SM!4{= k i]1ia9+$O=El&\bQc3u\_fuH;14\(H:XAS0 u.Ag3~z%9]E}j->$yL%8wä.J&QPˑn:@X5ҖXr*e6vrOSVyvU *og<6ϗid8^HLR2'67&[vddQ'/rPz.4\lw&=F"OW?'$,Gx;z]ˍIދ7-I6JZVk.J}?M$BIl{MN^˓>kNT\є>GqC"|A?Y~3ťC)l.;&3U$X`gs(Sl؝{h 0AobBe֡T(uBYY򯁝C>0B=hAM-?]Y媛]h}] :]n4{әb1<gNmMn'@10Sjlb>d"@G^X {rz }L[&H`Uw==zbBL[:J;5 zr5nFSfR