cyrus-sasl-gssapi-2.1.26-lp150.4.3.2 4>$  Ap\02/=„*uŭ ՕpŴط]1ʐC ѮEA?2>2& CU(Wa Y*vI\`^tą[8R+>t{SMWlT?}?ÚZ,ףO;]L9Z&W![S JImoEcئ/ ]fP2{Fߙck)]_>|'g-heRܹvw 8@<4hulF$p851b6569d9099429cafb79b55eb55c70428657a2485529ce7e198512ab064ccdf6fc4c8f9e5bda5e2f8e9b128fc287cc86f6a553Z\02/=„HLQ=*.,>?.r9n4q8qN !h)T1]be-(݋mE1 "1ރ}$ #\W(YE0QonZ/ZHZi*T#XH3`B3V7sԨr}6Cw;@Vj3,_yb@iek>BIg c_ VxV$ :ٿKMs \oK /m M.Ge#IJvӌOVʰ[~Sd8>p>#?#d ' L 6Tqw      0DX  i (8$9,$:$F MG `H pI X Y \ ] ^!b!!c!d"]e"bf"el"gu"|v"w#$x#4y#D z#h#x#|##Ccyrus-sasl-gssapi2.1.26lp150.4.3.2Plugin 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.\0lamb53(openSUSE Leap 15.0openSUSEBSD-4-Clausehttp://bugs.opensuse.orgProductivity/Networking/Otherhttp://asg.web.cmu.edu/sasl/linuxx86_64(A\0\0\0\06774eb789a916be7c4000d3650302f804a82a29257f299c36d47b40796d7aef0libgssapiv2.so.3.0.0libgssapiv2.so.3.0.0rootrootrootrootrootrootrootrootcyrus-sasl-2.1.26-lp150.4.3.2.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.263.0.4-14.6.0-14.0-15.2-14.14.1\X)@Y@@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@Peter Varkoly 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- 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 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" fileslamb53 15533465652.1.26-lp150.4.3.22.1.26-lp150.4.3.2sasl2libgssapiv2.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.opensuse.org/openSUSE:Maintenance:9866/openSUSE_Leap_15.0_Update/3143c3811dbe699fe4aa9367b6a04ae2-cyrus-sasl.openSUSE_Leap_15.0_Updatecpioxz5x86_64-suse-linuxdirectoryELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=90dce20a20eb06087c2f268477880eb3b3f80c40, stripped PRRRRRRRR_ l*?\82e31utf-8d695e86bd1fe17656cb9dc59dd8441dc8ec7b92464269de2d1c80174010d05f5? 7zXZ !t/2] crt:bLL #OzFdB5ib?7L'GC re2ք*u8Wt&&ʱPfx`wj&Ch"VB8xy|Tʊ?$K+3?-|h *[b( ޏڬ.žltaɅB[,DQO ߜ f䫯+RTVf:l݀Bbh@_`BŞL1zȮz͠Dzbkŝȕ}4ܵz*"֫hx<1W_y9=]!$6ibc[iD/j~)&duThhzO5ԣXWW@.p@v] ejVX5s5iw4J90Wz d{]x|[z1_GR_n@i X`ϭ"ow*mmR=v'6Q)HAr@] hlң)<AKN 13]%\,Q*#,oi s/g`dgFиLqp)Nu ·=bcDS^~#K .]E?ȋs9G_߂|ښD6H 4HLᲠΑ 9e~psM\eK^峪+bL*"kyHq*[~N]?[hռ-sPv|`/~,u24vG4 +F6ݍC6hTy?GOkR1OșK~EikSʽ* sOÝ˞R0! 6Rh9틏bO[o7gPOIP JJ.wlH@S˥ Nk,}V~*W35)Xa$]E4]C<9\4Cl"m`f6oO9Q&tU3KkrC٩>n>1CY{߀V9d1nBk9s˸;*ZfUHMk4ZLtv*_byY^=vPʬӚ2):?WLR '%R\vLX'xrztgw"F~~\^b 2{^~g{^2@-6Nٖ`yԚfN277yͨoDa^i-m8&(=&2Pp>RC AcTxmQf=& y81:6?{r(\ rveL,變G=\xCqi9]<؜DR1c y藫h/ˁ y&sDy䡩~mФt:@ א-=~-?@=K;d[r`,u$ A'oD r 'ª+-#/m&KFDGNmKd挑rIC ;i:vh2XqecZ$MqEガoZ^z],FG5CaVUk{@#f*(W_h~>Wή%.9MK=]Vǧ];p]Wf$R&Qap+"p(}3$! dVPFx:!zl¼˂߂mKϑ7o Abh6+M )؍B3F9T7Ө¶80qye^ߊ\\Ыs] l&{4x?4csSQ_]߇bj᛺z+FM䭱5680U1"ν`r{ߏ/|;"0Q\hw/67A_lܢ܂onݎl+cQ.ؗ?LׄU(?K2A̍WG=HRi76ݰU%Gq<`GRH%#?Jo1 T$dz@a<5s#UM7U* hO+d iVDҤ]=|ֻitнl{CNVRlm-yveXYy#;d=VR(DJ2. ] _KIf/ϟ}E^ hUto~9)kԤ+M_EsvR}C6t(u=sqq_ ~sX05:DʹT1 .].H_)u5O9`|O &vɮ=)pvߴv ԺPo{ SGFڃ"!L\M:sZe+ʲ&A#v%VV1*P./b@v5jqp9n"1xoY+2DgsJزπ܉F :6s:Kـ*qprI@G‹wݖt mM%մ8z IX}G=*J6t5 6ZN(Aln;T 䤖T5P.B$?OE]okt2p [P=+o(nZؖN;*O2x~އ Ez[?yXZDSAoHD$(ʮ)f)|7yEK.h=%%eS)ȸX(o5:AE9'w$OJW+̘ϕT%z{AS\w:Ն6YQ'4%'G^AE+qPnMc/(=P饘{҅bwCG uXj%8Z_S|e()$p}mq8}d`'~!qk30ZU*wm{7FםHg=.oH)uCٻ5T{mw}{ԜFNԁF?uP r7W'4BɂNBj/-QQhfT` |'$" #ﮜJ4Y}IB?żlq K~7L2Fs F,:DӽI 熡$#pv>T<2Ze`k@zyc ޯ(7I,*iÃQX*ZH=7WXk9Eph42b &.|[=SP-M2Ciާpy/m_ wU-/3W%dIzT ]@=:-t^M/O$b % E5:jȮIH^ q%9P9_<$Ho'mۚ-*]=g7\U!r y4ͿC%o kΉ*|P=3^YPrP_AuZWKHdD!BXR"aX8;ƀ)`!GŴ`^ wRTc5J{&r̷c_HEzsB/\q4ɹ&Fq*򘈀fcer7Ux\ <IgA?wfu4U+"5Y}8+f4>FmԠN|)ח1,zM9UБl^,2\W{exVzW%sGdϛzyǜ@BvN߭ Gwen0z/-,\gqg Jin7Ù) h{+]a%@b9)[Lt]j4JkaA(L} #Zaw> ^)@o1-ڒTĤ*c▱4GɾށQJ _[1VYcKRZbU ;?wGPD8@n=FK/<#DsjJa]^f$@WzƜܞXQ, - 8)q`ЫL%)z(,=yX^ %(CF_kXL5J tHQw"mfq9k-o#%5gpZ w)oC9y5lIR˺'doϛx-pn6?Tݮw]&MTZAPA1iI̙0Z[?OYEw*LA'YʹLqw3M*`Dn@i˽t#ŭ/`-ۈS+ (%3e5C`tF0&nЈj/t|\r89ͷsw T4ldV~Z_3'5duY͆ƘHJc2@:qZDIC8KzDwLf|N5~ c<}0X yt<i"y}rڡ+yD\wZؼyJ1<;w CYS pSW2}Q Sn:غ\Ob.V4-3x,3u2JRnL\Eץ$3fW 3[k.J+zgHh/<4d{o""ivC $^O=q ա{q)rrϊl|^\MS8( J<>Zwb;ZZtkh9-R7PK6;0hO}DIO(HH.; =36Fl8 4DSUvz0> * mX1ϕ(Ü>YC^GK cM1@_ ĜBm떒bJR= J-Ui]*x&M9Bñ`Φ=*bG6 E. R'O|1y_c ׫34/ѻ'F["^c6VK_#rNWsֱ*.i}GxjWi*\[!0OƟm*}FD'mڥc56as&fQvQJC+AQ_Q< %[>6C͋a rYRؠeP/KI=*P*]6xt|MF6<SFUzPohJ2:66'+\␄YAi":@A-ʛQŰ5 ;ro mOj]MbQR'x]جf83e;5g[)m>CDB|u;$:xe ҬF?MdY.ID2Q|6JqPMh,8|#YL2>&gsn>}ÏZfРq;!25218z S3HzqZsW)>ØYǔ TZ7ѷE;I* ~'Yɼ&c5;6U(qj؇ c[^@|dl8fen@g]>=F}>*9"8+!Z, H8Ŋum]qXY6#2ȋ;ٓ쬏Sj2u<;}0Oc9GYGg7a{ҥH蹚a\b/2Dy:0PHB4dl&ެhSM)R+.@* j?Td=@ާ:ʼR]f7Q6[O@-zC2MRB%AtF}퓔fMXl_]M?;.W]/ C?}؅$R JaduRgf< hQno/vQLA2W  QD;wEc,= ]Jk>F'@ g_G"R:+6'HN56xP)pdɪhJ}AU8 0):C8E~c{`JIվQ?hS͞c+V,'w9x(Nݽ9Wmy`qViLM_ rIsr2lᵼz/}=&%xruJ |Y W[&g@zU=$ s3R mlv1pov"eOy.zqW\Vmم(?I<8tǯIhf׻~~S&@~ Ga#\•' p:V|%|L jVv#@.rk$0Cq"u9Nȸ4ˣk~; W 4Te4Qt2{:&vO*`tY;f @7{BiWRֵ;]bNJT|(ihS0*$A7Lpʝr~𑌪pou*Y1; C 9wwYٓ˥N4%bBO!h; /Aͪ%&Ձ8m@ZE0v`I).UYjPNxSk._O"{jg8ؼև%4wrOPfuJ3dY>D6MffQЪ3tG:I5_k2 &QӽŖ%VZaA9NZ/n -/x;k(9ܮVTQ ,+=5g,">+5X m|ȒYԨuh5}AJNo+I&@~K&65)$v? %*2JR?c0?eiئĮx űbqhtN%jgf|]BW{iŭM偵lsu>1V/qQZLÖ{Xw->9Sh k'_YDh7b})h,:Au4vb@& M qd5u[V=S29+AisEB3¹O|'GD!U$#]^ 39őN$+B.b2sb[-"\Ϫͼq2AY/̯ TsᏭ!:uj~ɣdl:DǬ9!dGgҒ+`&YЃ VG 6T6\ I* m.Y*)r58cnu6k œ`=:Weh.2Y1 3(PQcl/|.T0lK^~XN@b_,dY֞fX脨bzjS"Fqu+We\t#5 Ydn1, ݹ!'~Shx¶p1WBtx"FJ9.r5*&2)qf#.=k>1&A}/5 rA+-os^KlFwF<_r~ |D˞DbRsA(le:ΠA-JMF*o(qNiJ(uf0P&_Gk1r:\b{_s|i1eq`YXBHO7owuphzxjca(ȑҤ9)4R)\M殙XIq!@x ]"ozO/QA,O-;߹4GN%*.& )j2\IcC ?:kKYe;׸l ?y[N#}F [["@2~.[>Qn}Hϩ56 Qfp ݓz#\Y<­l0WLf~Z4d `fTSa-~]-yMrRk *N潈IEloWEcV"6lMbLJʪ;2? dLUU;٤oX`B`YE-1,,v#c)hٿ Q0~y$׻{eFu7]f3Oւx CO E'b9y%9cveӫc14@ۭCJ+Hy92vF]烛x͌@aLPMu*v+Lr$S+@ks'k/S7vS%˹4 "w̆or߲ң{]%f/jpOSpU'j}1J}`O&sMv\p2$OyF&p"S}z E ` `Zjs2-w*N˼5~UЦF t73G"[ T t@"șdyx~݌QBAT57Q3RZp6|C2!6fQzQTl#"pi6Ť֤z"qO"5~ $aw )HJӨꑟpa[m~[OFWx/Lvt+)' o+As<_aAF1\`e,wԂۻISpWUן֖}ө,1s"FnVtO)F=_d¹ă9'K)L.8{IJ%յ^󙍹VG}7EgkJQ)mOy(2lIFngCq` +&]+A);#|/޶ `fN0sEa&5lVxmE5EKcmw~,2.ժ|_t47pC:3&z PĄZM!ƏQ<'^1Gލ@tT/p`./l3M'NZ~r# q!;Cɕ:1ԙEK / /weڅ5c<.Y9$) TZ*N1B2prNy"/= QPWxCK*Rr>r=tQnu5/@vB`]sKGצMM.Jm˗?QW9U8f9]/!nrsJj;: i"hBR;a'CM ddFz䮸2)@F؛uO~e-]`zbj)lV_Bts)Ɓ,Hݨc5l$3 2z>瀤/0S?v~Iӏz".3z±>2)F$~^!9g-I hOpL5boaYi5я0B]P;5x~m&8Tࢎnڬʒu5|gL\ KȚO *InT:EtMsP13n)گ@-]1fnRmWۭ=YvK.濫Ü[[bDw}H_N-ta+6Ko½njC;H^p̌/犞^=(Ne,mDT\/Ψ4ve7-µY8K4&aI&&MWojO׀;Uso4Xk@ ;2)#pI +~Ø]{&=^deS5Ut ;+Զ9 ^.)!NۻeH)(<AG&i$3h"w;ۮ.\l̃M%38 %l9ok6:Uy^bT%I(E^%[N,g* O):'!zm/bx~,p6XUOs s),-zAFDpa3Yx?ҩW$Ez=NW;}fR(- 2x#?/Zf2OCV&!p7\Ћ7IKk +i6dn&VYz;v =&b{$Xo)Il}53 k4z2͗ovө4X.?h6Pۢ|-(&<1~&hߑ)ꐂ-ެrj\tdю*UQ dm"cҘ(4n oI3?ԆuR ejPj8|h2%sࠆltFd VPP`\XU-S{ue PSWҜ j-bwjo46KvN`,No+7dA;[Έ/67+4AJpE~*B }HYߎbaptYzGBLq_" rnx»U vKS Epc{VZK TBc Ey/xMy2QoﵣR#  Dwx>?4kEo|\ tUW V8ih[1drH\o.#rڣF=h!U@e]\ȶ YZ