cyrus-sasl-crammd5-2.1.28-150500.1.1 >  A d p9|5^smt}|0'l!DX;%E9T,< *)FވN)4/~R8Fb?ꍈW.u>;L"h5 7+p/RPΙ"-u{- tPތt_TxK}(\'B9J"bGq/K{ϒhu1vEWT|71a070d29a47e1d1e9868823ec99520f1eecf9e743a6047bd70cbea50823fc4ea88e77125d27fc7fdc867e0ad99a349752cce783b>d p9|B]ݾy@Bn< ?ʀґH_S{_Vr{p<Ek!-7#}L7-{嚟dQ*jnv* @j.(u\ZĘO7 jcî3GV_#͜yks&c.Ye^9AiX %hO6~!C_ r˅ěrw6DoXV]f0) [:iߘ~c| M[X>pA$?d ' M .; Qo     HXl , > hl(89:FGHIXY \H]X^bcWdefluvwxxyzCcyrus-sasl-crammd52.1.28150500.1.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.d sheep64XSUSE Linux Enterprise 15SUSE LLC BSD-4-Clausehttps://www.suse.com/Productivity/Networking/Otherhttps://github.com/cyrusimap/cyrus-sasl/linuxx86_64XAd ~d |d |d }db5e51e3e9246de2c80f08a59b85e00c3d00be3b1b247dc8e536ccc63e93a5cclibcrammd5.so.3.0.0libcrammd5.so.3.0.0rootrootrootrootrootrootrootrootcyrus-sasl-2.1.28-150500.1.1.src.rpmcyrus-sasl-crammd5cyrus-sasl-crammd5(x86-64)libcrammd5.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.283.0.4-14.6.0-14.0-15.2-1cyrus-sasl-bdb-crammd54.14.3cvc@b(a@a@`7@_I@_j^;]߶\X)@Y@@Xg@XVhT@Tw@dmueller@suse.comdimstar@opensuse.orgdmueller@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- drop optional opie dependency- Do not set directories inside doc/ mode 644; otherwise the directories are set 644 as well, which means no files inside are accessible. This resulted in the past in doc/ actually not being added to the devel package.- 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 existssheep64 16786215712.1.28-150500.1.12.1.28-150500.1.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:SLE-15-SP5:GA/standard/2157e8026f850a4da917019f57b55d59-cyrus-saslcpioxz5x86_64-suse-linuxdirectoryELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=73177aae5968e27abe5fa15902f37646d2534f8e, strippedPRRRRRR>-*t/'"Oiutf-876814f0ad8b0cba663162348494cbbed1f1c1a065503e950e38c9475d3c3ad15?7zXZ !t/[W] crt:bLL Vs1 iZftɼ VbqDTY}bewۿRL |,-׋=e`uLu ڹK}p_',ٕ8ژLt! ,UbaW|DPyC沍'`"@HFbhI[ gkfEK䯡]*1D;st[aڷ&:V 5Q%:iiHl^N3>x2hJ~>뛸4N˺J60wLť^J9_EIcuz c&ﭲY86Y7Co+31{:҈`EK#I"g&Hei|<~]fo5j6kv|bV=I(f0J Q dޞx$AS[pW+zͯA7yuд3'L)0,4dt&zU{cDʐ}wR8 &j&̍sG_s_d J†p\S|+u=kپinKcR <>\YX̃!hq[RWkXCz+?2]yD^cVi"1l7]42.ZZ5 1|rVx+ש:񠉀Jh,] 13|{'|h ]BKۄ5 -`Ssz^yؑ.?tXXc\s%p)m$SXSL؇1PE`g'̓NЮlì*qu(\O*L%bAm/dԢo0ڥ_ﵻ$hY GK.r!iW?С+dc7?IRE@\&x('aĄpQ!ʉ}.^qD 0{YXZ3&8ٞh]vM3/6璱P7OYz2h4ijy x햙a#G`ؾi^25ZJےz}εѬ:E^7c >QΩ#(!v_4ۆED6r]o5̂ 9TB8sԫ6 M,j짮UCc|5ЅL_+^j^k"1 Ezۣ74VdiسBj6 㲻гF"p~[ٓGL@ʲm6l]87|)%ŽbrRHC)-Mj@ ZJ}Y0L'C# "Q ݙnUBEǗ f|;x3'K-93TTWM#~pUBuf4I.Lw(' tH"ZG[. hڡ`FJ>Qg/ӉU%qXmM&VnQSez>$/ʴ.75-0ElVtͧ:4eu{5#}D0Xقzj`µoZb2"hwgB9O":|Pk40蝀3м8BŐ3 v$^3t @Ș@bJVMB`(U؊=-|[S㼤4Z;" Ҩ%[,H]_97ԑ- m!ljaTK 9/fFA椬^i-EkS A`.8J׻jK*J@B#->W%7cuݭiI8:|8yWtn%UL`ʿ42{*̢g0BW Ě JvB/Nӟ{ceV~ΟM>4!PqD3Yƶ|epJ=ږhP2f=;k wyc+V%њ{˨5d=:/NKU[GQQфV{џڰ@J=7O+д&S!<0u!h-뱻Ff9tѤM;Y$[zs4ĝ Uu܆Ajy .E.p'vvCѽ! i%ghq<`k m,Ꟊ#RHY܍%W7#: M*RqB]ADR5TS5nRʥ{-M+|IF@cĬ5uh]ؿ,H/ŇUc\Oz{leC_??"^a$3$E 四ީd@@:43KԐԉ1g^fcu;nNL'KHب(%E7եOV;xsӅ9(hCY7@MY+:ST&˹M2 $N"$cJ%,+܆3 )` TO[bN'fQl =6le?^3njgoz~ 13wF JLe*) 0~?_2 _ݖPH/5@w|qz17UBv$$xFmFlopc\l;mU~Yno3=(&c xJfZ_ W+ﳊj>&kx? l4nT–Iϫ7+dz"q.&.eЬ&(b:՗3p0 BD!hs_ƌoh>MN]Cya$E)kT3 4Da*ϿzB=e@oɴjhɵ,i=4V_6\.@1 5)J xVK "'_7{6*,N6ԝqf@qR2̐~ɬ@CdȿҸ"~B<ѱb7@:QyǡnNE+&I萲RV@ϝb#r/ezA{2\V-Q-(ظĉY (i+vquA gӐ oћ4g'XEM$^=S4]ŝLpY#g/!J0=f2LHH*3v :g7%j7UT8h9t0K0ޕ=pvvs|w {T=UlؐS/zqiXrP/&BK#؉C{Y-Ofap#s-}Z$b]ߤ7ϲIzbb #n ZV3wO&?թ0$u gت ࿩Tk/mJr&X(f2Ml@j/Խ}DV}Ɯ k۾P[-, IRPl0}f&YFCgXkPz KECLgͱX1oGKAoM8xC}Yj{ǹ~5 |Ya҄o;b}ƌ)(2@rk [jV ]g 9KήN`RȖc2n3]JY`u`= -wG-y73t!ijʳ,2!X^;l`,daSf{n@Tqkr|̮1nk%т F{0"8p3$uP>rr DSV1ӎ!?t0m݉6P 8ʚ/ 2= xfdhcñO-Gs+݂ԯVR% >V8oeέi7׌-c:\&('LqTs2;E]#;f1~;Aޓt\`n) `OnSDžg%TM'q|!0 sBKd=3!jyGe|AYaxi':{Fqm̅xG>w̫\~ ӠZ mE}>V|-ac{ d4=i;<Ze{ǤTKorew,ߝkEdP`Iho#!zjk3ops/E9W@}M\H=] QSCF pRXO㜋/i$#prCH5s1Rb%(TU*igB-`@ ΅,BN8vN>J&ko,;rlm'mnHIvqP-bMo6ۚ-(ab/IC{iGhhdZl\ jXTР ;p->]T1 G^Ju8e:I%`$-i#"PEo{H*CĪ(3hS|%/e_d3(o[5ٲnzM?<܀iB8{^a mt3(S7|YnA)q{YLu0JT&{|ЇZdcÉ4 )&QA=OgF ð˛{;yLx6{V)p™'I[lNl3'4z20 J8'UU܇/"rJ\2KG6o9FD&H 1ZKPxmn*#;>rG*Nr%V"siOK BE Bl]5gĈS#.jTnldLF'bhyQR3W7P _t{I:({3[k蒊tay>"Tr,}u42Z9\Grѹ*ׁ 0{)c=:)N4^{սԅ_;+{H']qh<ZˢݟELނwYcGЍM\kÔJg{ҏt6hI/jy{J.mх3S]" 7("`QԿyxj^Ϡ蜍Usˆ\_Dqř=Bnb%W:^[1' ;Uh* ʏ@h͕}@a!>VzF;-2 "ߨ(YSrǑu}?t8` 'lx`pIVó]bL* KZ*qXF=ก\n?yk,?KAW19eMӽBU*i>B!EU;#c}@)v5*EJ,ĴU,to/2PiL5\LLӅ/\T* "'bFH0ۘ^Vo5c*T]?;4|GQ_:IY£񶞆>;0%^#$<)[qW*aP;nWYSht?NE4{q|Ee <-"7ZU |tQNpHh0@He‚uc W)xQ>՚g#aѾHU#m1Jw:̴ˤa$ ): ȵS t A/~5'\Q`i!(ySl8tg$naɟ J QYџAR߻'2UYNShXE6] ܋ fI Jk2qR ee`.\ZA4ťxuyKdMiPpyGpBT)3C+]@U.D_>1E#Zn!B=A3ޘ{`!#Z'5N4~'{_qľ"x<ė-Cj߯]( ABPAsF}U=}jݨH۴J7mSS !7p?6 \g$y/DN@tc7z3#rʪ Bkj2\ 0Xes*8uq8 ӊeƟ(v>O#g{m a%dVkEΝwJuXiwџa8JjJnw2UI-/DkC@َK@qUܬMo0? ?|J+1Wɰ i6;^})Җ7w~ϰq,uF-, ۟e:m|$.n t~m6 )`KƝ(jq6 _D2xm0rSh^\S@Uzrgf#*7LV<û(ojp] 1/۱Z$a