cyrus-sasl-gssapi-2.1.28-150500.1.1 >  A d p9|ؽ?܏V2n3/)~TA}qHi]ތ&ٶamksƚe*G2~r Вdzm_'b{f1@']6Uڙšq3$`q5*A.[.n Jo.S󹔹0Q:ɦh:M[yU ]PB->|bq-y[,Aq- ymMO%$i-4cdSfK| m{z7694ad55763a58af1ff4df045ca2560ebc76a3556ce37a9679cb50de20d3b6988081de30077f2eae9f7e50a68b1d441f049a9103Tpd p9|1ƮWŞ([gP~!Q~"eؖ7&dtb{0*Ws C[jx2/Ų(Eh͵qI1|u `f!<%sJ? "c1V䊮dT>ۄ;،!mΦnl<5PnxUFr]"BճLGO|~H)4.B6dt[Pθʠ:OefeA_wq/-Q4IS?&'v("8>pA?pd & K *7 Mk     DTh| 0  (89 :QF*G@HPI`XdYp\]^bcde flu$v4wxy z $*lCcyrus-sasl-gssapi2.1.28150500.1.1Plugin for the GSSAPI 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.d sheep64XSUSE Linux Enterprise 15SUSE LLC BSD-4-Clausehttps://www.suse.com/Productivity/Networking/Otherhttps://github.com/cyrusimap/cyrus-sasl/linuxx86_64XAd ~d |d |d }9f3f98843d6dddb723b1b09885fc6efe066ecc8d3441320d283505b1570c4da2libgssapiv2.so.3.0.0libgssapiv2.so.3.0.0rootrootrootrootrootrootrootrootcyrus-sasl-2.1.28-150500.1.1.src.rpmcyrus-sasl-gssapicyrus-sasl-gssapi(x86-64)libgssapiv2.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)libgssapi_krb5.so.2()(64bit)libgssapi_krb5.so.2(gssapi_krb5_2_MIT)(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)2.1.283.0.4-14.6.0-14.0-15.2-1cyrus-sasl-bdb-gssapi4.14.3cvc@b(a@a@`7@_I@_j^;]߶\X)@Y@@Xg@XVhT@Tw@dmueller@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- 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 existssheep64 16786215712.1.28-150500.1.12.1.28-150500.1.1sasl2libgssapiv2.solibgssapiv2.so.3libgssapiv2.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/2157e8026f850a4da917019f57b55d59-cyrus-saslcpioxz5x86_64-suse-linuxdirectoryELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=e1fbe2205b59fde428367938d70a1b5d19c9de97, stripped PRRRRRRRR>-*t/'"Oiutf-85def4b8b8fd09b608d82dcbf86f70e38075d17c34d5c5518ee9bc6f4bb3d02bf?7zXZ !t/75w] crt:bLL Vs1 iZftɼ VbqDTY}bews@+꽍5"z.Xj2ag*:l(Tnɟukn%&)1h±AlP@Z*=mل &_ 6k@T[+Ճ2dx^[ͦeJ2d|췀,Z׼n@9''cjAqo4ȩ>z:#YHsp9a/!8o176۹cy"LVXIc[ ޿JDfB3T QtM'@Gw (^VLO[ N]#TXQ\|(d FxaK?>t(t{Sawӎ[h6;rcbr5pഩ=gcN8':eW&h,%or<$ݲsPMR/MnoIا3;/2k:_=Wa"j8;VG B'rw>PHs*: ̐N1|YMF סT[ߚ+rfqOHDRO(ij, !ms2 RKDR85XcZc)^![Av"ųp}ntPW>  '=Nr5Bp,(wal2FIr"¿7!%;t}>||>wp%`fV.wr@c~%_wE)n<ȇ.Y!Ƿ:V| C]!+8AgO3InI 2A1i8s`{,^b̆Eʫc+RMհFZ%BYb`dJ[h+ВXՠT5Zh>0<717<Ϗ 1 XkH $P#U.̅;ohCXIyPXD^M'=>z6LN4;)"(w2NzSxB+ DPl 9':3is|Jj  fj[@`rr?OpbadUĊ$#M'sDZپqR+un Wm3O2EًCڶ0WC3l @5ҝ^*\ &:AqK &3H-p 7A$&sGS:V=m"b "dR,6(ovzc]e`\z$DlxI#hLKoKٗP2@iZ֬?ް{WOba_k-`vغ\\=o:/-ZRY8Sʦό-*q=# k9[f<3ό"d4 (G;N-u&n<6ҟw^GkR30TYھ`ߐviXuv) RyMC C+-t Y:8 W$뭙6j1r8I 6J+/ʃ;B8瘺{e׳+٬/tx6XRƍrƉ5J8 |BɢPфj O; }WzSsD}i cY])'Q22>M/3] 'ynI[ضUD(kF|<;ԅe91FآAQ[e{v"фBfG+=k)rsyg:y\Xm- BȐ3tHapl-dǞ֚@y DM*D~٥NVjFe,H_E aHwef ]ռ n)T^xoq<bYWX418',+}LS\k.10+S R %l?&\ b"šA` -q^ ܠ:iz OKm+QGF\/x;z*19 E3ihyq&Wq;9+4^kfRd!9lJrXhU7V+o޶hSRw &K%l>24(cKۚE]D^L!}TB:j U t>ɁJ8ddYZfY 0 ^K~a3S|Ch.5vmDMDM 5ŞttoaU1LwA3w_V `,=SxL4!/mX&xC۔E#Ty_ӊ'R)r>< S'%aT't xx_,i\"(]DXrⷒ {,э 朗72":f@m o3g~jeI IpuЅY]r,'zE3)>mPض/kK**UǢ#EŜl@`Un"wʥUŒ!LW`jkHgtʴ 7&[enfe^\@&ԩ@=qcF. 4AAGR"?l,t p[r2v{Mb~Ҫ$0|fC<]{RN59iBT1NBl 55V޸ K[_xɌ hl1r=ܷ>LH@r'5eP`+'%M8 py:l)ֽBa-pDTR14 %VTv䲇MD_!hGKhY((R %e7H)kn*Wu=C6Zh[۲fz=hz8,{HbalKVu⧏O{DMI|Sۙ軳T;bjYx#~6 |q`L]tOF|q*3q8`oh5C3ni1SLvEhl$\:6fRF_"ֽ {dN; b฽+5 <$)11yA+QF>bFڰ2U [:B r:IS%KdT esPZfsoӷ Nl[C3:'V?NZI l`q Hb`Ă%{DNd.J6Oڨp/E<2&6l-Y?[) ™y)Q:9B֪픅<9%0~eruw;b s.ٖ&} S0g AK!St}{Yϋ y}x-8561p!f~Q((* ,PMȎ3j4a9!CLrݙY])ڋF r~+{^,m>$*~6]c6#3UHxS1աJ o(94 f1G0$eYSL< L E@%QR؁6.DXx$7=ESܰE'F̎u\ iI#wS&^[dD?5t,>Mjbof=2ȱ?69}/w*/{;x**zqJ¥V.ש0JL(pzQh 找bIЁu@ Ȍ07Pos@[N(0cq,E04iBHA!H,9`kDtR@@>k"V&z8Ff'GgU<hGr$GyADcߤ<'sipbmFUgXz8ӷpJ5}]ύ=A"Q6KycL&y:acClwD:-q?PgAJ^tQ#{à%ePG;dwQ%vg(W M38kS#Vg4~_-lRL)2NPĎy֭ݟك]̩wz#oPN7g%sTw]%C)AdCԩP!]CxM[{Y,v#H1myF>M̒D@=UKmIڰ3Q&"ٜdj(g f0Ɲ)8jEWfOj 6xӫ7O $'$ytlJN$Ub8*' -1g5-!:c/MtDU6PՃ!Wzu\ɎnXf] pCqdu58W R2]ҥΫEc&,v4lCkġLEa`WN& MwT"G4BnG)tGâ۰Ezt!ruKk ӷyX3Ѥ秐 uXވq 6W0So' %:cSQfE@y]m`h^WrTw;l9ކ gLhϷ0jZ1}8%`57BhW:尉Oz|^l w97u^; \zS_5` E$Ӫm*X/}5 ŷö<pmbDMJDR7R e{7AEt!~pEZnl7oczBÚkoز9qK7r'u~;nhl[E{N>6l$G^)4Q5FPVV]/[iXH"!QhxC*'~F8If:M驫pFNLY 4 (}`~oDN8R`)zHHˡh5x]0'_"q_'M}E̿٥7z0BdƊCŬ6esD- ލ܄ȐVS.`q&|G]Q湉·EM;D}& !|ƠlUFn^CMdwXZMy{nK=RtuL ge?Xtn3Fræ ITmDo+dYK08p~qn^U7p3z819RNQ][ߥwo\}f`xm2|˄ϹRؾhŒlĄzAq=3)|MZݪ6;E՛yN 5on_N6@*~S^UߞC;ZؑITƲ&hw%L ʣe%V?pA.Dvf7uH'Ac‘䱆vա)'?pl Qd sfp+ߥ4gA~"]]GLM9' %l1dՓX~!V %nWV q7܈ms;Yf0]gv7Hc=Nͷa@ }\!Ue[Ć /?گby‰2 9d2b{ }N<1BVpׅ,yO?o`w+3E%l;_0U]ɾͤ =~l&~ELP.Pej"nzS67akd#'U+g g܃-:wv&x^375S^C㱑KEV3 RoC9/zδ I5{];%`U ?3Śtk(N1+BKFW;-tMgr](6c, *4MɓK>?n=J}jR>NY~C7u:<H4N ;|m-9{-BH8evux\ SFMmՒoã%R=El?j=])em'c`ͱ(겝wE:o,J6>Pd6ObtJq."Zr qOŷ "։t#}X[0\zf<{\yFZ[/:n;)A$wWJ ^wPP EEҀ2_MW6GeOF3Ml6pЛ4!Ij?w*Yʲn_pdrVz{%ǬEq`Ngz?NHa}8HmP'4dao Wr#Q)Gu؟k^dj^(#YT{/SCF@J0Qa!|(/M)e`AVr\e1 "NhOd,:ŭ |„{E3HdUskexZi G0BJZ:`3&i~y!9cݶE]!U؟JGIxa{i$+q% Oh$U_Ɵ}#垸}3LTEjO–ѷ|VhIF bZ%]]Ta gaqFw[Kso6T[L iKxfLO1-$v }\D`(@e dAXDUB<s=cMS <ޗכiTR'mWpYJr\/0Y/w;j|hd {~bJ  N|xL=OT9w V48k5|,#ǃ?ʢxQ2l} [Fʑ{#klhs0˯6q<^Rς!E 8Yf lAr4y#,t%_'Uro|L>V`~\Қ;*RԔس$hF67nbʔط)GJP A\ [׼& Q,w4ʴ%8-B/WpI\#fD Rw7{FSA*yX͞}KB+5fC ``pVٌXĆ*13 @f ^-H)hBćQs[\{![82c1!r56`z=q=(:]͙͗ ;&=Ƥw *"'( jeVK]|P2'謘4~Jt$m2١NWJH2aT67?6/?%~d`|*4(!My联&UÓ$Fo(1?اgp#+ :v6'tV ]ۤ!(AɊ38]G Q΀QP!#s,s>2} ѨckY_ۅ%md#5@twJWu͎*7MiH<eU'g، ϜU-pሯ$v&cmOTYgKPR!c]ӹcY/ Ӂ=P1ҹ^!1pURʮ}tZ%,N,5hTN9ۙĕ0N+RP;OT?5 B$Ͽ"Bݤ GapS y1fB]C*5DQuNzVqOcjw[ni8Qyp2Zt|U r'})lu?eVyArY ɱ|ZҲ05{aזCQQ$ ߡ4#wmɬ:o[q?Dvyѭyؓ'AָqZˤ|e}B(>KqH/#Gy.::2-vOqvY"tͯ2(:"TSA]Uy,}VoҿCwMD]߲m P"D:Oa̤,춐&L0X`,荷#@x.þN[k s553SMg5 5uyV ^ 0ڀVKfT2Qο׿sLG~dEmfaIAQ=8C犴rQFKާ4x>[ ɑ'sV4[g'ɝl8-r9-&#^/ =%2-s9e߹)FhBI&k#W15 q ]eȦM躠ʃ&hU~ AHE.qK:kϽ:ȇ,fSbA{lrݚUuX&!<'ͱli¦fv *G0J8~i /#U7<.45ӷ%Vߊ83#nWҥ|\nkvOɕ]I'C>PK@P+쀹, Yk1YWvZJ{e0wS'a% $ m[Ѣ[Q; !-nõɉ~7 >h#Cʈr6sQ{[ ZGC|ykP; %GiS#xf,}3YPYOeA<ϛ*',qJRoI]Vƪ#{4O=eR7="K%i -M<jмy'%湿#]G~0#+td^0m8|8rJFNQhlP#\rn,w!^'/xwg}aD7{R_]0HXbu[~z1k4$8M5W{扸Wʛ&46{C9lhԉ{pdn0IjLM0~gAYumHp+ $O*Zk*O$JWȮ8 8njhWLEh@42 w3rPP玼I^}RJ^p8/< }SW # kOfMg\MO j4r] p "{r|vF57[Z"=(ٕ!A{04S S#ǹ|Pr9UjW2tH^mUEa:MKqĉUuIП;@1~=DeE#+?Ro4 ]ero܃Xi=?+DՊ{] iz?<9ߪ .`+m҂L_T QLOA@ǻŀ'p(/|6?VIl"iM%duX;Ptc%Ӵۗղlk+3Dc x@xV   AG"vFۓ ڱ[<#?^`JTON-uAۡrнϜW\Kr=zz[>]mV bo[kIRq"sllV- ӎ)̦L`lўzjdؤ7О>Gc*y#%H/!VڔaA0=EWf&+?~:HXU}NDoVNxa3ᘸ 9|m- hz{ QwŐS^Gqc=afTO/Y&1q KXx;_[H;Il &NPɩI8XcJWB;\9=D(b_oUjWD$V)$ߋ@ - Dr7$!qJ^I IUDp?%;Ч:^t|._, '|)6I"GJQm?k4lڡ/UKމcRXL*N&^"~bat/Wdh@ OLKA>Ez ,0E%r)ۭb>h~kG YZ