xrootd-fuse-3.3.6-9.2>t  DH`pX&/=„!i=FMԑp]6_낿.@rEh*m)W!%!0c!۽Y'6@0?HG~%yK@ۦ5W>}4W"?EwRP@ֶbkOJ) XgG/"ID3Œb(S|W9ku?ӇBma=0iO]-I3vQ пJ;gz ӊ$iKQso\F(XgAwPn xHXAF:y/{b+OlɤTAXOPDD7PϭGQR4e9w]d%2qLH<1 kYp >:#?#d  *DHPTgpz     / 4@Qb|(B8L9:FGH I X Y \ ,] 8^ Vb {c!d!ae!ff!kl!mu!v!w"x"y"z"Cxrootd-fuse3.3.69.2XRootD filesystemFuse driver for xrootdX&lamb12mopenSUSE Leap 42.3openSUSELGPL-3.0+http://bugs.opensuse.orgSystem/Filesystemshttp://xrootd.org/linuxx86_64k A큤X&wX&yR5933dae00403a45ff9e06daa2f42651ce1338464ade5eb503be48903b36156702daemonrootrootdaemonrootrootxrootd-3.3.6-9.2.src.rpmxrootd-fusexrootd-fuse(x86-64)@@@@@@@@@@@@@@@   fuselibXrdFfs.so.1()(64bit)libXrdPosix.so.1()(64bit)libc.so.6()(64bit)libc.so.6(GLIBC_2.14)(64bit)libc.so.6(GLIBC_2.2.5)(64bit)libfuse.so.2()(64bit)libfuse.so.2(FUSE_2.5)(64bit)libfuse.so.2(FUSE_2.6)(64bit)libfuse.so.2(FUSE_2.8)(64bit)libgcc_s.so.1()(64bit)libgcc_s.so.1(GCC_3.0)(64bit)libpthread.so.0()(64bit)libpthread.so.0(GLIBC_2.2.5)(64bit)libstdc++.so.6()(64bit)libstdc++.so.6(CXXABI_1.3)(64bit)rpmlib(CompressedFileNames)rpmlib(PayloadFilesHavePrefix)xrootd-clientxrootd-libsrpmlib(PayloadIsLzma)3.0.4-14.0-13.3.6-9.23.3.6-9.24.4.6-14.11.2SRR[R(r@Q{Q8@Q4Q(@P@P@Pr@PO'PG>O@O؀OB5bugs@vdm-design.debugs@vdm-design.debugs@vdm-design.demls@suse.debugs@vdm-design.debugs@vdm-design.decfarrell@suse.combugs@vdm-design.debugs@vdm-design.debugs@vdm-design.debugs@vdm-design.debugs@vdm-design.debugs@vdm-design.debugs@vdm-design.debugs@vdm-design.debugs@vdm-design.de- Remove %ghost entry in /var/run to fix rpmlint error- Update to version 3.3.6 * Prevent SEGV when error occurs during stat (issue #70) * Prevent SEGV in redirect monitoring (issue #61) * Set reasonable linux thread limit and warn it we cannot do so. * Support for C++11 (narrowing fixes, unique_ptr vs. auto_ptr) * Support for CMake 2.8.12 (interface link libraries) * Fix minor Coverity issues in XrdCl * Fix a rarely occuring segfault when forking XrdCl under heavy load * Fix various issues related to group name retrieval (issues #51, #52, #53) * Make XrdSys/XrdSysIOEvents.hh private - could not have been used anyways * Add a sysconfig template to preload custom allocators in order to fix memory issues on RHEL6 * Allow up to 63 characters for a site name- Update to version 3.3.4 * Serialize sss authentication client initialization to prevent race conditions * Actually cancel the JobManager threads while stopping it - this affected client side fork handling (new client) * Restore original meaning of -adler and -md5 to xrdcp (issue #44) * Append CGI info when retrying at a server that handshaked but never respnded to the request (xrdcp) * Do socket accepts asynchronously to prevent DNS resolution from blocking accepts (issue #33) * Warn about incomplete dirlist responses (xrdfs) * Cast the utilization statistics to uint16_t before printing to print actual numbers instead of letters corresponding to ASCII codes (xrdfs) * When calling File::Stat use file handle instead of path * Improve handling of malformed kXR_readv responses (new client) * Explain parameters of xrdcopy --tpc (documentation, issue #46)- add libperl_requires, as we link against libperl and thus need a specific version of perl- Update to version 3.3.2 * Fix the opaque information setting in xrdcp using -OD (issue #1) * Fix compilation on Solaris 11 (issue #7) * Fix issues with semaphore locking during thread cancelation on MaxOSX (issue #10) * Solve locking problems in the built-in poller (issue #4) * Solve performance issues in the new client. Note: this actually changes some low level public interfaces, so the soname of libXrdCl.so has been bumped to libXrdCl.so.1. The xrootd.org RPMs also provide the old libXrdCl.so.0 in order to preserve the binary compatibility with the clients linked against it.- update to version 3.3.1 * Correct XrdClient ABI incompatibility issue introduced in 3.3.0 * Install additional private headers- license update: LGPL-3.0+ See the LICENSE file (prior to September 2012 BSD - now, license is LGPL-3.0+)- update to version 3.3.0 * Changelog: http://xrootd.cern.ch/cgi-bin/cgit.cgi/xrootd/tree/docs/ReleaseNotes.txt?id=v3.3.0- update to version 3.2.7 * For OpenSSL versions prior to 1, make the 'default' and 'old' hash algorithm result the same. This fixes Savannah bug #98997. * Do not rebuild the full chain when the CRL is invalidated; also, make sure that the invalid CRL object in only deleted when no longer in use. Fixes bug #99074. * Allow for null fields in the cgi string. * Add missing return statement to avoid SEGV during write error recovery under certain circumstances. Fixes bug #99002.- update to version 3.2.6 * GSI authentication: fix possible race condition while re-loading CA certificates; fix also related memory leaks. * GSI authentication: make sure the CA cache is not initialized twice (e.g. server and client inside there), and that the cache entry pointers are always initialized. * Crypto OpenSSL modules: use more appropriate way to read the RSA complete key, solving various issues for RH6 and derivations, included SL(C)6. * Make sure redirect opaque information is passed along for all filename based requests. This is required for DPM and EOS N2N services to work in all cases (most importantly, stat). * Make sure buffer ends with null byte before read suspension. This only occurs on very heavily loaded connections. * Fix the fast response queue so that it doesn't run out of response slots causing a big performance penalty. This is a high priority fix. * Properly detect external process failure and report correct error status to a client. This also fixes bug report #91141. * [XRootDPosix] Make sure to use a supplied cache even when no cache directives given. * Make sure to return a usable path string via XrdOucCacheIO::Path(). * Actually support 4 different redirect destinations. * Transparent support for new name hashing algorithm adopted in openssl 1.0.0x (GSI authentication protocol) * Verbosity levels revised for GSI and PWD authentication protocols. * Notification of initialization option for GSI and PWD authentication protocols. * Do not repudiate file existence on an "cancelled" error during open. this patch addresses overloaded dCache pool nodes.- fix licence - update to version 3.2.5 * Make realoading gridmapfile atomic (protect from segfault) * Propagate to clients proper range of errors during read/write operations * Fix segfault when handling writes to files that have not been opened- Update to version 3.2.4 * Work around a dead-lock in the client fork handlers.- Update to version 3.2.3 * Make sure read statistics are updated for sendfile() and mmap I/O. * Make sure refresh thread is dead before deleting deleting the keytab to avoid SEGV's. * Add missing include for compiling with gcc-4.7 (from Sebastien Binet). This patch is required for successful compilation. * Avoid segfaults when limiting number of redirections caused by failed authorization. * Avoid deadlock in the client fork handlers. * Correct monitor initialization test to start monitor under all configs. * Fix a memory leak in the client handshake algorithm. * Fuse: Use default TTL values for data server connection and load balance server connection.- update to version 3.2.2 * Correct test whether or not to initialize redirect monitoring. The old code never initialized it this disabling redirect monitoring. * Backport frm notification fix that stalled stage-in requests from commit 69e38cfd6b8bb024dd34f8eb28a666fbf97f346b * Prevent SEGV when xrd.monitor rbuff value not specified * Prevent xrdcp hangs when doing exterme copy from server to server. * In case of 'limited proxy' look for VOMS attributes also in the parent proxy. * Correct log processing for sites that use the root directory as the stomping ground for newly created files.- update to upstream version 3.2.1- Add spec file based on the one distributed with the sourceslamb12 14927233323.3.6-9.23.3.6-9.2xrootdxrootdfsxrootdfs.1.gz/etc//usr/bin//usr/share/man/man1/-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/9e029688a73e4b3ac4158d9647b9c7dc-xrootdcpiolzma5x86_64-suse-linuxdirectoryELF 64-bit LSB executable, x86-64, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 3.0.0, BuildID[sha1]=8a7160d48cbcc42e59f0a0ffe861f226cee644eb, strippedtroff or preprocessor input, ASCII text (gzip compressed data, max compression, from Unix)R RR RRRRR RRR RRR RHll"K~I?`] crt:bLL' MEPCJU+#b> f;< =/&fYdV GKX:=ÿ%~k5qڶ{u%`FVp= ?qU(+wQ^ƆlQ\nffQC. ~B3 oJn{l9j.fߺ@$Mj5g?fqI`ӮKZ2mIo>igHC*u[ ӡp~sʶ99 Nkt -" }2cy?L^v$#*>vqx0KG@@C/PC }v^OVnYre z|ȴ~#}Βخ:ٿ\W6f$I̵z0"chAK+$lXC$Nn[)66b2))5RTXаt/'\V)"q0{UAp,Pe3ԾlE,X7sPf3>8%h˥E@eMFXV"}Q6VOJ1k>ά?UbwV?>'BQ,N&ZN*c?+=vPzZNwnmYT'[`LDO{N/x;, @7I#!G1~͓HK3ח(b\49;5xz$ٸo.) $KatU]x~rL+1h3d=^Oqβk'?vevy> +2FM IC>Pm'q$pNB vt$%+Fgԕ8P.Sd*dsY9< b?,З F?}Lt-Av@L_ttnG>EX?)&5_A|co~#fwY4U&KkS b1oՙU<̨xd,>4S]9LSXȘ2EѮ:>htRӬRaZƕJ" V=I\ C\,1ReKd?42LM:XcaztH, -' Mn<ɤ@.|*/=Kޯ03Ȧ/&D်az  n˂xG1^oB{9EE{)gGȞhVX"h!gģ4eޓ>|{j)Kx7h8j&S -.|Npu>k/hNZC۲h#]]deix3ib af0kK-׬}V ûhh4'v|EBb;/>gp@ Ȱv{u<^%ok>SVjjJFډ*~K*샐ClXbR7GQL `I/`m+:h: ,3z"(ҵ`*45-/ˇ7b/#gԋ22ooac:<&Weg8q!ɤ C.5m-F]R 0VfRH#aƱ.b7ejR$v:U(N\0c~5H?w ONЯ- Lְ@mrhoޖܮn'nڬ'a⟜j?CF7?n8@YB R҄+nS @ kZM%[%p,NɓA r>~ӈgzsRs J{>Gg|$B~ZU OgXE~dnI/މk 92 7*_8k3 ?),w\mvRM.*j;ӭL+dwDV%ge$B3iwmD}6Kr PVƞͪU:;L ͙ܭ<-u}q # ty\ȴ w,HavNt aAA2&A6ܫpݗc.TOI<ާ:Zn\Gs+ `턞]2)Bꖻsfa͂4bV}H|{-3.;iXybQi:mwbΨƁ8" 0`"΍2wg4]X*c Gj7Ӊ[NaQ_xA7E+dcf'༎qiDEDYVvFL-{Ͱ7Ύ /]i=2j[Ȟz"Rxupv}ɧme&8Ԍ m{o3M3Ćys D?c+=Rǯuڸy6V[LRa!wR)*feiIS.(a\KH_Pq'Ul]6qR$}cV"2MZu80J*VEq9Lv:/ΫQ3 =띄V-\ FYXE՞4|lt }ImMtհGm#,k0++>?itLlL<0epbŶ2'wDhA)!2?Ii[QCab} ;<Ÿc%٭#4_E% B8soe51dZ']aGЖ>pŞe?A]ϘN,E]Gͳ2x ux>[ղr9o5SY$ mWqcȭ}dZ :[ gr^%,=p9פ"`Oew7&p#nW(Pm^ux[O~ 450̏ 2YxV]4TtstT8*hjMԛwc%MG'3n{m7rCރf-P`RBEq7q'B;q]^+Q!iz$@g:<˖Tٳ qkN~+XVu-a{R_>w9Dv2H|D Q~+q>.3"ya"[(L/}b+R]ޕS-J4ǼL`XbU AL*ꓚw3q.$[ar0v&T ;|S gڙMf`jmC %4#m=iE"Qx쮘jsÍ8Y0#95:o+f<W h?m҅Q0lU3ڷ6u x^s1\pfI7 Dqp]=犱q1X؈X9>L v侏aԇ^+b*v Лbjsqz 0`.)#MvϦ)uk>ή :)5 eq$vXzAޝu%N,M1 QցXƒ>эt<+Y+ʷcϷx+e  =D:=N)hC< \U!s![.!FYCV\ N]pB}x}|$lE.>MnZtCIWb9 γM#}ڭ(MH?zZ9b"z=OWRȯTvЍ磶fX=rU;lN: N[.eb! [LnCo@d8y@Ee/r >FrOC ҡwFsUս1Ac; ~߂nŸ:#&Hl|/,&8%Jٯj4QE2 @Gv_D hsˈȃva%5Bv zj&ZqkOBQ>u cj+zO7?Ujja TၥYT8\SIyT kl+km[ųu`A\樌|YK&Y3bDu6bN~͔|_`6!h8BtX?g(C Ih1%E0u5~/Cy6K#^6%ayjbd=vAfh jp6A W?#.!>y`~å1،gڴuRSXgxi yqNtz.Cu啾8`'Z7֥zX#b *1pN}U:ȇ:SBL"vA(1SBd<[rPWɯXR^iW`.ivGX'rCI4~s\&8 13[Ml^5в[-R>S]eCӗ T2u{-;LA_GX(EvZ[(= Cn#>X?˾~vp! mc܅-10˂>`:/Z[ȑĺ{/{6;i9!\hN$F6R)pa}mMr )rڿ7D!S8B1E{I`d&jUp[&NHo &̾9^dUSwp٣66CcI?ke J=Yo떳5ɒX{˛oYk\ rȧ6qڔZ7I~=9+}vc"¢;8:lR74tL|(7 9:O!P'8:ڄ&(穕Dp]O_g?u3l%t`\rdD_eaUQKD ݶI$Δqi<,X(o| a'QKfZg/ngRLn Yo(KoYe"l), >߇fDFU~h@8amz .oT?O; |~iK$1. ZO@ 3O_ M4C*lCakQ!8P.Rn5Df  Լ[Z܍=@WwJFrڧ'Zڕ|ioСQфg>VqlH\7n(PQqmG:0v^ɝ"y 7кˑO.pFIQȇ#F`w|2aePm($++)r3Pvu_4,<7v;TmPЁXɐv`*q~B fOLɑ<($8wny։Eg\-8[J˩" *#u9ZxW} ILcc {HK.!P <24}*`ᆶMPu jZh¹#!nэ\B(КLIյk0$iO}⻗ZERv6VHO.6Woykhp |^Jل;Fܻvس/ G'~h8CG}$tRQNxbtva4,.i-;(M7a bǶ@B WALhi T]b\(Q_#p~Y-A]#K;/50y|ѢϘ8t.ҹ=dM_\;Qq4*s':ynO ;|qJWiħ9n̫dn=XbxR}!\AKpo rPq!W7U]V?󔞁{qxf_mu7GA<$>Ng'FsKo\]ڜ_L,_9L${D$~/d*my.RІg)w7_G^ xiEN|xAWlK P +}Tx#7Stk!uA(RBjl%O(V+d(.<< (N] q>CjL( , @'(ٹ4iYqr:W+|Lbl.N`yQ@CI΂:<:0$Mxn`z'Hh2stް٧2](QF(r 1^/N:^3>8.:AW}w|#kk"\fJLx}ǟ{؜ /q!8/=v&2*bu 5XN241Pgs;Eǩa ȿ@#z\ö*C\Ez}j`05t*8]W*3NɈX"Ho$0`B17'ϜWm/DN%4'zty?֞E ly@3#ym1МtyAMjh!GGTp}ziK l#zB(X"jdR-d9\Zex~`/'R&oRn͘%dhlLH@Qe0MW(s8ziޖ?Ĉ*X j`]Ґ U}c?st]sRmKO7Rk.gb_[vQp|?]-H*&4g`MgaݡuC;x7#eG)6"+ Y`R>`â*<8ݻ)X:P]#rh9VuYßM$ xV#]T(axNpdt@WИJP^gp߱)?2Elǘ{NF~ލ뾾 1mr0NˌOJ@́E-;-Y0h'U!Q9e~ES~TqR\GrCr让V6ȧTF1iƯ gKڿY CW} z0Hq+Oâ9ԨĐ.o:$'$ ܋qr:7ϱznj1e*W١=#s?S:303՝R. UZWRWh=L_*X孍dSÃթ4X(z5;$}ћjÇVJ5T55)KdȰ8ᱛl8O͝vjhѬ! ^nGrp,*)mrI;cI,9-{%vCUWc3c|@I:]5 ݌1=և:ZI61ݪL7_dfdu09WxUR=3]\>W2' ?T2)]AT C=` PMo/N"++<(#wtD Gkcb}or .)?i`fKjjx0I|f0p}HEM4t?DHlWtP}s߿rЈ,/Qy`<.Ej9J6^3uƐ/sK'ʟ3wAFP9܊.]Ь`cjVp`Mv)RYVKf