cyrus-sasl-sqlauxprop-bdb-2.1.28-150500.1.2 >  A dRp9|mh'*F[\yܱ~;u6Bas~꠺yZs qkl/)MXNHrϚ)+0xB{ګBmh?$"em:0г*OIYIJ>V oҼF!Yu Ǐl % b'Fv@$E#ڍ,^v8GzM2R>eo \-P-E=X k+\Lsu #;v632998b6ceab3eb391085eadad44a6b69b9cd3237777fc562d0f9a0d8fe3a33b608cca3c8009465c0c6738c0389fd1cc7fa86c08GdRp9|ُ{y3VCAydqڌV9W"R5],^%+ @^ru gr@XĄ9\}gzW=d!ZqGc>4IxBea#T%"So;Z/ȫ |TЋ-=lߟit)b fiEZ^moNQp%J>iχ}7p[ a.xb;0\z>pA$?d# . P =CL\ d l |  P`Y(89:FGHIXY\8]H^tbc;defluvwlx|y zCcyrus-sasl-sqlauxprop-bdb2.1.28150500.1.2SQL auxprop plugin for cyrus-saslThe SQL auxprop plugin supports PostgreSQL and MySQLdRsheep20x0SUSE Linux Enterprise 15SUSE LLC BSD-4-Clausehttps://www.suse.com/Development/Libraries/C and C++https://github.com/cyrusimap/cyrus-sasllinuxx86_64x0AdRdRdRdR9e923ea6391f549388f567624c4ae40d4b3e17c448860d622af8016165fb99b4libsql.so.3.0.0libsql.so.3.0.0rootrootrootrootrootrootrootrootcyrus-sasl-saslauthd-bdb-2.1.28-150500.1.2.src.rpmcyrus-sasl-sqlauxprop-bdbcyrus-sasl-sqlauxprop-bdb(x86-64)libsql.so.3()(64bit)@@@@@@@@@    cyrus-sasl-bdblibc.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)libmariadb.so.3()(64bit)libmariadb.so.3(libmysqlclient_18)(64bit)libpq.so.5()(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)2.1.283.0.4-14.6.0-14.0-15.2-1cyrus-sasl-sqlauxprop4.14.3b(a@a@`7@_I@_j^;]߶\X)@Y@@Xg@XVhT@Tw@dmueller@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- 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 existssheep20 16831295462.1.28-150500.1.22.1.28-150500.1.2sasl2libsql.solibsql.so.3libsql.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-SP5:GA/standard/1ec60b33aba4d4fee20f00e86d643254-cyrus-sasl-saslauthd-bdbcpioxz5x86_64-suse-linuxdirectoryELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=0609199a451571b1515d819a86dc1ca47396fe33, stripped PRRRRRRRR RD%+;rutf-87569f937c89f142b3a9488b436f19c557f25c7f94c72a28b10b6fa6fb68f2f5e?7zXZ !t/z)] crt:bLL t'fb_:wv%ՊF {O,=xn)4$W$5y[KO [: =bW^2tTRtzB 5*1BY{LOy;Q'(7\gއ3҂ rޫ) _S?c(6p%VZ:fX#D:N?*Dq[X:c̫ޠiR֩Ɓ(JeCbӝavb-ӁNCl};V([a.9}<MH9I?`G*]gL *{r湤;GNiZ>c1q9q xfw`A:97:J+6x*2֟_7Ʀf5x^IRSf_UZ2ė cj@:n|a?A烂 e1\QW%]mgDS'8K]?H73z-1T,*ep΁8/a6ff k-!Sx2_"!]e *Qވ9AP|?a[X 0ED!/P>ʌ8Nڌh4b. +=[V@6I]tJ~Mr0Νz5B6`%uRnD *e Tm)!-@Jh,igņ. '`PrtPCK9dcz]s+K;D~1?"mkƂNU"%Pnxqf ^\ImP` ޯr}mh*A3j1@QHa2 H݅حV/#@Gͳ%4,E?B@o mto & "qfp/HDbPu*}kǗ[^(: rdd#KlUrI7830"Ur 'a`H~8<"Nng]QDJozy)f(J<+>Xh@->ֱ-Ju#] :HVۋb[th2fAPbQXw/g]AHqyFwql|rڊr5K$U*%eXSia)fB1v%W2G_B[]ucvpbzF@ ˰ gJ€{z,~6 Zx& x]YXBF)PzLgYwMu"*|Vξd*%4}Դz݈3\qeܾm\kPMeBJ2vC$8b^ aJ K!+_?Gl$Dёa^2ކ*4vB  :sMAO " JD5ひNT<[e#v5\N~\UreL+I"/)ֆZV#+"4Cc"jteu ?d3"p^xYE|HX+wГsi~Bd$i*C(Oκ)40ûݍ֒ Jwn:0=݀Ґ#foNHqπ_\Fa" !df Gq P OeZar+\ 0 .tM{jC׼+ *V !ͱUHR.tB!3Z?l 1^@啐adr_.e%Xs5No3%hNViADo60q>?hnLL*tVfo>XZIG^):76jp:kreb=rY2ي>o򾌳;9|*A,Q [+uUC`نA=ۊ:VQ|[y.Mw8_{g!!4IvRkHx%:{I3 %u,n.)]Ev\77=?WCxBoodG9n=HL68N%$V 2&\NP3 z4%va2g[HnLUd {qލ񛇤?x6*-n?E<%vWr11th>WQl%Ӟ;DL;K+N@d r82tmEg=Z(_w* *@b!EK'? ͱ676h3Sۏi J W7a1[&۟ pdlIzPQ4vr6no6w?g6B ~ee.$ Ip=Fd#nyie9 PC9춀?Q[ N '{Z`F5@g4=FqSz Î:f[,2#!/9}Q%rQF%3,@J}mG R=7L@ms.)Ulm!xˀ\21ʭw0e6%и FY'V5*.V3>**9}3+C|aek1u2u(E  #-D{'jz|7MrO9{]zF#P {ɨ xr ,HUX>%0Bߐi@ٛϣUv 's,CJ'L.. \yg z&rQ ؅y+gB|UThR:ͩ7i'eS2"1Su lQL5,͸1xpkƔyzj_?a,Բ`Bsq{|፱8Fc=( 5` OMo"yDye2&LMkbi~pd@DeI* b7\1~h!%'~ҎbjB@: TXeRsаwu3ڇ} !yIŌ'fKvW+fb !FD!O*B'#q#w~cs> QSui9r:7;ZH`v9w9|Yw\xšYӀJ\^%x?̾p:}8bfٸoCJQ)^!Elu?eRM2R(A(K%/he72p=>1FW {2cg[/I09!kwlx]D!aͿ^|Eeo^فU j5kׅ[jAHppơb [v1*b_`bWp0ztdܱEd& δ.?># #jgbnZ2jWs#uY !T:݄!>5Ae0^qfG# ;eهn7s^'#\Vz2S t2$S[ y?d%4,_ ͬcyDa72V|/R\M|ы==a*>Y107{~&wE4..?!]8 Y,i UW+{,-/R0תs8lNGejЍ-JTX~(NdnXF1UtAgTh38}{if*#g   d@JBiEd_BKiIejGo0,%:_7 ܊ԁ8gbs'mBEa' ;m %5цhun&MSJC% s09ԛ?_1甼ufڌzn>zH,ѻפneh 91wslF]<3)CCқ~x/7 |8jgzڡ,!4~|+ x$8mu'mIrKZAqu|Vb9pV[SNC۾ Dʗs/jg#1C+t~Fk+eIA4q]-*+CVSJf_Dsrm".Ȣ48]Tr |4:<Sr) p hW(uRfg1q}LFW>9nQmi?m=n1Y{l ѵa,}L2U,ʌ^Xh 鰴+,SFQ:$M >l16N޼3 i3g:0DN%Y;фqYe{oKJr ,W,!IR{R >؉ٙM1'#ٕ *Bq3Wܜ9L5M`.gL1Dهp9%hWg-;Q*t*aaWlRy-[p^[5ʱɄ:B%)ƾ$j>$Zߙ488"z_>q` |)a(Ѣp 55u|y,M& kXy2 Lq x4+LT!: K81ŝp@$Za-G1udX*%w'26CQj4HEhTy[ ǺJa!aV]Ɔ֪WJ8I ~J>%ƎSj4`R]Av&EizaITW뉑Jk.zBŨH^Lj[5Zd6Q[L wVz+f⺣6N'bC2kϹ|z}x F0243d~Nbp]_gpԈyaza hnV_YXsSenjz= 'l >a"RF{V9oZszK*idMά/{Y1qKXF, X<+E4zaS…es?DŽ'I _/ :l-K^Y7O60{;{oN&G[[) BeJIת-w~MT B I_oYU~L$%_@"; `#1߭ſ6 T}@#=lOe&z{OFp}S*巵UfeoIYFA'{u`5 $ۙ& Q y_JU;=zxlWk1h*~L-CHpeCz9ml@%67*81dXoL0~ed0I ii(bb3܎"NYSPoq\ݷxvUF h\8gɳK06;}|cK{8O47YWvWj@J c/X'i?h>xϰ;gt Utm؞ln-fvJAS+=ԟ&MpX z GL ##\VdUŒt w~ AT^\h6eKcL{d.UXG7~rjgz}&PdՇa+YHЭ͵(84x(̇ʮZP>'4[K[=|04ǯM abxplN2f0$l?=9x !ٛ̚c K :- 7RS?kVw㹲?ﭧB}j> W}迓fF;8hA pw2uxfTExeI[쨳U".\{t#X;3Σ#Jmh9 GIE a ,$o $j?~^E. |zƼN$7W(R"ZݖJ 4Fĉ J)?[*ԏgi(wRiڧSE'M*.YEُZFӬO5aQl9yK̆F 1{}QD5#x]n:8k]x+AysOr6bGU}=e %^h^6c>Fɢ/{ YǍF9jZpp#=v'ʝ zCd N95j>.PȋmoGʗJ/U:ivD+Aq( |Y8 l܋Pҳ4vT^*t [#FF="hXǢm _L F)ֈ Nfh*JsSx+vaSD:g4`DЎ[ͨߊu74 zh֞\b ;A]U_I6?3|vTxR DVi%<=~+`bzј-ˈ ՏcZy'E\*S9CGh1Fb* `omqE{䛌5MKS1=;P)Ip(8WڻQ.-Op$ȑbOWz\#:Bz-M O)fR[]O,"k@u<'Bv1O'B:lQTy+ YZ