globus-gridftp-server-progs-12.2-1.fc25$>ޟQ%-`m>B=?=d# * Z .6 EQlrz*X          `   ,% %%(8@9@:@=4>4?5@5 G5H5LI5X5Y5\5]5^7Rb7d8e8f8l8t8u8v90w<x<y= 0==Cglobus-gridftp-server-progs12.21.fc25Globus Toolkit - Globus GridFTP Server ProgramsThe Globus Toolkit is an open source software toolkit used for building Grid systems and applications. It is being developed by the Globus Alliance and many others all over the world. A growing number of projects and companies are using the Globus Toolkit to unlock the potential of grids for their cause. The globus-gridftp-server-progs package contains: Globus GridFTP Server ProgramsYOJMbuildvm-armv7-22.arm.fedoraproject.orgYFedora ProjectFedora ProjectASL 2.0Fedora ProjectUnspecifiedhttp://toolkit.globus.org/linuxarmv7hl# Remove old init config when systemd is used /sbin/chkconfig --del globus-gridftp-server >/dev/null 2>&1 || : /sbin/chkconfig --del globus-gridftp-sshftp >/dev/null 2>&1 || : if [ $1 -eq 1 ] ; then # Initial installation systemctl --no-reload preset globus-gridftp-server.service globus-gridftp-sshftp.service >/dev/null 2>&1 || : fi if [ $1 -eq 0 ] ; then # Package removal, not upgrade systemctl --no-reload disable --now globus-gridftp-server.service globus-gridftp-sshftp.service > /dev/null 2>&1 || : fi if [ $1 -ge 1 ] ; then # Package upgrade, not uninstall systemctl try-restart globus-gridftp-server.service globus-gridftp-sshftp.service >/dev/null 2>&1 || : fiEZ*lezp 5G!b큤YOJ - 12.2-1Mattias Ellert - 11.8-4Mattias Ellert - 11.8-3Fedora Release Engineering - 11.8-2Mattias Ellert - 11.8-1Mattias Ellert - 11.3-3Mattias Ellert - 11.3-2Mattias Ellert - 11.3-1Mattias Ellert - 11.1-2Mattias Ellert - 11.1-1Mattias Ellert - 10.4-1Mattias Ellert - 10.2-1Mattias Ellert - 9.9-1Fedora Release Engineering - 9.4-2Mattias Ellert - 9.4-1Mattias Ellert - 9.3-1Mattias Ellert - 9.1-1Mattias Ellert - 9.0-2Mattias Ellert - 9.0-1Mattias Ellert - 8.9-1Mattias Ellert - 8.7-1Mattias Ellert - 8.1-1Mattias Ellert - 8.0-1Mattias Ellert - 7.26-1Fedora Release Engineering - 7.25-2Mattias Ellert - 7.25-1Mattias Ellert - 7.24-1Mattias Ellert - 7.20-1Mattias Ellert - 7.18-1Mattias Ellert - 7.17-1Mattias Ellert - 7.15-1Mattias Ellert - 7.12-1Mattias Ellert - 7.11-2Mattias Ellert - 7.11-1Fedora Release Engineering - 6.38-4Fedora Release Engineering - 6.38-3Brent Baude - 6.38-2Mattias Ellert - 6.38-1Fedora Release Engineering - 6.19-5Mattias Ellert - 6.19-4Petr Pisar - 6.19-3Mattias Ellert - 6.19-2Mattias Ellert - 6.19-1Fedora Release Engineering - 6.16-2Mattias Ellert - 6.16-1Mattias Ellert - 6.14-1Fedora Release Engineering - 6.10-3Mattias Ellert - 6.10-2Mattias Ellert - 6.10-1Mattias Ellert - 6.5-4Mattias Ellert - 6.5-3Mattias Ellert - 6.5-2Mattias Ellert - 6.5-1Mattias Ellert - 3.33-2Mattias Ellert - 3.33-1Mattias Ellert - 3.28-3Mattias Ellert - 3.28-2Mattias Ellert - 3.28-1Fedora Release Engineering - 3.23-2Mattias Ellert - 3.23-1Mattias Ellert - 3.21-1Mattias Ellert - 3.19-1Mattias Ellert - 3.17-2Mattias Ellert - 3.17-1- GT6 update: - New error message format (12.0) - Configuration database (12.0) - Better delay for end of session ref check (12.1) - Fix tests when getgroups() does not return effective gid (12.2)- Add patches from DPM developers: - Add an optional IPv6 address to EPSV response - Get command string- EPEL 5 End-Of-Life specfile clean-up - Remove Group and BuildRoot tags - Remove _pkgdocdir and _initddir macro definitions - Drop redundant Requires corresponding to autogenerated pkgconfig Requires - Don't clear the buildroot in the install section - Remove the clean section - Drop the globus-gridftp-server-openssl098.patch- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild- GT6 update: Updated man pages, add adler32 checksum support- Rebuild for openssl 1.1.0 (Fedora 26)- Fix broken pre scriptlet- GT6 update: Updates for OpenSSL 1.1.0- Convert to systemd unit files (Fedora 25+)- GT6 update - Fix forced order issues with restart (11.1) - Add forced ordering option (11.0) - Add Globus task id to transfer log (10.6) - Don't errantly kill a transfer due to timeout while client is still connected (10.5)- GT6 update - Fix broken remote_node auth without sharing (10.4) - Fix configuration for ipc_interface (10.3) - Fix remote_node connection failing when ipc_subject isn't used (10.3)- GT6 update - Spelling (10.2) - Don't overwrite LDFLAGS (10.1) - Fix for regressions in 9.8 ans 9.9 - Updates for https support (10.0)- GT6 update - Fix crash when storattr is used without modify (9.7) - Add SITE WHOAMI command to return currently authenticated user (9.6) - Update manpage for -encrypt-data (9.5)- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild- GT6 update (fix mem error when sharing)- GT6 update - Add configuration to require encrypted data channels (9.3) - More robust cmp function (9.2)- GT6 update - fix for thread race crash between sequential transfers - fix for partial stat punting when passed a single entry - fix for double free on transfer failure race- Missing ? in _isa macro- GT6 update (add SITE STORATTR command and associated DSI api)- GT6 update (Home directory fixes)- GT6 update (Improvements to globus-gridftp-server-setup-chroot) - Man page for globus-gridftp-server-setup-chroot now provided by upstream, remove the one from the source rpm - Add build requires on openssl and fakeroot needed for new tests- GT6 update (GT-622: GridFTP server crash with sharing group permissions) - Enable checks- GT6 update - Add update_bytes api that sets byte counters and range markers separately- GT6 update (man pages updates)- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild- GT6 update (Fix order of drivers when using netmgr)- GT6 update - Fix netmanager crash (7.24) - Allow netmanager calls when taskid isn't set (7.24) - Fix threads commandline arg processing (7.23) - Prevent parse error on pre-init envs from raising assertion (7.23) - Restrict sharing based on username or group membership (7.21) - Don't enable udt without threads (7.21) - Environrment and threading config not loaded from config dir (7.21) - Ignore config.d files with a '.' in name (7.21) - Always install udt driver (7.21) - F20+, EPEL6+- Implement updated license packaging guidelines - GT6 update (-help fix)- GT6 update (net mgr support)- GT6 update- GT6 update - Drop patch globus-gridftp-server-ipv6log.patch (fixed upstream)- GT6 update - Drop patch globus-gridftp-server-deps.patch (fixed upstream)- Fix logging of IPv6 addresses- Update to Globus Toolkit 6.0 - Drop GPT build system and GPT packaging metadata - Activate hardening flags- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild- Replace arch def of ppc64 with power64 macro for ppc64le enablement- Update to Globus Toolkit 5.2.5 - Drop patch globus-gridftp-server-ac.patch (fixed upstream)- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild- Implement updated packaging guidelines- Perl 5.18 rebuild- Add aarch64 to the list of 64 bit platforms - Don't use AM_CONFIG_HEADER (automake 1.13)- Update to Globus Toolkit 5.2.4- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild- Update to Globus Toolkit 5.2.3- Update to Globus Toolkit 5.2.2 - Drop patch globus-gridftp-server-pw195.patch (was backport) - Drop patch globus-gridftp-server-format.patch (fixed upstream)- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild- Backport security fix for JIRA ticket GT-195- Update to Globus Toolkit 5.2.1 - Drop patches globus-gridftp-server-deps.patch, globus-gridftp-server-funcgrp.patch, globus-gridftp-server-pathmax.patch and globus-gridftp-server-compat.patch (fixed upstream) - Drop globus-gridftp-server man page from packaging since it is now included in upstream sources - Add additional contributed man pages- Restore enum and struct member order for improved backward compatibility- The last update broke backward compatibility and should have bumped the soname - so bump it now - Add patch from upstream to reduce the chance of backward incompatible changes in the future- Portability fixes - Fix broken links in README file- Update to Globus Toolkit 5.2.0 - Drop patches globus-gridftp-server-etc.patch, globus-gridftp-server-pathmax.patch and globus-gridftp-server-usr.patch (fixed upstream)- Update contributed manpage- Update to Globus Toolkit 5.0.4- Add README file - Add missing dependencies- Add start-up script and man page for globus-gridftp-server- Update to Globus Toolkit 5.0.3- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild- Update to Globus Toolkit 5.0.2- Update to Globus Toolkit 5.0.1- Update to Globus Toolkit 5.0.0- Fix location of default config file- Autogenerated/bin/sh/bin/sh/bin/sh/bin/sh 12.2-1.fc2512.2-1.fc2512.2-1.fc25gridftp.confgridftp.gforkgridftpglobus-gridftp-server.serviceglobus-gridftp-sshftp.servicegfs-dynbe-clientgfs-gfork-masterglobus-gridftp-passwordglobus-gridftp-serverglobus-gridftp-server-enable-sshftpglobus-gridftp-server-setup-chrootglobus-gridftp-password.8.gzglobus-gridftp-server-setup-chroot.8.gzglobus-gridftp-server.8.gz/etc//etc/xinetd.d//usr/lib/systemd/system//usr/sbin//usr/share/man/man8/-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=harddrpmxz2armv7hl-redhat-linux-gnueabiASCII textELF 32-bit LSB shared object, ARM, EABI5 version 1 (SYSV), dynamically linked, interpreter /lib/ld-linux-armhf.so.3, for GNU/Linux 3.2.0, BuildID[sha1]=f52b8b9683706068c364e2de95056db630ed4545, strippedELF 32-bit LSB shared object, ARM, EABI5 version 1 (SYSV), dynamically linked, interpreter /lib/ld-linux-armhf.so.3, for GNU/Linux 3.2.0, BuildID[sha1]=d6c378e198dde4ba8c7496e4c9c6eb99a3dd6f5b, strippedPerl script text executableELF 32-bit LSB shared object, ARM, EABI5 version 1 (SYSV), dynamically linked, interpreter /lib/ld-linux-armhf.so.3, for GNU/Linux 3.2.0, BuildID[sha1]=babd14e1a06d64e004251831ced4223ac4fa956d, strippedPOSIX shell script, ASCII text executabletroff or preprocessor input, ASCII text (gzip compressed data, max compression, from Unix)troff or preprocessor input, ASCII text, with very long lines (gzip compressed data, max compression, from Unix) )/  R R R RRRRRR R RR RRRR R R RRRRRR R RR RRRR R RRRRRR R RR RRRRRRRutf-8?7zXZ !#,)n]]"k% >l}uK^猿'ϡ`e~J]A8oBP2#~ӟX[%p{ ΩP6 EmX'wy`ԡ1" *-\7wq,=lGˡZ 5WitJ9_,$&7JnTnm>0|?|J@Ka DM PQaQ۝"S렘n=QkafgƺJ&xv;&d"dVAѱPۚ*v^,N[ez`9À 7~5u.Z-$kZ>iNGqTJG; ! %@/AnP^F-kR+hI\k$ŪRگ\FS}m޵FR|Wܔ <(=dmhg6|ѳ'پ{4O~:TQ3W aalj`C V݆#ֶ>Z;!//iXIF mUds}p$J"3m"[BP$R@ظɱ!܅V7up s_ pOϋ^2"aI'{1eBNʅ XNQ|)Gm Vm 6xSᬳt 9g4M^"_e/J}Ӕ*__t!E.m|3~ ؆TSw;nwD<0 s_1d׏I)LE.43J؅(&dVn$0Rɒk@#Y=2qW8[B)k|lT+Ŭa*.ͮW".lf2Ha3Ro۔(6`_3,.Ta ;Ear#NjA ^[.S&pZ١$B1){g?Pe}ESz'U[3DsVR]1J~d{;瑍tAŖ?Aʼn]hIwu5Xm%JB;YJGj *U]e{cZ@.VbV`?EŸ(!--o, >a^_0s3K荖b2c*Q_zm͠۰ QL7B[Mn7{Er&a)2KI_CoyQ2D(z/䐀K`'Kuܝzjr0=aJ־^("!Vfs",B&n|:DIm XъAݷY&d:owri]D7Isk_Җ=Of d+ &h֜B̚vmpZ/mR'fdpizc"7AA"`҂">Y8Ur:]:#ewв9Q>gcĦTixPXr.S |ПNt/(J(`tfv@TQ7[rjwj@Dl1c/LsY2P%ҡp@5& .*!9%P&3cp`dTv X\Q``>ig`cWH>F Jъi_۬oӯ1\TeM~܃zOkR1clsm ט+l0э4%:RS2oFɿ-MF6E&nP¤rݳt{O\˫Sٕe2kE2qXQ!Bᦢq2Ac _<<~0nphEub39!(›pC+8xcQ:[qe#A v !ԗfu2dOC)\IWe!b] wݒ@݆IG~ZueH?95)Ѧ _``HtD*, |1a雏lE22xH{WJ䕠>ڦgS00ӿukBmMwZ0l!q[TR_ uSkūǀiz8]{|+N =W{=n(Fu&c\RuPFbs'\Vt>a4z*4^r|l{I\ 2(xI3#,y ;"snLw,RlUc/V*dV!"}`BYxd.AS,[z/SzBsRЀs-I> -'|,qMގ(Z r8HK{TT %}%c_T# /ݾ;PB%Q(GeQqh,W:4XH<"h)ttFM F*7;!̤Îw;ꗗ:p E 71%cSKΊ5{IDp 0;'ʱծz)5Y~M;-حa4l+a1,%65Ȓ.2¬ i՝nQ!3ꁝ+*઩c/0niHs mH{A:$+Ʋ'[g"vIwI=|iZC%;>uVy3κ3&"Iǯߙ3( @C %Engt%GL,mAD8'E\i09a@[MrLqnrx'`U$BҪjtZBk*L{u!B[>*B 5 WhᓊCr{&g"EBHA0τ.hWu D,a9e<,ka:jK f9CfVݣw.\o|xQpX 'x Hm.f~`V@A[;b\tKrPj Tc3 ,kac 7?OZޜO/TSL mfFbz`݌yAnYXCkmYm9I֯C¢e)u ч瞮SǿwM6 u  3gOHhd !RNV60!HH^*|M'QZ(WO ۙJ,}>yXnO & 8DCeRU%7iXo ʕ2+ّ(2ƌ+T8a1y"}R2M{NX|,l8F7au#5F~i6k)xX#mN.5 nTQn%L˯a+B1q[1" `Ə`ܝGjr]|qDiMbuxl_s_C8ʇ uZ~tRv#hKL\Bc"x lG{f( JӘMxa I{ei",v Pf ˬyO;'몲YK₇`_HSs aUo~gm<`} L`Fw= HW֪kp=}LFeb+ӡV1񅘠I|/Y)fπ!5gSk; uܘmD3m=}pNB,@HJEwn ]ݿ*դe=Yr;c^*`ߪXeضCx#xsqպgVBRp[O'K{8I,.Pew&璵 6#mf mıIQm4{{0'^fve#;tvrNKJ_,M.t6W()1H' =Xջ6CBzpGٷ$SsVGiKřS,Eq Йq~v1:)$wӬ2OZk3k6 w^j܄ܘDn*p)Pm?|YWTƜ(U@P{9ՒF#-A@9%LJ{-՚ 2VeW|6KLh.ۀ1]w(TضOwi"Pj"Je?N1f(G#p`T3J=_}^䣑71^G= |.y6 fNoT=rš3I{G{H&T[HU(( 1z~73:I~!H zpBPT/ƷIogz0 wH 2Fʬ E8&Pvjz{7]uL5FrZ,;:_ yΰZ,Ek~F3h2HH]ca1yG156R$#sȘà! q}RfB=?{ _]Gm`>TQ Ƭ$H1o̹:~aiJU!fzQ_N> fRʞ|G-_:Z!}ψf'u\jz'lYHALc!P@zكEAkSx9<MFlm@J+PT!cj66HtI6D2ua%Vޟ^ʬ1nvYۼY1% HIw"Kb5w7lԛ`W@V;~-p5gdjQ+\0&ߥ2Y}ѬV,VkfQk_KvCs5{yu*(}@e֧'c ~b3 | 轇.mm!55jd )l~mjƵ7?;BCe2C& 깂ÀLu_L4$# @hv._'ifevw`xyk߅OT,2"tI(AVNBc52Sm+o-"!Y^ᣢoGgYKguQhQ%QXW%3Aouz(Ks2or([M吗}(bۂjp#1X)i+c3 r]^-B;by ה׋mH^^C؟A<(MY{tF`U`;Zcc?ܻl.R|;te+j4'tj&վa"=7vrhrĩkB>Siύ4#2L3 ;!mdN -j~_P^>y%JogWhK>AЗ5qT+S22'^C;b gIo3;09K[ӽ6o/Itۀn3"),uD+x~*|f:Ӯ,~/e>a@GۙwMC W 7(yB%,,,2gjue#&!Fއ Hu?e=%ww̭N$c.ss5Ih V+ɳLkbU =a' RK)ҟGLqc0[k\EDJ.y( r2L+K{,4YKH5|5+3}E^5FtwqvIU&BjF;C؟/uqXiBdŪG澞ЎU4LiCZyPDJCBeam!4"nw_Q6\Kp)g2.}$h<3K"Z1h r,V %TVksn; ϔBm(MnᘰR.h^sù-tRo`y ߆ Q;HaNEQYHi `%s,5>Mۛ6}LPJSSyulLqƏj4ۛy>^/lw'TJT|+$ ͿNp|7-E(zؔpZ-c2I,C'&}-E+]W>ِ5e=60ҍet9z9bR( dRLס 'NGlI03^ kYH;cQ8^˖dEv}QHGEgM|C[ji/fQ"Tv ێpeax[F=p@C}́(=S&6ܫc^or{%>YPqO^>׌ W3$KO6#m45\5gJJ"„48 iiK'i8)Z-,eA3l{ʛw)9 DMfi= !3z"?6_scՓV@]}[Ҫ+~f)I MlB Mr $ \>Kһ@C+Sz^)JJ<-fl=GTTST;ȇ$_ƫVd-yaTݺ"oDz_ mt&; g@flGI۸Bo?D|ēp -AEzt:jjfV#WeD Q ͖V]J8=+e1Ӓ.<\ #𕅣YE2.'bX(-k9/1)\ ǽ-YX15P\@qwCHd:B:g| 8믥:y7y6xg@}T沆:vaU.E1YChhls=0ߧe|]Y*#a`tPV~!j&M&B%!7I.EJPׇ(Q$.{ f_Ln&;#<ӗqmhl"&7ʍ/yAuib.A{K&c;mZCnh3QV'Q[;1d: #c;fS]BH;e*Q LS2GRyUh _'>,[÷̉3rK1b Ke ?S=@穼Ahu+V̊0SΆ(tWa66X/+GxhjTJиL5Z@IB̛C aY*!V(g}XوW߰NTᮛ+O(,^`xBq \akUeAb VԲV)澩{_SK,aC8^'MO-9<186ǥAtR-nI'qMh4{cTPeKcIA+"f !qą}nLeTӛ}l V=yn_y/ 3X$ϣ,%z=SѺ0z<®ęROum+̾DK0Z^T ;u,)5,v'ǿ⫓H|J-/C{2]^3  oh^Bi;Ds~e^A:PL"٩$aڧU fhMg):iU!nzxW@uws0E Z% m2"+ҞFHIZdl2B^ ^[Ʋ#iV~xmܜAY'y/}`=0m@ۅStRȑ|U"h5=]6YN <&$1/řxV.R߫<4Cm~pdsdcKQ<ȝ`08G|KMN#4rjnNHl_Ul 3pA&@i/[gJI[Ho!85a{09Td {bN3YWh'BDw5w\(6_c\Cl "U.$JX-=D M:Qf ~|dt#8g]k>Α^>B,~_e]& R["NVr-'XoCޱ?o{im jxl#=/|&"wNij94$FG8Y^M.X|לE*H*M>zYcڹ]t&:Z[IuoR5<0p`~QZgE2o Ѿ2Ν cp Nha}L sq Ki*ѬS*i_ /Y@ئ-"ɪ޴yYaFF$IP򈰵(]>#ALoex_1Z0M;u+Nz-6*.1Dܤz4BxEgCK?xb1N51z6q\m? b{- :#*8{0xQi+v2we[@7=-e}#|? I `2O¨ `_6A JY` nkm *5Ų,scnzZV\ɦo5܃wVp6\25L ׉p~^e# tB'x'h 2+a G)OiȕD:3̃V2xrL\ F8A>^ k=wzw/a?x#<0HJ4FQp@jR'L-f GIeKyn݈7$@[><ɂ\{F%ʖKm9L--btH:2'`|U@(O»c]Qwƹ vJ2SQ [[Է)nxVP2ak|c{JcaPNɽRoa`PrqhrcZٯnS?2i̟ȑ~m&&8Fdwޘ_%ʌS<;ri 'H[V=W.6*FE})p-M@ٳV^. qڠLŦldTy"&u+̶M5$T"Kg !$(h ѥ=iK[Q]C]詢f4)wԌT$K{< Qih*i̦%rXN @;P:cOY5}?-JlsrD2 gessN%^0"t%pJ[4BYdf]ce-A[eGX |xJH\+tQw6cW\NuU.Re\lr_\}E.3pkoT$s2J19TiB/6>- W2$#g|Oܫ0-8$ש,S6'گ\9^jp*p(4|LweCw/HVɮGCAFDIrσmYt\WX'i59 `x% ٰ099g-"qS ThڕCʰ@@ a-+Ei3G#eQ̊Bк^j4-wrȩuyHAģq#G\'a{gS0m[Rۇq5K? A~`!{$(G$F;:@C&A_=jZCɣh?q%OL KؓJ,\gAu/O!p^t Яs\AR=so2_rҊHUxtT3Jx, OI_y'u9Aس""yg4ʵ"e q=Z{ۯIr O'_?%]阖+3 >Xڂ\+L= wUaṯ8B#g*1=m>*Tx认 L/]oeMt#7?1k6`8b+Iqn33liWY^8蔠D1=zbl}PZ^wM\UMj C :x P̍oA!o=~3V k 2=@}hŃg׎*]2Fْ5N"+\a=sŮ%јU96ʜz)EOzg'{*d̽<1L s )4xoѝ=L4&puƎj”v Ӗgʀ|UpR?kcrWUTm;S7?f)QŘB-cV,':`ǁҺ ˮWKiӆUȓ-F:fbLوjoOuCށ->s+֎C3*KJ+aYCw 3X -0>ht!KN}Vv3|aeM]w +eЊ$X6cAײ3Wr[5n%:?g,[{CG1Y): w؇lŏ(O^mzu8`c~p.Ċ϶;OJkC_<>(4Gc.$}^cՑ|Bd R 5p 0^?*|>wŽw[O'ֈ/lXm*tJAQfڛ4Ԡ/Fs2u-hE] )Rڞ\B?]]}f~؀%(wNӢbD* ]]]εq9jDe5YsjtP'WܼyE0nP\[%ْܿn8ReYFyttzw&p _ e2&W }sOzNM͔2|<-|24D5F@?p8R{$b7r9-u)^,K/jsN fEhKQS2C8uF8;5`-Hw1m5s6G kyX:cB18Xj/ܼ]E " wӨ[tM,ÓQ=LY[YB{)yP)n>Xh|ƌҎ:jR( EV ~$M'G[er/OMs=;v^- $✩Ft6;v[A_f1xOYWYr>II'<c%5 ƦcΑin 2MC IQMJbHED_uӿF_0^f@ߥ)T)Dg⋈`oW) _2ԷD-`83wX3Η]oa?ƺC-}/nBH=B;oSycnzoN[5k@(~7!ɮY'n{_Ε%p\p [#d ^8a Gޞ_s{s_\d\|R(iL'p֞־WRj{?ݯG@vyy5Ck:H d0hizSMlf%:XaăB9)鮴k3x0ӳ -;--ƳdӒETC; <޲\9'5(9lԤ݄1BG]},PJIIEêV,(EwD4ATeJ/?v 5b[ 8I(Eљ@T;s|٩fcs*}b$%2-Bϴ?t?)aI.'Џg*wZce'ۮS .-TC b4gXlhQNXk$ݮߧ2"Ѹs% `;NX;ӽI hvh1eJKB0BXoY% ᳮ&kA;)0 YC)/kMϓ4J[ټ5oH'OnDŒ \?r&*J>òuqQᏆn7[-F2?{r=)rt=BׅH..xx)y8">L~TҌp7 h>9_bߛSIOs+l5s5W.sG?dr՜$h:'%7._1]fU'‚? w~; P }">Fn-qF`kc=}I!m{Tc?x/^68-\>;u =zpȤ*^ Chc%C*SN+#Uϐ41b?#3lT?DYlcs2ӑP@p4ޠ*9|EpXx^Xo>푹Qx mſKtE #\$?v6EtUlֻ<6ģfX`dkA?$Ѻ∧^GMvQt;Qzooψ*h%ށ~vijY܄J$]ؐ!2R~u5ko[Tҷnz~ת/ZZjPI;T}ؤ 7} GS8?D#NI<9-"oTo#X7EXiT,))JxhzPEa!r(MŞbezgA2~&TSXT"+7v`] )Aѥak]ˣ[jܠU'o +W8jU,`h Θ'T#%Df{#,R%@fSya!j߭ 4)d@Gg1 "ҒGB~o8"b7?MLrqMq<2gkgI# #XEй[~$차 d[@\4:ay?Sxk>c|QJ,;{ 1[=1ߗDC;{ӀR1yIYޅ+H ϪfO+okgg46zCLʀ%JmDU"XÍ/bƦIIQunX* ):D- 1qZ Wp*}P)411͒b&`wjqCU28j#$QF&nxp 8S_^4":~ZTi26=V4 cq 峞_[p Vn 57(Y fR+!>Y;1D[`2XxeN GWh>gfjHO1'ܤd^Q[l%q6A3D0PwFy/ƟzmL3ˣ &|a.;Û=IՎp 4E٘63UUrs lC)N+=ȧzhCtWCN$0 qUa+J(pDh7 m}ZX(ѵ3н.ՈЈ4UdhF/ L<2F:a-P,<,\L+9x0KHSZ/ }$]D+I 9*^A +@؀˲@Ld$KG7G#В3~gHojajzT6>E&A,] N0dY[w;RllJ#ri@ucԘ;HOw澶~'ۈeTCVD\1D`JmR 5~6@ֵ}:J#jdڑl}T>=,(  PG?\h en<:=kDTxhhUt(%֘EJ)@^-ܟGzKe6?k@;t ty>rKM @s)(u=]jxB[˚lYT=b!}bM_--|,rthN>&8ȂD(`}Y)i\U.G>"+mq PNr dήՏP P(*_, ;]gH\)0hVL j#~B@ cpUcE^K[׭ d?͝GĬw@CfAs :|~*"?GE*79Jʁ)Hmo<3 Y 5XXl!tp mǻKǝ&jbYpU87! 3F^ p&~!L6)Ak`+B!U`B3aOysTdz}9Q2d%|ʥeg^w'Z-+oo_[r8Đxr3Q\`{rڃO͢Eއa"ų fb]=*mn# @\>.1Y[]3'é0-$#zr%wFuE*)u$ R RŊ0b%/j b!̲)w5Wu)8Ycby3cGE/#qZQ+4e+y3%8 Gȋc Ն4,!eXZCX  a/~sճ& /#f>"Fi>B!+qPspl'cHk}֣Tf0#@ xU/u#wP޲d,yG' ak)CrÉa&4/MlQTށrDPBfU-Ɠċ Ɵ,V[«8\SOPԡNwSt @㧠3f8K]o:ic)/H‚8n$ɹ-9c<!}My'鱮Ú޽4ӟvGZ:ld._N@|\Grm gc^~l $hdH_b"m01& &9|f(XJD`ߋ<30)ڶc*8k]F~pکN|Xu1bZսl _FXxӏ*S(Gjt8<yT^93)sTqs)- ?BLr{5Mݕ5jX唺A:kkQ_ޓ3xndUWvU NK޷Uv&A_wd @U cxɶRGA}zvB\MaJ b$zu`6dy]S# V;fDIh;kb#B4}X̨bCTߕhTfpwY?qº!ܢQ gRq~aч;`ApkњʍM=GV{PX#%r 6p6&+7'>$޿2=+ u0y]co߭NvB`IBEstYaIFSGjRF-= %P. ]~\[,M{0j=ZŃlQ5l{>OjٿNjbؐCשZ_ UpO~MSևPI:C Cۨge%9+7{rb ]QXR7մWn2ͨG2,1߄ ^ .=m wX It}3\rPS㡵 Y1m ک JIn?M_OiXj! fف* ]Vn޿zI4Q{\" ]*'Z_iΝm˻*|rc) ʀ1[E*0Gr6p`%i.NA^ȥuZOKZg؅bD0os# uA7!ҤpH&!=i7!Ҕ+Vݥ&N5H'P:c ⤡TBLcm0u%U\ξ]kOD=oqlW7^z{dpY퀐%ƈ}} zNXv<, kHuFM'9sNG`~`I̓lkU+"$'*) S+}:Q"ukӉ(ΥҶ/v]͵!Lb:e8ˑ'/ Q# X fY@HTp*TT`ڐv<ꋖtV)~1]>{ӠtWubW#<:7-@sMz2^I`ؗAN0L2$8F,8+|fU6-Q=:a&\^cY+H/6aFi?3ăeL(\fPGd7o4'VǸ- )M}GLK=Z,W7 G ~Ǚmt4{EӪRP{}!^cӎMu҂]FR?>ٜ19VRVDH>ɚdkZY=Bw71u,Aq{\u~˨thF %UQ#Փ WXrk׀ț->kl %ۖmKdz%8 R=jkLVwCR'$uuGHs9SZx˯.=#%_L]}Ǭ6RM$xf)P3ttf=o#F1тa:t_‰4ODPqrgIGRdּC 4VeJB2w+PPN蚟Zt9S:;y5ׯf"#&~NX l4/=wzs/-D[ _HOfv6&Tu[۽7[?-g{緃%rNz]0ExK-Y5Jû8VmʀgsuE׾Ijv1%͜TsBR]Cv*z1;%7L_aYtW̽ ͶYhK/uj[s8j=@D4YL@ECc 4wn{+ٕ4qtn U 0Jœ hD9Qٻl ^bʪ;1$vjuۣNlh]\>?2_HPRb$rS.ź5̍+䎹I>%AZk}zvp&#NS 8'Uj :59mc.q@lz~K1_5&s߫|Uo zOzz2*"QoCe8g WmS]d'׏tuqQ1 !B^瓭242LAdH߸4;ŋx)6D"՚c2w\5/rx" j)p9RN⑵746 1rΟv/x[myO/hs??Eb\a(KV%{Ex;f|.(4M6!77a .hS7!%J/]=.#>N2>x8-L>ϲ)ޚ/+ٕ|a7B.P5v]l; EְsUQNe*bi];f#VBW ȴ޿= ȵ iŝ{gPqGrf +Nj: mUJ0Vĥ$ 2"LM(ocݦ= R{: 0\m]<ܵDj=uz356D9P7-i2>:g"9"WG9lx'@/q9\PǶ2Kx_`тQ+6[KVqn&7?!P| CֺV)Káiyu2mdjӂ 'mUw8Hj\4v$5pv{jHr< ~$]W]P4"x?0ce.6?Ȟg1Br2.⳪v Meo 3. YWR\O [WMD84GZ%90пgʛCBIu"--z뙫ќ|'2Uޮ)L|;UeD|v)toǸڥ&#"@졤깞9MoȮ4VL<9B6kD]A>ba.R.-ҹܯ,vKmI ȟ4P#^.<ǂ$?*"؆(4uVix V0Cق/twōΓŲCgq8JPZ H!z@dzfI.eA]2q\/ tS_gkMLp QXӴ]mEoQbԬg^ bޅ9PQe2~IѐHd/gN:%﬍NƩ{av81blԇRziI ڞ ٚSZKwf9P!gBX Cf}cy%|Ă&bZքb3-s\^E#Ny C!'e']qy ŝlᖿP=aCXچ)J]&᛿Qj]=Ȱ h.#ZmJ>5jbBΛ S`kp1&ВgO 4z1V/4K?;3XC5u֧lΓT4Sw;J'Vxx9~ud/M,̒<XΦMj҇f>+G3w@4FÀG $Oe>xCbJ&Vm't@`Z@Zѷ8?X7\ kJ0J%=҃T74u jaQzi'Xyo 5 *|L >5U#q/H2mdL 49*^Iy  J i9Ms2e(p$0#AgHv;1jEz?].m Ee ~iO(*u[6ﵮʜ3qD&'I!uI1@0V@\Ag_" tDY@f7*;SɒBԡ3)RCTcBsv'J,DshJ%3ʒ9߫@]f2Z0(gس&Nwlw^Rd~gzݐcAUv+P8m[!(]쬎 4p,$}1y~Hu#ïP&'Pj='$Vz?Jlh6|e/PwD^Wr WJ C*F1 Wg|+ҬwrR>Cr}Iߜh$;,juø,z}_5Np亼jS&DKկzKX 0`"s{Xjt{K4G4+.F 0ҿ:2+yCa[@!X0h =jM@HQ V#=;n>/`s>,\%#bsp TL/&ua)ZyI8yg0aAtixHCG~RIU;(*QArV DfcPD5yaksФ[@a.t'I|,b3%a!@!_ĩ]{գTUKI}#4E%ؤl:q1ƀD§n R``":ʃ վG 1XzЈ1US`9e\&.eGu 2KdcS#= ;Co/dŎ\37;viƟ^A12Q7y.,$Zā^/acIH5'IR@:̏s*c(wOE8!=-Vl=庀`H C@!9g9:϶d ,c&r}> ^ǀpX%Ϧb\s$ضTZt 4~< "Grn;`G=p٥! !9wkg^`P(򔱋E=7j;&ݖrbפʄ7G)dȈn^)Oh&0EJGO{MUc&"Ҍ 9 GY+ՆӠEVEkƓ\"yg Ldwy-5^OFSaۚ#Ng^@'IE<~s$8MbnaOtڣBeGJ\mJ3NhIy1`  i37H|a<0,CRF3q}nܔI>;4Dr`?t].y>Q *&Dz|W/ ëxwJX02gDbŴJZjO n;} {F cSK\n( cHA 6Yy?ljA^:Fƾ':HY߾ ?Dϙl wfʥ+lZ Xa2 |0El/ ߐNI.W/j(|O>?M$w9^TXCE.=u Ă" B&弮6Vi]`E iNh{ 39ZB*F-5?WrLJ-mS")Mwb Gӭ `?]JV7G  A  xn%&˝?q^c`rl2N|A.ʽF 2;"<&ThŦH[0pَuD9BȂ~>\'fNoG! YZ