xrootd-fuse-5.5.1-bp155.1.16 >  A dk=7I%z ~}5#)?6L? Ocez+2ldg2/ fa(92Zi SB`"8|,O1N{ a𬐼U؜q`CKgUB`tG\b]]iғޢc(Dev"o  `IDFo$lg홤_ g4ӫ!\0QFi? w.4Vs!?fICH3ɗ˧gۇ0"t!e<]q" 3,@|y7쇽v0ޘN ̬d, n%P4g}VM=N9 nwRDL70Sy![#BcnJ8+CIA,4g^)dr7+4Lo6e9b2fcee032507b786e1e0bf38d6329b178e132c4775be4ba58b750ee1a0dbd290ed9193bac7ccb9be2a828d4238f79e289fa83|@dk=7I%z \ Fd) bKMJŚ>r}-Wopli,LlffoBUuj]M؋ j8m/; eo;J!~G @L+@3Şy|H}!E_iDX*1COII/K4&Tqnl[0s4kNDsq w̞'ŹP`݁ދ?n; 2p[cV$u`R,S;!KBkѵQUgeaܱ`v!*r hW\/>jJ6Gaxv^wÛ~WS̚tpoDTBk3>*7)y=1wt-%o+sq\F3 (VĊI'd7=M_lTFXy㈌O}+`KAy^-!z?Rn25,U8ÌcTVgX'9<}Ѻǖp>;?;d  B -6H bu      &H\|(890: F7 G74H7HI7\X7dY7l\7]7^7b81c8d9Be9Gf9Jl9Lu9`v9tw:x:y:z;(;8;<;B;Cxrootd-fuse5.5.1bp155.1.16FUSE-based XRootD filesystem mountThe XROOTD project gives access to data repositories. The typical usage is to give access to file-based ones. This package contains the FUSE (file system in user space) XRootD mount tool.dkAtri Bhattacharya Atri Bhattacharya Atri Bhattacharya Johannes Segitz Atri Bhattacharya Atri Bhattacharya Atri Bhattacharya Atri Bhattacharya Atri Bhattacharya Jan Engelhardt Jan Engelhardt Todd R bugs@vdm-design.debugs@vdm-design.debugs@vdm-design.derbrown@suse.combugs@vdm-design.de- Update to version 5.5.1: * [XrdFfs] Fix a bug in xrootdfs (gh#xrootd/xrootd#1777). * [Server] Avoid SEGV when client tries to access file after deferred closed. * [XrdHttp] The server certificate is renewed by the Refresh thread of the XrdTlsContext object. * [XrdHttp] Fix a segv happening when a client sends a first line starting with a space. * [XrdTls] Shutdown the socket if a SSL error happens when trying to accept a connection. * [Apps] Avoid SEGV when asking for help. * [XrdCl] copy job: fix memory leak (buffers not queued on error). * [Server] Add O_RDWR open flag when creating file to avoid fs issue. * [Server] Properly handle opaque info for fsctl operations. * [XrdHttp] Allow VO names with spaces and other quoted chars. * [XrdCl] LocalFileHandler: fail gracefuly on overloaded machines. * [XrdCl] Introduce new error code for handling local errors. * [XrdCl] local file handler: obtain error code with aio_error. * [XrdCl] xrdfs ls: sanitize ls entry. * [CMake] Add ENABLE_ switch for scitokens and macaroons(gh#xrootd/xrootd#1728). * [XrdTls] Start the CRLRefresh thread in XrdTlsContext constructor. * [XrdTls] Changed the bit set for the activation of the Refresh thread. * [XrdTls] The CRL refresh thread logic only starts when there is a need for it. * [XrdTls] Free current context when a new context is generated. * [XrdHttpTpc] Pass src size to OFS via oss.asize.- rpmlintrc: Filter out missing-call-to-setgroups-before-setuid warnings which are false positives (see https://github.com/xrootd/xrootd/issues/1783).- Update to version 5.5.0: * Long list of changes, see https://github.com/xrootd/xrootd/blob/v5.5.0/docs/ReleaseNotes.txt - Update patches to apply cleanly: * harden_cmsd@.service.patch * harden_frm_purged@.service.patch * harden_frm_xfrd@.service.patch * harden_xrootd@.service.patch - Adapt to changes in installed files list for python3. - Build python bindings for all supported python versions (python3 only). - Add BuildRequires: python-pip needed to install standard python egg-info (avoiding installing .pth files). - Install /run/%{name} as ghost dir. - Drop unused filter from rpmlintrc. - Rename logrotate file to xrootd-server to conform with rpmlint suggestion. - Add BuildRequires: sysuser-tools and use its macros to set up xrootd user and group in compliance with . - Add %{name}-user.conf as source as required for above. - Drop conditionals for openSUSE < 1500 (sle_version < 150000). - Minor specfile cleanups using spec-cleaner.- Update to version 4.12.9: * No Linux related changes, just version sync.- Added hardening to systemd service(s) (bsc#1181400). Added patch(es): * harden_cmsd@.service.patch * harden_frm_purged@.service.patch * harden_frm_xfrd@.service.patch * harden_xrootd@.service.patch- Update to version 4.12.8: * [XrdTpc] Buffer starting at the right offset. * [XrdHttp] Store a new header in the headers map before mangling it, fixes gh#xrootd/xrootd#1399. * [XrdHttp] Fix chunked transfer with 100-continue. - Drop xrootd-build-with-glibc2.33.patch: integrated upstream.- Update to version 4.12.7: * [XrdHttp] Fix empty PUT. * [XrdTpc] Do not call Write() on flush. * [XrdTpc] Avoid using invalid object in multi-stream. * [XrdTpc] Always check and fail on error. * [XrdTpc] Catch all negative return values not just SFS_ERROR. * [XrdTpc] Fix the return value of `Stream::Write` * [XrdTpc] Always populate error buffer with messages. * [XrdTpc] Factor out recursive writes. * [XrdTpc] Do not allow partial buffer writes. * [XrdTpc] Adjust buffer size based on number of streams. - Add xrootd-build-with-glibc2.33.patch: Fix build with glibc 2.33; patch taken from upstream commit [gh#xrootd/xrootd#1315].- Update to version 4.12.1: * [XrdXrootdVoms] Fix run-time lib dependencies. * [xrdcp] Don't create unwanted dir if --recursive option was used and the source is a file. - Changes from version 4.12.0: * New Features: - [Server] User redirector to find directory to be listed (R5 backport). - [XrdCl] More effective error recovery policy when the source is a metalink. - [xrdcp] Implement bandwidth limiting (--xrate option). - [xrdcp] Implement ability to continue interrupted transfer (--continue). - [xrdcp/Python] Add an option (--zip-mtln-cksum) to use the checksum from a metalink with files extracted from ZIP archives. - [xrdcp/Python] Automatically infer checksum type if asked to. - [xrdcp/Python] Add an option (--rm-bad-cksum) to automatically remove destination file if the checksum check failed. * Bug fixes: - [Server] Correct sequencing of an async close to prevent a SEGV. - [Server] Add missing initializer to avoid TPC SEGV on busy systems. - [Server] Initialize the XrdAccEntityInfo structure. - [XrdHttp] Fix MKCOL response when we have an EEXIST. - [XrdHttp] Periodically reload verify cert store. - [XrdHttp] Disable session cache. - [XrdCl] Don't set on-connection handler for local files. - [XrdCl] Don't set the stream error window for auth errors. - [XrdCl] Fix race condition resulting in dangling pointer to SidMgr. - [XrdCl] Make Channel operations thread-safe in respect to ForceDisconnect. * [CMake] Repleace XRootD find module with config module. * [RPM/CMake] Don't build XrdCns. * [Packaging] Add xrootd-voms and xrootd-voms-devel packages equivalent. * [Packaging] Add additional private headers for vomsxrd to the vomsxrd packages. * [Python] Support PyPy. - Only package the COPYING.LGPL file and drop all extraneous COPYING* files; the LICENSE file makes it clear that the software is licensed under LGPL-3.0-or-later.- Update to version 4.11.3: * [Server] Avoid SEGV when skipping over large if/else/fi blocks. * [XrdHttp] Fix curl speed limit to be really around 10KB/s. * [xrootdfs] Make sure xrootdfs_create() checks return code of xrootdfs_do_create(). * [XrdHttp] Change the default ssl cipher. * [XrdHttp] Enable elliptic-curve support for OpenSSL 1.0.2+. * [XrdHttp] Use Mozilla cipher list only with OpenSSL 1.0.2+. * [XrdCl] When xrdcp reports an error refine the message so it is clear whether the erros comes from the source or destination. * [XrdCl] Make sure on error local redirect is not retried infinitely. * [XrdXrootdConfig] Fixed wrong segsz parameter. * [XrdHttp] Give a chance to map the issuer name in the case of a proxy certificate (needed to accommodate systems that do user mapping, e.g. eos) * [XrdHttp] Fix the logic for determining SecEntity.name. * [XrdHttp] Don't overwrite SecEntity.name after the gridmap phase. * [xrootdfs] Make sure xrootdfs_create() does check the return code of xrootdfs_do_create(). * [XrdSecgsi] In the case of delegation, give client a chance to use XrdSecGSISRVNAMES to limit where it is being redirected to. * [Python] Make rpath relative to the module. * [Debian] Proper Debian pkg naming. * [XrdCl] Use glibc semaphores for rhel>=7. * [Server] Export pointers to Acc, Ofs, and Sfs plugin into the XrdEnv. * [XrdMacaroons] Use env ptrs to get authorize obj. - Changes from versions 4.11.0 through 4.11.2: * See https://github.com/xrootd/xrootd/blob/v4.11.3/docs/ReleaseNotes.txt. - Remove a spurious 'exit 0' line from %pre scriptlet. - Recommend logrotate for xrootd-server as it installs a file in /etc/logrotate.d/. - Use ninja for building: * Add BuildRequires: ninja. * Use %cmake_build instead of make. * Define __builder to ninja so cmake uses ninja instead of make for building.- Update to version 4.10.0: * New Features - [POSIX] Add methods to the cache mngt objecT to get status of a cached file. - [Server] Add xrd.network dyndns option for dynamic DNS handling. - [Server] Properly handle dynamic DNS environments. - [Server] Add evict option to the prepare request. - [Server] Allow better handling for proxy caching clusters. - [Server] Allow configurable posc sync level. - [Server] Implement framework for a kXR_prepare plug-in. - [XrdCl] Implement streaming dirls, closes #225 - [XrdCl] Retry policy changes: see details in #950. - [XrdCl] Add switch/flag to enforce zip archive listing. - [XrdCl] Preserve tried/triedrc cgi info on redirect for kXR_locate request, #closes #944 - [XrdCl] Implement prepare evict and expose in xrdfs. - [XrdCl] Expose prepare abort and query prepare. - [XrdCl] Add tpc.scgi if delegation is being used. - [Python] Expose chunked dirlist API in Python. - [Python] Support globbing. - [XrdClHttp] Add XrdClHttp submodule. - [XCache] Implement write-queue number of blocks / threads config options. (#963) - [CMake] Add switch for XrdCl builds only. * Major bug fixes: - [XrdCl] Allow to cancel classical copy jobs. - [XrdCl] Fix race condition in error recovery. - [XrdCl] Prevent race condition between Request T/O and socket read. - [XCache] Check for errors during XrdOssFile::FSync - do not write cinfo file if it fails. - [XCache] Deny write access to a file in initial Prepare() call, fixes #663 - [XCache] Review and correct error handling in POSIX and XCache, implement XCache::Unlink() - [XrdTpc] Always query dual stack for HTTP TPC. - [XrdTpc] Do not include authz header in the filename. - [XrdTpc] Add curl handle cleanup on redirections or errors. - [XrdHttp] Include provided opaque information in the redirection. - [XrdHttp] Fix digest names returned to clients. - [XrdHttp] Fix opaque info handling on redirections. - [XrdMacaroon] Fix macaroon authorization config. - [XrdSecgsi] Make proxy cache path aware. - [XrdSecgsi] XrdSecProtocolgsi::Encrypt - set IV correctly and report correct size. * Minor bug fixes and miscellaneous changes: see https://github.com/xrootd/xrootd/blob/master/docs/ReleaseNotes.txt - Use github URL for source tarball. - Replace xrootd-devel by xroots-libs-devel for xrootd-server-devel's Requires; xrootd-devel does not exist.- Disable ceph since linking to it fails.- Trim long repeated descriptions in subpackages. - Trim future aims. Run fdupes over all of the usr subvolume.- Update to version 4.8.5 - Remove upstream-included xrootd-gcc6-fix.patch - Remove unneeded xrootd-gcc8-fix.patch - Merge cl and cl-devel subpackages into client and client-devel subpackages, respectively, to match upstream - Split client and server libraries into subpackages to simplify dependencies, simplify installation, and better match upstream. - Switch to cmake-based install - Switch from sysv-init to systemd. - Build and package python3 bindings - Build and package ceph storage backend - Build and package documentation- Add patch xrootd-gcc8-fix.patch to fix build with gcc8- 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#985167lamb05 16847495425.5.1-bp155.1.165.5.1-bp155.1.16xrootdfsxrootd-fuseCOPYING.LGPLLICENSExrootdfs.1.gz/usr/bin//usr/share/licenses//usr/share/licenses/xrootd-fuse//usr/share/man/man1/-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:Backports:SLE-15-SP5/standard/2402a58b31777831297683f461d6c8f4-xrootdcpioxz5x86_64-suse-linuxELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, interpreter /lib64/ld-linux-x86-64.so.2, BuildID[sha1]=fe5dee0f3b1367731149641c016e343d2965a3b3, for GNU/Linux 3.2.0, strippeddirectoryASCII texttroff or preprocessor input, ASCII text (gzip compressed data, max compression, from Unix)RRR R R RRRRRRRRRRR RR RR9ߤֻFNI%utf-8ddbd8b520b3ca38340c3530af2c15d8983b9f776e1ae879a1a72a24592da5e46? 7zXZ !t/ඳ<`] crv9wB^ 1\:{b-n`Lzū89Qϱ&ӣQ/l+Oj']HS$Z eahim|tR?r])}`> |9^&"5-mJ[?@5̹gU%<2/,JS28"xc<\:N^ {}Bg/\kڡywF3q3sI qGG-[vm2@kw]IKDr" ! i'Yī|ģ nՕ+C멍x±xmsdSaR3rEi?Hlam4K kZ1kb-Bn=eH"X{ꎉeNPtp,Cu1 7T)gρ@;Ŷ#̎CdS<3`lb;zT7? FB0\k<dM&Cn5yF`ylT>w9}`{PnUR.J[:mB 1Za3|.'8#& `:$ pޖC|qJx|L~Hi`}]Ϟ\meYdNd^SBA'$$;qn*?׎!=aFo^$ٿc]fK#QM)+ jEK9K>Js"z8rB.E^I!ʂ(L![\Uiy>8Q'Kp$RfXJ\z bUSr>h/RgPckR"YJCl5Y %. h-\/#N53UA` ;%SY`d1Xa^961΃``9/{3%ƩNLxqҌ, k+6?oH :XA3;v"+=da/AGT W&OÐA:+s=Pymd{_Za.M~Ո\\k.yuFc5m;ؚzIZ 6Oi)01?@`*rZ>N?5A487B-^+Aȩ0.‘#4''^c9Ie0ڃ@9a?a>.W${XgITrhbavnT$< '0c!B-#čJ =ޓbhMeujTY)>BܮɚW8daT`qDHR|R<^rǬbjOEP )wg@F>n`v9tŏF$7 3Kwt%J޿Ch@2v%&Umltoayd4&lWh[nCPʋ%)<՟k/6υ&hǁ*+k}4 (]mqPpI;>lk$α熝2=٤tGZycDv(p$"4߯4Q*Y?3/NC+1 KVL4"K8gQfbN :Z3ƚUTʄ8K3g Ij9/b?)@ue @5q7** z#|]t$5>RWB11m 1攅fxܹsy}J=4].K-ۦM;V0HK!kLUX2Gp6*ق?+n ;W|t{p|-41\[~9s/ cnX'4bt&&XּRf;^)0Z0@MdR+c?qkT6_t- {*~X՘V?,N4N%ļ0͓ f/H>%ӊi6tQELW9:SĄ -xכ75%%neyxjzc}vj Gѷ1J,|%b5e=%5mKɔ(S5+x[ MΒQ {nE&g? E_Eњdk~» *=+ S`X5D6QMb=zo;uNw6͈p #J} ښƒ:3هG+C]1e/o*΃Xi<+jW V.S KN+zO?E(Zc;4JU1Ze!Yɐ.#!SX xHx|9 ssd '=P?y>:#@#uPܹJj"t|omb(0'YM!xNֺ]nUˁ.T5̝(~ S1 ;m]F%?uK= vAc|rxSk}5 ?JL_(D (({c,|7|/@i lj2f_݁YAz\x{}UXO5 ӧ?]Y 67 4qD ;V8^@c % G/B!b7i8F (jMR #NtaŘzb4 Nss6YFC݃D29# _ֲ Q8 \a.-*~ͫlf$ccYPy(p 7qQFHܗ(C@e6 3`DNl謆p_տ}`#@o5(j0.t+.}b8F4߇}ٖ>)Q8|{cG߃<efMYiIgڰal,ZdXATnŜB5#ğ~EKPOӫ6nEۏMtQ)K4jDZ:. ۆ-PVLLYF)NTB(M(\h IĨ0"Lkѭ%0}FJrPS>1ng=JXi?`!FI΀mImkwZKC_?u+ 2O+8xj(Y%/YD P6@ʦrdfW0hHG3b+.R~pw? M#k ^^F4KӝU5/FDk _5 k%qh3ꨅ;(=,>^Lk]{80@clk= oyhzeB\]dr|4$ XdBS]S-J̕fO0B000tvP4#3Ȅ-E,+]S)o)rDv%f?NnX^휓8M eu.? $'J᪔F5 ]e 1-B$IoSZ ;bXzr3qWΫ^3\BM/J#|kIl_=F[O`uL~52u+*r,Bw`:Xn9p١AbEfXg )[3 Oi}Ø@H{;jHΰDwpdSә< UiŲbhUI~:ӗK0q. b"N F51a^Hhh!>sC Md(@8~"`f,i"4]\ ̺}Ց= NwN/Z?ΈqY}ALKL;hcXPivܯm,+t2EnPP8p{S T&@~qz|5Vw G4xni&j F)KgN^ngXG_DXx5?4YƮ ӛ. *)Xup3v.3ɇ8 :䴩bT :U}]5p@Iz`$sp_hĘ$Dsz Y@,ŁI21Hm-apld+R#א?6Q&L/ak)5vT|BkK=LR+ٯKO/ PWFxI)W].JlHY_hDy)Y(L^OxfznSh M#-m~!7ь8ҾfƘaQnnbٗԺ#ؓ~“ja9|x#,?f4P$nܿ,\ޘ%<{p02ܕoLtf{)cX,u\<YM3PfaarF=a^=+, z leFi*>GGe [|"xq jlsnb%ԵZW034nB0Q)_Plj:iΘ^ecPy(ScГԅc<$X7ȏotN~e UvW# IUys!N:IWφ@TTK'IMrk$%ݝMXEdӎM|2o:ƕpx )0kgVUVU4Kw4vc"ət0F˃xG\ԱDg֏BQG$5T6,rtPqZ-0WersRP:L$GF=`+E-kXTK<PBy\"&|Im`M fЎF5c&)ٌXRGT{W3+HLl2R~A/^Z@)_ؿ#842n.X|~fY`~[ Q -g.W8pM.gWI:Mw5+4oWz-3˹=:AR=M`>C}?R*r'5ỳ$qv&dJ0@pFyB[>ĆN@1_2u7H nqPFӿ舎gT 䰫S1Wo[+JghI9nj΂5nn=3;!wE^~7$@w geESOsϬF)XVu`֜L >B)wY 0d]n?}m`&6:3tV؃!:A:ߘ|P>4΁Ыd:jiE%#"|"U"={?=;%j]7@6? #}GلSܜؒ@E+;s34lu@͏λNғ% Fz=oa~Vf9^ZX܀$ƓѤ:4Pfh U""VֻW-aWLtaV<Ƀ,{)w|n!~Zqr%DDu +u75efX ?u?gz8xEN\d~4/s/=3Qy(c}\I/a[\hK*_U7*=%_giGoĂrt"{:%OR2j[0^ -P{VTST "%QHzn)fu/x˪rņqXR;)Fz:vygC̉i0icI6)rfb$hf"D `kV/3f6,*97eCo\ :W*9{9'ɍ{49,.!]jCpp3H%Pt1g q{_c-1s&׍jЀ?dCyT4 h[}*uGF-O$^ri:}+ TfEo;A˃t5"jg&#,[{'b[6,_Vi1uvh6;j;zgk/80rV* GI nf(xٮqq_Q. M0i{X=8zg|wbB48E!9` 0GK;ᇞe&́sm8+:DQ5^)G27]}"lIAxS/02a,LBf+CJ+:ޝ/gީW#$ODOISm>:L3ʲˤY3H|]6mqC>/z9 pdk*,30ji7u<V( Kgbv kF.ҫP]ㄌw6[S 'qs|4'A|~$uLdKUOAĿt^e*w y?W_ghaxXrAמKtdS?9AkT\@}`}?| @ih U)tcn`zPB<n*K:'nwl[WHPт@=ˢ/JsU~OoIڪj0#!"fJQ4J8S_VxZDPD_:KM)uDd`ЙV <@D+r@ oCrgl{D񘷮J @\UNxaYm3KM(,@b3q܈JFvO:/Apߝr\٧wl7m pF(M%!k6d쾅:1*j^_y%CRg|8dۯZ7Xk2qe&I~>d ⤥o䛺k-PR<ܥE4>,ԇ_& hJ&@{LUE_-3p~8@]KI>Xml yrdn^.1K>PUdMağ7ޚz$;Eo{Y픞@$ybRf fDp+<\f4Ru_XO4;U0#NHjģ,T3/Џmnݮ96z>\&+T/30<7wl#x4S?VR{RM&6)tA)Vr:4z>U/z*{r)v(d۰)l֞G W}qf֏J83Mx F$̄T]W܅Hf= ~=Y,M#x fdq@Fp~->ˤ91sbvhU qPrx1%O >ӟaf;ǽzl@+EY Xsc3j B^NvT  ZwJ1b~mC/5T,'K]ד[xC3BGFS^s=;GC=6S&U8s+kL HjIDSKΉ߭SH0'|d}5dG?@tp(nZ#Y _7AGǥv{Yϋ\ Z: k#mDZp :F @P֧oEeA2}W"k•3Jyz 7kilwq$,Uߝ0M'a8{9Zo681wu< ! a7Bpԩe4ey׃K:xjx[8fcMh<_NFaJkD:!"2/Hb_02N_v D` P;Gv"9@EWyt̰ V׵ YCF>n-hCW~7Ç_NR ,q]DffmCngu+=o |xIyKA>~G'IUFYΰubػx&{ɗr}~|@Zu]w&I_Ů%yΣ?淘{*/'2/8Ŏ4UD xt鞃tZF$rhT吉4@_ J`=GNQǧK4/T#IvV2{O\#`$iT\'=9X3Q&#SwF7,P!?}=C\,H'Ӡ ǟP౽h6ɹ.Q(0=4ZotČ;Pga]yu)d04 $rB#‡]G%ާ^}"sp&ɵ+j9aYWl5/wjBJT؉M0RԇqU YZc? 㷑QxY@t$Q"5дݐJ{GoAT_^ycyǝT v>ڠUnI[ho6zskz$jzo[`9ZF3h;<?Б tPMYH/ /QdE%zmZF%32v63p i8]h#'0\< מd>Ck fӣ$3Ž{"[N j;,SlKC e`5c(6{&]G8L_߅cBW_FqS9+DWo,;ƲqDtT)!ÈvֆA щn,(\z,b`)bxƜJe3AW{Fe*Ѷ-"ɦ컥f"( V]u /ǼzbmSD&#WGS}T=N&|im9Eڥ "`5}fŭħU݉/KmG>i+v!pql(c42 CKԷh e[KAC# BM!-l.E!د# 2gU]{;NxfpJ *" /eX$ ? 43p(#! <!^ l SNVKV{@a7d [*6o#gSTC190&ޘY2*-؎֦S5aDr44fnJH `k]eĜdD^p㈑OZPn域%"nbK @}ŋԡz,sdhnuK җf?*-;.۟D((Lik#e]PW3Ƞ3, Y1!/b-~g !w:r[}R/XK˽0`St?1t$m /4r{t _h`(\Jp>[B"-T '|?"䅫?.N@+ˀPNP_(ZltѺ>XS H} r|o !yTDC%و S9)$uc"&ʗ`s⚧ϩ7v1c_{&3<;x, N)c|7$S0W] XC& T]RIn7Vr^#u^y lN.zԨwﺎjZ^ĸw4\&r^WzŪTjoe(fI,I=֩COJϋ670GD¬wU7qe#w1=QHT+?.Cu@fj'sÛ9a>ǧ5lYG@EI<361b,4zviz'j{*HUQ. BZ,o?AhnRٲ\/oչ'[*s^mOD$;R/NpP] <=@[H]U f <6!qD̙c5B;eb5A?̛Gs;TZPWR D7kF~pG5br"J7Z@r7:f֬dĝgBU^;E#WKN9l _+Jv4D弟6[0*?щŬ0ttTtϞv%luV${~9{hDfO5[%FԄǐV[JlZGlNA6wL{Z磟5I@P'#"F?Qcqg@G717@d5U5ښY;˒2|+!7C]MJ ,n&;H }9OV⯏(ޖB`+1& j,|\B^C.^&E{اs%LWqFwCȠMd.=kiw>N'ΐ4}  Zӭ:XU`bEw`w .>UN&{+[Νʽp"=X3xuHy|'FNB^g.LG1'T.Ig%+JN( #CCEіhD,PbiyS7/ ]YjM/Ct;X͵TQJ]?1QŸ|y,l vŜ cjNKc}~]m[M|\ C`=cnJ{ޚRi״>咔uhu,}_qKzZ mW uı1>^4.'2S0v=MGfHm'ԑAz4<D?4} AhȘQ0Y׎ 3>T}-b fπ)+hy?fX?5_Y†P@42hKjя]{ dF}1ss&ȯ=+v k#ww6d KpZ { TSL_§&Y蓅%UJUE`?>XJda}Fwdv }_5~Er-Ypb -HWC,jX=ণ5koF DX?~wd8ciGXFgu,v'w0ur_{pvZ!~}= aʙjoo߅^gr3 rǨ6dgD25M}ð^pH0,|ҮZ@]z:UΩÅ +(ooc(ht*8d3{2xUIB~y`V)vG8̖̕.G3WGзX谙{_~Hm*"xei ж%KE8' e!=1|LF|\û1 GvdAX6@c?Is8"( JW9uwSFx2%U3m EvfL &0_ կM:bk;vY5sHυn,[ cqOO1-z9CHղgxM8Uđ(-{1G;Ǝ 5D4Mi}keX{.] quOd]ϲ6i..&QwTėn8]