cyrus-sasl-digestmd5-2.1.28-150600.7.3.1<>,Dflp9|̗=\ }6j[e(e%Tr3o)em릵H<0fYP?_n 2]&3(} -\Sy~D"WRnP46yJM:a*VŵQ=oܓk*Þ2VL*AkDlvP ]Kw'-tNq~?IԿסȹ>M,Ә;<*닱*K;qRWMr浗xJLL\hhTIW7mP7PI>A?d + S6C Yw    $ TdxL(8 9T:FLG`HpIXY\]^ b(cdVe[f^l`utvwx,y< zdtx~Ccyrus-sasl-digestmd52.1.28150600.7.3.1Plugin for the DIGESTMD5 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.flh04-ch1aSUSE Linux Enterprise 15SUSE LLC BSD-4-Clausehttps://www.suse.com/Productivity/Networking/Otherhttps://github.com/cyrusimap/cyrus-sasl/linuxx86_64Afjfififj540e0926b7dada46a5a1381058d1b25a236d74b6c0e8e82e66bc231ffd92ef3flibdigestmd5.so.3.0.0libdigestmd5.so.3.0.0rootrootrootrootrootrootrootrootcyrus-sasl-2.1.28-150600.7.3.1.src.rpmcyrus-sasl-digestmd5cyrus-sasl-digestmd5(x86-64)libdigestmd5.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.38)(64bit)libc.so.6(GLIBC_2.4)(64bit)libcrypto.so.3()(64bit)libcrypto.so.3(OPENSSL_3.0.0)(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)2.1.283.0.4-14.6.0-14.0-15.2-1cyrus-sasl-bdb-digestmd54.14.3f@cvc@b(a@a@`7@_I@_j^;]߶\X)@Y@@Xg@XVhT@Tw@angel.yankov@suse.comdmueller@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- Make DIGEST-MD5 work with openssl3 ( bsc#1230111 ) RC4 is legacy provided since openSSL3 and requires explicit loading, disable openssl3 depricated API warnings. * Add cyrus-sasl-make-digestmd5-work-ssl3.patch- 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 existsh04-ch1a 17277679162.1.28-150600.7.3.12.1.28-150600.7.3.1sasl2libdigestmd5.solibdigestmd5.so.3libdigestmd5.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:35874/SUSE_SLE-15-SP6_Update/320a497e193eef4faa4faf29430ff8fb-cyrus-sasl.SUSE_SLE-15-SP6_Updatedrpmxz5x86_64-suse-linuxdirectoryELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=82910248dccb8400d3aecfff4beca1b98de82b11, stripped PR RRRRRRRR J.Eyeutf-8aef0be70ddc0b1e97d41bed2d1363507a50ad4bf0e609ea3f2f1712123a0651b?7zXZ !t/:.$]"k%.YV5r_yc1LEm+ܸͥk ){5GdӶ [LoS 聿9:"Vҫk&PKhI,̡B* Ga`,p0&c[j0P)e$W7YKvN72#{VR?$Z0 Qs)@t #Lܫ7J|x!: @c>@x1KcOz͗0o, u݃o0mRU/E)(x/,{'.[ 'J/}K~D[gHؾ*Yz-JS-"l sn!J.WCn\eR5q ƅ,4~f4B _EሡuJpLB-dګ&Ѣ޾0|wZ)8u#c<YE_`޻jZF?"=,s1H(='+}hoQJVrJ }E., `_nCd0U聤઴70\5) Зq4Ou3#q_r3 _ r'dMmʪ7T>N;3R~W(7l+0[m^X{۹, B1MPݰ^Il|6 z!sj~}4R]*&c.~ f;Uap^ȡ%B%/ b4C\ypSj+!wԧJ7[0PV<G |NEi,uy>AJq'v.4oⓑv ;5:I[@v#q)g_ Dɮ]̌RP9^}M7#&:~2,P"gFMƒnAveNM4Nw7_^}QA~ (h&@GU6J 0IUF_lQa*Z7iNKU +}>b;tyMgz('}L`F݆I@Uv*aKP&<9Z~#~0lv r#Zlh r0^7@Ɇ@\'加M\exi Araҳ1#g^#(2[Xud Q+8myfkYM=&dmfͻ^-tUT%I6X@ &PNXc05*P.4ucQ6iLȲ$xPG8ʱ??'.cɵ_-*mAm^i5Eǒ'0e>N_ n R xόp3^G%Jsg sGZG s!FAlx)Ɠ) W\KF߽{ҧx?I X3.4kCINA`k}7;ZW7tek0T{YX7x , 5ۆt4`SD_Wd_ Wy~t6 ?<syJgեFؙ"6`>QW$g?etwsm*~EFѬ!+[w_nLYԓ>nllJv^IIk-o'?uSͻneGaTηx4,5eL|1FM_nT4@513@H1ćv~s䂥3B[GXĀ5NQUu@7Y13586?d*;Yz-K;e RwI>y_ j}:ܗ}R7[i~IsKr/X2v&*oq]q>D3 O ^ Y2lg~IzaύE[إJ γTDiˮ;/9h}HUi!CF]ixiA)C\,;Bꚞ+|9"aHb BxA9rp@& ̑_ :LaĤ0~tP.6e:%#Nl+µ(o\T BlD!R7Bg#5d9z8 Q ,[A>h(A{+X(a[W5?ȯ>FBR'odPb_>s'̄&1 ƒpD~_dmW'#ρ}>#>>.&y@W^ dJN[$D톎~P,>\yGFOЕe,xa&b|=CY9q[%Ufz`dĚ mu.cco?.p1t6uj*܏ B(7ݪLfԹ3 blAG&8lhd H)4vQ4ܣ6ɋ,d#%ip)אeTV{tr@0F9 ^)BpRqak=(M)~N duLN{0ӽ4 3٫둇WȺ@\f̨KԓOsFEq}8 i只 *#u% /b=B/'u7Rrڂ|Ϩq;ە$C/ݪ xoI:WI[cEF(HLJʋR#9ewwm<UB; _"ydQU--WFx۹pY{mOu'ͧILq@ؗ{W\&*nqs| a;ġ=y/yt݉ _T_~;Θ"]g4_^Ti$&l\WМ/qP]2L<Hhy*Kӌ -j5QLT t;=*yqx3Yv}2ՒE^]`. {(ȲFW^Fv꽌O lru{C$ڍ[ 7 ')p9 Ұ0M93!{>}w-:cze bA>ҺO`YeǍ2EͷUo:Ր fK_ffqV:1ȄyHJ xw ylv_?. ӈg.Dԉ[gHr\c?Nk:R3c:7Cѯr;z3t܇>K1SMp#QSp yK+=٬!y%8EJf5;>*>*lNiX'ȾĘC~ {?D[f'Kԁ_`Mz{ UZu}{=+CsLm Mm!8uYo^:7f G1-%=ސZFɁBR_?&> ,pR(2=ziе uCkaA7M׸^+b hnܪh!,EFHuM̫7yH;a8V_p 7X9M>8ꠚ͉Bn*:.2Gw6tcj%IC$c4>˦SǬ֩oTW)p?챡f%S/][lX(j̜9F2]%fC|s\r<>ZsQF KqUx:xu=ˋ;7)<-&96S7,Y7 ~UKѿLW85#( )],l$;"L]Î//b@ǁ߬1ؤIN9NO&9hdEZzs%F`-p 0 VLy:NYe_x/Dڅ9<{u![Ռ.熢ـ 3ʄʈrQjo1oНlՆJT#*Wo "}`L(ٿ)D[)6oڱٴ-3%n `aIY˂0V(V[2*`WDK.CaO%2 LI2_Th}Ζ{h_\PpJނ\VbtFG}o !C&u1#LFu`v WSuD)vO鲫4ۮ/qWtћkNK)sU1$amY{g_ "U>z{&՟]b>"{ߩn %=umIjܞP <@J¹Ru(G)V}:*+RoAwQJ1DԘ7{#[%[m$;tB5T.Ewd|[_dp$1%pz- ZszdY r&{ (1GT"fM˟〱 L樁̰,<~{LE~o(P],xdcd*}[렯Pڛّ>3:Mprj?zj-j7|B;*&RjZ J4"YQPәq]< j=DdKLJ؈9/ oJNIHo'mn'&N ƌxi7mC y&iP tE'?ZSG0Ԉ*'?U|ǶH\`^BHÒ 脣SmK:]~u[2[LU<^K.@1ùĘ>jhCgǭK}#=PQ Bg߉>yސ#8׸k[@gD|H&ifXPFIc~>^[Mp3_^_4V=ю&`nEe,IAz~Z9\7 s|ګm%bW2-VSVHBNrtKI"M0}8.=5#D`6uzKtVE[y|puq;mUE>ċ*))yk0_rq5n(~H2h_Wt6Wh`-ꩩaѨ~:vb6n[ 1Ox+SM8HnpcdC|ܯq^΋5V{˰> uoJx6 :sfg|r1Ay1$n=3qzbq1URlg^rrP ~@Hit\ 9u5AvYoH~9V2 y# 2k$'}0C=(і|aAUc.24"BV[F2)MNa6Y@nH~0.Dj3S]hqXP"~=VzFcfS*Gi^ÃR1RVwӹ mg[d_$ +kƬ<5-ȕIS-IY@$ZhnrӦXF|gbfV3#FcC3 %}0޸'+Fhc6f{&U4H/+P&jqrazȈ-r^˓W_[@AIqV?{"15n[[Zc=Tr11b0p·_g%ȠLvuH+4[!<<}h1#{DaISXKRX$g  fuȘv2MQ9C"!7QTzlu[m3EBo}_V+anJh !ݞvY?Q&*,.E\"u@ղ7K2Y8&)_<,;Or`c\-gnO|cX=Uj)sZK_Q"[GױNʣ?x'Ϡ.9siȒgc^=:r9] 0S/+RZq23M%Ō&LS ȏKzhG w{lE[iݎdfga|: }b~Ga&3iь1&׀1R05ʐF~:5'], 9>[&I뗈C~JMO(h=J :Y`?[wh*w()7#CvIUؖ-~dOHx+U`]OG1ku vF~EZL8%ghFؗ*/}=uAh v't̠:@IѐaŹTvr[*s˖A1vJUJ`ν"Wɬ+c]Fd5% ѲO2 ̋঩nPz;%EWp &VbѨ!8P8.3LܹTJ`d@ytH:O684"\/s䦚Mʡ%^@skYC8V[Y-nɈ\oK?kGտa tL;jd:I.*8me۬2wHVJv΅}iч!P=Gu#ONjH֬%zKj5aH*7\BzoiW ]?\2-%LxPὀyIzҠ:{Do24fŚg]@8~Ϧ!_ >ǫ7p$]p2nnr$%tEݏ5B7:I N>3L7ju;jGpb-K3uRIp^QisMRIǔ䒞t!ֳ٫!rʠuL{?+2Ԓ; v82WlA{<: ;̥WD"j3[MkؤT!įbbq#mLd+t{C_I* t%u-l2!X T_A - 9ҭ{f欩7-wQ}AK)0ܳ{dž;s )'^mdJZ$1FJy6A`>g6pϟv\К,9=8st#w`>˞H}8t S_Ы"*It }߶ YZ