perl-xrood-client-admin-3.3.6-lp151.4.4 >  A \~/=„lD!p>(@?(0d  * S #)0< B H T  (4[(89:iF$G$0H$<I$HX$LY$\\$]$^$b%c&8d&e&f&l&u&v&w'px'|y'z''''(,Cperl-xrood-client-admin3.3.6lp151.4.4XRootD client administration Perl moduleThis package contains a swig generated xrootd client administration Perl module.\Glamb56openSUSE Leap 15.1openSUSELGPL-3.0+https://bugs.opensuse.orgDevelopment/Libraries/Otherhttp://xrootd.org/linuxx86_64A\.\:\?f0efefc12e7a0d74f8756b75410d0b7387e7dfb3456ec08646e177c2d03bcf69a0b1852ceae61c6878785e704bd5247d0082bbc50117dff88212139d2e6896a9rootrootrootrootrootrootxrootd-3.3.6-lp151.4.4.src.rpmperl(XrdClientAdmin)perl(XrdClientAdminc)perl-xrood-client-adminperl-xrood-client-admin(x86-64)@@@@@@@@@@@@@@@@    libXrdClient.so.1()(64bit)libXrdUtils.so.1()(64bit)libc.so.6()(64bit)libc.so.6(GLIBC_2.14)(64bit)libc.so.6(GLIBC_2.2.5)(64bit)libgcc_s.so.1()(64bit)libgcc_s.so.1(GCC_3.0)(64bit)libperl.so()(64bit)libpthread.so.0()(64bit)libpthread.so.0(GLIBC_2.2.5)(64bit)libstdc++.so.6()(64bit)libstdc++.so.6(CXXABI_1.3)(64bit)libstdc++.so.6(CXXABI_1.3.9)(64bit)libstdc++.so.6(GLIBCXX_3.4)(64bit)libstdc++.so.6(GLIBCXX_3.4.11)(64bit)libstdc++.so.6(GLIBCXX_3.4.9)(64bit)perlperl(:MODULE_COMPAT_5.26.1)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)xrootd-client5.26.13.0.4-14.6.0-14.0-15.2-13.3.6-lp151.4.44.14.1Z@ZO@O؀OB5bugs@vdm-design.debugs@vdm-design.derbrown@suse.combugs@vdm-design.debugs@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- Fix build for factory, rpc/types.h is gone from glibc-devel, use the one from tirpc-devel instead- Disable crypto for Leap 15 and Tumbleweed to make it build again newer openssl versions are not supported by version < 4- Replace references to /var/adm/fillup-templates with new %_fillupdir macro (boo#1069468)- Fix compilation with GCC6 in Tumbleweed, by applying patch xrootd-gcc6-fix.patch Patch taken from https://sft.its.cern.ch/jira/browse/ROOT-8184 Fix is included in upstream version 4.3.0. We do not update to this version, as other packages that use xrootd do not compile against versions >= 4.0 - Fixes bnc#985167- 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 sourceslamb56 15528118473.3.6-lp151.4.43.3.6-lp151.4.4XrdClientAdmin.pmXrdClientAdminXrdClientAdmin.so/usr/lib/perl5/vendor_perl/5.26.1/x86_64-linux-thread-multi//usr/lib/perl5/vendor_perl/5.26.1/x86_64-linux-thread-multi/auto//usr/lib/perl5/vendor_perl/5.26.1/x86_64-linux-thread-multi/auto/XrdClientAdmin/-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.1/standard/6848bfd567fa2a7f5aeb13b108f73423-xrootdcpioxz5x86_64-suse-linuxPerl5 module source textdirectoryELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=f132ee19606f9a5402c5b4582852bb5143ba115b, strippedPPRRRR RR RR R RRRRR RRm_pU b (utf-8bda25a5db98157e8b97b9c80212a13704e8ae297a910cbbc2733f987e3b3aee4? 7zXZ !t/Ǜ>] crv(vX0}k^8jY]t`ù#vVTmSib/L_/D_&;b(dz͆c 6 N9ѻ1&jm+ĮÖ 4PBf U-AAͨxLKcAX*5J$N͒{:[3+keM<9|F&ҿqP>.sK`6XNÀ )m t>i͛Fow`]~{Vݥ̻:EθT"Pm"71b1f~]6{&!<-rV9ɕ7,&yvt4{BC%tzۖV)c 5Q| Y%-E'8#n':k4ð/m:闽{qit61=ڒTy3 +: 8⩿x]Ȟ=3AI*8 Fёᛢ##?g@Kf Ⱥ(Зק),wY \$L-[-31CnȧRl"e2kό HJ9McGa55꩛?&}BI )LO:&ʢ ^Vε̖|P<:5 GPv+;!v3('tܛaxOeg 1D,5QgC $yܝPc^3u%,yY#WoHiE^z:PSK}ɔ`Lߢ(>CsQa0dR%?J^2xK-Gx]Vgd]8tqȩj}&,.6nYjC%͈ x*K4D1xu!P߉^SutCo4ZhÚUM@`b@E32+ Y۹_EhVR tù0p_opq m䖞A"H~5'D l͙B݀PuNaEe]gEpN]ʹz>;2bvEkqyؾ1ûT+1I6͊V N&B%Odt!rG:R~ 윦5\t'X!o["az zxz _&|!*GhHFFy.V2˜&nk_C:ʷ{HP7;EX*-=މgjf-npmXd2@*XsBLc<'[edr#2e@8޹Z_2Ig S ~9&efd9-ͷnW@"1AG#{3n.H6aվcU\PkhEsK)16} Q/1mj~';юks4$VG!h3n87ch>1q1҄e^ܳi=^~F22 1)Kb̒-ȕ;+zҺYwam驭DrP.G"m]9me'gе-[5`qդ?WK8n۽:?٥_5Ҫ#N!GQlFRZzs%Pd8IT;T#K4cs79=F։wMESm8jbuDa͟9>'[߾O "xLl8QdxКlξ@Q tct a[B?DyDB#? l_M3Y,*Ǚg/@KMfozѓ|? ߄gI >ЍϿ 6o\'楷ѕ9u Q&VFd6.cB#V4g73L V1Ÿ+}֩ܨནetoM g6{((P4K-vM`4ͺ8xUY+2#)88 O^kl!}:x!A'テ/+yPS״C& !l1oK.jO8B6$ iV>BMYm]ioxk܌<ø5yUo _~{uŞX"u?5T_"]ȉr'WwV>ßt(Ar ׇ~qdK}K(ͱ-@뵼}ď \b[T_g>T9<:yOeiӋc]6D^2uS!~M0 ]ltV9o@X|ߩm[gzíxψ =p 1V} ($4uC>5*}FH=$!C#)] ?>4ӥoɘ6?,<+kA=[E_T,l!P~UHa ;kbݢMmPZ<ߑ :T?K6L"6|R *cW\m;&"Y ?<ǜR#?>}z#;Lb6G>9ϞH4] dʐ(3Xl(x7ԋcT]]rvNItֵG^,0S{x:n |윜#rHn0};@,} :߲x%4>kG{l(A_v,^5eztפ~e#6ϥ)2XC-cf)DyE,_Ј',نx#n.(wl~9 ߞƒ#p̯(0E âʟjsŇE@brjyܾn 1gOi gxƇxf_"ί;:7X6ikm2IK Xɔn]Pq 'DӺg4A" ؽˈ񟬦)پ_j|h{6*ی[{Q. FKN qKK04ʉ(b"v ƕMFfUc0 !,QEUu1 -b}-Ż@F#(>ǂsF\#lR`8.z ;6̫c,IQkѦłoo![LB.OF8x!Ĥ$ AdS!E![h&/``1Me5J~Gm}\أtZ^J܉]@r@I t C420֋ۼY Ӑ +Z7a5.@]Aɭpf3hp?;Pxf1,Bv9ZPnG~CKF209xN)pɜF#wm&yÿѫnH5}P_t Z0^<2{u9sF2^{Y`# (Hz7FwK,|T-_(bƭΐUgݳ:U(9¥HqqQ#)!9p0h=9̗v-95e6^>N_ .N£" %h!rct_ں!A,NrC,Ꮙptw)zhQ9yջq8*q>;`Css qOsX )!R'ҨwLٷYI^I]皼j~"QacCzh*V~܎élThavہDz˖ؕaFp [13{0\t)UWf">\be (JzbVi89 Oo f/۲[R8e#e+k"s-f_d=#k鱤Cm궠wVr授hy1Cgŷ9w7 5+ް`f `%r0 Pޏ/h.!mU4v*!,cDApwD &qtbTV؈eoq4q{wad_"p8,3B N򠛈UûmƁ|IxG%#oo¾7Uńyeҙ-/ֳzv@}(߳GuC(4ol}; gwԢ-ًNʊPpƯr\<9 %QhHIʧ19;F,d`n"p_S+J2̳1MHpPIn,7L ΝE:XrrwxM_)xپ-+"I6];d|적CY.BU"`RI)f!!XsfVҚZKݨh91NAjĞUTwg&:Iz;^Nȃ<L׎>1T|S 0y{敭xMiƒ9Y3g ,G1ȪktJn^ -kq,A'P3{?:MS=)4tWJM Z2*pN+tcځ_CјgItQ*]ʎQ=9|O EKœS2⪌)W 7EcZT~s¸5$Q^?vji"QB s[_(;fLm늗}arN?1̊I>4cl҈BV XNs'ω]U[  BOwj9Άi֋^m`'c@ M0@^SghdZf`h1:[=nT^dKG=:zzDSm 3BKȗ(ϩ][GN#tԐaYzs25k=MCc_:4@z*w!Ǎ{n:f# X>L )&IkZ ʦKw%cc[_`J`mũN 룞ih>Gvej&SA@؏jx,`<6uuxJM2[D-*N2mBݜQp9{('aG^m ank7'Nv%uw!xx `TэVCFCԃlz2 ko͐ӣ:~ie^k -ƙ)_AuLt@Z_ /Ñ-bl[a^Oš}D\#ˈT}Q'?:1n +XUB(eB5 Ƚ:`f9'/+gv;-9t[d} |/Y/aNFT\yJ,n0tmKL 'r+W^v"-˱omBs.4kJQ2L'dL2Md["` Þ.Xp3)*rNa#e'gX@F?u<5HPRCNboP)Pmv`盾}YƁ\Av0L^;btê{wU3hgOy B{JԕCf;2%:t@I%]zC#7;P`f{Sn_ Dba>lqS1lJ-t3a^f?5Ec-q\R|{Bk@*eL5|aYozuѸ>lL=@.HSXQĪNh'C/_I)b녙Ћ$ +܇P|/U6Dӊq(TI+Pշ"qs9%qBfr~IQMkꞅ&b')0NG.d{=[{xAfK?TC }a`wLk^?c{xGP^𖱷rJ:$-`9P>pvKtigk6qr<}"VUUwjg ݬQJ#5-Š۝$K^@aW-fuPF|>Bz&ú<"'ln%l񸺝GpD޴b~uqnX5fǓN<QP: Ӓ)V 9` KI*c%- 90t* =.iYdKqTȋ/ab 4x&87j +0WDg^BS[y>AGKyțӪ@tޔ@j/25^R X|(3P(h0?#H}t o"w(bҲg' dQ[xlQx1m=A%8$e#Z0Z.0xʷ0/D*c{U E]tUcKv@y݌ A\AXqB)f8w/ |7KQZY:*{x@](? RQUEVvT 9!T 0B޳ܯV#%uBW,2I@]$qkzquD]6}5hAൎ`O/!ZUڦ(;W(C#afy㕲j M>%ɢЅl4 &}Uwj{t`kLiׇwx/Le yQu ~X3ǡ-9"&1ԅtxa)`?&}R&=Ft;E^B"NxxaiR_meB'fCTg uDWZڛ&~VGvshխ jnQ ࣒|tCzRR/Tb=2oH>hnUn*P9VAp|T_5מßnj8  1$H:EzJu8 4Z`WaL)zaHsMͷaOpnbcdD hoj/3{* 8/!毁oH'sWChds +6N|1|*iՈ1DΨGzzO*B}]xPY s"nòC*r,e#ehZa`.^a\{.n ,>G{iљ 1Gcl(mWxmNCB6N]0#na>YǾ>5g0*Tgpk'eQJ;pwQ/R֐3G3_! B#dć$`X :~֪<3m#1s)5daY'j`vP>t<<uZw_WHV.Ɠ$t…TWGy-9瞉PA^ր;mHՂDWAʃBvEU)oݗb<񦅗D|pF~E Sh`E])X1m@/cF `$pT|p߁=h5PsS2ËH[E x 4˅^RCvdF:dbW{r1 }/G@reJn.Q) !%`loY%w󊵠+#v+}сh^u_~X̟X!Rs`M|7畤,4h;R{ᘽG%~]{x "n\>  obȯѢוMg(z,x 8+)а>_z%1YE}$p ŀ@kݽ(;xMn9-hڀ 7=jzd9ug2`k^3~gPN l$Ps3u9"jǐ^ԸOihRޕQV~.JѶqIn"u\Rצ, kݟ'nAi=*%f1'&:RII/qNJ`".]FVT~|TM )5RZ05(\RD(~Z U3k.fd 6u8UȃG3IaR#~.ZJ 4ȢLtSuM.e&jwPC(K9:xC;Koje 9XD7^¼%O7qʖ(Tӹ0~a>%彅&w3S='s/Hq"*9ax3h {`ɟo{RYb!jGU5$҉74;oc[;|-,BrX:6ʟKyK?"vv(I"&0ͺd%S Q OwƜY6%%I?.L'>t 0S}{1_:AhX'P~ET Vu=;c~g{X|ni Ԁ~o'~hhs,JаuM@FD"UdEXm}/9-#P8L0jn`|lˉm (KQ,nvCZ"`d-,S/<>.ݟeLH_pw<,-?E}`P5 ¢itz ֝鐫{Yy>/9k*E,\};+YeWaK'ds`vY7PE$E]N gUn 0c4d {f bW(de]B2qx}YxS>P߽iRVKG+Jmq,ԭ}+`0֧`K)͉ܯ#]R;H8(h,$Jc2S *946H;M)tm{$C}9%R#NKWZ]|[qq'Am9`NM\5siBh\I6GL LojiDM "&J[u-}>Ȗ~kdVj3p .w\Aw핣0qQ5Ek='O<|S  z KDh\ŅM`&&]“F+ʏaRPTgL^hmŞ1+~ EXH.%)I|Y{ 0,GX[ A/  \ z"4toev ^#LnDExe|[x$o#I񯟯DڊoF;l8)qZFvKq(ƶ n 8xea˖Xd|s)]X\Y[ gj6XOz [0,070 e!Ʉbz[W]k2/&q `E"m "u;q,é H&[l*8JSX.!.i{RE:lzB1PZlY5֦K½8p&:$ 7{`GtOrWX]c$Y*by6BgIRO<{>Ls`iQ KzAݵ4?;QIq~HSU}y7ulԕ>,Z,u:=e k‘eޜ"g*zZ37zb%22ېY*aRy5Y.bExh&?M±fxhjBwNG$R2+,!=B۳/RN&ms?j e}6'TۘA*SdN,е`֣Ď}OJ]Falhj{F7u7){jc4CI U Z4 >wRhWNN_vlX[o`PK6t\Π+&ϖm!Z@BŰ9 DXP8G:T`Za&>>?.$޶WjR0 7fQ{hdD.+5^eXҞV3¨H>iV\fg3ޝjA K^EPd_aHӃeVej *w&?d(RBjxߢshW.yk0tdiL#i"G_xGj?%8t˱ X?YYN$m^U9R؅#aV?vvf'(=A޽1売a=s w{$!)qA "g*QFxG?`lFe1K޴VBn!p3Zo{ÑjtNA~m+랮+uʣyJp_UIC,`Y ~^iЏVKʀ|xZp~&4 ly#ZMjʔ D8; k@feFQs}.mQuHςVǖ|nMl *ǰ.-֌䱂"xtXt 5X_7ZDV4$̐/ňCCoQ,Ys7-F4۹LQl.;Ȥ wI%y:&( 3Gz xFCAZ/(ƒc?80wk^yd7EȖw~32}-M< YZ