cyrus-sasl-crammd5-32bit-2.1.26-12.1>t  DH`pYY _/=„ti$_`;-Оjpm{D66߮k$Oi:ӆEdAЋ{? h(i3ʹ'sIU[LI<^y9!. _Yk-["AokY6p9寘3Mĵi͠M̠H M)B"IO'OdsHS Ϟ5H}3y( bu_:vу<}߇Bu7Da[z{< 8d6bcedfeabeabaf89a6aab7c4326a045278411dBщYY _/=„QJ 5vDl}so`I$J9{>.D#NF߄!KŗGlEK{?Ij3[MYL8#GDO=ـL/' 4IEvcF2(VQEHc7OXUuѶw @{/ CPBx,"RQPb'EQQUR_Q drg+ 2zxk..T97kЕH#&#NEiBYX>: ? d" ' M ! :Xu{     $8Ll|   (8"9l":">GHIXY\],^db~cd}efluvw Lx \y lCcyrus-sasl-crammd5-32bit2.1.2612.1Plugin for the CRAMMD5 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.YY Rcloud113VopenSUSE Leap 42.3openSUSEBSD-4-Clausehttp://bugs.opensuse.orgProductivity/Networking/Otherhttp://asg.web.cmu.edu/sasl/linuxx86_64/sbin/ldconfigVAYY RYY RYY RYY R9597c0d556e77934ea69ab92e04cc59flibcrammd5.so.3.0.0libcrammd5.so.3.0.0rootrootrootrootrootrootrootrootcyrus-sasl-2.1.26-12.1.src.rpmcyrus-sasl-crammd5-32bitcyrus-sasl-crammd5-32bit(x86-32)libcrammd5.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)rpmlib(CompressedFileNames)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsLzma)3.0.4-14.0-14.4.6-14.11.2Xg@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@michael@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- 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/sh2.1.26-12.12.1.26-12.1sasl2libcrammd5.solibcrammd5.so.3libcrammd5.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 -funwind-tables -fasynchronous-unwind-tables -gobs://build.opensuse.org/openSUSE:Leap:42.3/standard/fa21f6c20f3dbebc46305155eb653084-cyrus-saslcpiolzma5x86_64-suse-linuxdirectoryELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, BuildID[sha1]=6571e6b3e6bc43ab21c4a4d6dbb5229753796fbf, strippedPRRRRRR?`] crt:bLL'8G;7.߆;`OkHe1U`S_k[]ۤ$n Ef̹ j3%b)ڭ1L @t !`z\o pu>(G2st\)[a oDVj_"NQFq+ K\e_ɇ؉$P`I?=1.H:1<&/WlOrVQ(SAw7U!KZ-{*Dۚ_84 9|~=@(4c(QL!gpT{(z\'#I-<һK~ugc_Lݍ^ɜ7UC{E$T=Pϯ&p@&o]1JI/\h|*w=潱Gh .FԕY bBU{ihdʬ'\+Ң)" ]k ϵ#]\q,8w;{Ƣ蠿 q[(N_싷ܚlCLa ߆({۱LR$\\d˃W<ӵ U4藆ˠAЇA#mAHTY7TڗhȘ7N/O)[GdMt79|@(+\f8 %0ڪ9Kl^߁H\ܴZ[:'36ITEyxNvD\"j+YR_j8aK{S7_ԂCzP?SMܭ03U$․gx @rޡ塆sj< XTV% +Ze.噀StZ{'fSGP|+Qs1!AKeF8 p.f?9xh:hA}U߻ـ&ɀY%"PY"d.4 =DeL #YT)kKf*_/%al6lڔ8|{QN][Ap4w"W^ЃcBql@pejJ -*E2 ۦG2C+ő{{}l.оC]Q3O6G&~CZѯQkT#(q@&tzfHL> J58T#ҏ t*n%N#}iWIٽג^gQ_ p\뷩0:,ʉ[w{7]r:4bmDf'tw2kd ƲU8IrRG ;8s\6IF$SjA+~(5=n> D\4^/ێrf l2i)2g;yV;׽[زxo֋&PN:yTp\t0"R0g"w7̝.[J馊DAF`cE$g? L7lEf}Mh;B'mI8N{FP`/%sNv t/Vr+qHtn#YF(涅(7VjD[ _ǭOXԤ貹uroNS?Jvz9|UW_3 zI9fFAXHk濛 \9X^ MO RES׷e&2rF]TӺKhn7neGl7BO- ({_M>֦W^pJv(A N/]=S!$n{@͘zuNQ#B$SIt&-Z2pWp_o+so Y5LU:eVMͱIhMQ:-Ln#حX$%kwc R!垰 䁹_}$W,a?VmG**AO KxR<_ϕ*<@U"QҚE\e[1+b"c1/؏JSRzX=(sQy*Q-fȱm*lI㣑̿T~|5#@C#zߵ m$֪^R];m1{ kׁ-DXa)rJ#Ú6CYxJG-h`8Ŵ W!7HU{6i@wEi˶o[ !o>! !U|ȃj=<|3tsRG? 84¦{Z'b&pCsO_s[8V8(hMN%[um\/OJZ͋z$UK/}߳|SZ+.zuMÅ&VYCage, ,Va/mLYZwz.PX^5M'q&+jslGbUs_TZ[p; (\$Cp*zеD fv@e };Wb2R?_Z>XAٚ oB[ie'UXiEOBS;2ǂ;krnsѩ H1(đ&0&d&J7/3TrnE'BYW 5(=LcNGFE3vp鑒:N/}/c9$^gj,Z+May1gƹ*WkU빀Od.-9Evk+Ѐ52yP ~-t="8/!miPܾdt˽_& #I]S,lmbskS Le;?6M 1-҃u̕N$>7+xG8'2 skP)~)I2$[IVtA^n}KqFz)di'e{Cjpz}smjN( ur^wWҬwQ չc$?۲R*Ss9ݿp3n3+ɯ~nhk&i>P ?TB`g. \i/|^MU |\K]1摘kE^N/@_78eHs$ 2ܛLذCOQäK  9ώwZ>$gtB89ty:#U ކmןݶy&G1K+> <4No/<겖Ԃ 6b| LȠBkL g3ҟe*H-Ȳf&vRLjWC*N玸DC=$ʫm Q*B$vIq2T~xfJ!`Pm~: iG,*CGJu~g2DP Gy%xx/G6)ZNq)'"%sxy^Rڽ9rL\~ɼ,wO ks/{U3!-(Pa?Q1AvUJsy;[JϾ^V$9_GEA_ޖ^X;_u|߈ݣRD]ܑfYeSz="6Cl&o||jyX:|/316w_]W .a;B?X Q"K xvCGNީLvHMDMZQM.ze6 Cx z(ɽ1cm⍟@I6K sÍxYŽq ݻ|,?:@jIh$wPh`(>Q:iTx7Wع_ lylB 3rnYת62h= L-.-&=7Wd¡ItI ڟ-^̪U,d;]bei;dwKxD< C[iFɺo4lG83~wKc$~Mx,A}=0ذ XwZcL/.\q+ʿƠ2@]@pjIθ$?ae"C izHH8IgFLR uT|f8+Z@+趒Y6I])JߍxH2⌶`WVZڊ} "_f{Rfr6]5 x/>l(QYULެ yi ^'Ԅ]4Ǫ/4s/9迳oQR<7wGoT^G + ?HF'hM^Rͅ[[y"=20zg}rJzTVmuzӛ8]`6vԳ" ЩMž>Yʂ eTEZ&+L=tŃ#&MpL"8q+9}O|.i)?<9,5M0CY11nӎȬN6m% e}O37?~ Ha vw5^ne/[(lAnm?>٧&NI IA儩f:NıaZ4Zh^hmVh+OF=4*r)vf3Ƶ'n-XBe-c؄zNr-ػLZ /'ZLг֢M2Юe ݣ)'$f+z/_}=!50x{#}muv;7,7 㑙]i`ΐkawntnϠ;OVK`(.o+ w8e%ȇ!W&fBVK4fnRᔻUbS?b+P lMtvDc'2)jA"aJfED#j;Nk՚1(jz>CapDBj"߲\ lA{[#Ap7ƫ]δ\ 3ǀ͘/"a”8%Ҭ%oܛ,lS;mjsx]ڼR3FPLx : x?p*㭍b0BE?UpHBt:ޔR 㥨.\S"/ -<RtՂb=V-}lVtvE__a~g^Olחoq(6;O\\U%gUNw:+vW [ʤl|Hjl |g'2}0Tyn'h R2RP\ rψȚ RN]fE7"H$ 7|^>C距]9X4O(Lqr"Hs%Yfkñ--ZVVe"tU^6/u^ Ǥ܅?W\ջC3L{9^&s] X3a.)>y \/-~N@N3m_Ylq[@.T+Ga(`uS8v-zg#݁ȁ{2tp0Kz~M`6X%徽gܔC0XoJgͼ\[5 #dq BJ==F,Q[ hea%M