cyrus-sasl-bdb-ntlm-2.1.28-150500.1.1 >  A d p9|[ ͺӺ!OUZ8kT;G4ֶ;~J׺(٩VPa* iX<$ 9Fw[5<|&ܙfXԷ2 %zYf|h@KXCƚݹuh哅 oPhh{kf\a{I7Kefh{b?\r63 h r-sd Ot\LiO[NtF[-ܪSdCEa13d9d75d16547008a546ed83be5dfe5701292afb9fc2670aa0f56148bf8091386f2d5ae1c45ecb2b18d01c4ab664152f85780c5[d p9|%EB(]g̾WVwC[dDC2vtPǽ7{zec~b_Ϣ@ܝ{\ȌtRDm>ZE Ik)8"~dfT/}@'Rr|ci"O`dP;; >pA?d ( K"/ Ec     4DXl    $4(58<9|:FTGhHxIXY\]^bcd&e+f.l0uDvTwxy$z8HLRCcyrus-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 cabernet0SUSE Linux Enterprise 15SUSE LLC BSD-4-Clausehttps://www.suse.com/Productivity/Networking/Otherhttps://github.com/cyrusimap/cyrus-sasllinuxppc64le0Ad d d d 6a67c87aa6f24b3f86e1bba4c823752c37ad016b353dda7ad10fa88618783134libntlm.so.3.0.0libntlm.so.3.0.0rootrootrootrootrootrootrootrootcyrus-sasl-bdb-2.1.28-150500.1.1.src.rpmcyrus-sasl-bdb-ntlmcyrus-sasl-bdb-ntlm(ppc-64)libntlm.so.3()(64bit)@@@@    cyrus-sasl-bdblibc.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 existscabernet 16786216482.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-bdbcpioxz5ppc64le-suse-linuxdirectoryELF 64-bit LSB shared object, 64-bit PowerPC or cisco 7500, version 1 (SYSV), dynamically linked, BuildID[sha1]=16ce8c9b1f5421ef051bf9d70f3422a699972a76, strippedPRRRRt oj_PiŴutf-8921a98886ffc4bba9bd2272aaa3811edc5dd761e9bd2441c9fe7d2d4ef1623fd?7zXZ !t/ =] crt:bLL Vs坤-;  jk5sVjS~Ɩ $8l9tKXa9{ ZY-{>lNiD]: 3! 2-Zv&)!.f'3=:MFON;=z1(bvamp%A9j@(Ģ}O։4 QI}W ~ i/h씏WUT,^rZ_ZbsUHZ}˛}V+ɺv0/S)W1un Iɱ@ l!ԌhZqjDS>ppU;_YLk\䭇 58zBՑ x[\Ԝ^KGw,DZRCITf#~4~e6T*B%f7σ5w%j<Sev)Sʥ\W 0R}6=4lݹ \y7D[%򜔧dS$VFTlE>^mo+W_uzLM9| \]~\גx{1AЩS Jj9W6s#G :{IN{9@~YT τ3cלz\jDPB/Q p?c[] /F#*i HǾ2HdPB]mTN_G\c^rߔYFCd(w7O:kQP[&婱bEH9D4Jz`8ZUdߑC N|%-ǤqΣThF9BF$i7Jqnt:Dz7/ґe9EiyhIn+0j,3dTQZQU.tXq(1fŁTɴamwl$&a ;4r.u6)Ktp҈ q LeNhIo[8ثd]r՝> Gܡϓe!R *Yr7Tܔx%26chN&2l&)d,[l0"7{*+s@hу<օWug|7H & RNTP#TJUo4LvQq?ס 1B< pS?DCn ÕPjYн?JKu9HJEkj'R#oo=A\-i cjl+d#g%zSEPVCvfDzZW^RcʞqszWrMGxTƃR׽{)}^Z<\-(ȩoND7(MP"UwNi2L5BIT0ﲸ qt cܸ~P_]#1P1?.(z{yq$f;(,d^~GGPA+) Ex<(4m$'Z÷:b16ŧ29Imk^X7w Fx1᤽Pw68.ԩwN* <#ֵk1 G*?Ӿ*k ܔh'U;1vk&K~j +:REx"$mɮ;3) uH_A2 1/e} UeseYi.@`ur+m )T5($ZdekiD|)U!ЇBO?L$0xfAO=uqX蕕2^n]IݟlOq+KOOTQ}[DoZ߃H4wX`h>{\+>j}1j:J,;LIݲ@&I_qAp")G!{ahxc`."+\@_ pket'rA; Vo3%]"XNkF^ZW Es)cjj,n̽k.{3@yx[HZRBŠQ21eR:%RBUkq6X`2tum4E4Cfw< =JSaB뎡tz0%m]!IU_RD]E$e&s S^h܁ЇmaYv:i儁W|hV6uݾȃcH)wfqܸ;*g'}aWuUy>~'~?{CU3XfcyDI@PώI0nba_|hѿh`%&\}LLy ~u‐{D[k})gթ˒ Hر- & nJ0-3{jR3XZ@k(1VT~YE t&M $r7閺E ԏKߴy'0t(e>2KrKb!V"Z:(n;)mVzBeKm.l2h1k{](R 4FXm2" +/+D#d2D}7M:ŸU[c/@3|^m l0(YF)D[ )󡗝$(lJE4G'r Fl2{Q}BIg3n]X^"Բv(fc#j˞NcaL-d덞-!sDvdU ;H1 = 0GQڵUb,He{YBbQn8JejBX8$ wuQ~v!L(bADO7*e0rmZڿAYT5*7^'\!:g]Og#jT8Lz@42_El`Ċv崲(s[D>}*q\UP?츂ӎ$};i+*9lD!JW}.YhEKHČ$mi,$jx-[p@ZtXU%Ȩ`J,&,l"nEƫvGfHK( Cs88ȼ‚sY%9^ܸ6ZދD/1'95_U$.9~?G&T0L#B!( Sfe3hkN[tlFڈ9eo$[grFљ +H֤EuRqG-%7ۋVÞWP9LXVOk \.i=#ŝz1% ?XPBb݃ycŃ D sҺ}9-=/<5h8RiҜeqZҒEBB*fSA' dg`8Ācpx" F%.oHu얯߂ 6`J0E2.DҐ3]y=dmh5jLy%5NbIfHUXq 1=Uqt"|5g9YҘto` v-vN*HƦzb?44j$gf[Wcڂ߅P _+ xsEwp[2Ϟ-n}>.q LV8~ %\O_sM\L@{Hgev!M֧,~ KX5s)H 2TuOO^gU,eXT DQg^_ HnNyJ{o w"IA= A 9a˾b b4=:EF{+3eNPrpCXte*Wӿx=Kk"`U'y]5/ɵy vG8d0~ ]~|,\ {\?x`O7kV1oFH3A߸П䬄q>Œy}ЭbUB숍!m*d*/q$Ee9Xqi16gw_ jvd`AVײ_~d'=y2@oֵLl*攨%kq%jCYdEx QIt#vg},!iEܢxoH]G:V5 Hz\H}rSIr8$QDb$Y81am@t IQ=?L:N/`%ie6L(ljBn󪽋BM1JWAEg,Wۍ0l,.Lϛ9Q^.ظStHa\}!N]ZHc^,Mމns1 \Ab!Dr?I\)L,r!5ђ? S݃rg$)/{lC5ů+Em 4X@r9m|dߏ7|.$p@ Ms QoPȬ;oќ=A 1d~CyYcE.>j4[;X,L\Vըr-R;TܱuV J~cC3E[;T"[:t9[yS u6wȨbΪ߂?*HaƎ@1?d)P i.|_ܴkg9sY[}Zԇ#.EP vAA8H5VP9JF䩘m"UV|sAl6AVZKaiw&}g ?  'R1۱^#>(㵬9|z+\Rm==g]7× +` CKtPig߰)-TǬm'4IK殳+! ē9oO}i#9"鲽#Zx'-&&X L[pe>v\~IꙖ4 4e]Y:X!| -1- _,No]{ jS][Jm5!<)Οh_g F.FSd>6َ5Ft=,e)h $BZP7L |AWE>9͎bJWg6o6K1g8_3P\T/TOݶjEJ&PLF p%]G&e&Lk Df]p#e"~5R`)\ED&Y_8Fnq|0 MpBt|0&PT9/8l L򺛗VE:Se.3vj#gJP@[} h"&QzCa5۸jm+VqޏwFؚdH DZ\C8T!1L{#B*@[k -3ͭ[:IIN~+ͶeQ7.ۼZ꠭ATo,ߍR3Wj;P\GLU$YMU޳ 䉄C5Vv඘2B,=׊$9}]A,ѡ;.+7pM[7njN#u rcGp61[ s* iJ=GPpCqb:~>7QHϣQ^B M}rcc 2~rb O M@^= or`z "iݳLбS)l1L!g`%`.ꗡ,쁬!w\Y؆U6=vq&ٞR{aB'OԤW=$@ҭ͟5K7vXgv]Iܟ `V+8NƬ8⍩&79Q|SIKɌxQ0E+;i/ɬ JTC-:$±sD mBYt7}/e' gdij. lwZ 6ӓ>oȬiՏ.4l\\T55ml96$ -%eD(x {qMrHy!kyIPNӎ] IzL{[S-[ߺM"P/.*ȷJ#@" n0U̬ S\^ ꖦ"n#❛|LKtFkȂo\6pyڦ$Q7j>װll, `LA<rdlLW F}T+[Hyhod#|*fP`DGzbͤ= drΌϪh(7,n7,C+=U:wv5t ʜP*]T%FOoCqŃs4S"k5><; ;' e[bÚE "`E4ǂh|jD@fZ%qLDK-[g$^$[jĝӱ;rK vg^84R/j醒_ٓg^,qp9npZݔ*h~8 XSSZ>s룖2XM``qvex>E7ڥ gC0'<u<O%rG@7Xt\+ћZW Lי!lC9.SrFϗ>̨^cP_rl#͸?&c 3MaHqX!"|$T⒝ ,ir[+"hIYkKs(9Q~ZՔBsvAj sdގ)I٩0nfqIqydR|GI*nCO6sև.Z^9Cwi4'HGy"UA_+$ֵ]>+[A=|NKA)uAZc.W BYϜZdQ+ AKd+EC:+:%tuU$L0HfZ^EbAYmK+# *;/D䲊 RHrk}EKOR,p8ɂ:vTYlEƝC=D?ח,!me a$/gBX7>&"Zy07 ZНObLw Huso' n6/Qxen(TxW UkB|Tڙ+^+ Ɇ'z{N8 ܏,}Yj*g)*M Y7j{H+d=9ŝu$Z:ճ@.x h̖b/hXńr /XiF̤\g#s#z_WS')=AעWC!4~o> u7-D\p2?i$KFaU}mz_*…4 V?>, rԍYjc_IkB*-7dϓ{%EI5" AiQ!#%-X|a}^:]U)TQ #`'vR!4O7{̧=`uyϗӉ7~FlKէH=.4O2}`+4Q 7 ëTzHG`5UZ1]`Yw2XJJ6pvZSkQԯ`u]xX=3:-ϭmxf$PA sB7M/ⷔ@r>!:fnD30ׄ6Nvc_Ő1 |Pf: .0W}.h9K pHHԗ0y?f3?뎊+FNjV1![tQ{ n&6t뚒a9G 2ڈL0bVJ}o62r?(UgH{Ŗl7H!fVe5I`1^]N61I%NVF0 4\>~`#U/Q>L!4 .aCWt; :Vc JwdiQz>1məJ)%^,Q>&"m/l +@$? )::?s26 sKYE,ƦyzyB jb&\wUp@Z |Q7LX-315Cvʆ#"-LY!{- *ې"~dw` 3.hXoDBG hחYqt[QWF ޷<giWV,VES{RT}(E|F]u&;q!0Bu& -as"BEpI^}IuJpP]h*lKN%uե†&r #v*ū2BSXІ>&rX $#DZ Vp= K+E&Y^q$-X 怦Osn)SUij@KV-kHBeRsrj L RZC򗔛9e-*ѭk~jԌм+9 )Q( T}{4~_=(}ĦRIkOjE=zH뤮}]ỳ @cmȶ'MIك߀TVe>\_ޓzĒ[JpE>-w4 AӦSZ+xPjk@P?RۨHy>VkvbtzFk5~!7n2&w$N6F?T֙>S׮7C!,rjp'y~Ew3&Y3][OTG1c(bWI瘁Ǽ@$5`c\g@={&Fu 06i|[ MW HBBB9`]`\T/׭eʯh,Tl4; sb^ $8&1O} ( o\Q&hk1ݕP:`@GlZ:I ɿ=͟8QQ~NZM,,( ͵HNzCjTo憸\3 agm'Tvݍu׮jGEGngJmR<#K@<*˔ؓR4gyt_olմ*r t߇nO[5Phy1vIaH\E[0/)1Ul}mTʸܗ)|2r2gXEj*:-sJV\O{Bl+ܱ6}SF5D& b]$M 5ڈzvh `0$Dbzݔ,g%hEA(9;u oBYy\( MhYObLxaͣH.1ME4ZתOD|v%>m aT&Rjjq:nc|K2mJ*"DӡYMOVgsluZ罚ژs]{7{j(;qP)O Q%}m5+2tÛf7Bj z\b \1RGե.bG8ۡ۹`1.j{V`5>==V缝Yd9D2&+ꂘi,. 5| ǞQKE;zeljPszD4˂:u5ӼljIuS*P>A *cgg&/Ҫ{B+ r?5$?yT~7v3ik)LW43kA^kvQR59@ifeF^ kw2CDP[rQm^Yvc%7{!g^3ha~ m[K]y70Is9?|] YZ