file-devel-5.32-lp152.10.6.1 4>$  ApaJ7/=„ơ3W*^ބp>T$PV ǘk?+X02#<,>fdp;3?3d   a% >^}             F x (8%9H%:%F/G/ H/ I/ X0Y0\08 ]0` ^0b1_c2d2e2f2l2u2 v2z33333Cfile-devel5.32lp152.10.6.1Development files for libmagic, a library to determine file typesThis package contains all necessary include files and libraries needed to develop applications that require the magic "file" interface.aJ0goat05 ^openSUSE Leap 15.2openSUSEBSD-2-Clausehttp://bugs.opensuse.orgDevelopment/Libraries/C and C++http://www.darwinsys.com/file/linuxx86_64 úrA큤A큤aJ%aJ%aJ0GYqGWvaJ0GaJ%6391ee00658d441a4cac9801ec64cedc0fabecb2f07f734bfafa58e696dc182aa54ec08e06b88acad82d487c437a5ade3d4554a612ed3c563ab10239a6182dccdd101a0f840f9c63e362143b20ddb625c7fd8b78b16e4f673b7b866057822af785b5cbec5fe48230a0cf6d39148b5a1333f600477adc1497f5d9a80d53c504b0366a686454c639416dd6b8633488b407649dab721829b4cf6cc7a5ce428fea703c0ad13c36f891a9b4f951e59eb2fc108065a46f849697cc6fd3cdb41cc23a3daa814bd08897a5f178e91ad404e2c2017a59fcc07a7f7ce5a885db0c93d0875alibmagic.so.1.0.0rootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootfile-5.32-lp152.10.6.1.src.rpmfile-develfile-devel(x86-64)file:/usr/include/magic.h    glibc-devellibmagic1rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)5.323.0.4-14.6.0-14.0-15.2-14.14.1a7T@_d@^]@\n[ZZe@Y@YA@YY5GY%uX @X>@X6@XW@W@W@W@WN@Wo@WWWW@V@V@VUUyx@TTdTp@THT;Dr. Werner Fink Dr. Werner Fink Andreas Schwab Dr. Werner Fink Dr. Werner Fink werner@suse.defvogt@suse.comwerner@suse.dejengelh@inai.dejmatejek@suse.comwerner@suse.decoolo@suse.comwerner@suse.dewerner@suse.dewerner@suse.dewerner@suse.dejeffm@suse.comdimstar@opensuse.orgmeissner@suse.comwerner@suse.dewerner@suse.dewerner@suse.dewerner@suse.dewerner@suse.dewerner@suse.dewerner@suse.dewerner@suse.derolf@rotkraut.dedmueller@suse.comastieger@suse.comwerner@suse.dewerner@suse.dewerner@suse.demeissner@suse.comwerner@suse.dewerner@suse.dewerner@suse.de- Add patch bsc1189996-9fbe768a.patch to fix bsc#1189996- Add patchfix_of_backport_PR-62.patch as previous backport caused a shorten output of the elf interprter (bsc#1176123)- file-5.24-nitpick.dif: remove obsolete patch (bsc#1169512) - file-secure_getenv.patch: refresh- Add temporary patch CVE-2019-18218-46a8443f.patch from upstream to fix bsc#1154661 -- heap-based buffer overflow in cdf_read_property_info in cdf.c- Add patch 0002-PR-62-spinpx-limit-size-of-file_printable.patch to fix bsc#1126117, bsc#1126118, and bsc#1126119 for CVE-2019-8905, CVE-2019-8906, and CVE-2019-8907- Add patch file-a642587a9c.patch for bsc#1096974, bsc#1096984, and CVE-2018-10360 -- Avoid reading past the end of buffer- Use %license (boo#1082318)- Add patch file-5.32-ncurses-6.1.patch to support extend magic format for new ncurses 6.1- Update package summaries. Replace old RPM constructs. - Remove --with-pic which is useless with --disable-static. - Edit pre_checkin.sh to remove dead python3 file.- remove python build instructions from master spec file, move completely into python-magic.spec- Update to file version 5.32 * Always reset state in {file,buffer}_apprentice (Krzysztof Wilczynski) * Fix always true condition (Thomas Jarosch) * pickier parsing of numeric values in magic files. * PR/615 add magic_getflags() - This release fix the bug bsc#1056838 for CVE-2017-1000249 - Remove patch file-5.31-fix-tga.dif as now upstream - Rename patch file-5.31.dif which now becomes file-5.32.dif - Modify the patches * file-5.16-ocloexec.patch * file-5.19-biorad.dif * file-5.19-printf.dif * file-5.23-endian.patch * file-5.28-btrfs-image.dif- add file-5.31-fix-tga.dif upstream commited after I reported a failure in File::Unpack's test suite- Update to file version 5.31 * remove trailing spaces from magic files * refactor is_tar * better bounds checks for cdf - Remove patches now upstream * file-5.30-150735.patch * file-5.30-3c60e5.patch - Rename patch file-5.30.dif which becomes file-5.31.dif - Modify the patches * file-4.24-autoconf.dif * file-5.14-tex.dif * file-5.16-ocloexec.patch * file-5.19-printf.dif * file-5.23-endian.patch- Update to file version 5.30 * If we exceeded the offset in a search return no match (Christoph Biedl) * Be more lenient on corrupt CDF files (Christoph Biedl) * pacify ubsan sign extension (oss-fuzz/524) * off by one in cdf parsing (PR/593) * report debugging sections in elf (PR/591) * Allow @@@ in extensions * Add missing overflow check in der magic (Jonas Wagner) - Mofify the patches file-5.16-ocloexec.patch file-5.19-biorad.dif file-5.28-btrfs-image.dif - Rename patch file-5.29.dif to file-5.30.dif - Add upstream patches file-5.30-150735.patch file-5.30-3c60e5.patch- Modify patch file-5.29.dif that is replace colon with dot in offset (boo#1012779)- Update to file version 5.29 * der getlength overflow (Jonas Wagner) * multiple magic file load failure (Christoph Biedl) * CDF parsing improvements (Guy Helmer) * Add support for signed indirect offsets * cat /dev/null | file - should print empty (Christoph Biedl) * Bump string size from 64 to 96. * PR/556: Fix separators on annotations. - Remove patch file-5.28-compress.patch now upstream - Rename patch file-5.28.dif which becomes now file-5.29.dif- Add patch file-5.28-btrfs-image.dif to add support for files output by btrfs-image.- Fix boo#995089: * Do not attempt to produce a file-magic-32bit package: there is nothing arch-dependant in this package (for completeness, this was already fixed just before by Marcus) * Fix baselibs.conf for libmagic1-32bit to require file-magic instead of file-magic-32bit. * Build file-magic as noarch on openSUSE >= 1200 (where rpm is new enough to support this).- file-magic is architecture independend, no need for a baselibs package.- Add patch file-5.28-compress.patch to fix crash as found in build system- Update to file version 5.28 * fix leak on allocation failure * PR/555: Avoid overflow for offset > nbytes * PR/550: Segv on DER parsing: - use the correct variable for length - set offset to 0 on failure. - Port patches to 5.28 file-4.24-autoconf.dif file-5.15-clear-invalid.patch file-5.16-ocloexec.patch file-5.19-biorad.dif file-5.23-endian.patch file-5.24-nitpick.dif file-secure_getenv.patch - Remove patches now upstream file-5.26-revert-close.patch - Rename patches file-5.26.dif becomes file-5.28.dif- Update to file version 5.27 * Errors comparing DER entries or computing offsets are just indications of malformed non-DER files. Don't print them. * Offset comparison was off-by-one. * Fix compression code (Werner Fink) * Put new bytes constant in the right file (not the generated one) - Remove patches file-5.26-version.patch file-5.26-downgrade_DER.patch file-5.26-console.diff file-5.26-zmagic.patch as now upstream - Disable patch file-5.26-revert-close.patch for test - Modify patches file-5.17-option.dif file-5.26.dif- Add and revert upstream patch file-5.26-revert-close.patch (commit 0177f6dd30e1f8c5639c058dcdf1d9edd9f8528c) to help rpmbuild not to loose stdin- Add patch file-5.26-zmagic.patch to fix detection chain if for compresses files are expanded- Add upstream patch file-5.26-console.diff to fix wrong detection of UNIF edb files- Add upstream patch file-5.26-downgrade_DER.patch to fix DER error messages as well oas offset handling- Update to file version 5.26 * make the number of bytes read from files configurable. * Add bounds checks for DER code (discovered by Thomas Jarosch) * Change indirect recursion limit to indirect use count and bump from 15 to 50 to prevent abuse. * Add -00 which prints filename\0description\0 * Fix ID3 indirect parsing * add DER parsing capability * provide dprintf(3) for the OS's that don't have it. * redo the compression code report decompression errors * REG_STARTEND code is not working as expected, delete it. * Add zlib support if we have it. * PR/492: compression forking was broken with magic_buffer. - Removed patches as upstream now file-4.24-mips.dif file-5.25-avoid-double-evaluation-in-python-bindings.dif - Modified patches file-5.12-zip.dif file-5.16-ocloexec.patch file-5.19-printf.dif file-5.19-zip2.0.dif file-5.22-elf.dif file-5.23-endian.patch file-5.24-nitpick.dif file-secure_getenv.patch - Renamed patches file-5.23.dif becomes file-5.26.dif - Added patch from upstream to fix version handling of PHP files file-5.26-version.patch- Make the python command a macro.- add file-5.25-avoid-double-evaluation-in-python-bindings.dif (bsc#949905)- file 5.25: * add a limit to the length of regex searches * fix problems with --parameter- Update to file version 5.24 * redo long option encoding to fix off-by-one in 5.23 - Adapt and rename patch file-5.12-nitpick.dif becomes file-5.24-nitpick.dif- Update to file version 5.23 * Fix issue with regex range for magic with offset * Always return true from mget with USE (success to mget not match indication). Fixes mime evaluation after USE magic * PR/459: Don't insert magic entries to the list if there are parsing errors for them. * PR/455: Add utf-7 encoding * PR/455: Implement -Z, look inside, but don't report on compression * PR/454: Fix allocation error on bad magic. * handle MAGIC_CONTINUE everywhere, not just in softmagic * don't print descriptions for NAME types when mime. * Add --extension to list the known extensions for this file type Idea by Andrew J Roazen * Bump file search buffer size to 1M. * Fix multiple issues with date formats reported by Christoph Biedl: - T_LOCAL meaning was reversed - Arithmetic did not work Also stop adjusting daylight savings for gmt printing. * PR/411: Fix memory corruption from corrupt cdf file. - Refresh and rename patches file-5.20-endian.patch becomes file-5.23-endian.patch file-5.22.dif becomes file-5.23.dif Refresh patch file-secure_getenv.patch- Update to file version 5.22 (also related to bsc#913650 and bsc#913651) * add indirect relative for TIFF/Exif * restructure elf note printing to avoid repeated messages * add note limit, suggested by Alexander Cherepanov * Bail out on partial pread()'s (Alexander Cherepanov) * Fix incorrect bounds check in file_printable (Alexander Cherepanov) * PR/405: ignore SIGPIPE from uncompress programs * change printable -> file_printable and use it in more places for safety * in ELF, instead of "(uses dynamic libraries)" when PT_INTERP is present print the interpreter name. - Patch file-5.18-elf.dif is modified and renamed to file-5.22-elf.dif - Patch file-5.20.dif s modified and renamed to file-5.22.dif- build with PIE- Drop patch file-5.20-CVE-2014-3710.patch as now part of upstream - Update to file version 5.21 * Fix CVE-2014-8116 and CVE-2014-8117 (bsc#910252 and bsc#910253) * there was an incorrect free in magic_load_buffers() * there was an out of bounds read for some pascal strings * there was a memory leak in magic lists * don't interpret strings printed from files using the current locale, convert them to ascii format first. * there was an out of bounds read in elf note reads * fix MacOS/X locale.h vs. xlocale.h issues- Add patch file-5.20-CVE-2014-3710.patch to fic bsc#902367 CVE-2014-3710: file: out-of-bounds read in elf note headers- Update to file version 5.20 * recognize encrypted CDF documents * add magic_load_buffers from Brooks Davis * add thumbs.db support - Remove file-5.07-iso9660.dif as now upstream - Remove file-5.19-gdbm.patch as now upstream - Adapt and rename file-5.18-endian.patch to file-5.20-endian.patch - Adapt and rename file-5.19.dif file-5.20.difgoat05 1632240688 5.32-lp152.10.6.15.32-lp152.10.6.1magic.hlibmagic.sofile-develAUTHORSChangeLogNEWSREADMEfile-develCOPYINGlibmagic.3.gz/usr/include//usr/lib64//usr/share/doc/packages//usr/share/doc/packages/file-devel//usr/share/licenses//usr/share/licenses/file-devel//usr/share/man/man3/-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:Maintenance:16976/openSUSE_Leap_15.2_Update/da036978662be8bac73192d1a7a16797-file.openSUSE_Leap_15.2_Updatecpioxz5x86_64-suse-linuxC source, ASCII textdirectoryASCII text, with no line terminatorsASCII texttroff or preprocessor input, ASCII text (gzip compressed data, max compression, from Unix)gp| _IN<utf-8b67dbb410e3558d67bcfbb2c670b1090fd1ea1f88801de27c2fa4271d8a2e447?P7zXZ !t/]Z] crv(vX0ùy`(_{k_js6!FdgPX-ěe218GYݳyM#Püܣ֗17`|ݷ.c Q~|6?%DӁ7^ǥ8kcmDƐ_uQǻ.rD O$ۚf*?CC[w,}H괶[s=>L V?ZN ҭoʙ; Vٛ&1-6GS 6yQv0-)f?; $̫)$z@4jTʱC`1|:'B(75ii$!3@':ı0rFn 2sSͰ6rz7Ub%KocNyZ:3IOf+qH7@;py=-?k6 7fG%EqI&8oyu.}r8<;C%уsߎxUqXR=*/vX7P"2dqs]@榝{/YPXifS%XDz^*K:K(y3|iܷ8&7ɻQB(lIWNnn. I[ʥ{/יD .M mSY}Ο2FG9XtL@uor5(ѯi\@YPwݢd+:qF D//|B:W{FץB`iڴL^4"]AH|io8eD-OuD9G+ %ÒiHN_΄n>F]PZL@;2@x L^6!E/cQn3m7r;)/VFƌMpPrBJR̵S&WAV?Yz TZ*eTR ¤+:-xSwPUCxJ-zU[W9I7.VQ7r7[4ot=F IN+yJldEzEg`HpĒVNTkzjٴ6heXTNJG"M,l!zpv/N¦Z;t;pU~m4Dй5ιŇN˯6~"3ҠF+rH`NLpag"  6Q4i]7{5tx;Sm9},RՕ#,v'j% !\ߗ; e%gc"+GxI&f =}( X,DdO\eo JAz]T(Shlt! $ܞzb'-@Ȫr\4waKn>a`퐶 m!weN=& %#ZS`f0hcHwjn &TM BSsi~~kV'01f =[*4oU:lNBU5AD*u@CՍu9$;%t_uOj1Lux,m :eX71,Hv%/UdXya΅YRmr|&gY̱JT٥(*C.'jmhQ=CٷIx *敤?7:2@+ZYJ6 /QPQFe`׃x(}gmX\i3RcL6b6 m8i?vx'2}kōp+_:C\t}ߥ`ǜfv؜#{kLNLM?4?}d8Hd5]ǿ)c›']sR˺eS~u:U9Yo F(6h iFw3ja/~> ; rʍuW̓D`FҬ JRGzJPhp"\W v5S!l!@1W+]c|x# fn_xV%vɽk/OZ9h+Kqg~g[v!I-X>ey]-c2+M # i P1 K7OtNնQA40;| koEF,$§4']̸/K> 3A"<>q{0\C5l1-ЛٰHi .'n%S !Oy>sY"UOo*hV9[`&ya4PyT8K?ϝpd&IEhlXRadhԧ Ami8a}#!bs#;ZnŲWpg: C\,zrX=/N>jiB3 9e:?J0 ͪTzzKQ$@@,ΉU԰Ke;okhKRj&D6_NZP4x"{p0Ɇ4.mwFd6Xl.7Ђ3`0V&VǾ{$~@r%Q+\P1-s~%t3sYTD@3DJB$n_?U"a#oB2OfleAy)+Ym$iԝV_¶>/g]l %G! hEϟ-va7@VV_-wc;e?&*ljgPrnbOu&8dީL>ɇ8̖&׃P78=v6WSԛ~[RvcQl~Tl7~ s)v,wJkWLW߰Ņyt93>$36t[7L1yC8'1~ViS,"X(%tRxHBSA†k~ jhİyFV `7bOɬ١1 jr!&`3 >zCwhH͈N$u BN! %܌9Wne\Wlr J}qƏ牻٢qhWGI|%Awqp`@F2`u:- gO?{)a[)>h#A$Wl -9b$ /9ރ5Ī;ARm\E5fY{n2=k.1~ܰjcAaIBfxI]IAy;R54JE8,\.v$HV1ME9X~\'~ ;m9@vI;؉ wTQCA>a<=v!.8+σ!HstfGJU~ 6~]"pޚ`60m]J>m>Y\ V$bgi!7a$p@=gC:Tw/[{:cLeC:= zLGQ,BJ>-Wv;ЩBy1_^MbX]7Hu^Fo j'HZLKBU w=c(nk[Kp824Q :c1eE_` ۹$m>HaRqIֈhe܀ٛQu3~ L骺s0p-~^](IiR0`;; `*kp wy`[LRUT̝ZeOɲeN>;F'p_Ƹ y]Q*XqO[>g֪$}`ZUFa`> 7=G{(XҶ@kE5-l^sxd^G.XR-ruƀ\OjYG<[dz[F$$D۷6"]S-C3dEn粔`']]9|A6 KDM+wo$$8_|Fmѻ1oTr-w4:hk&bX'Cn#1 ֎,Q/`1̕RjJ - 3cvy 94$s~_'їfP.Dyzpp~*zSʂ&R%uy< LdKƵѧ>h`z6O>5]g[ CanaNGT3Ńm|i 9<&҅ XBn͠|f9f&܈ɰk݌없"EL^@PwrH  biYDpng[ң#4)X )^1%_)aE螞E)LX7{hN5LKS_6SN<_ 3+Jėa*-XDPׯI zc5j]XlaW~zc @ӽz/7|@ʲSVbgb8 L6I^$$OVv(Ő/eXFxS\1𡆤I,y. ۰T"޸1/J 2xQMZDZCazia@zȅ3>H"gZC]k$ \P5) Іg<q!9}|Rg mmEhYCϧF[+k\@ri DS8JSoc/|G-8E=' N\/"SRXkdhuӃ i_VSh,p܃^\W0']-\8 T<и:[09rBy Ρ6(V:1>..L g;$]۩2'9yI{zC,?3VRHd1,83^Hµg *jd{^ܼPtDf[&Aˋr(e2T[1wwTw'ei#>Ǜ8xU=yX4¸Mhd)r= ]kDyvNd_O~wѧcKLbZ51e%EuSo_OQW#5Ǜ;e]]r|a"t>_&˔- i_r<7Ɠ auRArcP_^(%R13Ǐ݂8a,*j>p{'Z3< tG i&*Z/vHmڳhƳbHLHUň=RA- ]NčX\Mܽn" ~ŸsO7-%c*3 1vO<)LBϷu2VTL73ͅu=!-Ď|=.ͧ7o 2  v*@d١S:臼nǿ2d_&Sphh%N/մ4G9b6tPq#~|(R&@ܲxid&/Gk^LQ]p-ɻnGJ|`?_]O>ouGPBRgN0CHmHOTþF&,$ĶBl8QK zr01 @F\Icz3qwhe^O|gы%?$~[3~#6]cxͼ΀ڈZW#RFf]r!RnNYz㰎dվm;Y4ZMjhܛ=iYjsܺa 1eP"T8<"L64b4H{ddRQL!T(AB AOzyWKm'n4RL+V[!+ۻh^W ;X)G١M'I0 g@ T.JUZW+󻜑5Wr!T?rtAyUFL|z{:2WDQ'Z)ii)q#Gpa>҇"l~ HT)>T$׃HJV6OKBJ!Y/ uA2qc#]ւ`Xm J{Ԫ* I~hL0h*yx>NWhWg,iUR`F=Ey*~IgS~knt%INeSCJ t=YM%M~ s1bo jXWC0su6)b 5ŨԼINJ|GoE\,!iK;՛0(l!+i"+j$KUK ;gd\^yO?snĂ}ItR ap3_M uo;<7,&߽"lP(%뻕4ק+"VFw> ebl?14%T D+G[H[:a. #@@I^.wO)qXowḁΡEs硣pA@{>[ԧO#)N*ų{$69Ǟj;kU-g3dqC}WKk)UVU򢫮՜M5.QdlB+6m86WDM}-@Y aC ѿ[6UKJ 8|!mBY^I.`BNKJDl+bb{/dPu[)ԋUMF0xn Jҟr|A+XBЬ.nJk(g&o{0ymt/{ɲ?4xIÅ8xWBۀWtxaa3=J]œKtj18d'mcPAnTůO9Z%hc) 7\.J> 4427bnA-avLsq^W,}]TjH~]peGe|~ 9FGo]1~ מѸ>PjjMIZ+**'*p+_hKYLՅ*CGr1GxIfcBȡQ.z"U,^xS཭NhI Kiv]sygtTUC7QH]3w:FjSˬj9@<+\(BIg# ];o.R ENk_"vcΕ6'Ѝ>Y)rmZ쇾i zh׎ydcFo/s-bw.qPF'p |CfiVH'ޙI]UQY!5GΫWɵjU cVC ?TnlK{6 r][pGQ)ǁ*jv2"Rk:+^/P_zݯM V[1]k?@X]9~LURL(ڄGՇR,CN3|8Z ~Ro  2MByYXJ#y 5 ҰCNNؑxU>AAyYq 4D" \96Ӎf9SguU=>GU:7L0| *$f7UA1]jE) @8O^Eխ Hn.#5!XFl3] #b={9IVx LR*Y{#^xspm={C.TÚMVYsKQ+4]W;g&vhh Y@!u^_cN K1#||HM3EI*Lz|ę^G,IMc^<ԃPmak Ա)FJ$) Zp0Wp>gy?UAFvľ+҅JWUBXy>sT{=jڎ}jc%&)Ѿ}歃hN܁_գFk\t1MR|vvȍLcgio EP) 3nٱf4/O/k4#3OΉe/<>,䨥lp-2\P *lG*&iI'c&HM0AZA ka -`e0 IVf8_\ξmtdw@g x;Y' ;sLjYjgTVYln˭`woM%  G@4Q(@3NAuR D@[, .sP:lK22J-EG& }y @ *?H~)jJ,2?LbloW=tƾ>Y634+IL^w=Ԑƃ_1>hKi^U4S3<Y3P4YVnFI GMI4ï. (S;[:\YOrL-Z]`5\J`v筝,^&Y3- zBk6v4"ɞf~t-H545FeO~>P0E& S}Z}gTv9.5NYFqւ$|M0?<FM #Z쀼vƌ٦$~v$ MIBmJJ-_3@?D㕆bR/[[pDu$'̤-`D%י>,'$OzxsVq)GxCxyejU3,k-a EDMa8w+t'mU+a0laHBI42N*nu2kԅ$+L,wEAk rc{g8glDBuƧa6%<7tђPNq ">,J7{ QxoJsвoen(eX9*x㨑Oվ88;ֳRn!loZ`nӈt#گ#5e_'%ϩ'`ǁ*vOcPlscsS5#rso$$F~ ΞRT7`ZSZ<-}sDƦ5I^ YМ*_Q&qEj4_ DIBO3t0'_}bPGc?-Hh/xufC3o;OlFZG*@\2)EK)?izbOV{{P]' 7A2S~8yL8~;gZX͋c} 9ka3._SgQ+"Gɻ_gĝՏ6U{҅ZVX_mfz*FUQZX1)UGXqµ]{Ü(HTd/l;XOdȰa$پq9'PU.6x WN66b: ?!N`z3fe@k40R?O[RH!%R_&n%u5ރywN )"UTt>JCA( /hFs $]frxuH]?)^r@33T9~s=.wQ_eh=`AR]ٟIkHBsĚ- /dOcy`Eg<7EJF,D0, @aU[]+{ YmF @3K֛JV[uITJD|lKIp;*0uMWܯ|p1, x8vdo)jqCȋ[;M`[c3 }c%G1w|EJ\r5,g8;%qhcM̏^k̩d.rPǰ^46tG3}("/#,#vQR#_)ku&ykT[G; _T<8`w^O-%Wq{m 2xy>^Ag)o,M QTA⧂$AK.< ({ڧ4gt!_klPn^CEԲISWJ WB"nPAⅱENO6֭Sè h.y}f8ܻ)K=q NSgron_ _ɂpDN+Xt'y{jv>ST X Op_3Ql~oxH(j~/#H FʈONR nɔ9 ߠ_|7^ m C/)nuWR͗0_W>0KOu ݎ!3jHJY3/(Xqt}BTlnEr6*>i- |Im֢ ZbCQ.7]v'DxH8Q꯷* !f 9$p-G!y=dVcA"HkJWbAdk3It~ZlDu2[7uFt%wk)[I2vZ"po.zqF_Лm\/g%V0_NT6zd)ܚKxIUUi\I\iIoqb)مD2E du-`Vػ֓\Ր`USQtH |3N  7Dk"si—losVR_+} 1`ۧ/ 3$NL$(}IxW/񰱁>7?cMRҟN=ܠh-)lbHI6r._r5p)4>&#Y~!}=<ҙUe>r _մm7~Lh5`v AJ{43*岿\"[6ʲ18OH_2JWXG>"v&/] p{j{!yxq͞"0Wpi.H8T#E(E-_оr:nu~5 -HMW f4*C:şF * P]FTcHY#2٧@0C`5?k@>(¶HմSS2!Khۣ&*ʀZ2ъ^g d:[+[e֚IgƟ{9>-,"HAݒ EksG:2GQ3(&z%@((N¨2aFrl3_5лKHfaL/gax=dAUmlU Pxb oy9ەx^AvT p%R#$-y1&ITv<эޥ`_NVOE9 R ¹͛Tl#ts.hӊCoNuy{7ͤJMRxDdgڇ-ԏJf%tUH eoв#Py0'SGL3hBz466M|?"dYkXVjEqx" &&Y1cew4)mƢ?/?I%Ju%*]JF‟Ao?$;-=MZdO n:˥}"{E/[w"Q4M-EaiQE\(ba" FXe6#Uc{'0]{»$.5:_Kq ?nwxi罱(ox_N=Lj:W[yrCǏ2MloTvvjM$1ح<sUbxR~"TDޝͲJw%s8(&1K;ݰ^/EV_gE}GQ\WSSPC]f*ATbNz N7E}۟cϓ~ ]qo섰Ƽxwx5mqbf<^>>̈́u4/~|%?jt}L+kS`#@+K?BF)3WR:>U5E0-Y>Z)uA-)z=eX`ڄ_~?hhpw#"/C#+[‹D Kmvm %|5ŜPqFJƈ<0΀f7]Qѣ!r~ٌ NҾeecq{<`dޗSk`ɦ;$ȹj\Z\/>Q.CzPm;^_XPv7<9ɉ; t>$Mm9GJ@ֺ>%{Gi_A2XH9iPfSGUM}rT1yJ {懰c8O< qL8|ՃzGl8 H4gTZDaf-OX Ąp"rl]~>w1;mzf3k!Ssom+aC[RUلW$|H29}ǫQHټ4 w6lj컡}g[ ?ewcYŕan˺14@SMsH(ǒZ&|h4-A1j(PӒX,,,m^ۮj (]Gd,{ać t~>i>cMҨwNk`MU:C/,[dpa(ukdBN&t8S&IJƁҶ]@qu(FvZFZ'ҾF-']&\38K `Gkԃ!BwC9j跞bʻ0Չˀ4/Np$Q_^sB;jp?]+F7NF" "&jya&D;jozV{WאlB$ʧ557Nw uG8=>47:1\E Wm" v#(מ;EE-r/qܚ"RhaEpj1DIpΛ =/>n|.q:7R0ny.K5$&|"bI" ق!%i6+ل8ГSʠv~Mi怆5ؓF4]mp 'xeHҶ5*> ~lY#a tCw\o/\kGGqI%=AC!,>ǬRh^8d Z7L$ݒ+ӓ`d(5TZ^2Qk&؜+iSizv %nM#9HY#U4zOT}j__;jjT081#$<*UNPΓ4;-t2oxӫ1O[?ːUHCat@b|iŐfMz7P1T\YGZtI}oF_@ox·/hϲ_.W-3ǧ}S9io ǖG Kt-1yyE]ZV%"GU1mI{f3`q%ފ >bIz Ӑ._WwQΓnڄXT1jiyOp:fTD#hxNo<?fnxߩ$03޽]Wf>&j`<epSy:jw?͠Mc8hڳ9)Oc/*B@{;izCXE<0U4/Cͩ+)k2 i2R6Ui.l>FRN͹?Z׮/)XUrsq)Ԙ6.a@)>[l;kQ|i8ExCr% uZR>fd{ X1# Z@69iGs9g5qR&-lci2/@Ѻ5߬.4FKg-&]Ed-y}htW^+MVk'?߁)vU7عq5-[&>V`9*î <86J)o>aNY@a% 9 ̃n"> /C~u}rU뷙/u =?4#Zz De$ 6==*჻k%&u?/}80DEypI㤎K+v3b.OXyRʖӳ]MPٹ czȵ,>iN:/.-)0_,XᕋB\CXF%)= Kg!~VM"q:c4@?grr_Hd&&`/\`Xu`D~[cϬj !Lu(=$m ٌ=.o;KY(PBC vvo~4!}仂>zms"\[[= 0Ib1li`4F0syc爿{/ֻb j ~ɯybK|J,+lw*?eZἅF l}{]/|5IH)\bH"loՔ﹁4QcMzjqc?o?TʬC݌+B\te88."22*PI**8p.΋٧Ȳ|˗dluPj"쌊SzygWʊ0+~xY Jx sISu]SG--\hԷU+unC:9T3!Mnw!4fwb(SU~(2 sѻKLfx$aSv2k;D(Ij3^:.r&dPgQ!y 2ޭbQQ#~pʫ]<#nx5 ACcWGV{~4E4 .$P,Bp?Y }`wzɑ),xmcno1SN(T xdؠwm"w$?̰RC߸SzR%/_9 rc "pP˿䍏!dy愬2e8+m'U)}M~P'4@4d{?kZIĸ/"ύiA痖 nP6\dxo*{0h,$^__$܂k 1kjE%]0^ޞyi-pȾP&"ʚFye_v.&d5%\`8P_NMY7I;z5w-o.^ShЇ|wҠR}}!DMZ]|ޜp-,y}1\ *Fn(Ȃ njw4{: ӈ`.;Fj1H! #Lw{# V &z8u=IOt'!opJMr&"_pTwvψb\͛u5ޒ3QfYa=T>Y&|qE$k[Ѓ.|fJXIQ!G`Bܾ[] B =F|232(:[6k@X{py4_;Uы)%uRJރ^Gk7x$$ki}=R ppVI>&+'0M2JKY4&hiBlRX,{i.4ۨ˷_xͮoBLy-Ɠ)(aw8I-[iϣ*?ͨ5a5 >uiA:ZpK\pN7hU iGӧ<5Y$<8rp:tLn֡p[̄ϠӘEQ"qխ/2wޚ'Po^·v$%̌{H;xoK;,k7iwhPq Hn]O*pڄ?a|(t&$iMyN![t);)V'~FVC:X ؈-7؟vi<(E({kaq&o|N Lq/+/w lQh7u>RatgU~}ፒ:CHuJMR1pV%