cyrus-sasl-bdb-plain-2.1.27-2.2 >  A `Kۈp9|5kJO!:?ڐzYe<{Ѹg9 UF5FW02A/QNF_Ob䙺'N)F b+Y[aO].ܦ^ݏᅎ^WЕQr6IӒ ;~i015zC5Z[) $)/^pAV^yY$b&7ae4e3ebe68fd76ee29f492c78ca6fe49d6c464158d392d9f49b9937ef9bfbff4b3bda69ded0880ba294539e4efc11bc967b64bf7`Kۈp9||f|Ǿ\b_EoviBEߡ5=Ҫy0}{Al]6-"Y"C0rl,(0tl?չԷrX5)fKN2[Z_lY+eE,A-S–, P$/f X'gx*c>Fv!R,;~nVdM4p/(PXޞ[ĨL›ܩ5WPIC]KC' 5,N9F c|_G"vL>pA@?0d " F&3 Ig     0@Th  * TXi(j8t 9 :d FGH,I<X@YL\d]t^bcmdefluvwxyz,Ccyrus-sasl-bdb-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>sheep61ISUSE Linux Enterprise 15SUSE LLC BSD-4-Clausehttps://www.suse.com/Productivity/Networking/Otherhttp://asg.web.cmu.edu/sasl/linuxx86_64IA`K<`K;`K;`K<9701c38610210d00cf393da75aa7a3b7d3c0ec038bce6f5ed58f51d222879ec5libplain.so.3.0.0libplain.so.3.0.0rootrootrootrootrootrootrootrootcyrus-sasl-bdb-2.1.27-2.2.src.rpmcyrus-sasl-bdb-plaincyrus-sasl-bdb-plain(x86-64)libplain.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)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)2.1.273.0.4-14.6.0-14.0-15.2-1cyrus-sasl-plain4.14.1`7@_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- 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 existssheep61 16155840622.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/2d7f010449b111c48d089ff1ebf6eb5c-cyrus-sasl-bdbcpioxz5x86_64-suse-linuxdirectoryELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=3ac5c04d3704e35d2b6d8420549739e5178e7935, strippedPRRRRRR9Dl\,Iutf-834701606e3ab542c5bc48580fd2e50b2cf6b319066953621edb41449cbd23860?7zXZ !t/LK] crt:bLL|y#OVѩ!\dVB.EP]'"u nckg1 4W̯4yI)}"zT^a?ʎWⰢhB'P Hvˀ8nz R/r4LYFD#)6W ߔa\a~xtʄEdjwfqY%1u0?86] " ><3Nq!Ta3*}w_]u8*a-zm8s6MVx?!ry/1Kadq/Ќ˅RRÌ"QC6?ھn2e'SV|=FdPb8ȗwM\hأ cG}3>sʗ _s: 3Xv7~oהi怍 á-+(̀po*hF1z&f߁bڄCU?-i J$D|8EnY:9Gՠh9:ПeJ5fz|pGb Zp o֝tX XT5 `&F{bs;Դ +Dr{a)9lH䴊ͤ@E9HWu߮܀Fe=.\x̱:OZVUD_x&̰B3}RaYa  : QxwTOD[е ]V;% OHѶ95c{FΉT2qf=,Q(4fp{beYHˬIkK01x9f~08CBo@$;=TP(ϱۡBQDSaDLf e{'iY_olSV[AhU:+U& `~ tJA]]~t ?ʖ3vKL?ă\i ˘8iN) ~Ӟ?%V-Y?j%""|l Cˑd* JzjmXRVkP>;/3@šcKb ѱ>b|] @LO';ԡa+ T u 7z#n>#ggO J[?r,jmT= |Rg=#7H>+※/nn\9,FQj"c`|6KU:rY$BUsg2XQ7|7Nf=o v&"U 6;&fXJqk'߫ :_䃂%.6 sLa݁Ut%51~*r$Oǽ%1TtRR y8o!?9+ ݎ;kȵr:zjsDH:즍~TƵɉbT^^Mv,1/s2 ;(|V{o"2#i* \D/:)52<sLAM嫪Ǚ¿Yu8;S=|`\m B+1qG5gNyaJ1/ڪT+ 'j0xRi J,O傚LF/Uא}s5T-v-MQ6{"rpїf!1Y}?z8 )~||AKLgɔWu;nEU L/[y&dM1 ]O]tTSüSI`ʔ} 'e7MF bn\:-` 4C9լa Qy P3 KB 'eǼRLFEh7td,lay#L8eYsq5 `9^TPv۟qRbȉ;ƒa)~x1ptQUg>"ޯ)VVj>.|'`sq:&@IcN>4ۉ@i`~ 1اL:KXM/C~x$k5 9r&e#MyCiI1x]姍!_ Dqoxupѽp+;5|8u_$nXr,A€2*yY. BkjrS=SC4 tø@syV?]?3|Qo뙵Nhs"{Oq U?V~k,f6("C)5p(&֏jıX孢(i[{͓[z!TXō0)a?hy~x`u!XZI] I]60'tլ%3yÂۮgfLP| JP :n4%< ~*>DQE%ck*OcM?@תu ;A Z!'j\M\7 *҆oT@v1q#=!@AA%6Ƈĕ[r¤p_]NC J2L>fW4 v%M2Du}bԬ0.[8@pNn~qO5=g]X&$NuKӞ[KGLTmF`V7AVy_[JSZfd#Wk*tJ&Mظ\h'`@|)%'qNpQxm Ƙ0[$S~ǪHoj2lU4XS-.,Y%Dh ?Z҄TJA--*/d0Jg̐fr؇OuѾ[;[;=HmO*M ~>dD <jmIVqϛda쀰"('bKS)qB^ 8餑ظ$r8{E:_ZӦO߆&itVR#faorn;Udjr]«:BYQ*qt;;ǸUYws4"lnϧ]pBq+"]Y͍kb(Se_]={Dc-┽jV\d>}?Y@8RG#cJcFMH]5ya _uIwI'h 90T)c)]dqǧis56 | %=zlejEɜo<{%1ʗʌ9yw.iG=O[#Yu-T B"'*&_#!d=;lC-)`cQ#IIky. zgݾkE} ? [*uPvȍ*[ye(oGv׺:Ze|_ #Tލ/=[F-Q.DT+E0}b !$u/ZN˫6 $\9&-vP5}W#%\@29L],ԝTlI";{v<53TYnӪ^%CbEW3 ʒPiNJOp3"5]?^(ubն>ĄXk `/ôjkQj05^JM\r;tQXc(2#*u/H4Lڔu¥&F3zC[Fb㮃, b?h6"i'{삑>LCq;MuF>FngOd$VDͦ:$_R *eRx3)4!+\ p?|* & }P{π3M9ON?Bn"@S0ȣɵqIRVXjO fIҜ&ʬe%EWe"Ubeou};xWQ=l4p=鈅QH3MitwC:kqCbrfۡ' Ǔb Z=Ut/9,OSzdBV GӃ2xfzHLw"]J_5>M.JhN%C /Mt/+&%NqCp; ? AS\E&~?nR|pUUݔ؃ؽ@ֆ>'Y6 =$`C-2oȖL9ڔ9y#"w`0#'ШsPN/ƗEZMo'tp]c~\Y@cBtձc-)gsrQ>kb/C|ORI0}1(\ @ q KVeםB,֏lx+2&V*2QP. }UNJmc.;0]Srdb!SfKiaARܠs>.Gâ֑~?V9,#R}~GTw1S}XC/揵MNwT UaWZycJ EZԜnaaA`%5˼IȜ 2^| q:9Y`"ay]5 ER]wmX+FcR}̆m6V˷2np )f9,ƝkZ/pFc`;𱦷j'PY Jms l$; +*k1Ϣe)ʃ<sl y'~Ģr,4@$/(-T/ÐY5+#5Ɣ UZ: YZ