cyrus-sasl-bdb-crammd5-2.1.27-150300.4.6.1 >  A bp9|lWDkG'+gVJgÖ?Ƌĝ=' ݚTC(l+= < cAXQ0PzWNrsˇLTcEV48 74X@ nQ}$HyhzHҷ V<|NofŚb84As@316#9ZNj1ޏf@8z fu\,~y,^Cxn\| _Yc1Bjj5d56e6e00d91554aa1505ad7016c597514dbf784ee14884fbeabcb56e7b9fa0a2188f46ca74902769c945fcabacbdb087ee2faf0>bp9|`z% tX<_v_Nv#١fhߛ[|CXސ#6vL-SQZcrH9d}NJc`=t?ݕ2NT!a«'l+"d+5&I].=13< oÎ{ 0ΒՠaSұeABk`a6 `^ܥ&kFlҚJsu 瘅n_,bA~1xSVt}XʲP >pA?d  - S6C Yw     DTh|$(8 9< : FrGHIXY\]^,bJcd|efluvw\xly|zCcyrus-sasl-bdb-crammd52.1.27150300.4.6.1Plugin for the CRAMMD5 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.bUxinomavro @SUSE Linux Enterprise 15SUSE LLC BSD-4-Clausehttps://www.suse.com/Productivity/Networking/Otherhttp://asg.web.cmu.edu/sasl/linuxppc64le @AbSbRbRbRdf235bf5f18e19b6261a2f043811f17ba2c8ee0417412ef17bcadcd4aff45f6alibcrammd5.so.3.0.0libcrammd5.so.3.0.0rootrootrootrootrootrootrootrootcyrus-sasl-bdb-2.1.27-150300.4.6.1.src.rpmcyrus-sasl-bdb-crammd5cyrus-sasl-bdb-crammd5(ppc-64)libcrammd5.so.3()(64bit)@@    cyrus-sasl-bdblibc.so.6()(64bit)libc.so.6(GLIBC_2.17)(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)2.1.273.0.4-14.6.0-14.0-15.2-1cyrus-sasl-crammd54.14.3b~`7@_j^;]߶\X)@Y@@Xg@XVhT@Tw@varkoly@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- 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- 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 existsxinomavro 16455207252.1.27-150300.4.6.12.1.27-150300.4.6.1sasl2libcrammd5.solibcrammd5.so.3libcrammd5.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/d4cb4470d050342a6992a1eb94612c2d-cyrus-sasl-bdb.SUSE_SLE-15-SP3_Updatecpioxz5ppc64le-suse-linuxdirectoryELF 64-bit LSB shared object, 64-bit PowerPC or cisco 7500, version 1 (SYSV), dynamically linked, BuildID[sha1]=84c5325fae0ced2ba21eb8da2e14e19df37c6e83, strippedPRRx5rp? k baOM䧈:ߤvW'[cCk.x!a  /鼕}-4\$ECJQ㞠xLyOCȀu 6_ &bLNe[]U6_+ٚ[2[(n! Hꬪh:(|8 יw1<͵eSjmXK4,@O)SvЛlYVh{"a=K^D~̵8|R@k8'W])r/GY AZtڍ1l˖ `s {`m6+Jà76y-=hK$E//='Dz;eb`".\ no)U89praU=3If Oh^"@,qs+1dZԼ 뇤6E,pcר+ DGM94`~\'ёSWЛe-Q1 dUѪƛIgbKV7La3Itהx% Mܦ\W ۧ &h}Lg Zxᰫ( ],Uμa̕RH\e&[@O$ %UuCpLChXq9>ԽpDǠ nGjl@ZM¸>qg?`lId ‘h\Gh,!V3gf.]/gHiZ Oy燒WɢVx9VibgGsSK/iqX]o8~Ķ\Ç>8, u| ~Oy:w{J R∷bj֜G~Ԫ|"#0uo RB҉ 7\{qe=-_'뭩*uj7-imY8Țt;\QqOcWYnk>JVΟ| ydp9Vcv4b.ڲqX2V_g=]svdC(&:<°01@V}Vf%ZXSɴ>O]n6? v }uX qh'pt,]Զi2 x Y/:7̍n]>LǏz.@894zKrG[%lxH[ 0|ㆻA xKf1&5U,[Men]>ukg_Ftcs0]1mV;G6Bؔ 5VtMiRN}B!:<6VW+QGXu`)񗗰'?D/!VжհE yj[y.8IR1 gJ'-Md5>}KYUX`Ш4{şṟJC ˻M|wSy~R7hI0'"}h>ۇ[]S֖.1kEjI;riDT_!>;B^ZA]NbP%-R̛LC4-őL|+L8 )e̞ -YTM%~M'I>T&pw>'MTp|J7wx\9hxtK!<:ZPVB2g8%7mR˴١MHjPB*KUVAwq&ԡs]ʅjTݜ` c)Y&:IS(D*l&,7a+]Q'I5)j`B)6CE o3)@/\׶e1S@}^>QH6X@ Z7UNbbZ ,֫kPs8;ftMv5Eʸ1*M$A؂?Džѳ U$>CeҤ0x (X%C |FQwSl !ʑyD^^ڗ%0nk6JngúMߎ^($njWI:`t3 Zm9% ܌*:7 P#b +p,/ qs% gs|Mwte`XLc՚Dgص|ʙz!e~ l1^m(nйY(!?ȡ]*⺚^ZM" =pMi,#f`?l/+xGB[(druCo>ҝP.ww 7Il{/L/cpxzɣx_Ŋ?I9t"!VFݧ8)fM-5F8de'Prceg"/ٻV|x獖Rt难 e)ʘEBsUE _ xj %_Y6&"G4pG9mP,:([!B/H̰u=]@AS@HeZR@V~{-l7xD.h72|+=s!/qB7$Y=N%(9B WX'45IQ'|)`eM5iNXwrQ*iq햃Z={;&E+2n2I4eZ5*Wuro!9nʎ[5zҖ4)SP9aShoCݟPGUJll([ W/u,7yX6BӽuBӆuxyD9>_gk1?efYK·G uS9YfVekyTŜcEtAmʑ5&KdKFrld[L(Ӎ+vGUvA`7h=E:(*q81^T)೚_K({41w0e!B> 5q? juǻO:,'Մ-X`l4=pn~KO=1ոd\ox-+[Lky ek&we?3?ɰi_upuTosי8B֜5QWP`kGJol.Ih#qPn b5)'vgtZNQ! "R"T7A1#nY?'vdWWoo5NJO>("5;Eژ%rd}|׳6E"E+w+ZdRln},jʖ)QsjpP"mbV=R:N 'IϭZ`ڐDVꕍ:$짰T2P d)}[ |$ d4PC. k!nO \w*0n 65&Ch`(;ɽPPʉwױ`]ʭu?\xm  Frzrڤ! 24652cYo7cyelaaMb##u9^xgELUN;׀w,:㻑 NT\N#tc3fzH޹|o]NPzcnč6DeS_$SƼg=# AI\Iİ*Bhʬg@UeYOp6ј[_ki*a,'ݰ6%K~|:fzݭwqʢbE_# Ps\?;i݅, W=&Z\l Uwaךl{t!/5߱r]xb%)ũ腅݋dgJܐDdPpiOޯ@%DlHź/6ŨGd_2,O;Dn/Pc ò FAJhE4I61w7dCD3c` =terRIEݖ@$93!ٚu-64!9/>hcBDvMS(Io;{ڪঙ[ 1l 㾱8 BH 2k!5tTeTD+^{!@deV N7E;[ _L-qxw"QD9w{QTP|eVֳzg8A#+8ړ`>j CK 1uKÇ^`Zdf-|؏M!6^?d.;ٌ4~JQ.JIQv ] gg-b:y6>E& /E3&WX;KYI5,hկXl uDִo:ũx9m ^G|=/ժ *O| "fnq>loF]XzpOqxDÖs1kU~ 弟rșXhMOn@Kޙ:wI?RLsy?+_VWyS`t_5f]& {)}TQ7D(Z*#4 rW c:>~Qt\9Iޛym$&,!s8EToF/ƨ5nP=Iy.Y?Su-6zis1plL _U;sUy%ruW^mʤ*b5Dnj +1MNBrrH@dP.Pk(ՙڨg5Ѓv `x :|yljf{E%Wfw3g6OypdYTY?~vp3#hCxkbSv:> @(jafXYqX3Wa^#S;dpZuPEQaQ6(] A?*יq[GѪ~fMJef8VI!Y(i$% Im 0ZT}3Q ܰ:TixܒJ!t+Rn؈IQnJ>;"D՞ &78 tf6brxs #JV [/ĭJpՖ77/c2DJ-///uDx1stH9C<(ac05 khXkC(Mey/F˭+={\qC>O{"a6ZhxY-k!]烢1}R%:{-i?V8BMs3=NxUpdj(g( "(~:R δ)7, Ö Fb\pE"Z%4E{Tp,)l饘'7OXk{O{N~xbX7&w|(ʙB҈k~'R`eCׄS"(Z 5k}ȇW7~WN?Hw#^)vRz cHDSRx$xx1#֤$BewF%.6 ݾ@QgY}SAmĎ2Zb?'P(F>-Xɒ§W@9 NGJ䳤 :؇6:ZPeސx/xO[JQl;!T٦)ghY]jx-N+]g%K=R1|g&W|k!G"6W}vbW}ex%a&8I_zuoА?dZ0i\+ې{4vӼZɥt~)@(TPH- YZ