cyrus-sasl-bdb-plain-2.1.27-150300.4.6.1 >  A bp9|Y%y5Y9ZwlonC&+!)@79t<J*X|ȩi6R@mR/r0ݧ-8GL%(G 8vΥ<-Fz\;v ק8t@HQ\ku{ )Bă(j13 NKs0<pvv۽v7dS&rtZEc(IՙǺ!N1.L6c};[uDS]B9%5=gޠ99a5bfcab56099ecdbffac39f7709c9952fd598a4cd0670e77de90d3c307287920a9c5e42e6da25ce85c51146c33f83d99fee50a8bp9| -BXЭP(ЍDbE|SѺS5)j҇ՅXU)҉>ʕ"~Q i/9 jNj̳ng/}^BH;iOî,'#ֳb0o6{BWV0nFԔJ6?q\b>G#=dǜN'FMh AV:¹NYebԗJZr}CKnãe8Tfj3rvY<)xk 3ryJ.Ulk9xX $>pA8?(d + O6C Yw     @Pdx $  8<M(N8X 9 :] FGHIXY\4]D^vbc=defluvwxyz$Ccyrus-sasl-bdb-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.bibs-centriq-3 PSUSE Linux Enterprise 15SUSE LLC BSD-4-Clausehttps://www.suse.com/Productivity/Networking/Otherhttp://asg.web.cmu.edu/sasl/linuxaarch64 PAbbbbc34d1f393ba56c49603a60c771c7bc83bb540fd0c58e2754e600deb5601420c1libplain.so.3.0.0libplain.so.3.0.0rootrootrootrootrootrootrootrootcyrus-sasl-bdb-2.1.27-150300.4.6.1.src.rpmcyrus-sasl-bdb-plaincyrus-sasl-bdb-plain(aarch-64)libplain.so.3()(64bit)@@@@    cyrus-sasl-bdbld-linux-aarch64.so.1()(64bit)ld-linux-aarch64.so.1(GLIBC_2.17)(64bit)libc.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-plain4.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 existsibs-centriq-3 16455208132.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/d4cb4470d050342a6992a1eb94612c2d-cyrus-sasl-bdb.SUSE_SLE-15-SP3_Updatecpioxz5aarch64-suse-linuxdirectoryELF 64-bit LSB shared object, ARM aarch64, version 1 (SYSV), dynamically linked, BuildID[sha1]=dbc62b587af7a0cc28bb46f30ad03188c7dcaa3e, strippedPRRRR;]#;T8& Eutf-8bdd131ec871c7986ff65bb192d469304a68c93a0e91debbf8523ea72a523a473?7zXZ !t/ #] crt:bLL ɳ+o "_L[ 6HMuLT𨰽Rj˪zlt@<;{D"]A8o=ih@' #Í ֓o؞ ੠7u.pIQcCNgR%(72!y7K i{quŷ2XT>2FQ*01F!l!'zr!^Z1927=Lnp@ºrQ(!Tpr',wKaT`TI+ ,(o.95 YoE7>]* ]ASO Q}.$,#A)\֩- es40K>4Jt,'pȤn$ƅ-#:]~ GuyV&>^ʆV_Qɺa=\$ܝ  |= ]]%C ޟ݄[&,GYz ՁϭwWmj o$304P"ѪHn.MJƑ]45'14$>jS~}R.VZ K)0ah^°h-k-[hIsfʡX 5&* aGnG!K> zq#1f߰yZn ,`f WDo5DDL*;Jا#YBB>fT:N J3.8Q.UGOn vV\=Rl%}+`ћ7]!\ Rغ~֫dAyf*5 K&COxflaH=wy0 q'XUc hCu}B}.m}w\ ĿPni% ͬ `n{/{;xU~ o h>.o07#O3nzNCH͙Vם_Եګyo_ ٞ5[n}/;Aɀ1Ak4+b`B]* s6G2o @'};8K, IHA5>9k0ds̴4/qWd%dk:ƹݱt+z^dW:;nɅvIZ X JgcO^JWThk@}|3#7x1N0!U>'.g(eMh?l`t*Mߝó7FaPgH½"X0|]c8(og ,NK¯+sVޘɕ%ͣPmTX7Z4;<ʢ:qj E@-gTg){Xz, {=K+G]"N&6{!`u{:^vo]{vpپ (am+WuO[!AygŨ*EMkeE*MIc{ڮG3=urz 8ͭȞYeJ觠y2(;/Y%(dŕ]-~b4T+h y[NIx?DU"S Kۈ |]zzk֋o(?g,zF[wZ3 7[= Bk@ʮך0= v#tUUXX!ecՏu?UƆ_7QFpqlՃhme+srFF,͹uԭ fbL@;FeH qxgi$S;bcqh_5~67]4:*@;%l9/6K |2ɭ>8-m駒ODG\87 x! ;j>eAQdP/!0SR.:#y =y'7:Y흨o%Bc,ߖk|Oo=&B s9ʟq2|a/<Ȇf6upeӷ3woqzIkw@!fdnP4`fIGŒ.iKR"#!x'%ic `lQA-U[qAzE>,'[">vTꡫ'#>gN{qi#;P1рw0Dπt;9/iL̑Jg9D/tS uōY^d[-Y[!ܭg챘VXbq$ugoPW'!5`d s#zVi/z)<6deq8r9ݸ irN$wqh`x挼 cI-Rrn#? t#`gHY o5ʭ^[ uzcL\Yğe0 *`ಟ/v~S_=C,Ah Ū%>X{=r dQI@6T $?)+BrDvѝ+TmZhb[.v,6LM&Fm V? lTxLeIK^?%- ^q`X"pX3f\#񊀑p,j[ݞM4HUF-¼j|vU_Ϝ|ӻ$m"J|3&ƀO(FJ0VNrOw+ #H\&%oƾLTJᚇ,MKe< &э= ofJ RCVMJlfTܩ (o| 7qiq1cۅ7M zA+]E`m7j/`L!. m/'L#%I*7[9s/;}L>c4wc{>9lL`x!5(rQ/9F=Doz!}@||M R0:FxU]-' HU xejmS Z;RCV4^CG*BC.ݞȧTEg h9?G(zJ*`zQ*ʣ :uvY1xM;xw-ՖofLތ#],3{cUAQo5[/ʱuvhzãW5?+QޤTL)ctWkgOP6 a$0XM.LH =t\'@PW!ܾ*(gL(e;6 %]I/+Ұ)ӧf0)tVm~*{}TH=}W %ѩ_p81E-y= מNM8uAh.6:F#W g/0Z1j[ u%"ʻd/+s7RS0 S59Tα~!i~f<7m2܎(u4Tc-ĕՒDFtzIC"O,1I5wxǠ\ ZQգJ)5ec*Р[E;l}ΉjN2_PMR/sz-˳U ֮3Tz'!:2Cwص|0)olx3rGGZ5Zl Bg`6pFXiJ؃eæF|#l];^t)ͥ ʤ,hDdcA G, \CҫFbv !C wG 2UFVmVRK 4˵.6%6J0xd5xVX9/o=[#e89lSA Y0ã?A dƻjaۘ𚒠"+__CQJ}d2Ўӎ@ D‡s ӌ4s=d3wq~4D\bR0ZșaM;~[):غ.AsvM|42gW NOMmz~5_f 6ra*H&UKG ,?*mv;,9$WƗq\Z=)&jwm8R^3[!lA…vx+z`cVFh/; )١ iÑD[mZvvAO5?l/U{KC;ʺ<&xnCt!ӆiwD q>}VI?sL$ԗ&h|D(ZTgC,'aUԬxCddo &6%8 T ZL@cr;/"DELAO~J SQ#]؃|&%f] ےX/]3< m3!"B^2߬}o08lH"YY–WUW*k_M,Oo0+C]<K\qVLI;5U 8M\)'(>D`4Xځ${Ed>8Kd.*iZ ] ~Ep1*y!>\!Cċ )[ F/suaED/'6B5Sv{#;VNٛ÷peLR9n}c;HfβjaUgV'_#eM Jc@Hn<3,-H#&Os\x#Lr[C$V"i\܃N 3[mSSkM`>9u2?<}).j $ZƟ=i@n{ *,= .ڝF!򍲑SMv? fTBƧp G4V QN~oxLy)AK pؿ/Ef?%,`nDB#Q!R;w>nylS8b"([dvمijNT#_O-di!Cf|7uEk;[c-q .‹ȧ }O.m9F \gMOA|(aa'<@im YZ