cyrus-sasl-32bit-2.1.26-lp150.3.7 >  A Z9/=„;ҟ3Ld,N AԴ޲EoE*IDXohj.J-~1Y1@O1]#x)[=_f2vޭQgzRSye­j8n2 j3nD`Kҍg)LA.v8OG9_x^G%cO+Po@g38U0t'W1 i궚E<Ľpڷ@Uc(m\X 4Ⱦ} H uj|xM$p>%?%d $ E  #A^dk|           8 `   l   (8#9D#:#> G  H @ I h X tY \ ] ^!qb!c"Id"e"f"l"u" v"w$ x$ y%%\%`%f%Ccyrus-sasl-32bit2.1.26lp150.3.7Implementation of Cyrus SASL APIThis is the Cyrus SASL API. It can be used on the client or server side to provide authentication. See RFC 2222 for more information.Y@@cloud108openSUSE Leap 15.0openSUSEBSD-4-Clausehttps://bugs.opensuse.orgProductivity/Networking/Otherhttp://asg.web.cmu.edu/sasl/linuxx86_64/sbin/ldconfigFpFlfAZ/Z/Z/Z/Z/Z/Z/Z/Z/Z/15fff9a0da81e47433d843cd3876bbb752695aed103d5a5c7bcae8054767ae527bf418508b3cde2a5641ebf368306e1e79d1f34f502915ce6746f520978a3a6d776edfcdb13edb11c1d2893c385efa1e4454bc2486faac7019e17210419eee9dlibanonymous.so.3.0.0libanonymous.so.3.0.0liblogin.so.3.0.0liblogin.so.3.0.0libsasldb.so.3.0.0libsasldb.so.3.0.0rootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootcyrus-sasl-2.1.26-lp150.3.7.src.rpmcyrus-sasl-32bitcyrus-sasl-32bit(x86-32)libanonymous.so.3liblogin.so.3libsasldb.so.3@@@@@@@    /bin/shlibc.so.6libc.so.6(GLIBC_2.0)libc.so.6(GLIBC_2.1.3)libc.so.6(GLIBC_2.3)libc.so.6(GLIBC_2.3.4)libc.so.6(GLIBC_2.4)libdb-4.8.sorpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-14.14.1Y@@Xg@XVhT@Tw@T!`S׌S]SS:@Rt@RO@RH@R0[@R%@QdQP(@O\@O|7O@Nσ@NåN@Nu@L(L @K@K#@K&(K y@Jd\@J Y@I@vcizek@suse.commichael@stroeder.comvarkoly@suse.combwiedemann@suse.comvarkoly@suse.comjengelh@inai.devarkoly@suse.comsfalken@opensuse.orgp.drouand@gmail.comckornacker@suse.comvarkoly@suse.comjengelh@inai.detchvatal@suse.comtittiatcoke@gmail.comjcnengel@gmail.comjcnengel@gmail.comobs@botter.ccjengelh@inai.derhafer@suse.decrrodriguez@opensuse.orgdvaleev@suse.comaj@suse.derhafer@suse.derhafer@suse.decoolo@suse.comjengelh@medozas.dejengelh@medozas.decoolo@novell.comrhafer@novell.comrhafer@novell.comjengelh@medozas.derhafer@novell.comcoolo@novell.comrhafer@novell.comcrrodriguez@suse.de- 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 exists- bnc#897837 saslauthd package has no config- Changed --with-saslauthd=/var/run/sasl2 in %build to /run/sasl2 to clear rpmlint check failure- Remove insserv dependency; it's unneeded with systemd' systems - Remove insserv and fillup dependency in cyrus-sasl package; there is neither sysconfig or init file- Revert upstream commit 080e51c7fa0421eb2f0210d34cf0ac48a228b1e9 cyrus-sasl-revert_gssapi_flags.patch (bnc#775279)- bnc#871183 - cyrus-sasl-saslauthd service file is missing parameter 'Restart=always'- Implement shlib packaging guidelines: make subpackage libsasl2-3. (All other .so files are _server_ plugins AFAICS, loaded via dlopen.) - Ensure directories are owned by packages and thus get torn down on package removal- Put back the .so files to sasl auth packages from devel file. The .so files are read by some application instead of full path so in order for auth to work this files must be available- Add patch fix-sasl-header.diff to resolve build issues that are failing due to typedef 'sasl_malloc_t' is initialized. (see gentoo#458870, fedora#906519)- Removed server side service to comply with Factory rules- Update to 2.1.26 * Modernize SASL malloc/realloc callback prototypes * Added sasl_config_done() to plug a memory leak when using an application specific config file * Fixed PLAIN/LOGIN authentication failure when using saslauthd with no auxprop plugins (bug # 3590). * unlock the mutex in sasl_dispose if the context was freed by another thread * MINGW32 compatibility patches * Fixed broken logic in get_fqhostname() when abort_if_no_fqdn is 0 * Fixed some memory leaks in libsasl - GSSAPI plugin: + Fixed a segfault in gssapi.c introduced in 2.1.25. + Code refactoring + Added support for GSS-SPNEGO SASL mechanism (Unix only), which is also HTTP capable - GS2 plugin: + Updated GS2 plugin not to lose minor GSS-API status codes on errors - DIGEST-MD5 plugin: + Correctly send "stale" directive to prevent clients from (re)promtping for password + Better handling of HTTP reauthentication cases + fixed some memory leaks - SASLDB plugin: + Added support for BerkleyDB 5.X or later - OTP plugin: + Removed calling of EVP_cleanup() on plugin shutdown in order to prevent TLS from failing in calling applications - SRP plugin: + Removed calling of EVP_cleanup() on plugin shutdown in order to prevent TLS from failing in calling applications - saslauthd: + auth_rimap.c: qstring incorrectly appending the closing double quote, which might be causing crashes + auth_rimap.c: read the whole IMAP greeting + better error reporting from some drivers + fixed some memory leaks - New BuildRequires for pkgconfig since pkgconfig file is generated - Removed patches that do no longer apply * cyrus-sasl-gcc4.patch (integrated upstream) * cyrus-sasl-gs2-not-overwrite-minor-error-code.dif (integrated upstream) * gssapi-null-deref.dif (integrated upstream) * Fix-abort_if_no_fqdn-behavior.patch (integrated upstream) * cyrus-sasl-db6.diff (integrated upstream) - Move *.so files into devel package- Fix for bnc#827230 and #784705, fix patch as described in [#827230], typo in patch from request 112480 (remove rpath, Apr 4 2012), preventing sql auxprop plugin to work- Add cyrus-sasl-db6.diff to fix compile abort with db >= 5 - Simpler delete of .la files with find- Include fix for Cyrus SASL Bug#3589: When abort_if_no_fqdn is 0, a getaddrinfo failure should be ignored, as long as gethostname() succeeded. (bnc#771983)- Ensure libraries and tools are built with LFS and include config.h in all C files.- remove rpath- Move some doc files to devel package and to cyrus-sasl-saslauthd.- Removed debug printfs from cyrus-sasl.dif, added by accident - Updated cyrus-sasl-gs2-not-overwrite-minor-error-code.dif with latest upstream improvements- Update to 2.1.25: * Added support for channel bindings * Added support for ordering SASL mechanisms by strength (on the client side), or using the "client_mech_list" option. * Allow DIGEST-MD5 plugin to be used for client-side and server-side HTTP Digest, including running over non-persistent connections (RFC 2617) * New SASL plugins: SCRAM and GS2 * Fixed a crash caused by aborted SASL authentication and initiation of another one using the same SASL context. * Various improvements to DIGEST-MD5 to improve interoperability with some slightly broken clients - cleanup * removed old dependencies still related to cyrus-sasl2 * plugins now depend on the exact cyrus-sasl version * use autoreconf instead of calling all tools manually- add libtool as buildrequire to make the spec file more reliable- Remove redundant tags/sections from specfile- use %_smp_mflags- add dependency to avoid broken parallel make- Fixed attributes of /var/run/sasl2 in filelist- Removed the /var/run/sasl2 directory from cyrus-sasl.spec. It will now be created on demand by the saslauthd init script. - Adjusted init script headers to silence rpmlint warning/errors.- add baselibs.conf as a source- Fixed linker arguments for ldap- and sql-auxprop plugins (bnc#555568)- build against krb5-mini to avoid build cycle- Update to 2.1.23, the only change is a fix for a potential buffer overflow in sasl_encode64() (bnc#499104, CVE-2009-0688) - Imported some automake/libtool fixes from upstream cvs- fix build with GCC 4.4 - remove all "la" files/bin/sh 2.1.26-lp150.3.72.1.26-lp150.3.7sasl2libanonymous.solibanonymous.so.3libanonymous.so.3.0.0liblogin.soliblogin.so.3liblogin.so.3.0.0libsasldb.solibsasldb.so.3libsasldb.so.3.0.0/usr/lib//usr/lib/sasl2/-fomit-frame-pointer -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.opensuse.org/openSUSE:Leap:15.0/standard/6e69e99fdd16328c5004b0c1bde9bf78-cyrus-saslcpioxz5x86_64-suse-linuxdirectoryELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, BuildID[sha1]=57148896b3a289090586c24b937e97dd27bd21cb, strippedELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, BuildID[sha1]=56fa15d1e625fb9f829a439e5b5d2d9ac0385362, strippedELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, BuildID[sha1]=77fab1775981d91f47aa803085f7b4eb77af4aae, strippedPRRRRRRPRRRRRRPRRRRRRRutf-823c9323af5158ae4e9acd69aba1b9017f586dd5cb14c299a98d2567f83c13d9b? 7zXZ !t/c@] crt:bLL ~5ɿDR'Mpw ` ?>Nu:۶esf ddGx6_脥j\xUZ) xB?eOd2OEsJ*-Tsi3| 4΅jdb=ZʷsL>'hYm~F*#f3tJfw#.py4]U<$I" .AGABl_Ajo64o؀ʄI Erlip mqdu2 g'J[^9L?/ҕ?to-_[{ʭߺb Faa%TTժ3'tU&E`#v&F7Oa69!VJ&;uhÝ40 W?1k<@j)=n)V <倩"}2$pY[@)aGYmiT13Cp\Ģ%YV\XM|"xYA9 b?=S%xZ A)~Μ +ѸCr+5w&S674`MA6Ul%n8$DʜmbW1Ե][¨~ZE 19^04Ga˜b:m_3mW\'V~%r J>Ӆ^$ujsBJI|("kr¶+_$ot H3 a7Eg+-ly-XV7tQjV0P6 PXEµ<C=xk$o1Yѭ["j+-2}+lUb*;6Kz+6%M.2 -(ʲ0ݒF'Z1Cc=ryycL^JKQxQF >"tfSZFk"L,grŰɯKs<7(cy :##dH2"~n8>2fKT*mf5Lˎ/.C uy!Ķ=ocqw|ilT$yx^q/~9kay%Zha-#%#՗+L[<o:胎X{5|IB<ϕxNטM2!XHD\!EۀT|ʒ81.}B欖4guҡ?֍t[yP0ȷ l0Ff ҩ\Ӱ}.=El`&4N;P/LuJ/:pht0f4 hUl($kġ{G&Kn [G:1҈BU6.}9pbW޹tDՓl ]a[[{Wt)RI պpvyZ*2N{Ul>~ %\kE]z_w-Fd !tqDs_.Mn3)_FaᅚL +N 'dFR6[>P yT[\6y @E%kz6FW9݊mj=_|A G%މ4TwzI-X1 1 qBVCLT됱߻Ц_K8}Ѥw/]㸢KftC} $F82`קѬEJytQo$4e[FNN _kTΡj|PCA傁rS]:nl ~WXǧT.Ka fl蓒zfMQ@t^mAq=u<87PU|g= T,(3QFhP\M) Xk7G0qly+c W{ ZRs ܂>&LmL.nܚwX^ hO@ iG$GoZ Dnr6IQ4MYϬϴZɽ"Y# %婫E5z-9+5]ǂި0VA Tp;o71Pq?eeb8Oʼn)4cդ\y$%ܮx-s_Q4xP#: CJ?meXN}+"λF-l > a֓ǒZw3^so0W ؍v)eH:HNG8`VDQ̟΢lVzbgpxɶ8WS8|Xkk.oy=ITN? tdrrWShD\w:҉.!fxmNQ@$*ʕ+1>M:)YxɅ~ث37n;uæ:r_?Um$k-߼48N0TѤjbytȬU6~Pφ80-s3l R>3.:S0U:Q{y!B%Iv'^HI_ uMC,pO5Gp? Nϕ4I>>78GbLSn\!f#M^L<*jYϘ -Fϸkyɗj 7@6 Q IEaQ*K^YsŌФ%ol G=+3MxE|4'd3 3i(c&JƯijp} ϞKuHf(""Jo?刭F)0V@ͫ_;ݷ7тEjONP^\o|(^O,ۭHOb1 UpnD !,}]Q)K((rL 2El:@, #+ x !rQ8oa?UJU$:\r1lHÖIǓ]C!b@h{'B_&tXLxo9 2sXtq%7?g!OBF̨!zK{k&8g\aCPSWJ} *ikl g!a6ϤW<(, YÆ&\wL %zI94+N~ZwGV`̮Nsiekp !KS(EӐ{XVw:GS[&:&iN{`w|fIl ,[P_1јMiR㿻A:j]I-ʕ6H:K ]Ka䋿pQƛtm[&N!!j[[w[ P-IX_[N gwWژUx4;PP3X-/":wڹG_]K f}nh➸*n+ аusPkY-"u1WKjٚ#R`j\ц8u8W| reܟで$ 4tMX´̍5WWx6I6wLQnn(&K#I\ j-ƺj%j$_݊@~^<"рƄnS U$|-Dlj@Z/`m)T]aLOd%c- .O9ry ':(PbQ8s[3. UCU&  aZ9grKz} 6,}ڎҡm2 ej*VgC)Kz!obb%#X3B=Ԡn_zՐ%7>Ibv>ȷnvTo1"mJE{dQQ%~`AX6m aX ߓrE CE˧/%iJ< z%W qTDs˛fVL C껴_>0xHn q - Ni>;"\:žlW:s4LjODWB 'qgm!A `ќRt s uiVM;)zvL$]ц >>9m;}`/F?Pe_8F?+@ߴ:j>,9Ǽ$kNƜam`  ʀqIB,X6F $lj@U;Caki/KVĞ}~f黁)R"s#E<!NDI`xKԁac[HQ/HVRz%L; TsͲxFR|^R(`o; uiŝGY`/P*7P${49o5poytVllhcN_BWdIY0Fͯ1p|+{1ڄL'1H+8 yP[.ܙs46!Q|D)B7/۲hpZhQ{JC NGVFc`W8y 9.D&ixK{ꆆܑS{@g1 % '%F}S5R?lղit͗T fLH[n tkʘ͏ys3Qu}uAq4CmJ1OV7θC4^]ɳ&JҒcu(=gR 5ߛqӳxqȝ|[S)Qyc ݠ /ɹ 7yŮQӆyp |onMz9F9CS6@N[rմ(O{*~# wawmo_\ d㛆ѯ@Ce(7kFY[Nw?Xh;04#GHH1qpSGy"(C[hUp^Ϩz8`=܃ҍ[_y)cǜRgNkf9FdZ,Jg>XzC` 5ĝ *JZ:4Ns50@VZ,Eڐ}zOE}k_U/jh{)چ6Cp#W=V9W{JZ>9+ V- y܌$q03 tPdK4P0iFyx|VR9qжk!6+_5B<J&7Y"pMę[ŮDFC$c1Ã8l+>KUZQQ ARk8]iEj'7='BНU*n"k @b {x?i[ @-&Y99lW%;I$eA?niOD~͊|5kh%Xӏͷr)UbtcdR}R'-Rw֚]k7Hڶ\ў)3V&Bqw?k&lhTkD ;y6>P> 9:<2\1hTFSʞ) &{t;,c;O^|IKoqj8osN#ZXM4yCh{ӮY[|A6 _EdCh]CΠL5r|Yk&;gVpG"1 Ċ#Wf~S5 N2@-t>l|ӓU}7G m*\a:I mPn ӥ]x俿;zsߑABAz9Hy5_8=!:6/4,_'(ߓak7 =H_>^g.9, .yqpxnFx?Ϙx,O,pqW ` S(; 'ūr@S{1/-G})Mn A+.! x xvv\cs@erR p:R=Ԭ \Eo[bPB]EU^o^KY{aPv#qv؝x91|DT !ګ|ӆ"n{`cĂ"~Z PٓGq8cq[ygC Ӂ&03>uYRvp hEnKo|:Rnï:q򣮄brP֯H8WV%d8 %]iD$ۑuz\'p ӘQ5U6?=‹q 8YcE-~{ Jv{̧)FMJ(}Zkj,QxR1eMF&+ B&gة{ ٽ??K[)obd w h] 4^.rO1dgztN+Dp0H{=Nj gWw~LJ3 PF8:!: VEm(̍A̠>Fqm^D@ (&W\@1יXqM+s\?- }=J'Nc('1oQY9) oW ˰Ϳr`SY6\N5>P s 2"")[ I 1䳕 h.j gd0 #j %߇t>l} /Mʴ]B{B\ QcX(=>P+u&fH89w:S֋kz -7ͲWI!g|Vz|Q! TɓWI<@zL4f%!9dȱBZD;Kӗ٩g*TLm$0Ck6 _][;\muxyuhS`?78Jq@k5g ҟxHNT|_ fG$s~a3O Z{y]- 7׈Szghwļ fi(?pKÃ%AdBsȭ [[]$nm`N;| e/gSe{(PYʑwq%T^cGy-{ vJ8?(6Lf. WWT|)odB_Lp9A '~xAǒ׮#O uqCCt]ew(R*4&,_^[bBߜy:z6Ij.}k˨D$Go}z (K–\g#&xgtUpNFZxWYp,j)XOʼd_5T4CvV` X@1Pua%H} 6"_hr.Eayz$Jj "!?6F:f{׬s`2J,₝CpXhikf[ɓY$5_DiaM`Oi5kj9;?aSK,PzTy3,owx_t=ͬ%^@h\RKrYGH/֡Ӎ.Pb獈@~Exb):$8XzMpgPE;Gt I NPҴf'qw1גЭ|Ⱘ):G~ \QUݒ|׃4nR͟:f 4&=Fz.o>  B4YZQKi!ÏUL1]hD0 >ȉgY lRu7.Ҫ􎉚FS.*|JCQ@5i+4";q1S nf\<5K` 6iiyvXn m!;t3e1QbѫL-xbu9}DjsTyY<LUg2%ȝ`m}04cy(V>cF>6ԞZ*I^89 l*]_i55r<;$H1[ACCawqr_bn)V-z#geDeR=-=!rD)v-6G#;B\Fw``o<5G!d]1.J1dΊ\ݟ|!hxYP_RbߡڴR:A_z d)M`YùZʼc QtD4VeVf*Ϛ-ћIq=XaϡK*&彬%4U^ T4?dž{QW؝g;ȕ"(lNX=B-8:-hDG %Ϗ+8fXiQiG+NFFjX}A4p6q=o9M!^0a5pNra_?_9_ S%BÖC%<e,AFP\RN @_ɪm*e2_pݩLGS[ Pfa[-k/k2=81G׸+;~uv6>nj378Հ{8.a?>|%:\BTxiR'胓cBmuP…{^Bр Z6#=xYl ϘV엫]Ni<٦X;#t4F ϣ7]} eAJoJ闷3"^{FoTB\SP$WPWx; 7^C*0sC{a|q:ɼJ8iMMgyEf>&2Q8WAafŠ y4m]3usM(MP E!TvӲ0ܗŵL$_ B P6EM\{Cj_NQ͟T# d\:8Ze_;gӑ1 *'l (̟$\&J([:(-̌ Z>vg[ ">h΢#O?_\)K(piӝ3"a3<:Ftnp30sK${^%RAy(Xw̚.n'ܡ A3 H#K㰨Z H6BE ґ^zolg\3&  #BIll"|":=uَpSթ$K0v wQiME;OS&'>uх>xlwL7[*}FzK*"Jq>[__'e2J/W!窄Ep^t؀pEb@Ua2=^ *3g I( enHA8]F+l1b#$a=Y73tS w Ғ3fCaE4^RY>۵JFVkNEOSVBu^F55ίj`V}u$};BU-!U P:+ ƶ Z[eXM|t#aӅ\| $H3q|Sq,Wd)–1OH@ ׆= V[}{TcLq|E[S\ލF%M"FJ$&* 3hhP'v3O~KF1̵iSm%`$J_,D@aʷ'FJXF9q+3܊ؼpYxza{i kn:(.[X[y0y%8>g+&gN0EOiL1cD{DEqQkƠđ(F  P&79$vw.M?ң6j ;QQr3 6Kl3{HANsGɹK7;%t(B2L9QOJm)ʒ 2n'0>=SeQqJ}s/5Cn1 F^zE0Gp߄?O ҉5Gbf}ʯttAEwW^frTWsƮEc ʼtC7 ocA[*W|yHMq墎+>xtoX$ ,8X&λ4$ iq, ]Y2Wžt:)K1K=k0 b|{xMF՜Ȍ"q耜Q縃*qp{Iϻީ|B(mNIj/TlϮWhaS9rwcL20mwB6[FnCLFyŒ # DR^'=1dxWz-M|r;#U6ݝraS|ALu Ӽ#7' ,:rf1Y22[%vF`O Q$!}Ā+ <:&w1iLolAHp3m䢐IliߏG`֞6`iPA|0 5 #3l X~o]CiS50;N.dN5lVQ]mH7s}R!~CG=~!_p)4HcC`Nj$e)/9m@hOixxID%]c NV|ǤԞLa yb 2Y'S烒w:CٺVnOZTn7XZEF;i=A8XS5Gx5V1Uo D$WqInsBUlv ~"btQ2pvlbqc L/>1PDVp @RA22xjgj[4z}`J(Z%U7U\_oEIޏ:\maF9r+vB[074#DU9[_t0hV~,!4l GI[)" ٿ\҃YlB :XٍAon@9`XÁRW6ӐJ6#&WR#- l;%^M YZ