cachefilesd-0.10.9-1.fc23$>mU%%ʗt>@".?"d  D />E To%       T  !  0 d   <p A( 8 !9 !:m!>j?r@zG H I XY\4 ]h ^!bdeflt u  v 8w! x! y! ""Ccachefilesd0.10.91.fc23CacheFiles user-space management daemonThe cachefilesd daemon manages the caching files and directory that are that are used by network file systems such a AFS and NFS to do persistent caching to the local disk.VČbuildvm-06.phx2.fedoraproject.orgFedora ProjectFedora ProjectGPLv2+Fedora ProjectSystem Environment/Daemonshttp://people.redhat.com/~dhowells/fscache/linuxi686 if [ $1 -eq 1 ] ; then # Initial installation systemctl preset cachefilesd.service >/dev/null 2>&1 || : fi if [ $1 -eq 0 ] ; then # Package removal, not upgrade systemctl --no-reload disable cachefilesd.service > /dev/null 2>&1 || : systemctl stop cachefilesd.service > /dev/null 2>&1 || : fi systemctl daemon-reload >/dev/null 2>&1 || : if [ $1 -ge 1 ] ; then # Package upgrade, not uninstall systemctl try-restart cachefilesd.service >/dev/null 2>&1 || : fiz54'U A큤AVČVČVČVČVĄVĄVĄVĄVĄVĄVČVČVČ29ea7d5e52a7f73c9c5bfa29778d62b31649e1527d890d0e97882c426d85b376b65e833c51908a1510c9d2f4a49e3b669197456ca2cfb08ffd91b90b01326354102f3df888756ee5f6a82f29e4d9886a2b0de59ea45a1ea67117aeacaa4009a681ad9fa2452631edfcf29f74354cf15babdbe2d2f15d63c63a81d8ab02585d7828e7c03aae335d2b11a8703faa0b3dbf2184e5048d7c937a835f7182303e3f5b1036a223d1474d5566e3c273f29c7f6fcb006dc6d7283862dcba06c707cd06b636dad5a64be03feddb1bed1d8143d690fc13e8efd71b3f447a1ce36824710617abb59125afb6c1e19e0fa9e91f88116d5b6a03a7ea2ad15cef9d929df266397ce5d8837b074da73c47d0a88f2edca19dc589b0e57624f523e47ac568767feceb8e9de9e23a8a676397d6672f4ad48bf68f1fa480b56757e57dd22c2a56eb5f80c865af376eeaec7758a7bba9fced446227839c4993a3be09e0f217d6ee03a739rootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootcachefilesd-0.10.9-1.fc23.src.rpmcachefilesdcachefilesd(x86-32)config(cachefilesd) @@@@@@@@    @ /bin/sh/bin/sh/bin/shconfig(cachefilesd)libc.so.6libc.so.6(GLIBC_2.0)libc.so.6(GLIBC_2.1)libc.so.6(GLIBC_2.1.3)libc.so.6(GLIBC_2.3)libc.so.6(GLIBC_2.3.4)libc.so.6(GLIBC_2.4)libc.so.6(GLIBC_2.8)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)rtld(GNU_HASH)selinux-policy-basesystemd-unitssystemd-unitssystemd-units0.10.9-1.fc233.0.4-14.6.0-14.0-15.2-13.7.19-54.13.0-rc1V`V`VVNNNNˎN +L_K#@KыKf@K@FFEYEX^@ETiE7hE4EE@D}Dq@D|D|DB@DB@D@DbD@DJDavid Howells 0.10.9-1David Howells 0.10.8-1David Howells 0.10.7-1David Howells 0.10.6-1David Howells 0.10.5-1Dan Horák David Howells 0.10.4-1David Howells 0.10.3-1David Howells 0.10.2-1David Howells David Howells David Howells 0.10.1-1David Howells 0.10-1David Howells David Howells 0.9-1David Howells 0.8-16David Howells 0.8-15David Howells 0.8-14David Howells 0.8-11Steve Dickson 0.7-3David Howells 0.8-1Jesse Keating - 0.7-2Steve Dickson 0.7-1Steve Dickson 0.6-1Steve Dickson 0.5-1Steve Dickson 0.4-3Jesse Keating 0.4-2David Howells 0.4-1Steve Dickson 0.3-3Steve Dickson 0.3-2Steve Dickson 0.3-1Steve Dickson 0.2-1Steve Dickson 0.1-1- Fix name of directory in Makefile-generated tarball.- Use systemd interaction macros in specfile installation sections [RH BZ 850053]. - Fix the service file to use /usr/sbin/ rather than /sbin/. - Turn on RELRO and PIE build hardening in RPM builds.- Call setgroups() before calling setuid() (caught by rpmlint).- Note the correct licence. - Handle malformed kernel status correctly. - Permit culling to be disabled on the command line with the -N flag. - Suspend culling when cache space is short and cache objects are pinned.- Fix systemd service data according to review comments [RH BZ 754811].- use Fedora CFLAGS in build (fixes build on s390)- Fix packaging of systemd service file [RH BZ 754811]. - Fix rpmlint complaints.- Move to native systemd management [RH BZ 754811].- Downgrade all the culling messages to debug level [RH BZ 660347].- Fix the initscript to have the appropriate parseable description and exit codes.- Fix the Requires line on selinux-policy-base to be >=, not =.- The SELinux policies for cachefilesd now live in the selinux-policy RPM, so the cachefilesd-selinux RPM is now redundant. - Move the default cache dir to /var/cache/fscache. - Make the initscript do a restorecon when starting the cache to make sure the labels are correct. - Fix a wildchar that should be a literal dot in the SELinux policy.- Fix the SELinux policies for cachefilesd. - Compress the installed policy files.- Must include sys/stat.h to use stat() and co. [RH BZ 565135]. - Remove tail comments from functions.- The cachefiles module no longer accepts directory fds on cull and inuse commands, but rather uses current working directory.- Use stat64/fstatat64 to avoid EOVERFLOW errors from the kernel on large files.- Made cachefilesd ask the kernel whether cullable objects are in use and omit them from the cull table if they are. - Made the size of cachefilesd's culling tables configurable. - Updated the manual pages.- Documented SELinux interaction.- Include SELinux policy for cachefilesd.- Fixed typo that was causing the howto.txt not to be installed.- Use /dev/cachefiles if it present in preference to /proc/fs/cachefiles. - Use poll rather than SIGURG on /dev/cachefilesd.- rebuilt for unwind info generation, broken in gcc-4.1.1-21- updated to 0.7 which adds the howto.txt- Fixed memory corruption problem - Added the fcull/fstop/frun options- Upgraded to 0.5 which fixed initial scan problem when started on an empty cache (bz 202184)- Updated init.d script to look for cachefilesd in /sbin - Added postun and preun rules so cachefilesd is stopped and started when the rpm is updated or removed.- require /sbin/chkconfig not /usr/bin/chkconfig- Discard use of autotools- Added URL to source file- Added post and preun rules - Changed init.d script to up right before portmapper.- Incorporated David Howells manual page updates- Made the daemon 64-bit application. - Changed the syslog logging to log the daemon's PID - Changed OS error logging to log errno number as well the string- Initial commit/bin/sh/bin/sh/bin/sh 0.10.9-1.fc230.10.9-1.fc230.10.9-1.fc23cachefilesd.confcachefilesd.servicecachefilesdcachefilesdREADMEcachefilesd.fccachefilesd.ifcachefilesd.tehowto.txtmove-cache.txtcachefilesd.conf.5.gzcachefilesd.8.gzfscache/etc//usr/lib/systemd/system//usr/sbin//usr/share/doc//usr/share/doc/cachefilesd//usr/share/man/man5//usr/share/man/man8//var/cache/-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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tablesdrpmxz2i686-redhat-linux-gnuASCII textELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, interpreter /lib/ld-linux.so.2, for GNU/Linux 2.6.32, BuildID[sha1]=cee58f993290c0c163ff6db162c6be1c745459c9, strippeddirectoryC source, ASCII texttroff or preprocessor input, ASCII text (gzip compressed data, max compression, from Unix) RR RRR R RRRutf-8?7zXZ !#,&G*]"k%r̙.xC| J<:-P,-@g6FO[]/J.UoҎui' 6ŹM !E:1G G!a'.A|o^SӞەpP,u༈+MDC*R3聶Ɔ%pT v":(K)x= _}Q}5rG2 Y&€7˧u.ӬH*OoU};՞bX7@_G͕ Y_9u{S-8)A? έ`yLW!#UYG" e;~tVk7 UL@Mpvz])G,^Obu>GiEơiĪfD/&V<<;#{",N/G0]RՂT:S:oTlQvqB05&۫@҅.[w`cċ'5zD)F;jIBUN)fg|%~?/c /G5'= ]X9|8:LhWynɳM'èsL#Ėz AwXv9rwɝFJ,8KSיphpNcndȓӤHNRjEΎoׄ ???e,F#+f]j< 9ۼ#| Dz5<[/ƶ#`UԞӂwQCmJ !F_5J=:ĮsuR˔_/bAgY^A(#^K߲Loō3}&I 3PծՄtիM\f$1ɗ%w빇ЎFY]!vVl V&89+622rhktWSA0ѳ-&nRkRFi۷B6.pnhhG $I%z<0:@GĠ/0q*MT~}# ΢',&]p/c2P^q=c/DTFt]A̷OQt :I~BEOn&`Ov6^"XjvP7lR(CU+. V/ }R"g:<^xԕ>dY~ﮋS׬IυE^-qw$hMr€ Esj"Ϸ:xjP&XkCNta2.5 G)Lo93P *" ك<+%  *$A+}=x2tBjIK!dCV" 1z)L,U8046uF%Iǿխ9DǴ4+"Gtp60ddoaj5Ϊ& FWRmuNI=w:2z;\o02pqmdFOpk&ӧ51.e`߆i n1r<&AK }.C3aft;)a>5Φ7U-*m7m[?V-M6$6KCǠ#_@OB,:GaFu$&- REEA4EJdO^H[\h-ݞ(qDޤ%$m/U/\nk23Eƕ< heS|T'54~PBY.E\#rg 1cfq n/Q3-}Dbd20d.T|<;"8@GSDE1[mԓwB]3~-?R'83w3p"1$r%żC]K/65{ԙ~_(1u*D (*0' j-x66OAE+ՀdE٨(— 乏6T cUl(wH;vbrYJWn$fCPRq:38e?b/5[.iiQ, K&6$p陘]0͙<(4IW3?Q 28Jpb2> o)mH`B<ܭ">cۨ<. )q`K9=Hn!hij79y_ &Y3*}yşyNq],H.Vߙ-iih ]ˢ}Ņ.,"eyEJ Co]59ƕm@Ds)(=`Op24rva(#cui>ɎA]ݜRU٢9XaЉ (_#@Uxl<ʆ:u_U?狿#\cč"<+f-Ycp*}+c;~uKeJȭnIqn;@XVY7%ceǐ$hՇ6K.}s"GT CNvi9eHGHqNk85 IK8v,{– {ذ|P\ U]s)kpRLG 0S `heTw6Gí: SIEz3 DiRѬ S[sb\엜w?WeL$Vʣ$#4Qˍa8mJymx22@<;G>C/ ڊS,od茂`z~/E<ȺGd՚ΎB!0H[s=;ϥ$;%8y&|N\W \ɋa6:h:= L3K&D?NRHL% nHΰC?FVc\֐8CFãThlKϽ'\2ًa:85i *8^0u&[u%/n𮜗om<{114d=*|slp'ͯލG^ۋS:L)-ؽ+O2sq@tg8wm]' SGR)ȵs_c A vܾxM?;Vu`b. &YT{y7 ={QN9t@:6v4 v__xN/ XI ^X}'s9hOqY.>X Ketmn~%w(VlO]6%q3:!FvrA=1\XbA=˜ʟ>hZLjEGb#* JUG\i9TeC#Aٮ KMETE4V.T>69["C;8ʛ.=Z#b8A,,gp\pYG[5ɟxZ֛Y1hI@hFǵ`GҊkWr9_u[Chix3 8 YȕXT%7ZOR5EaGnW%u)WgϠh*)km,Zu!rjcB9{=w!O?˔5i-͇Z?iqa0lKU׵|R약q.1Фlgh:iic5i!0\jUܸEsw&:08cO^"[y5JgDjظTI&4I GJ"x;ZFz 륯̪֊-PHϽ@!%^s6K*b;UV_R]]qkjZ+xF()t7Z$zF $1|Q"O1OHS~=`ӛfEFR؅-k:4<|JY*J>-(5CʁNuccDòQ6/mmEM8g/vf0H [vt.j* NZW,|#ʈBE7 Y1zVܟ}"} GŻJ%l;ѕL #EUil^(m('Y:G[TeN靛F7s0ۂ%_1^@Ϡ 3/h5p#)Wήe8SM#tX|f]z4UX,j[{txq>mIjK\?YYc`:S:E_9 YW> FhC8$T9:Zܺj0jz?5 -I4>uϯbHa*8n }#|YJ/bRo H3K0ѧ)L줧nw҅0-vqs&'FXSM$eD@ҹe'a ,J0 4@e'HBm$ gJ|*˺Bc4J aW p@f*YUp`ko=%0H{u[8?&=q YXk;-7_2ӝNs:,3RoM;O,,&^QFMt"7C2 iʑ~wӐ. r+" m㠲;)a8 KAhco?WF?Ԕ2Y2Hܣ=lD隄q755y*aP 5e|%6|iN$w2|'Ґ;a dF4 φ @nA\TNɨ_nNhz '5IRlT-[j /"ޖ#O' zlY {#;mQSUGj10J /F4ӹ,7ZƱPz{U~ <& gcrS<;Sdvkw;Tu 'QѺ3OOLEsB ⥉/z^rp3Kν 31c\F:kpM[I={InX#'XLfuFQqPo1 ?tfBe9N ^cU:"+6l,sOt2Qn}ef4 )R9i3Չ2pvˣߑυO=Wϊ2AYzWXCw0B'|9޹|yQ%mqSY @ּLC'gM"^C q%VLč,ugFը9.g4i2UVm%X1; #+WR̳g[T)ER>U:M8"rȐmȂ&4k/XN^tQM5|'_YW"\]Y-hdt ]qJ/w]sanBs "Ɂtf~$鑙sNX^;Rc3/(yA'Dlb6Z`oT wÆG{bWaACNL32KS# zWxiS:æqWhtSH]7̐1 -4sY"HF6v[zkSS_"ÊP4(A<2 %Ȥ}xKܢZ&暻 M:E~scƤ \BN¿*OoWMoT)8tGaS%?H3~w&圜RRWL^iˌYw<,ْ_ ,2&sJ̗C'2jO*Q1״h.e`w8R) BTWs;EB%1v+D!7O|iEKhdHUfgqk]VL7Ɋv ۩ y[X^;3mP=. ;d_0I5gBD#އ6vqyGf/xYt%LƵ1b>D'4^M1$m] 픵x.fUq9(o\km -Aw+7l ~S+zyD@ ]{*?5,cX;T~3ݳ_'̻$n2ΖsmRQrTUT-ugm~=OP yAԽ䗑ȃl;RG D{ƺIg&TA˛[۵g!B.u|bhɊbsMK⿜z>rU1̉2*ƼcvۍCsYI9ËowY<5bJE=ޡ`ZQ^׋FY4;##`.Թ 4qa@wV%K"}@Z6%(J]c%KuaGC,X\ZܘIgvSjuv1$l_<cY~ICAR}**?aOK X2yO&74IGU#`sBX@rXN>/Ym'./oН2s߇Tà[MDC^n)ã2> xNاJcGÎm{"̓޴E5{D-%PcmN}n!Od"j.wV)wzbl3-#α^nSZ@=O4 ntKFa4ӞLK+'oA/|tS>#65AZqs>O֎Nlt=&6Cc~+s@H6y4 AԃYā)7Ը[!s¿iF+3,9F϶[oqHP,T_ĭ~5HYЎiNmuQ)^M _i9V'~QBʼnGvHjPJJLB6j׉jv:U(4@? ܋Zq !MrZ2=뇄e ;2.Rz[[bgJ)6۾XUo IiWMfF#j$>ɵ޺uܶ\RY˽_Gi)8ji] ul8\2~`r!m b^ꓧz<0<8c߿ O2(iXk€O=-y7.pM㡓P+5}+:39܊NAݣckB\21x"{Lh_F^Z%ºz|fr'p6 3 ĆԟlXB^f:PBƸ4U+amB,bYJPLgޟMrh!wc WNRs_?ʬׂ%'$/'Ҭ{i^u:wķv  d' Y'k0}B3ĂAIj$o32}fpgi)i7jK}@gДڄth# DEm\ԕf&IVu=5Hi|(+n51(m@<Ox0{±g?x ɟ~=0re(PXmg=k넃hc=!Z <ѻ7=Qk)l. Jn{M<-Bp5-c1(( 3kwčiO&sL6!P44 w5-'9[-"rZK{hc9&\ȧٶʺGt0@4SzpA >7bij@ ѻ HʃOe9_ms8qK2g~b%OA _Ԡݙ&9SW!)Zʭ QD#%Z0Ш&X-z?uaiݚHt1 tc2+HhMyW])L[ ֱΦvc0U4, $Q+2& _'zզ{ 5tX@_1{X[ ?[X0hRs?u4`v#H%[V:>olJ Z=ʊ?B;s] `h;oO_*@YAÔ =1h ґ6Ycƻ9 J[e[^ Hk(zdsvmXݝ=sǀ/H0YL=ʅz7[4CHĭ£2:tK^ڟqP ;S\88:iTx) hpv6LqjX]Ml-ucoiB_onD4<-xG"¼<5Im6-}&@̜*,&q`of M{^K(RDSGLN#=v7 )^|NS_K޴a/ME`!ii>~˦ClAwM.| )ZkyF#KGI|3®@҉-@&Tߧgwm|1pU`ݷ65zͥʞr|\Ƿ!~Ό֌"<^*OĆ XDHmX/kAK_c\mn5SmDž2]A0'8!xO w\H+f%aZB-|Mx9!5mH $xnS;H-Z4;:sSk6!1 L~c)Y6] 9bX 5grzXf0'D^*ҒȢ}!X@;b k˯WQ/oӪ行. K%(-aɯ{Wㄭ^V2pxnJ߃j-hzbqW,e_1͍-!($\#E9ҙZɜ"E&o>W)=t {=rxAP֚ivWb~ݎ8ߌ 8&D o_Wfz ;tB݂ D2U A~D2pUO8wfrU&J|~r'˓#^-=}YL }pkǺ }*?cUi\^3z&pLw ç'ԁP#)':&w3 \ft448 .]2$h-Rq6 ` 9U-. MMRiFKrϷ=7rʊ |K'Y'V3a6 ΢n~&<=.WXθn? Bߞ!Ƨ(&%CGq[=Y<γbyd঍MDv22jј)(,vEض|蟻0Gb'4;m?OD/hP4D+hmbt䟨3:;fL=W+-)nW@d͎"]*fba6x'xZewNnh`8څXī DLq@Ӝ_??n)Zji2h۽,ĒG?~h@<6X1lSݾ 0Nc).q4L8vp1;wW2yQFt(Y#Z=d R+S(z(Yk/X(nr{رb? [v^lò-pL8+L25Fr^y9 ?ʁ|'QO6q.wX-ԂO~J YTq8t}UmnS"1O]&@}5^%sY.V-\Պo_{ޙ '`dGc#0 tT *cZ5 sʔ7!qW=œTqa U0e:A'xGٹ ľ{FIG^q<@0r%&4kh: Va;xe(g0X{bT6g#xեyz?W`}mPW/p,e*zdff qD^]kݱe(^ +eɀhLx_> Š0^`5"ypї\l劢4'vY q,/Ȟi@o-r쥯~zPWwjOo(FE6|kI, I3I9O}d$qB)%۹_/}SY򮱏/rJ}G jsp)Ou=֮~JRK,3U]AKO*ol {jަ.xuhd}xY ʆۍzi,nWo'I+/׆֔.fo32wZo?ݿSM߹iñ }mah+?Zq$Ȭ6ximp`."8]GREB'sk$z0T*#p˜1rMYHD /f,>"J>"1Z#,YD=] ~ʵsH`yg?A,=^⎸Cx#?gr~0S0x`?ix1yA%Wb*s"y7tdC3{w8#JƎr~s6yFI&_SшVJ$1_7eGYe+M#/4 #$ vasqϗhe#8du]=CfQF=pTj>Ȉ'-wKULBy*cݲ#޹ۑHKhӎs>9w7qD ˃!"԰9< K"]I(ҧ>| S Z3T:$ }~y^SUpyPݙ@i9@|G?bjIΙ/D2'3.Pg* LxbmͻNMSo+Ц1Woui+6 8WVzZ "x?ԅ-u 9yc>vrLV =f#Lj}  kee AdZFN.]s^ي5f-}k$h>.h( D̹EN={6:ID(OR:B|_0uzJ `WWp3яEBx |N>VIwη/voþE#uG^=>х\W;W:>~I|o,Cyd4k}{LB- d_ 8֬Eh:["{+g{0F=;P[[L6d<0bʓIXIޒzC29ytd$WDϒqӋblԧB*~Lyj`m恨PFp+ɮIfvAX /Q;,5|$Trӿܝ"arF~VU'7p' u_Ju'R XD}R8m5pu\pSPk.Pkڢˉ(IIbe > Z8pa=Pp6%ӊ?#]Q!/Sd=+ a9̚GxĦEa" ֝^9~ rf:r \>Eòê\ -*)p%y*?!]Hz%M"C]O*^sО+yy47-~sLp rʩ%n^ H g\;e,M!"@hu|?qBlETvѺy r¬뒐_ k&BmdUA@&C/?M[/^9QDI% +aTI51)C< ZtV?_&G12`O⊏-$GsY3{teW3/Zg踽q%ewaTS)  F}C0MscQcp#pnǘɴuHM!9JSBPNZ|2ͺ{@4`sNcf~Eeu--Xlc&nu:b6:{~6v:s2j/HG2Sʚ9S/@)z3b.l-s6Bjц-ϮdX8Ǣ2K۰D_UՀ.oj%s\~_UCwq.BA 3#zl[!$4yKjDdYSJvwR OwTnHdQ^s3N|IoqmLO^ kW!|tyO%fAli`̷A;vCV/3)PsbyHzl-mM-Ds.LqPպo[  z;͛Iwf0h}>@3kS ןe--Kv9tg_"<\D[=OV٧%_\15 Vsgcz@LN .UX@RH -pIv M1WyH0ro3}Ib2rIS/;NšՋfڼ0PeAZ\ "5Akxi :.1}Ͷ|NF9_fǍ1X*96o:9ԓ޸+%Vup㚋|(w(-  }ڋ=r=RS{Ԡ:<-dN%(,f:!rʓfj{v{4 uZ0$í2=fE")J[i-B@i/0$~=ϬMU&oc=:C)e?'k*fqMM/h?dIiOG{s1' ::UrdscI̺a$ f|/hпrVZ dV~ (=g6=V,m#MZG>I޸l{->1$+Nf/ew!ext"eo/"b5tP ˫۸&):Y` \7o-ЏH9tlBn_sz =%oV 3zW=^kQŒXY_@{ Bl-WsRؼmRm`3oYTᩌ, -τ]/cd5-)g#?4X'ןvkX..)Z*kz3C~.ŐHBd7|D!Df]tN,C&\n5$? od2SҲc J`;0'z]b߱]y\p_5 !$}=a'6^{Q/M]\;~aS2Y]Urk# kƩ#YU>}{D4e.wI\_-sqkZ̜I1fl+ "j~Ǡ? Óמ3ʎV}{dEqc0OOy Fumt2!@Uۿr*jU+gO'lG^kHhQ7a^ڏĆ Kg]" ~+URTK4 }>+`ߗCu*%:jzZ5&JҠHQW vGՍhkUF;AKuYF٭(膢gvB+!ۈ=@fSJ/DE6X2X?wbVS5-˵3& u;Hjs#՚Z >Z\Yi%/aM#+f2WF2iqybior"߻ZS`V򁓄 HN(|EV2 e*Dz7-}3j>\O,[Iu.E>,MGKz&;S߰NOQR>V`0Sܛє)r9co6eoeSزyl_k/c."D;}&Y:>.*;$hht)XF:n2ſ9h!2Syu\c\qc3_vСj4HD45wczH=*eGGM: G\uͪL\)QݦLzyg%3~JpAGK'r1@w4$7\KW)#~7p~R^ΫRɛl+(@wJuv°2}O0 %T:SٶM@A?oϯHEa"G$[3ގl YZ