cyrus-sasl-ldap-auxprop-2.1.28-150500.1.2 >  A dRp9| 91pT/b>/NfF6rAV3lVd[ML;zwq^a~u9<u{?nzlxF:F82jh4.]kC$WCq_T*m{ɦ"4+Hz!f L0J )Xr qtcZ"I-ڌ۔smGđ;z軹^`~z~]ǏfC;T.5|je15d7dde28c1e5bc6afba0cb7332ddca9782cd9b885aeaff21d55b0fdc0284e418cbeffd680baadf764f1961304bad14a2761260@8dRp9|oPe2g3~2v2^ڒbߓ~wY"y~2Pm qZߎqeXoVVuU7*β/zrrzr!W`N@1>8X4>`c^ٖ=Ӈ?y" lv/tfϛZrW)s ڳ+Ȍ&F7sF?"s 6 ΰpYK@lя D$y^sn5`hgoWɇiuDM[ >pA ?d! , O  +SY`p x      4dt  @ lp(89:FGHIXY\ ]0^ebc,defluvwXxhyx zCcyrus-sasl-ldap-auxprop2.1.28150500.1.2The cyrus-sasl LDAP auxprop pluginThe LDAP auxprop plugin allows for tighter application/directory integration.dRsheep27XHSUSE Linux Enterprise 15SUSE LLC BSD-4-Clausehttps://www.suse.com/Productivity/Networking/Otherhttps://github.com/cyrusimap/cyrus-sasllinuxx86_64XHAdRdRdRdR8885fa26b24109e3f33feef8b90188869120ad97a65e9b49b2251a32a9288abclibldapdb.so.3.0.0libldapdb.so.3.0.0rootrootrootrootrootrootrootrootcyrus-sasl-saslauthd-2.1.28-150500.1.2.src.rpmcyrus-sasl-ldap-auxpropcyrus-sasl-ldap-auxprop(x86-64)libldapdb.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)liblber-2.4.so.2()(64bit)libldap_r-2.4.so.2()(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)2.1.283.0.4-14.6.0-14.0-15.2-1cyrus-sasl-ldap-auxprop-bdb4.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 existssheep27 16831295542.1.28-150500.1.22.1.28-150500.1.2sasl2libldapdb.solibldapdb.so.3libldapdb.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-saslauthdcpioxz5x86_64-suse-linuxdirectoryELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=fe626a19feb8b22bf8ccafd9fd1aa93be1344a3d, stripped PRRRRRRRR "#RWEutf-8117cd86bcc3fe08f6decd34256585697bd927cd235cae38fc26a689666b669ea?7zXZ !t/["] crt:bLL t'fd t7 ()%PZq|h%jt p '[rCbYvH :tv״|=dp@ogs_Y7`ÍFee&7Ԝh4+{IF'ݲfx^}zIƣAQ:|, /Ȧ!R-JohWoW™bm YZY,C]Tbv KeJx*߅n-q2MS-i4;;_zjlŷ{^Qjj.^U:)TC>Q6gڵXGF_d[g5W) z0ϩum{>4 S{?ƈ q079Ė!ҳ>(n"m'y@޿x~ب2G3y5dmzHH,3 BM」 us>V< SA,6t*Ҷd^R\Mc(^wwPf{Zc;:N#́1VRu%6&@(Rl'bn˳s@;ڎO[/آOv3I7Μ a[9_:5ч\]D2GY"9 0EcMq-x)snLdMý|jQ=g{Gn~&KJW$lA;EZ>;B-_r,R05Kᩚ3t˾* :[=%/./8,iukQcӝCLPX,3BHU2A%u) fqՔ>dGz/]u~|`C3ԅHEe*kјܧDM\ CT:_ߜe`4ޡV} ϩ@4^Bjhhn/B?~2 UYpe }4LOӦ%' mpAzCpTB@Xi8Kjs/|kQ3T؂I;33f !2hW$[N*%p'mSI4 ?$CŒvS"TSG /lj/ {Hb [wi1~eu;8T(wZB5oHFWӎ|Ed-. ޭUk%zjZ^9oȉS@c{,H~`Bmōχォ˺v+|6sqEI$f@;4Yʛ`/+S& y:,2Y[H[ES.ރ]ew/*OVWRQ @c@נu]f2M񰮂7\{]G6=] !ҿQw+4Q>-/h2 ў5 2f#Eq'+su0FUH o[ZCLc)0V. 70)I^64H: 7nDk^MOlU@)2$;s$5(O}?`'B-ҡ~m:Ԁ LMb VģL—?ixF I5ŅՐ'[Ӯ5S6 K3[jA38,lzM H BxMHTXI჻-Y%3Up It]4Z>v#P.D^LjdE* N:oV1N<:ʻG\+;fL"BfxQg? ~*dG]{ʗŝPnW 2gعo83F3bn>y˚⅟|sq20kp ZJFnLFᣊ ;m1e>l㎓,9GnAU"" AC'Ag[Nw&7Du[msl48BEҸ^($\nN(ը>V#Zp ԡtzu:U+ ޵"0m3Bll _3NQX XJMCb.x2WY L;$|dR/]\Ok1&W I{&do"*I&1M|?os E+N WIm6@ky͕ =5cY#p0r#@֊U .XT.X P]4E|}nl,VKx5$霄~Cժ[tҒNqPOLo0pL)b74tD-CZs/'i1~%r)zmM|Ћpb0)J GkĈʴym:)MJ ̳= PMz@5T CҝD)#]G01[dhOO;BʜK2}iF6u`!21iv@w!rˌٕ+q>d4Zkm 4falZ n|&L٧Ik~~ٜe*Tvxؼ8psM|:&V}-mgbET_q}II-1l&m> 5eB  6w^QRT(3lrV:%i0t޻l* !#Z QƥKX^1{ɜW3.gjM? 4^ץB:ʵ:Wgi0 yhmq@d1׌JK D/xp|ӛ%]7~9NDoc P>tQlcKw{DN"aN ]lhN8C| )0P6Nֺ2Km;I7; rkԑBhQ+/Wxٲ Y;"%ݺ% ]R cU qynKm_IZ^EZ\_A^=v)c%`TfLu_cɤgn΄yEqklpm Q8fwBjq"eFrJ `POrVe&+<&p'sgZ!3U-!\8rA ]YA6mSZPt[(h Ҡv=SW7b_}{kHj ,`#(%/^RmP*pL꩕_'-;XEEWXD%>KJٞ﹨ `r(*hN}14]Ԓ*k`z :Ǽ{fQ:ec-)}piѰny1A{oӻlvw^៸r Š2iwӹ Rʚ]^∼vAuwBW˦xP7p )g4twClo%ޭ'-l쏈'38& O%rP$j9"X[WC$Nlqc8.j`)VV"3N-eVu3LU#%VI /W_GX%+F;ѿ}+OSx]L7dc][MCS_|ӿ﹇ʬ pxN+<\R~ǜ[xmӇLç꒳$_*p!)toXBV}&q[pN'وg%m`cV"i0ۉlI@/Ʈ3V 3ѪOEnI+~K;ގx}/ 5[rir5O#rr$7|CCn'3:U^4`~;7&@1nDSW jk>! }0(JHUHYM~fK(DOY)fUG^rSE$mp dJwhZZ"k+ (_JV"nFF94gE'63uPqDl lU}_zng~$nc>euIX%ؖ u5*ܮ<ۚWbݡقފsyo6HHδ6*Q/Ծ6hJ !P Hr) سa'ȷYѶ74Q z ÂJ'5|-L Q)䃁ͫ']أj*!~;'x+BMAKV*l&xEOf{~Dr;{Uuc"Lʱ#H3~"3L">t(! ZoVtZJڅ(K[v d8yEe:Ur _ euASn𖚝t`/ݹ Msa%:8'hPQt.0#`7켻w[*Rzh+/ 'x=ĻjRu(jl7U@ঌl4p&#]~|d-Ɨ6_'FDW|!C$$]IJ$( U,T̈1>3{xhMgvu8 ɋ~eY #5?'~;,Ÿ/-N4\? º#jq4,IB 1%pZ ^ASG+ZA٭K/>fK;݈җ/"01fÁ K j }K4lkLlg:OdoܕixW0{ HQ1Hu̧NX6 DmG]@{b^]f ="3]vD+$9]; ]d\ -rwX洜Ȋ}fWG*WLCp Q?QFz"8z_rřQ/*Na#!pιiU՘a?aL-(|w,7e{i[,,8L Wԫ?o2>`Cӛ~K S%[| ` ?@dRg+"GB*=UY.T$ oMЯNOU$e*s\QM9! ψ14GIn'wqcH |{e#cϒK$Yx hhhwϡD?AW0BVHBj ;{WzQOCWo^$d9YߢS{5rF4]ꬪ[ii(i\겓q %Cs wX [vt&$>8vk}xt5 }d7̺p\[Bʅ8-UֶƊ;}aVEWwOTy\0K3``h[锩n) &1P%LcR?)aྈ#zȈ8t)B# -{dl= 5dqԼ,H"tV`N[g^ƅQB(EM ,6EG,ubM2ZP9 C_u[v<Xn\ s}]E/a`dxyg\IUWEb Pߦ¤0\Lel]tfo{&%Z+R_8!T 7R5,t4^)*P:O}1/fKt]i:TWo/Og*8"~2G @ I0zlg-e9fqƣ3Eqj9SG>W?h=SbN:55h)\zy^g&LӄyZ`vWMŨtV`{tϔ˜J CX7ISb,es='FJ>#q0eUX/cZ6Lut̓FR|+†q킗&%/h_ &_F2w:]-[yHzWrAYӦ#v[=EPLh`:s5+sQ"9?7n)o}V3B.L2oBn aҐv2-,?XYEw% ;ۡ9Krig9#ʤ_H(uj>K[W酈T^ѓ46^/Rw  ŐM =Eٔ7&&u_s#e1XҁLzs [+^(~C,ٝu +0ў)-QCѝɥ,{bc+T e Q@kWIWJ֚v(&e+0{Wkg$˰mvm)٦ַL;?d GTacQ(fn)֢nELv+úXm#/wٷ0VؾZsksFBM.Ֆh_ɧ%u608tN jOuh@4-mL^)eml\[ i0?mQ5dOVC4I%|:%[ R%P?)7#5g?˕]Aqahj!k\kDn2JtĝS|9y ka ͯ3gv|Ǿۙih[&SΈL3OHQ.WTE/]% s#P|toqe"CO+pi4b#f;O`m,Fuʗy_Rm,=2(Z]hfi+%o:}FW2MNjdm_KjOwkeՖ&Bc8 qpdJۮsqAe6| 4U#EP`@&٘.nW+ (nJW{ecF0j[ت6"N%~O)-ϧGGhKjWQ _v8㘩ڌĻXf:DE* T""I$s\ՉoөS'L)Cfӊ{uHq,%iuazQX1qWj zzR/c#Vmc $b2nYp)Q]wܻۚD8"¸anWo<4l?a Ȯr؀I>: ڭ}x*O黨Jm $s^JtI:̓T7D@b۷AQ u9iR4o4u?/E̞9YO)ahR<*0dw =u(: Birg,K\f=MiYJAZߞ',ukk@ZvCo1:/~\iQLpU#z_@/f P8dLߙ'ҵu{(qho )޶pzk#n^Y)lIW|n>c?[4!No{h ~Ⱦܷ0'‰p+[tVxQ Urܠ t,bWE8Ͷ YZ