cyrus-sasl-ldap-auxprop-bdb-2.1.27-150300.4.6.1 >  A bp9| YV~-[ Zqa{Tp4""%NtO|uL[#joqiCW4C@E= JˌjߦXG9S%ʣpNKEMl3zuC 2=}KIO=fqhsz?(8p 9/d_ՠh_\, ±"rI}LP+$16f49d4cb58f48b1e955906a84d3adc04c43188f682a7327e9c9f505ca0a758313003a183eee530f32696f3b703353e0f3c25c62>bp9|]Ut07.E"5K􀜍k4ݱ'>z 0ONi<?zp@L -HTӲOpCuZܛ\z[6tѺ @?og!L1ba&uB);Z \+'p/@޼k5ӂW? j[)D ;51_֘ eCn+_jz5=XY%վ7MSP X>pA?d% 2 U 3PV`p x      4l|  $ PTl(m8t 9 :d F'G<HLI\X`Yl\]^bcd7e<f?lAuTvdwxy$z@PTZCcyrus-sasl-ldap-auxprop-bdb2.1.27150300.4.6.1The cyrus-sasl LDAP auxprop pluginThe LDAP auxprop plugin allows for tighter application/directory integration.btibs-arm-5 SUSE Linux Enterprise 15SUSE LLC BSD-4-Clausehttps://www.suse.com/Productivity/Networking/Otherhttp://asg.web.cmu.edu/sasl/linuxaarch64 Absbsbsbsc68114dbbea9bb4292bee3a99525212270c01eabc002b446d8487a2f4e5d0c1alibldapdb.so.3.0.0libldapdb.so.3.0.0rootrootrootrootrootrootrootrootcyrus-sasl-saslauthd-bdb-2.1.27-150300.4.6.1.src.rpmcyrus-sasl-ldap-auxprop-bdbcyrus-sasl-ldap-auxprop-bdb(aarch-64)libldapdb.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)liblber-2.4.so.2()(64bit)libldap_r-2.4.so.2()(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)2.1.273.0.4-14.6.0-14.0-15.2-1cyrus-sasl-ldap-auxprop4.14.3b~_j^;]߶\X)@Y@@Xg@XVhT@Tw@varkoly@suse.comvarkoly@suse.comscabrero@suse.demichael@stroeder.comvarkoly@suse.comvcizek@suse.commichael@stroeder.comvarkoly@suse.combwiedemann@suse.comvarkoly@suse.comjengelh@inai.de- CVE-2022-24407: cyrus-sasl: SQL injection in sql_auxprop_store in plugins/sql.c (bsc#1196036) o add upstream patch: 0001-CVE-2022-24407-Escape-password-for-SQL-insert-update.patch- 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-5 16455207562.1.27-150300.4.6.12.1.27-150300.4.6.1sasl2libldapdb.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:Maintenance:22965/SUSE_SLE-15-SP3_Update/d4cb4470d050342a6992a1eb94612c2d-cyrus-sasl-saslauthd-bdb.SUSE_SLE-15-SP3_Updatecpioxz5aarch64-suse-linuxdirectoryELF 64-bit LSB shared object, ARM aarch64, version 1 (SYSV), dynamically linked, BuildID[sha1]=a0d64b3136810227c3554bba73ee5e9ba20550fa, strippedPRRRRRR 3cL:K7M utf-8c9839d677443a1445555beae89993bd813d1b4076489d38322ba2c6c176bebb8?7zXZ !t/ W$] crt:bLL ɳ|9}aJ%zYǃ>2 s>&&k}EgX.S#b}jeO{mwW/BEcXW!&MVGڮ99OmSte\|| ^gD@#W$ OrfǯuVb_y4X%cǽ ĢB !$.ٍu.' [c@*A~0yU:m'$uWĔk>XeyTn9y59$G;Zgmd9nL)_\)Ɲ9va)|+1:*?S-kA14 K#AXaZPR`s0[nv0ﳃ}h<)%=ł0)h9gݡ㮓LR؃pL \ E`U"yb0yXFH *So1y>E$6m qJj!h)M~k:8s!i3DgŤ\섗MҳNfҋǿ waZ u6RcclTuM{ %X fp\xy>{_m*SHZ0O^(fYeeFmV";RkyAR:\2[KqGԘ֦1+sCc5Gg%*J:n62|eH_o֝'xK8Eܼ9K'e4.cJW [,;Dϓ9)f>×P>!cɘb, *P2ԦufZ&,R>풋,,ÆQ_9:O7ub `#a' .ˇ'. W3eMkyy2(0EdRZ*%Y8ɗ $3-`uŠ"OJ CH֍W;~abc6#PT}J~PsimYIV_>6֪?Ȍ6d7f+@"jП1VgXG~H_'[49lukY QT|BгlAJb ?lvxL&}4}&$ҽ VtU]Y y Ĵ3Iĉ3Rzyv˲KRWNdyYdpHjShadaL#/-[}[GHJMH"X-?=VR =12b:x e>_SVT>ąLDeZT<TnkG4%e= sG*mvH !(b qD&ȫXW](n|g!h\5Wd; ZO}ϞqJ+MtJyPB*V,!|ҥ? 俇f!`IxDj9^ͱH|Mҵ}8q1E˿P¢m<# @~1S#$|(BmHpo|Vn_ &xgգ@/C&p-OGV%e%V옡.4F0ell 2Ѵf"Ă\!ƒtz.< | pa5-xP|䢺c| وcgD GлY Y[J Pu˳8[$cTߑZ]!L f j%SgP%o][a;RQX* iP39#HH,cIYB@*TmzBfgf9Vk_HJޥފXxcTc)#NOZ|Xaܳпd.gkF1>TR+XQf9S֛¹]B96`4l%J 0oGxNZBQ겧S4kgY*aHD~; H>2kT Nᓚ$q< Ƈm8d#ŗ'21x'ng9(ݿGچs yC +9ŤEr/aAY,2~:' _KefU;v /+SWcn? ̎/!D_x&#^s _B<{[T `\sE ƃޮJ$U$,LR0y}J TKB+JNε![t&Xosŧq=zx7~k 7KUߖ}3by2AC9oIXgoV3 *Q8kCЇPQðR1KWީO rgjybasnB?bIdU_ڋ8(hͼ&"Qe0>bFHafwTh >ʋ*59a8KoDnٛs2iB4u~vͧyaD_}a0t j>ޢj~Te7E8<{󸮊opZ&3J -U*uW Ț_UV)r^aSȕ(rWWI ?5LyOֆy~EUf-p@7Z$yBYm͋9[wSe>%@?Lb %@u9Q@U%C./N4ж?{XBnuU]ȲŤ]P&of&#@XR|o3'L1yRw(uMr9x ȫL݆]ۘJ%Tpe 5^ rq*zWrW ~W.j6R⨹18KmU=Z}W ЁcS6=`LxˇVrb"`s=!(pH"ff,?Kyt˦fv:L&*a#֐A=<,._Ehh*q<(2?PNlŒIO?Cx#Ӹ5Ppl])4gzEv}C8(oDPʸݦk—.6 =}AU]O|Q-Q"~GU+?̉γ%ݾ VWΝ U7b{TH~(NQV*Oǜ'O֘dzeNb#(,s zs{=ȓ"$  D

J)KF W҉[ 0[vPgB(c/ZMK<^0#C{#ٝ]:D`^FggOnm8lWbd>ުs :v͆TUtjZ={z w;sv̸8^r]U%yITکk@-~kq;NgYhBkɗnfa PLTdad*F$1uEVd/'M3[ 5ϕ2'X=L1V,6{k$R{Tp|+B|ЍpOސHrkF$8ɊҜ8'\S\-ݰ70Xy"Qg{BݠRؘQ xE Ke4yɏ*; O 'S*f,P݄+=扡++[ҶbR2wWߏLIz4 cHN<0,~~0_<`*jSTBl PR "`5eDO̙+&V+mWw<,ķ~y?)@R5!Hg%u͎]n jaYVB_mB{u|qob  8u=NK?m)J lp5q@v?X 9Ga 6.LUc`Bb!dq|->bY{.)lC Z5~늜7=jzv(el_y"ʚ fƽpQazzOSj?YVE]0doF.NMdKøo &\ZO"E,i֐ =b_tm0>LN;h+ARFKQ34>h|D4ju%FY? ߹D=,jjMF[_DݤQ ólg^eV0`q=kҰWާ0AJ:.48lyWwMmGWmH^uD.(`RWl Ά$P985rgކ2)w :v HzJJMyiJ~WcWv Z!15wv(3;g3yF z|uɑ4nQ@ q`>$ɑw)vLo);|\SsKxHA߀ ?JjޜEM(^P`(ј]JKc4Щߒ7Ë6/u˸o>jKcLae__ྮ#V֘ eQK:LLB`fkCx.0F@LQڔU0m 4Ԙ%jk` 2 fQ,1G DȜa*dV}-\ $q]ɂIҐHWv>$+^{8h7 k"@cc1!|kywbL0e7CM#+|H:Rsyg6%軗O6MNt{dd8/ޫr A̾?l {l(PJm+/;,Ɍ[.esԡ73S+A!6F¬7#PL+&Ax3|駟JLj{d,xFkxo| i~ HkrAJ| l|Qu!XFj*hg@dف>_E|6"`&)NG[/L,VlI6eTn3+OŢiS>?|zvIhKS(&:U/&U1/'Mcfu!ȃ@VX~*bj(9LYU\Q8 P2kxg,' H.{" Iؘ` YZ