file-5.11-12.1.1>t 4 DpQf/=„q^אnUJ; ~w;DGKg/i邈 6.Io%Ol5ж'MPd.s[}id>>~hN5\Eو˘,zc8xgcި&~i-MIeE1Hb|[i8B[0 YK?x=U]-]#/idu/;<|x()J| ]/sCNu ^-pѽ2ܸ 1Xi?nuxz$*fwm"NC؆96141d98fb55e7df6f8f18d2daf5bf8d7fa10e0c$>:",?"d   2LPX\js    8  $Gj(89:FKG`H|IXY\]^becd .e 3f 8l :u Lv hw!x!y!z" Cfile5.1112.1.1A Tool to Determine File TypesWith the file command, you can obtain information on the file type of a specified file. File type recognition is controlled by the file /etc/magic, which contains the classification criteria. This command is used by apsfilter to permit automatic printing of different file types.Qfbuild33openSUSE 12.3openSUSEBSD-2-Clausehttp://bugs.opensuse.orgProductivity/File utilitieshttp://www.darwinsys.com/file/linuxx86_64I rYA큤QfQfGGOC#GQfa13e37893f4d554f3a61924ac7ad97684b28a4081004b1965edb47d0796317a2c9d069b760269fd5364b578a1256ec8d79aea70ae7c106985790f310ea9c2c343ddab3d6494614ae3e464e159c5c50c3cfbef12298c25baf431eb0288e6ac7b3rootrootrootrootrootrootrootrootrootrootrootrootrootrootfile-5.11-12.1.1.src.rpmfilefile(x86-64)@@@@   libc.so.6()(64bit)libc.so.6(GLIBC_2.2.5)(64bit)libc.so.6(GLIBC_2.3.4)(64bit)libmagic.so.1()(64bit)rpmlib(CompressedFileNames)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsLzma)3.0.4-14.0-14.4.6-14.10.2PYPPXb@P0@P*=O@OiO@N%@NNu@NS@N$ @MM@L@LL(KEKl@K#J@JJH@J.NJ%@J@J{werner@suse.decoolo@suse.comwerner@suse.degiecrilj@stegny.2a.plcrrodriguez@opensuse.orgcfarrell@suse.comwerner@suse.dewerner@suse.decrrodriguez@opensuse.orgcoolo@suse.comjengelh@medozas.dewerner@suse.dewerner@suse.dewerner@suse.dewerner@suse.decristian.rodriguez@opensuse.orgjengelh@medozas.dewerner@suse.dewerner@suse.dejengelh@medozas.decoolo@novell.comwerner@suse.decrrodriguez@opensuse.orgwerner@suse.decoolo@novell.comwerner@suse.dewerner@suse.de- Add file-5.11-extfs-minix.dif: Change detection order of ext2/3/4 fs and minix to avoid the for the free inode numbers 4991,5007, 9320,9336 and multiple of 65536 the ext2/3/4 fs will be detected as minix fs (bnc#788435)- implement shared library policy for libmagic1- Add small patch to make clear if file follows symbloc links or not as tihs depend on the environment variable POSIXLY_CORRECT - Remove the README file as this is for packagers and not for users- add documentation (bnc#776532)- Use the OS's byteswapping routines.- license update: BSD-2-Clause SPDX format- Update to file version 5.11 (bnc#753303, CVE-2012-1571) * Fix CDF parsing issues found by CERT's fuzzing tool (Will Dormann)- Update to file version 5.10 * Add magic for /usr/bin/env Perl scripts * Weaken generic script magic to avoid clashing with language-specific magic. * Remove hardwired token finding (names.h), turning it into soft magic. Patterns are either anchored regexs or search/8192. English language detection and PL/1 detection have been removed as they were too fragile. -e tokens is still accepted for backwards compatibility. * Move 3ds patterns (which are commented out anyway) into autodesk (they were, oddly, in c-lang). * Tweak strength of generic hash-bang detectors to be less than specific ones. * Make an inconsistent description of Python scripts consistent. * Python3 binding fixes from Kelly Anderson * If a string type magic entry is marked as text or binary only match text files against text entries and binary files against binary entries. * If the application name is not set in a cdf file, try to see if it has a directory with the application name on it. * Fix ELF lseek(2) madness. Inspired by PR/134 by Jan Kaluza * Don't use variable string formats.- libmagic: use O_CLOEXEC where needed, as there is no warranty that calling applications will not fork() and we end up leaking file descriptors to their child processes.- add libtool as buildrequire to make the spec file more reliable- Apply packaging guidelines (remove redundant/obsolete tags/sections from specfile, etc.)- Update to file version 5.08 * Fix detection of Zip files (Mantis #128). * Make some minor improvements to file(1). * Rename MIME types for filesystem objects for consistency with xdg-utils. Typically this means that application/x-foo becomes inode/foo, but some names also change slightly, e.g. application/x-character-device becomes inode/chardevice.- Fixed regression on zip archive detection (bnc#706310)- Update to file version 5.07 * Several regressions in magic were fixed. A buffer overflow was corrected. The program version is now recorded in only one place. Several documentation improvements were made. * The Python bindings were updated and fixed. Magic support for OCF (EPUB) files and for lrzip files was added. Zip file magic was adapted for files with unsupported special types. Many more magic updates and fixes were made. * Several minor bugs were fixed. - Add magic for clicfs evne if upstream does not support it (bnc#681329)- Add patch for Bio-Rad image format to avoid conflicts with other magic records like RPM and even some ACII files (bnc#654696)- libmagic: export only public interface symbols listed in magic.h, this also avoids exporting interesting stuff like strlcat, strlcpy...- use %_smp_mflags- Add llvm bicode magic (bnc#597752)- Update to file version 5.04 * print proper mime for crystal reports file * print the last summary information of a cdf document, not the first so that nested documents print the right info * ctime/asctime can return NULL on some OS's although they should not (Toshit Antani) * Centralize magic path handling routines and remove the special-casing from file.c so that the python module for example comes up with the same magic path (Fixes ~/.magic handling) (from Gab) * When magic argument is a directory, read the files in strcmp-sorted order (fixes Debian bug #488562 and our own FIXME). * Combine overlapping epoc and psion magic files into one (epoc). * Add some more EPOC MIME types. * Fix 3 bugs (From Ian Darwin): - file_showstr could move one past the end of the array - parse_apple did not nul terminate the string in the overflow case - parse_mime truncated the wrong string in the overflow case * Add the necessary field handling for crystal reports files to work * Stop "(if" identifying Lisp files, that's plain dumb! * Add a couple of missing MP3 MIME types. * Add full range of hash-bang tests for Python and Ruby. * Add MIME types for Python and Ruby scripts. * off by one in parsing hw capabilities in elf (Cheng Renquan)- add baselibs.conf as a source- updated patches to apply with fuzz=0- Make ISO9660 magic entry working with file 5.xx (bnc#547683)- file-devel only requires glibc-devel- Do _not_ touch change log of python-magic - Update to file version 5.03 * Avoid null dereference in cdf code (Drew Yao) * More cdf bounds checks and overflow checks- sync Version using pre_checkin.sh- Add support for special zip archives (bnc#500511)- Update to file version 5.02 * Read ~/.magic in addition to the default magic file not instead of, as documented in the man page. * filesystem and msdos patches (Joerg Jenderek) * Added CDF parsing * Add text/x-lua MIME type for Lua scripts. * >= <= is not supported, so fix the magic and warn about it. reported by: Thien-Thi Nguyen * use memchr instead of strchr because the string might not be NUL terminated (Scott MacVicar) * Fix --mime, --mime-type and --mime-encoding under new scheme. * add loop limits to avoid DoS attacks by constructing looping sector references. * Allow escaping of relation characters, so that we can say \^[A-Z] and the ^ is not eaten as a relation char.build33 13591118205.11-12.1.15.11-12.1.1filefileAUTHORSCOPYINGChangeLogNEWSfile.1.gz/usr/bin//usr/share/doc/packages//usr/share/doc/packages/file//usr/share/man/man1/-fmessage-length=0 -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -gobs://build.opensuse.org/openSUSE:12.3/standard/ca9dbccb24bf818102b47c49583cbd38-filecpiolzma5x86_64-suse-linuxASCII textASCII text, with no line terminatorsELF 64-bit LSB executable, x86-64, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.6.32, BuildID[sha1]=0x5e6e040ea7ce5bf5dcdfc87398b2f091a1e513f2, strippedISO-8859 textdirectorytroff or preprocessor input, ASCII text (gzip compressed data, from Unix, max compression)RRRRH[>kN=?`] crv9vX3V2l8XdkAF[YslMSk$ծ5oV3 zy Vz<q&]q%H ыC F {M?krnx#o5t.b.ϗƥ~AsbHk[Jٴك!K^QzEJ=cNT3}J)k@^S -}H"NRy?#.a໤lSaH40Eoז*ܵǵ`,>єltmc'_O۰TK:_v_kt+*U/R/Y>[Tnb@W @bnzp Q΃~+Q[B\#2A%y2YYt^}(2P]4Y:Z#"a=$&o)1ޢ);%~浴F 8Rզe޶r-w ن`ݭWWҁMvNg:ps;GFv p\Z쮾[Wc3/4&I{^Em- +UX8w3,\лjۋzfS(J>E(Ԅ$b=lpٳ/n:0{) \<Ƶn 5$k]_ر)¼؈oO1:%Y 1ju;VXʴeƥṣ)ulĩJ?jAX0F$O$ DÖ-G%v @h~)pmaF6N]R]4ł?rlL;`\==wD!#^/oG'lΫv+AdC<4:\IV9WWBL(+Ne!Qo_> CZ_[Wq܄"jv=}ԟT-z;Qtp\(ka#אc6HiY3>?Vkz\jXqYWp _}Ý، {hLg lgUߠ$( qHluzH[5 nNlnN[W,֞{ܫҊ\k.LVz1E>Q:Ϧ:M~g.͋~-H9jk"1U(+ix]uÙFڑtwT J Gㇻ/ 22LtY~hHp>tŴ,ꛙd^tH%5(S?_qtJJaA%hV}"0C^Vjɯ+|:4_2ǕKt/3tnLp_*۩<vC?Ձzp_NYcq,OZ\&Ixzt; ~]t+9AA*42qK@ў&(2^o.vMg' (K:@R(;İZ{n5-v(rH {V'hV0HSbT̮ Hi=/56۽x]i'iqmtUL{6ςqc+a'4)*/)d򛐫 IhIzD ?6:*Sh( ĥM5yo: GDj' s։+d=JACjc֚I֝Ϗ2g3<50% ~tV||nyHT, (+}߹9$GDe?' l ~iKc9# 27۶VH4 ӣJx_9> -{ ? |t}+7"ΛdٟVuCa\udaFPUz#g6,aeO74{H x2"53 ,s]+4>l 1Ya&}w˕My#8OsBm.2!PtÃ|};HK~R2{ZV?Nc΅fs>`ǔ~؇Vtp7r,:{ɡ M>+%#";M 50'qU$'VZSHXV&&S߀G(ouqY}7t_8ibTB7zS-O9D'r^: kLWq5.h\vSn"HU'sUj8+KssX@x}$[+xVq⎄S9م=6 M ~ ]&Ħ2OC=x E@xH*'*0?~ۤ0SQ3tF*0awʌ3.l{bԨhXH_l[L#)Y5$㮗r0e!W{s&]\yWN4p'vVs_Zu=}63yT#t Dj>/}r@6hy$>My|yPNA}@0r~+츼Md[=ݼQլYj%]1A} |3pjeDRLLŶ,9"udg 9D85@T=rs <5PfxsW HEKf[{9#K?jV:$>Asy UJV'9/Ĝxߚ'8 uªnvu#:MJiBVH{#=˱p^lfX3zmyi'EUj#~}96?E^' 51ǶZ"g<8c{ ~]`J%y͠ X%R˥ 5v,^~a[  Lv8+V;Qʬcq.h344(0+qg=J~PY8͘BiV:@FϲI<>O?J<Fm$kYa9|pG_:lԊ%|Vb74 i'|] Sӯi9{Nzh8:u,~]0lv?E3%1"<Ů>'$pQ|YhU!"J\rn:'<c ŤK ㉟m`׋XRN1HۏuCz} :s6:=DpǮ&7a EI vUE #7xLj?Pr0evQC_BtJgkƦ ?1$K[τ!c[^_X3؎GI9gB%R9b):ϕl\Jk+d_Zjw)w4b{K䃁Zh{ppQ' c}_F#p_dW },y/ZYhRP6' q| sjmBCN/WXԂ*TtwMJ=*l[%"Nð"9x4ꆼ;hء".[۵ f'KIArV!UDC0Ec)m lGe6,18G,%iH[cSn>-YH8FPX2I#E9}XWe9}.P# iw3VgiG ht+ݸÝ(C[GP~e]MRi#W4#0TLÁ*(e tkH済&<?EGxD 'N*Ju0a vL_=u[j;ެ,Q3y5v3[]PY `-c`i03}}4ejN<[vٓaML`.S;.l`Ӭ )A -")t xQ(9;Ej`3JpRrdk[q=})Xk'i#MM8P%\ɖv 7?阅O ׸Жk?"WOj:Ɏ;d*Ou}u}+/ώZG\ 0|{QFDT;J8tc\%όٔeh]hH~ʲZ0}Gy.Ń$:{DdG, Mn|a$9"&ecX4E- )PЄ8wa?:#Z/ūhkhm\2JЌsezhޗ_$'i,ʑ0Y>X)`| pȝ%wr]5~W@?3⚅Rͦ|GQ$k֕ ,K`F2d`:5ܐQ7]lc+]=?T4aq\&r#4uI<]@'BY7O_(Rcpyn%*nsވoέ~q`e'sl0}.YoNyO€u^cLpRs^jvzI!J+ pk8w`w ȫs,4v,Q dDb']!`KXoI6#[¢I@D$贡aB!ˏT>Q-(\*mu}Y aV:nF\hgKB"v6g:,<} rǜ%tvD 6æ.&@~2nH14j<ܻq JP:{is(%ؙH|pQ-]h2Of|=fL\j{0BuC/b4g(eG2"AvyKN72rʲ8ׄ،>!!J_4ؚhA;uam !DJ%)^0iE=}lu,V'-66[<R5;F:AI{:6TH;*ւ-3q+S:Q83PR ׽qLW} NM6]^.\ oWTWpXewMGtԒ;gbI1kj%ŽS>LNVs47 rє8zH#~5OyEw fNjӵa6 ۗXH۷m8/RlGZ76*Mqeb&OmHD,abك73z!xKK.d5H).sM)wSlk4ϔfI'1b$곃/ .JߋMPpxص 6yI.}8?`&1”b/`M+.VČXEM&~vɟʧ]n%vzám4 leEբYYpcj73\G\,N[$ix{u&H~(<4cqT@0q4 *˧Fg TĭEs;">=ȹ?mHkwJsKL0 "7c=s2$-a e$XQ&`,ūL R[™ bk;:mYWV`#FT:;^`%j;4+:S~r;Df7>l}AEsLx(K')-ءcgԑd^'{ogQYid?~}QZçFb-:k #L/;jY MdƷ ;Ph=LyV!A^pp~JL<"T]BOBKQI(#- _H ?}A۶o3Df|-_nYԥPaĺ_Gxbf]'76EZ~yiψJqQ/: $ӱK|yTjJhzcsXFT<zPpHs+1U&7?/1]/+`YZ^ _s 6sOF.t*s8=zHoN.aB ').)?1AF k{AZ:%Lt&95p3L*$OgDFCbX…<0U=C6va5i'=+:ZA\,%6^.׮x " %z8ߍ0&ms3l>dC(!&D MKI}irrxL^wr:b}z2 䎤Mgs cKt#͡9[5)gv}fQau=;:OгT|+^=&@Z^vb-dC5pP'Uᐤ&UU0j-?>^Fs"ramZVgu!T^bDR*v "+Ԙَ.Ot*ˬu]gZ\>u&hH&ë ,j7y4RNqD0B/C!C<>CZr.Sqv)A)qɃdIQj3)ry.s]7,o!NJeu%COe}01ۦ4n96Ao \]-CZJ* yRAGm,̭\ ?IlP{- PX^WBp#egb ؉vbi&a/.);:&!18ʬb;k@y#wQCd::[~"7]} vs Q}0c6 v[ҾPQ-o" G(댟މe۫tRe%RiGzl%,`?1b[Ii282&iR#)\*}1{^K{?,\>ss>I8\C'ͰS.)y6tKА̋u8Qf=Kz9{pfwr0k;D JW|(GOFqp^z9^Yu#FNb6*c|جNҳAXbyΗݟA}'';L.q Vq,puVϷޛeQj2?Qv˟W^6 Xf879xŚ3'׻A@dk$zOWs+zr}J`iJM^Rhj1DzܭjޛK?29U 2\9@hP8+we,\ES{Z7;S'˵ѪS!y Deu7=ld+ae=s|xL}. ziF 0֬([;Aa%m_W#{{N2S湤z3ӡ)ОanjC`b?zp!/pgչ [` ɞh;T&0`= d~翾"&ʫ3|^2|GK7LƊC|EveUd X"2rGiJIn#Ōѷ#z>fph=1(/洂f6x KP&ωdVw_ӏ(%dL51(1[diV5l$G\0g,il.#}<PPTEDջ|k!9}Y֦&g5WG&ʯF ~4y7)Ir]؅OQ9|\5Y{j/Z:ĦK+3u@·ml2y-ڟ1xX|0Cp-6N76 ^r"0&\QJMZ_BgPep2{RΆ`'ꚙ9v/̸: 10/<0>IDLT bq'b,8FealdLq~T9>55_Ee ~Hљ+mffpEʲ BN HCy\^uɢBOw9oI/cZPu fU MDn=l e/ESq(raMdBF>&gG<66LBN7THDzñ}Iַ2at>T@nV}T矽$~'5BHϖl FvEu.]ٯv/@1YbSU6P@D w鍋i3ӮcG-bZ;%4`8CjFұZ+O?`*3{-XG"h5>mS]ğGFޤ&tP<Q…W- &]گP(7wN@hͲH C,ĄdY/5 ?Et7UaQKku{[["`,_¢h^1zs߼K0rv$\7f~o OX*pFJ h~3˕ bIA4L68=_^6G8$*ш'o=^ r[m4t\) ʏk9d ֻb+q*E`E o\#a_xKtI上)x3\+B'Ҳk} 'nƴQUGOwy.^BVrDjvMD'X0dC[4Eu4x"Z&B8fѮK d|Q8TH@:HYDaf9vG{EIk@EПO AOv:cNBnۦ2vN8lFïr-/"Yb }N \Cc3EO hAWVS 5~RkZ=+ѫ0\1gh0g߬ѰlP~MEen)uFT>[?@fA%aiIgS=lH$CxpcY\+%V(!Ӊ_ k!]h uDKO=Z&Z>SQ$ dUy}t@q<2HkO_$d00y͠cBxn/|msri&ٶ?_#sfD$$L/h?4Y+ډ{8T4]˪)⛥[t#UЫ̴;aOb'(q!Ŏ 5"r :r`t VZKO1߮[WΛv~rmcwݪӮg{""sO #hxHv=| ޣQ350]/rI9"a#Gs, ),ymSN iL_&hl /"V2Zzn0 ID2YĭODRgbRyQ*U#\ǘLP~sϧ0)¹+nٹa6 tUZӓO-rSW{?$V,P& YBzdkյ(Ug`YPg[>ޭ"S|"NN]t3MGEł(_ dO o{zuOh%:FԘ;tHMQEo4kv#;egTR9μȤ} B>|~rZU NҹWG|x>0i5LϪ*>Xƽ 3SjǪKĻX-S=ll1H\f&t._BG:[mq&w􆣮%J;!r^f` *_Hzeے)]+N i}&[ շ9 䗴"C -Ѡ~ ( r5ls]ŒfR_TAZ,2/'H>K@̉> dBBߖ{d$ժ9 ? }j]R&ÏDFtA FAYϱEKߛ|yMЁ$bc` _G<5|; U̸g ՛1{GwZ-zet=j1'nmad0؏qIFN~f ]ԋx#ioMyoƗUVowxL4qguS& .mlP< EJZnX"XQR"fBReƝ琝4ItY?zpLf^׬tx}2Tc J76PlHs ]&U#cXi۷N1u>Q YTi*9$TL;Cp2]?|K6L#kl#|GJG\M<. EKȈ4E_jG5hyûz&.W+*@:ȯØEӗ|X` qE[XhXs \5^aNpF8gkfpWOo\Dh :@LK<^﹅n5Yrbs5תBKJk){KM o~Aca{t}T ~aI#3㞟+_^üq\@ nz-u s I6,*0ac+ _4^Δ5MYjdXt&,7,av(V 7WdLHsGO5s\.5ʑP\ 'zT-}9W $vRpLJ|.OșȋHKR]2bIC~5UF$5֟b$W7a翓$hp'ߩ Ҽ\y2pgq/l}B#$sLRnPAbs:DEkGc;}|Ʌ8ȲGS9n$ª$ 投Z f_uuplIݙ}ʉtM&u)$r,\^:j(> "5ifƋMc ~$"X)S--svK"u>]L X"-5t_Vk6QfeDȇRD݌)x!Ǿy[ʠ^!$˧gQzW1^ݫ8P\-tܓ8%yT4`Oμ8\J]ִti$p2/&\ol/ufl`RK&.9+V>q!(x|I.L8?]6ʈÐSΘ6{I%?JN`z⟑k֓zhxe~~{˄#]JMsJ2?$5)oN3нLj$f#;׎D:{r"a '>c ,UMV9,%hnARz{ #Q:B(8x^MфP|= %B+JƉ1:X;p>;"Xzx4kxH)u3waηօ'޽Ԝ9E(n$cn@LU?W G'[w+J::zxU>&yXPdrpF!DF@Ѥ' bB Lt0q7Zx"6/}jebJ+@H6ʠJ~r-쫻#{]e zkh8 (Y(g6Lm,K1{^<}^lEhI _M\M⃽5PB ;B^~pMj|ͬ=>0AqkyfQfh 盌:)>;Rge@RRMrO\M(( G*=KO-m '=8+$xdžn锨:R( UᰒJYFK2V!Վd)Z>b3ә8ݤm~!ʢ棨oaO'T0)W3: C0i;͵v|RI1ť+­$93hUTY<ٷ%i TEȓǴ!Q ;!M|J!0(_όb­RE!CzB8>A;Q  A\bIz6jICt21-Yʹjl@8+88Yd_Il`v '/9f{X̻GA sqNzVo`Vg\9)o x;~5MS'2řrEO?bInomۮ%>t 06єZi$SsbgƍK|Յ%l31`4<4%J".^8$npoo;o9GFÌ|8)pU,PQ~Q q .Dq15w[Aɬr5Fsb;/гt$ egv[rܲ} ܂JcRd{ ^m},\}w`978DY\hY/}zq?ڤU֩FUy WE^B K8e=ϒi#|!B\F`|`{iľ ȰA݅U&a!o8`u܌VڀW`]@^|p[Ёw4(/[Xb~ɽ>3* Bt=KAl|Q޽foI|"hߟBdGBObf,\ҭ ߙy&l@ ^w r\);ZnÞ {pݗ| >qXN49b$uL0,Ez|E«a5a#:m ʹA稕0-e$!Zb^D c,ZO0?^&@ B~D@֩lSk!deN=@ U6)߭/k(Q a kIejRvf݋B#.`Bv_&((ˇsŨ2]VYΑ16B ؏t67 |,cnjJW)򯈸]Kmt5g5>cM}eLIԠw|-`fVNL5v7SlNVl9'fav"Uѻ2s)Kn6!kLls*CW ;{DܞL@'&f^ OKj|jhŢlY?Q*t)"Rv [kxSO+c)k%ogVB@>3٧zq~-"t8SK@^?I)z7lE(آ.VQ~`7=aʷɍWD7+Bl5+zH iaTw? iYA+*w(B")kQV6Cp`fnT;ܣh,zh~>{Vb3Fo 29P8҆? 'ZfE./ʫU`}e~e>A|myEp.'%lD962&U,ģ'c ZGLpk l*l̏(,:_ l1/w(jrN譇C_rSiiWTM2~8 R`\"QdHW\Ə3K[pv ̿)#S X7EN}0؁`I`EL9{<_>t g?T$H-^xzEZp—#EE'm~t@KboT(HM fj$?g/[eOW_6#? E$^ĝMWXb_#UR5SWJ;yr.~P1Go\z} Y,"|+C`k{jd(i0߭WN,x= ]p _aS6nf :TϺ3>>szTN?ѐcL1nk Zca8{Qy7uv|:/.Qގ`j,^>貳 Í~cm$\` .7x9d暈?=}w/)' ꭦ//Zu8̓[7GA-+0H}~N tƋF-KzbazUWsˮq9-4# -g|#W|-p*΋tݬ:`,MH<)#CNھ*;=IړjZjntн gK`x ǂo3=Z ԖJnO g~uB1@7q偝H]쁂 y( ŮɣCǮ67V㙐ymi!k֨椅>lūj gwR}C |nr{Rɿ4(+@rBMPMINl(0HQӆL!؛IJe#;$q3#20`NXhF*U@ "X]Ʈ3brcz1_R7[g[!ǚD.wyQQ ·FJyYmZub$?rwD[?gŒ$P·o"ejڿ 63vwvoLbN|1 gz>ZyZzpa]0+Nk{;mv款2WhOuoQHReMNФI\lɶ]NDߺ1&U(U&^Jf],EAU<};8|(Drr4gGqQl񽽯ӋT4J]gOpeWyp_@moG6 +J$$}Mt++57\y.n")!V+t Vy! X5ib5 z .]j^ba[#.<;\$n*&aUؗӹW9"8y`TL4 ]l&dGT1g8 Zk'PZ 6rn6.!^V>/ސC5ȴ_\ͅ:BEhKYsFFMo 뿬7 ةYwqcY{a;?ϊVs!^gŢAh:@ Kj&ʪyH>YE @Z45pK*ñ{iV6cݔU<$ӰW3/zL7 c9"8J:1mkٹˁw OԎѥ)Cym?4GzXx򱥝!Kt@&JZ*yT5G2 cT0n$ Xx;Qgp#}ܑE׍>K:4=Bv4RU#X4SքLTe/fcL*^W'$B*uוmLͯ܏`!RMjͫ0GbIH%!ʛ&G( .XAk(=ʽoYQχWJf\<ټc[ǣ$4 )ZGr.ZʫAћO1e}F}h4Sr{.X: 8虙ɣé Va# .ZteDKCtdh/|\Af>l7>Fcl)ɓ2_ pCiAz-sq/rG}!d,fxgt=ٽ02n0S/E!ȃx;I 4M$|zHυ2ۻW)&`N6H_bQ1ݕzWsQk/9 u/?"#ɟƱ m =Hg`ۿ։JP?G`hOH6Yp}-ep@"\g`dSNoCmg< 9t)ˮS[;+<%Ai< D/jOo\T~$!JDKi҈vNcZle л(s^*4H\Lj~A)ғj\W[es\aFPmnA{D Q.yqsxzQCa%i'H y5 rV|adGT}y˽F)Bd"%L*E9oUVP> m2p28~0o(eX/ɿ2 gĭ&"-?xƔ*ըP+]f> 2|+Bk,4I<%͗s3/yoW wTJ9L '2VRjdۏMdAp-`[ҺZ_=X8~#A{T[0"q"u4fr75d|vyӓ{x:8EuA 14МdVm.}c=!0Zu\9w[ =$ pBXٵ{ުm)cYX)I_is<=YZ559E> Q'5L5GMd'2tZkY̰y aPw" >yPR= V:b!1WĬC\i2λƢY;dD-*EE \ƿẐ..NAcWͻ$r C&9ryU8ޛ(sOq[ha59a2;U/s3bdQ8_~/TȺdhŃqQzK^"mW'n-m9JJlwR7<?=rw촗"J`I.mV^fʕ!1gݤ[iQ&?'Z&uSOzp7M}bpnp:37s?MUO;Q/u B"ѓ(.)tx]a+?HBi]َ"{`|+Z.*գyPV(ֆ"oRGA& x>sXr)vA; puhZ>%%*ӚR"Pْoϱv8i++d%3}Wqb[" ':+ E);>==g$\q|lr4[Sa)P,"[y\з03 ~}wlEn;S?tt\,kBԯzg+qbeD'}Ġs/s9<!U El UYʦ jr9Y|äR] ^shn/C