cyrus-sasl-bdb-ntlm-2.1.28-150500.1.1 >  A d p9|Y﷾"1SBwz[ґELyEk0N7% axz欮|9s`Yis)S6Pfb029a224dd029fa4cc53dc8bdc0d241835fe70bd54eeaec3ece528f44f52c18e3af1edb67daff1763adc41a63ace9bc9cd8e811Ud p9|h1$K{PcKibZ0P}ip֘xg;GEd_3ĬҨi0@o!pf<1[yRKfs {o5^d~YY4qI);L]ʺ! h= f_ ק&Ff "$ǯp.$gz% ՙ|*3Tͽ$~@RѰTXu-Uoڝdb\\//9qA)pA?d ( K"/ Ec     4DXl  G pt(89:FGHIXY\]$^SbqcdzefluvwHxXyhzCcyrus-sasl-bdb-ntlm2.1.28150500.1.1Plugin for the NTLM SASL mechanismThis is the Cyrus SASL API. It can be used on the client or server side to provide authentication. See RFC 2222 for more information.d Zibs-arm-30SUSE Linux Enterprise 15SUSE LLC BSD-4-Clausehttps://www.suse.com/Productivity/Networking/Otherhttps://github.com/cyrusimap/cyrus-sasllinuxaarch640Ad Sd Rd Rd Sd66b292ecfa4a943dcc46b8114fba2f53f9b3d3d4cd4c6862238a60fd2663d46libntlm.so.3.0.0libntlm.so.3.0.0rootrootrootrootrootrootrootrootcyrus-sasl-bdb-2.1.28-150500.1.1.src.rpmcyrus-sasl-bdb-ntlmcyrus-sasl-bdb-ntlm(aarch-64)libntlm.so.3()(64bit)@@@@@@    cyrus-sasl-bdbld-linux-aarch64.so.1()(64bit)ld-linux-aarch64.so.1(GLIBC_2.17)(64bit)libc.so.6()(64bit)libc.so.6(GLIBC_2.17)(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-ntlm4.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 existsibs-arm-3 16786217862.1.28-150500.1.12.1.28-150500.1.1sasl2libntlm.solibntlm.so.3libntlm.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-bdbcpioxz5aarch64-suse-linuxdirectoryELF 64-bit LSB shared object, ARM aarch64, version 1 (SYSV), dynamically linked, BuildID[sha1]=afce2a33880697a7f3a11990d49b9efd6af5fe13, strippedPRRRRRR9rJ<栳|utf-81b2b15f8c0319493044b67e7216a2af4105ba5fd6bdc1c6945ec20087c759b44?7zXZ !t/ 7] crt:bLL VsT4iӭ\ނx'qQ7LRm arVVsrVPM{z"XMtY|C^ewy¼ zD.p~_BB2zŸ12->yFf;<ڀBB1,R00Vj ㍠%U@۹wUԕ5>?V+!= U@a F^wR>ԕjRdVGx(_1w`(wج+(SQ7>ͿA5շ iVJQrcw~" lH6IH<98]3RcǙlB:bjV/]]䱬-lhͲ35[„V 3Me.T~l+iB&;3֮m+Rjg:% P7ff ӟ2HqѸoqh|q(e$♙h/E%)zý2;+BvY34ø\QaJs,}.)5DTdPhaL3hxj 3dZ.y.zOY&#l"$>h1;z̔_cˀbQh[fD@DʦU})CDBݰYҚڢpΟ &cȔ/{CN£%bW-5Rva-FWVf=;#E-_m Kp֛dWr^:|j&-}5dݑM'~5Yic9m5QHZAj,Fӥb#&twmc P%~a尽ģYc^Umq)nL?do3?'RW-3MY2,ŋ['A2dƒQ3y~җZ8&n"!yh_-WtY3yr9i^H!dCUҮ;x-kՄn{,LLZ5(Ok b5T6ً S.\MAP-S5MȣzVYCC^Jĉ6WWc_uf km []A ^fEԥ : e *D]'΀I *,)7ҐǏk*ZOd;g 2{Dl,I ə|aSr:iK @ Y(j͵$Uz/?#*?Y`fGqRVeJ2f7#1>I294@L.fכO:f|7Sx?"˼_u,ց5VW: 6/R6ir zv0/򂌡Bp?g1ɦu  U_Ǘocr90:(ayޚ;m׊Y6z*lЄE b[eZ C/eItZyOV\2EbIwoЀ=%ֶO /"N~~hTT Zp8z7x}w,hpBwhl6k&|H Z]'A'Ā]JuX79͜N:0FXl EYKuAAïJŏ:qд=yP"z@pm%|}G#`iAjnV_M+X?(/6u=\bQA ayevx-+C44Yߎ.2\j%@cJ>3&,/w ek;>ؾITѩhUeNݘplϽIXb u!,H #ŀzyR.c8Ki ub.B彧%tp!JHɻG PH<`y(jlos6+^@`С[cbR)/!F&HYZnqOE$o2a '{*Fʙ:)7 *T>&5b}(1`>]T>4ƨe[taI搡o$XNo4Uxvti&Sħ_/8Yěbl1ΞC2 !Ԁ#j ƦɅD4Y3w?.([A$mo3BTyi]+ }NOn)ъEH(Ï#]d;z'{y/hdlT"jKE=N^=`>BhX?S];2EzIz$^bŞNxZ>:Bz2 4\GNt8E(N'YMNM]Dg2r?mTx tu}?gZo^@o;3;4?8*B #_m.y:+3KmIiK";웥,/x7:sɊ*Fy qx0$*ےϯQ!SZж+p`jC.VYU>>;+h&([tO$2KuM-_TIޠj?KՑG.~)D=d/>B:f9NRܸC.siUY$FR[ ?Q[!C۝|ݍwӢmPN]ۛt7 Dx+b{'й]΂o9l( '#k6#l&eֻe`}2†$uߚS0cLV"T.(D{dUƕ ;di,@/s,; !S-^|{'N,nuuSג@3"A'/c0w Fc32f:y_{>M1~"Z%{,VC3ahsm8ظ4_FElVܻ7F~,W9cSIa0Q{T58bYFKn=ȟU7X̞IH|qkJt&&TB#M IGP}Z1Xhv5 SDܼsJmΧ,м6 U&㰼$3d>׮?u󪆼zC[PH,]XqQ_]s- ʈmF [U|&%bJh!hD|w)C6_m]ܪky{)o03ZBMX ͛ė-[%v3}ʏpAu; +iaz}-1Ғ0aE2*F#ᅒ ~Kl-ՎsȈ8]TBW6^6䖜/1y Ti[2o|3夊?֯,q !sW%+?r쏘Ih4&UMhP?tp z l[Nlb&:V9&d>R?$ ^֘)-(͔($T5A{StnW TW^h C$5 > bLVzV %vV{ HkwN ^nfN=K1LHZϟ> $^ʙ؂PthpLmƑVZJTJq.pD8m8vc]5z\s'@JXcԳ u[Ng+-\C$RPbj}4x[O:%aXU}2QX% -c4Y9IHbwnW=s\z!4ޖ->XD=SSSN!g)Rݕ\H,Frq:)41%Avҳ/U<!ۖJP@z>ן NTuB7 ciz4ٙ1hBby@_ -N++VZI*|egۗ{UIvGu1HG$l҇g,%,@|IՈW$Kg@H9y7 \D'~F[HSZm~\~m8yz%;^=֣Z;UhrE' sS q訣%m5Y\w+3Ij&N}j2>&%Bޮq8f#qF:THT%R{IR]m:Bk{6ّ&-0V.y6Eät=Yfuݦ/lXVr; "`/5Nb.8pdR,_Z$PNy)ܘ7AShi-&7៝9K}_d4rV4;M4( ,%'R z& KFw)׼$ !Yx;Zs)5_U7 -x*QxOT7:sasҦyơEH.kRB[KBXv aUDh ]; oaD eU3'34N(SСz4y"5QcTnQNLzKO}4[k>CdHXfM_!EEUrXFL2#Cw\4dq뷐BIਠ>/;J0hrUFI#e\^%1A6=Ҧg q0뮲of*mfZ7~ T;SDPnL:p#3*]B1hW Ϟs5Ҡ'oSb P&YZ[ *7O_Lx*[Q"@a~=5偼Iߐ,5z9S\?)P9je:`vl\S奖LHCPW4AR8,L3+h0݉^2X`U9$͹|/o|AfO-ȪD^a ׆ydäaYĤ "fg2]ZA5l3cZBVT( V,b5z0~ն'ۢ Qӆ^DI8]K! WV5zfݙZxX9\,7=4w"6ҫ@>;U7S.3&EaP3e.a˫^4_ab:i(rwJ9oFVSw4hKOvvX G)sIrﺏ E5 g||$Жu#=Wx+uݒt%Y8qÕ면!q}j=۷c;!=Ej[* 4PG ya]H$!gE5'<~teNwZ=rEy[,x A? [5_y~75)I?ăbszbw.~-b@FXW{kok|͋j7/cG %NJ[EsG  Pkj 'p87#8#]"5~+t'ЍPW1@CG^yh˗,`[g9~HؗAv:"2A !_Ђaj[pQڑ i^ %F*# <(Yb7h%;B ̳uK_9Rb" d 2O:;pmNR5S+5цSr[%5}qhZN n S΃٩gKrå=V 'd@l*^#~x?11,)>D^=VStTBz$6/fxE3G·Gżl&;X6)M;6"H1׽zijEM"ğ*Is !~b/6FPtsJp:\=lwO6+o]Xm6Zq?PNwaZ9|:7ȟSWNʒ_Ę.11L)Mk+;uI!*z>)'YxT؎ŧ\ ߃2/flɐN_GO3LuŷB0,Ti6eP3+IN=FlY-_/gW|V(f2Q`PZF؞:C'tMCiw$cS(pwiuTob* < r$<'bUq@fΤ-G Xw(談g?q`3$F="QД経 u^y_?oĹr !BYL@p{luUƦ!ip#U%[( 'U=8p-47yX8p/>ӋTP@#x),!m0 .LBi-(!Q#ODi8\x)F"3PmŜI2 ]a i7kq{l%Cɐ䠹9[̔5VөSG 擰[cyE4ADO? ٳ;"1n<+<E1 +,uD_Ki*PCg3eq;CuTW$^P'N TIFI m4A 1A4cL&8VWbsShFMxe@ew{e1: ,vìGwpv{"Cfљ\T?5OJ UJaU[D&'=3=o}ep*&QIOdxbǑgvu^g! Kro?S`_3BLx(0bU$Wmf=]fL_1.ÿ LH9"~7Tb͊9f}SYg.g5S0̓a*Qax/mH&?]+,ޱNq攄٘G:ҶhVD|47WcRW-:gLҔ !j}ɹϐ*w79+Z:Q"&%/x (aq&r\ qHr(_ET8/ 3?E3[VQ n3;9/ #{êr*&Ol jʟbĠb-ޫ__{\'?\V+>oE7{-v \B<$nSۭ)m5m'Vʑ}&<6%qLAMƠ޲wbywR y5B_NmXZ ╱f`JoOWMҳ86;bm`@8h g ,Aޓv/JT1lj$u,91x6j&ߞά^0i])6SMk^B̐:O.|YO/X ibgKjo*\Jg^éa}%@PiZösmN ?bDf$AAPly7VPLJ П1)oYnoEw2ʥy Lb掔Ma Qk*-k ˄q P %{j1:sMV?BQ]Xtv+{򄋕$rps]uE[ H㞦s[>4(~; B`>mRd H4!|Eƭ%Ω Y_Mu[,*?,Jc]cd9'BȐÄ(u9Τ˥ qHn}~43'}z@灓܎w##O`PP6QEfo,LS) ւ)=b`u$?[۹N^f"Մե s)Mq";H=րvj E|~c>C G镑ڋQezd219((w1}"aa*~ollXEw-CL~v D@73<3^b#PDI\Cd6J IMod,R/xyR pA)Qr91֪QgЛIQKJ w]P8k݃(OzD;!#B9WC :48&!2҂1ϚOB&l/Hj;59's+ArDG5A >k¼Z5]MР&SV9Rt#%̧ D^7_ܺ.<` YjNK{wψBoB.0x5f 9') O ъAJs,?'pHvDtI,{{ctZ](=߹kLfy֤>Oy+XQ~Ȏse[s K^-g9tѐb3nʬ|t%D7#l{~7Z@`DTbGU԰Ƿ<KY m^q oRLl8þ5< lDh~qeXC4/6쀟1JymCCV ֽמIՕACS6 ȵuJdsx  X "4^i]r؛ܷf6k-xO# 0kLE;ߗy^vT!gR\8Dh> Q* Lj_7@D7 Uw!`JtD&fDA53&}yV=S2Enm:^qѵ^Q_^`lƥ}~֮ü^d\3mpE鈆=%-e;oolݱBt>;뺟=B=A-`x@?׳< Vˎq. . yz8#+  kn_a^Jݤee1;מ*C!@n,5n7b@ A,rprU24G?ʹ 6ξ?S)GN0z V) 4 [̦ӆՉSuGt%^RbUMX #TO#(u-,ؖeϛT?fzqg-dNxk 3[ᆡ1kpsV#)42?j㠶| V ([/]z{em"r+oMaRυ:)лhGO {aҩtQ+'0QL$/ RMMn "[DݨO9kQI{ 3Eo"g- YZ