cyrus-sasl-bdb-scram-2.1.28-150500.1.1 >  A d zp9|:>akqdЙΈJ$( #xBY9b},?0!M6 !Vb/x,]pS$ӄ2O'ȃhFdV!"2y !<8zE/#ϲ/43*s3T1kiNWk*pWd) dk+h>w_3_pA@?0d ) M .; Qo     @Pdx 4  (89:7FGHI$X(Y4\\]l^bcedefluvwxy z,Ccyrus-sasl-bdb-scram2.1.28150500.1.1Plugin for the SCRAM SASL mechanismThis is the Cyrus SASL API implementation. It can be used on the client or server side to provide authentication. See RFC 5802 for more information.d Dsheep02SUSE Linux Enterprise 15SUSE LLC BSD-4-Clausehttps://www.suse.com/Productivity/Networking/Otherhttps://github.com/cyrusimap/cyrus-sasllinuxx86_64Ad ?d >d >d ?6c843508c69c2894856c3fdd9054e75fe58ad650af195692e03723c6d1d18dfalibscram.so.3.0.0libscram.so.3.0.0rootrootrootrootrootrootrootrootcyrus-sasl-bdb-2.1.28-150500.1.1.src.rpmcyrus-sasl-bdb-scramcyrus-sasl-bdb-scram(x86-64)libscram.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)libcrypto.so.1.1()(64bit)libcrypto.so.1.1(OPENSSL_1_1_0)(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)2.1.283.0.4-14.6.0-14.0-15.2-1cyrus-sasl-scram4.14.3c@b(a@a@`7@_I@_j^;]߶\X)@Y@@Xg@XVhT@Tw@dimstar@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- 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 existssheep02 16786217642.1.28-150500.1.12.1.28-150500.1.1sasl2libscram.solibscram.so.3libscram.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-bdbcpioxz5x86_64-suse-linuxdirectoryELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=01881eec275c8310e6eef0b1dff061380d76ac90, stripped PRRRRRRRR{lvG,\Z+|Rutf-803763c9065a0bc78b69a7566004f5f4baaa1d4c9210285eefb61beb4eea82497?7zXZ !t/sB2] crt:bLL Vs̋G_ nnݍ@i&yOOީ 0Q4˺!>2AmXvA ymbGqWwC'mKRr o16 oM֝#O0[ B$!Ҩ7wCM‰ɻ"b?AKIe}kĚ^"ZBCd> ]Yq%&𒷴潌 Dstv|\|3+T!-?*::N!0EFu+Yo)Zr_0)~m>m Tl:lM/ti خvd!)[ ]\XU@=Fl]tDTudS%>dRpm;4 X51r64HF_  =Z[#eX&|3⨎Y˲4Ǡk,b2d}r 'y+09AjZio6b n 2`EIVj|>oѓCda92"x 8(Mp V6bAnþzcth g$٬4aL|XpҍroEd)J^Wy0Mǔa%J|(AInK!J\k`:) 9d[sBo5\Q yw4+GMtzTV,)0gUMa+xER".Ř?<+[YRJgyX|uxuU+~ &Ev9wUx^-1;i,&!(lq8l}N,r+QI!7"DKT&/u&-VZ>PWQh\z{DԢ/K$i# iW8ء޼*3@kM/[x ϤRpiFb3&w=Y X'O lOzy .%A8{>LJMfL͇= L5btTIQ ovJkwVMoV*QmaWmϙP0,☟y8#!Vzt U 42uO8LL$GA2Gi/DDNOW@i5[,#K=L6EͪĬNrhvӫ½v[\H8?zG-!z( vo#ieʨl#-7.E2M>cj0:$vdTodE@%:@3 F8tVKjvC<܏qE( -By/bl є ZՀbd=uo;+Qw Ұ3 dz/(xi/خjծXeLu%EY ȹ$wgMohW}}Ԩ^iVҠ~W,fbW24s3˯tSP921[a\K7 2:ܢNz'N8P_5vxS"T#bO3< ם\eD4yYwst,eD-)w'3X7'f+HQ DEеǘ&p X`p$ŋiAo0U|{a_a+JE9N0CE{jV4e?bP^. ݌:n޾&j 'A2#׸6AWDC鱟SR vBKCg{> 0ڔRGPt}KPu%yHYUXh1\LP>9?'p#*pϊtc;QY'9ARKR*y(د ȬuM"ψfyӪݭa,&h>iʪTεM3_X~K6(L % wtS$9_:iYK1Y.y1&)~+,Fk1]ؐkO%VD x-XnqHWԛeՎoFɛbWν̥7~|MDdB7Д=KrHquIsX@~ t^?wr,V?pNʏm;@]y!)hM@lue2c%^ͳOw L+2ZҦWNy-g0K[-'ev$VA/ ¦k?MGZ$ 0$ر:#7^ףCj9I <BŪv|U&y |lpS?:O$He?.2i{"Al("? '{S%"}Uq٭#=:tG+Y<;H##o 0.OZsȒSwAW9Aq򹁙r.5&z!# ; !cBZ]&`5[-*yp#~hD|$[;t7s9,%f%JvC6׳1:Zn>űۥyW;dMA2; +#ْ3F- %a&8وd؜&`k-Q>(LEaLN>{Mpt\3nwfZLh(+2ϿNsʖeY˟*CrF 8p y_0!U}q|rg kK( N) 0 0@exF.ɅF1W >?﷝ƣr0)N',,,@jy)</1޺D_Kz 3ko@%p&c .:p ;nطɰ3sxZ(aA#Mì\Fv,] 7PX\ me7B]A9k J/uZ-7y*c$wkJmw5Z4&>]khgzIlErmr޺c8A5k /1ߤwe-n GMQDmpe 2L嵌'$Ni=wZ;24tR[ #o4w܉ Av5,~bB\i<ۣ\hxEMKб?Z?%5+3uA!1D;?ó[Ѭ+e@.$o͎_g%ҐtUv>o23c?1F4Fjx/48uo)s^a/ڭ1U_(R[-.T"!s+!{M 4Za٦aR7ٓ4=ea'Jk)!1:BOxIߜ/\s NZ¸_U \۪,[}5Um^\]8e TvqW|`2ks~E3J}pl"M̉tGL3(QV PW, z% ˜ܣ *̼k sG8Dg_qbgX[0x:]W}4ju|g9:=Af\*0HOLsdj*}j"KtaiO_\iUK?[E$멂Mv3B9پ(M4kͿg- [)Y 2 zyb'óB\PR#NO.htcu #1_!5Zw 43✑]sDU }*گf(IA]0˲xf/ݐ&ϸw>2 T((\8́zq+aU}^G̪Vzd3ةE 2j޻PV(㜴N! HټZ96LdY}\~uA" +J]n~LB?B)!{P;0oo [! ڟ=cs÷&D$lhP<ִs/mg@Wؖc<0ňX+>?] lX3~S)j Șj׫ MWg|#5\;gهkK"F^{Wt 2 7'SXAN٫kDOyu;QM̄NBYM}5ĉ{yPh`? (Q% ؀0V+CZK)_@$n8j] Ze$ t>1"Ր5*9hdxшߌ$*n,USѢ]/2xxPbAՂl?[ƻ];ij4PP[,XvPSU{jfGwFXj%ʚQT6yk' A]tLT*Wp*,Fc}X2_߸[ !La-AyXM~G/T7(D iЇ{)Mm_6dHJnyP_mk8!nǔ[ ,(olHZ țDWd&~]eTK2ZOA5%%Ht*egW ôh;|qi|S׊ym >"@y ~pc{FX&z3|U Ljqـ"}?oh<'7\QP~U/0 LkԹ[JJ)̡HCywk"W|w/  '-:)Na ޿l fxBCտA/y5v"w+e4#z[&(xڢ!ݨ{#Å?jCYe j~޸B|2#'Oڀ'*~b&XY0 YXSճh1~~Cʈb!T&1xV t$'YwDjALy-Xx2wO3akFE<9 _З*e xO:ןvUѕLLotMr;5\7F f8XxXx' QtÊ:F[WDs|tlѴk}M5~ s> r ,gPgftDP@06,WK*!۳/|H16Z좆kH{/fխێ0^Gpb', Jzα1z*񳾙 vN33@dt$ԋ˷l7̿6& aJ$3@RD'rcvkݥm¿eАK|ޒw*Z{q_5ŠoaG 0}Y^ 6IFY?2]hY7$Lگf-&wMjy(nL}iywvbcp-C \fH zA`n`~ Dx_%:KY.mGqWݶ+#R߻Tڈ5Dx/|޾rFG^2 慼Oub- ! ǎT^;M vi>UO Q[2/:5I>2CFfs_if7a:G@FEa=?NQ,(1? 8C4 T?ع pr8X\xXU{_ImFlHflםU.DK1Rzd~X mp"Eec:~,P~s}WMmTheSX!LB2>d ;mKlR׭L? TW*Z .ꖲ" #].{ԕJbm ˖^?9Խ@ pMM\aMN*i\8 jI(*߈}nNfv5{YE&, 4_sO^jHoC LZm@M0 iq ϘGqpG1#7c8a]MH@Y d}s1 9E*Xfs`RvKm[H9|i=IoqY|7ٚx<BQ6Mq:9-kK۠E*alnasn(g L&WZ}r Gv?ݹ.¥mJϭ=VF޼\M Qȁ&iOKI`6L0JR9 P_\,-aj/~vm$r$]iYB:k e||?F Q`%6$X/L:CK WleP$VbZ0?GW̒l76}ϻҳ2lc͹z )D i'-hA {@T 68*0OT8]ş@zxH!'f>-,T"`jfg%AOFF#G0b\g'DֳT jeR4!z4e׶Ih\M$_T%71@*pBV0Q? ic=ֹIO|iܽe,PS_˂^20N4wڸAbMw1zѱES`Ԙծ ~=HDAdU s9MҁkMz4C,Yfi Mb81ѥ<96U g= KX}~w rp9hC4 ?(6fUI/06v9>V@R;!Yn< Ө'ӠMdY47-^M@nFu@G6a6s7x%J@ۻ@aReö+ \19GQ*3I8FO  H뇞sU7=,l+vkSJy"sNNX[ORki$sm)Dp)b113h?6+y%rF͂qo}!ْc<0sL7D4͆8E6ꝯa{K}3~!Be| UBIL_XT4-(y  &u*2$T UO$J,g֒M$uք'eUDuS{w 8 tl}FfR"\rvn ,k btBjv )n 1;Y5P]16ӷum1>l%uD횓)8aWu#jo *q앀̕iB+cʆ@VAQ>ujY喩;gd.J{q{efƷ5+ m#,a*;$`L;JTiDRnn1ׯY 3qY-%#t!9W dXT. }%|FtC(wgq?~8D1[ȚL7&$YìFAG(t2'?Z,Pt2u}|8Lj^w{5wF3zM5~yϼ\-+IS%Jg0/J`V+r&ů=b& kygjOa'f%h'Ϸ{eofKK*gTs vnkVo 5v)Wa7t@5Xݒbc5?hM{n4KA|EAsI'L˙Bl \6&ni \4+m I+ ŜLQq"#;~~T +$bB+ ӶUI܈z5'jԱPuL ^ iihJhvVg+)+H e|6OUф͊#>Acg.X #?Zpe&_>Wh证]~ Ko1+v>L92y]П@c}i&>2KN;Fa!sڎytTc'p [,_/Wv\؅@lC9T@\ Zx7g2X1lUyveyǁbiSS<]Cܺ2Cw?֡‚#ASg5 l14T U-%JgrLA}䌪+>li>ňT6T녓*SOnjR8j yladYC+Eeet8XG²ϝkRV.DR5A;ȹB3FSJeu TWlz EL {1AcTC|'-^$ C}ahB>cun u^1"58o`i$XPEEF!'6:"ΓZIdv 42ڒH6 "S6ݵY%gD'\\ Y0huH[a}^In^ׁyC7' SyH& ,mT*&4m#89̒1?ՆK`<NF,gڷFywe0KlNK~ |N!lMh'4ĿyB19gV\gĞ X)\et~8@ )~ׁarTpm`’ꦡ`ʴ4YƐN+ḀP$d.MV%4 nՙ!EHuckPxhͷi˒\-r}01ށg.[ o34/ ~=|I [8_w.WL &fh(^9BQQpV/RX*sjaDDuʡh*}wN#rn`lW9@ {@ RMpt\?zaPQj7EAd},$iBT$e4ih:ϗֿ_%4vF=^Y1o@S-9 TTpRdaX yMea5N}j)LDXh< μT ]>ҳR'B JXt=V W1(5J b_ġdNĽƧFߨ&QO{:W9*n]WX@q&}~FzX!J~Y)gX)+/9c֫\sa Ukp&*1/Y~ ctp)C€+{/d*#UBbnDmbp~jiPUg9Xp*^(]m1*!q^`0dlJ0_M.ptH?W3zBtfFȂ|.*s+ Ă7 ?QX폃,W\@y=`YP:JVZi2?pt֟tK<Џ,.}9=kMD#AC0RgE\xBP(.bp3N x[ʋY͠D)}\x{kP3K'·YJ{r;=31!y 3nkΏve4BG)M Ur*.5ACH2jXoCEߘO:l?VAmXj~p&GEc!{ȱRd $"r:F7kh,gكoSWkYB3߹RhfG,'.u)zvI [M4E'#eH&4xb$^iل>G7G]Q4OoNijJ%4Js'8QI ,nuTSFi4P`kv7ľYK݋{o^}U92o٬UgSB"⎭$i`!ʳu g $ `k){33Qf76`t\ ?GH\2Uif3vwY<(_E}bn`Bi wW:ud94,qWnx8y` $~ ]SJ́Ub+2`&ƿ_"ʝ&m@Hfbprm ?ѲNiXuy]O: P/y7YD9EA~@4^ʮ6Ć3 ںPeK=.50XOIȟ$ֱ鮊讃!1[fM+@YanhcJT B$GJ]_~9#? 9ڦ{ú,VPeCO@q,G\j /7}I:fRL]!=ɸA`F4 ]Fk]IҁaZc`F plL&MăKQmJW?T,"ɬ7ɚ`sR'-] RV^a>w[Z[b9Eqko=ԗ(1HLޮ&61hy_N=j/]FlQ7zc;YءЅV1>&S\' _ċMlG?F%GRGX q)ӽ^(}aa!qL3SBVifle ~u:nJ!?aC{U:ۚ6+/BXSR0|ASTHSو%nҐ]TYbD0ȩ@s]KСjNjg/:SݛM"G*SϮxGD'j#)"oI'Z·ߢ/KݙpQIkzfV 4eA.Zx@Ozb<'ɢ̫PO}m65m8[іy&fT8mq@:'wA[4rLȃ_>S`٠ɋBRx063⢃\ۂ<;6(U.CP&%e%* (2[nu}-6T@}0>ƹȀ{tJ?A"J[Aƪg @V?7`\O]`>Vu2=b(ic9gW@›'R.7~J;11\n`%u>cW5TzA{%_wNZ^?B첱\E2ayFEWhfv,eunL~Fm܎ YZ