yara-4.1.3-bp154.1.22 >  A bxq!M@eee pBH/0Ծb2?D<S0 x O]#8%<"x)B}lHE (8Y1)bL\skK IrWL3yנS 2?c)M%=HɮҶiɻG"ag%Jy6O䘆QóD]dB3k /? &:14s]dtRq IOS!>p>8?8d   I '-4 \  p           Ll    (8 9P : F1G1 H2 I2< X2HY2P\2t ]2 ^2b3rc4d4e4f4l4u4 v4w7 x7D y7l z77777Cyara4.1.3bp154.1.22A malware identification and classification toolYARA is a tool aimed at helping malware researchers to identify and classify malware samples. With YARA you can create descriptions of malware families based on textual or binary patterns contained on samples of those families. Each description consists of a set of strings and a Boolean expression which determines its logic.bxns390zl22 {SUSE Linux Enterprise 15 SP4openSUSEBSD-3-Clausehttps://bugs.opensuse.orgSystem/Filesystemshttps://virustotal.github.io/yara/linuxs390xK34A큤A큤bxYbxYbxmaq3aq3aq3bxmaq3bxXbxXcef119c597357f6b8b91dc174dffeea1c798a90c27d210589ff3fbb6524da68b6ae01a53c550c12fa5f825b856eaf9ec2b30982c8b32c87eb769acd976619818bf79e76db1f1b88d6cf4387ba6b8b880b364e9b7e7013742baba55bccb85438068266fbaa6d0dcbe0f8aa2b86c944993e8514211b2ee9998ef20439191e93a5515fa5a682a4ea8d6c447396a71def46391fd49721bf54bb1f7fa92c3b6a769b0efdabc1c1f655528b8c3a59b03668d446746d87273fab76f8af800b6e8891bd2be9f48a8607dfdfb0790c85cebe1186c430190bac4f8676476d4cc7769b4041955c0002f06508e4762441fb092f03391c64f7cce576739795620273f557ba29arootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootyara-4.1.3-bp154.1.22.src.rpmyarayara(s390-64)@@@@@@@    libc.so.6()(64bit)libc.so.6(GLIBC_2.2)(64bit)libc.so.6(GLIBC_2.3)(64bit)libc.so.6(GLIBC_2.4)(64bit)libpthread.so.0()(64bit)libpthread.so.0(GLIBC_2.2)(64bit)libyara.so.8()(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-14.14.3aaj`,`@`!'`_`_:q@[@Y6@X'@WSU@Arjen de Korte Dirk Müller Ferdinand Thiessen Ferdinand Thiessen Dirk Müller Dirk Müller Guillaume GARDET Dirk Mueller tchvatal@suse.comGreg.Freemyer@gmail.comjengelh@inai.deGreg.Freemyer@gmail.comGreg.Freemyer@gmail.com- update to 4.1.3: * BUGFIX: Fix issue where ERROR_TOO_MANY_MATCHES was incorrectly returned * BUGFIX: Fix potential buffer overrun due to incorrect macro - Change license to BSD-3-Clause (upstream changed to this license with version 3.5.0)- update to 4.1.2: * BUGFIX: TOO_MANY_MATCHES warning was causing strings to be globally disabled * BUGFIX: fullworld modifier not working as expected in Mac OS due to locale issue * BUGFIX: Default value for pe.number_of_imported_function not set to 0- Update to version 4.1.1 * BUGFIX: Accept the "+" character as valid in DLL names * BUGFIX: Buffer overrun in "macho" module. * BUGFIX: Crash due to consecutive jumps in hex strings- Update to version 4.1.0 * New operators icontains, endswith, iendswith, startswith, istartswith * Accept \t escape sequence in text strings. * Add --no-follow-links command-line option to yara. * Prevent yara from following links to "." * Implemented non-blocking scanning API * When a string causes too many matches, YARA raises a warning instead of failing * BUGFIX: The use of --timeout could hang yara when scanning directories or lists of files * BUGFIX: Incorrect parsing of PE certificates * BUGFIX: Short-circuit evaluation not working fine with undefined expressions - Drop yara-fix-arm.patch, upstream merged- update to 4.0.5: * Fix bug in "macho" module introduced in v4.0.4.- update to 4.0.4: * Multiple out-of-bounds read in "dotnet" module. * Multiple out-of-bounds reads in "macho" module.- Backport upstream patch to fix a segfault on ARM: * yara-fix-arm.patch- Update to 4.0.2: - BUGFIX: Use-after-free bug in PE module (#1287). - BUGFIX: Incorrect errors in rules when a single rule is badly formatted (#1294). - BUGFIX: Assertion failed with rules that have invalid syntax (#1295). - BUGFIX: Integer overflow causing missed matches on files larger than 2GB (#1304). - BUGFIX: Crashes in Mac OS while scanning binaries with a signature that can't be verified (#1309). - Update to 4.0.1: - Update sandboxed API (#1276) - BUGFIX: Fix regression in exports parsing in PE module (2bf67e6) - BUGFIX: Fix unaligned accesses in ARM (e1654ae) - Update to 4.0.0: - New string modifiers base64 and base64wide (#1185). - New string modifier private (#1096) - Iterators for dictionaries and arrays (#1141). - Multiple API changes. - Memory footprint greatly reduced, specially when compiling large numbers of rules. - New commmand-line option --scan-list (#1261). - Added pdb_path field to "pe" module. - Added export_details array to "pe" module. - Added exports_index functions to "pe" module. - Improvements to "cuckoo" module. - BUGFIX: PE files with multiple signatures are parsed correctly (#940). - BUGFIX: Fix PE rich header parsing (#1164). - BUGFIX: Buffer overruns in "dotnet" module (#1167, #1173). - Bump .so version - Update to 3.11.0: - Duplicated string modifiers are now an error. - More flexible “xor” modifier. - Implement “private” strings (#1096) - Add “field_offsets” to “dotnet” module. - Implement “crc32” functions in “hash” module. - Improvements to “rich_signature” functions in “pe” module. - Implement sandboxed API using SAPI - BUGFIX: Some regexp character classes not matching correctly when used with “nocase” modifier (#1117) - BUGFIX: Reduce the number of ERROR_TOO_MANY_RE_FIBERS errors for certain hex pattern containing large jumps (#1107) - BUGFIX: Buffer overrun in “dotnet” module (#1108) - BUGFIX: Segfault in certain Windows versions (#1068) - BUGFIX: Memory leak while attaching to a process fails (#1070) - Update to 3.10.0: - Optimize integer range loops by exiting earlier when possible. - Cache the result of PE module’s imphash function in order to improve performance. - Harden virtual machine against malicious code. - BUGFIX: “xor” modifier not working as expected if not accompanied by “ascii” (#1053). - BUGFIX: \s and \S character classes in regular expressions now include vertical tab, new line, carriage return and form feed characters. - BUGFIX: Regression bug in hex strings containing wildcards (#1025). - BUGFIX: Buffer overrun in “elf” module. - BUGFIX: Buffer overrun in “dotnet” module. - Update to 3.9.0: - Improve scan performance for certain strings. - Reduce stack usage. - Prevent inadvertent use of compiled rules by forcing the use of - C when using yara command-line tool. - BUGFIX: Buffer overflow in "dotnet" module. - BUGFIX: Internal error when running multiple instances of YARA in Mac OS X. (#945) - BUGFIX: Regexp regression when using nested quantifiers {x,y} for certain values of x and y. (#1018) - BUGFIX: High RAM consumption in "pe" module while parsing certain files.(0c8b461) - BUGFIX: Denial of service when using "dex" module. Found by the Cisco Talos team. (#1023) - BUGFIX: Issues with comments inside hex strings. - Update to 3.8.1: - BUGFIX: Some combinations of boolean command-line flags were broken in version 3.8.0. - BUGFIX: While reporting errors that occur at the end of the file, the file name appeared as null. - BUGFIX: dex module now works in big-endian architectures. - BUGFIX: Keep ABI compatibility by keeping deprecated functions visible. - Update to 3.8.0: - Scanner API - New “xor” modifier for strings - New fields and functions in PE module. - Add functions “min” and “max” to math module. - Make compiled. - yara and yaracsupport reading rules from stdin by using - as the file name. - Rule compilation is faster. - BUGFIX: Regression in regex engine. /ba{3}b/ was matching “baaaab”. - BUGFIX: Function yr_compiler_add_fd() was reading only the first 1024 bytes of the file. - BUGFIX: Wrong calculation of sha256 hashes in Windows when using native crypto API. - Lots of more bug fixes.- Update to 3.7.1: * Fix regression in include directive (issue #796) * Fix bug in PE checksum calculation causing wrong results in some cases. * time module (Wesley Shields) * yara command-line tool now accept multiple rule files * Allow a configurable limit for the number of strings per rule (option --max-strings-per-rule) * Implement integrity check for compiled rules * Implement API for customizingimport statement (@edhoedt) * Scan process memory in FreeBSD and OpenBDS (Hilko Bengen) * BUGFIX: Negated character classes not working with case-insensitive regexps (#765) * BUGFIX: Multiple bugs while parsing ELF files (Nate Rosenblum) * BUGFIX: Out-of-bounds access while parsing PE files. * BUGFIX: Memory leaks while parsing invalid rules. * BUGFIX: Heap overflow (4a342f0) * BUGFIX: Off-by-one NULL write in stack buffer (964d6c0) * BUGFIX: Multiple issues in "dotnet" module (f40c14c, fc35e5f) * Increase RE_MAX_AST_LEVELS from 2000 to 6000. * BUGFIX: Buffer overrun in regexp engine (issue #678) * BUGFIX: Null pointer dereference in regexp engine (issue #682). - Run testsuite- update to v3.6.1 * BUGFIX: Stack overflow caused by uncontrolled recursiveness (CVE-2017-9304) * BUGFIX: pe.overlay.size was undefined if the PE didn't have an overlay. Now it's set to 0 in those cases. * BUGFIX: Fix initalization issue that could cause a crash if rules compiled with a 32bit yarac is used with a 64bit yara. - update to v3.6.0 * .NET module (Wesley Shields) * New features for ELF module (Jacob Baines) * Fix endianness issues (Hilko Bengen) * Function yr_compiler_add_fd added to libyara * MAX_THREADS limit can be arbitrarily increased (Emerson R. Wiley) * Added --fail-on-warnings command-line option * Multiple bug fixes: CVE-2016-10210, CVE-2016-10211, CVE-2017-5923, CVE-2017-5924, CVE-2017-8294, CVE-2017-8929, CVE-2017-9438- Add pkg-config to ensure .pc autodetection is always in effect- update to v3.5.0 * Match length operator (http://yara.readthedocs.io/en/v3.5.0/writingrules.html#match-length) * Performance improvements * Less memory consumption while scanning processes * Exception handling when scanning memory blocks * Negative integers in meta fields * Added the --stack-size command-argument * Functions import_ordinal, is_dll, is_32bit and is_64bit added to PE module * Functions rich_signature.toolid and rich_signature.version added to PE module * Lots of bug fixes - upstream moved python-yara into a separate project. Do the same. - python-plaso now requires python-yana >= v3.5.0 - add BuildRequires: pkg-config as documented in the openSUSE packaging guidelines- add yara.pc to the libyara subpackage - remove sed command previously needed to properly link Yara and libyara. No longer needed with latest upstream source. - update to v3.4.0 * Short-circuit evaluation for conditions * New yr_rules_save_stream/yr_rules_load_stream APIs. * load() and save() methods in yara-python accept file-like objects * Improvements to the PE and ELF modules * Some performance improvements * New command-line option --print-module-data * Multiple bug fixes. - v3.3.0 * Added support for negative integers and floating point numbers * Implemented operators >,<, >=, <= for strings * Implemented word boundary anchors (\b, \B) in regular expressions * New features in PE module * Math module * New --print-namespace command line argument * Better error handling in low memory conditions * BUGFIX: "at" operator not working with certain strings containing wildcards * BUGFIX: precedence of bitwise operators was incorrect * BUGFIX: incorrect imphash result for certain PE files importing functions by ordinal * BUGFIX: handle and memory leaks * BUGFIX: multiple segfaults - v3.2.0 * ELF module * Hash module * New features in PE module * Big-endian version of intXX and uintXX functions * Modules can declare dictionary objects * Modules accept overloaded functions * Performance improvements * BUGFIX: "and" operator not working properly with integer operands * BUGFIX: False positive with strings declared as "fullword wide ascii" * BUGFIX: False positive with "wide fullword" strings shorter than 5 bytes * BUGFIX: Functions declared in a structure array not working properly * BUGFIX: "contains" operator causing segfault if operand is an undefined strings390zl22 1652091502 4.1.3-bp154.1.224.1.3-bp154.1.22yarayaracyaraAUTHORSCONTRIBUTORSREADME.mdyaraCOPYINGyara.1.gzyarac.1.gz/usr/bin//usr/share/doc/packages//usr/share/doc/packages/yara//usr/share/licenses//usr/share/licenses/yara//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-SP4/standard/e28a0d6d85ecc40c9d5b350b53df5118-yaracpioxz5s390x-suse-linuxELF 64-bit MSB shared object, IBM S/390, version 1 (SYSV), dynamically linked, interpreter /lib/ld64.so.1, BuildID[sha1]=97c1de40438cc4b3abd270228232a92494a18885, for GNU/Linux 3.2.0, strippedELF 64-bit MSB shared object, IBM S/390, version 1 (SYSV), dynamically linked, interpreter /lib/ld64.so.1, BuildID[sha1]=08299753d9d0d10a29141ee8bff47d168e32288b, for GNU/Linux 3.2.0, strippeddirectoryASCII texttroff or preprocessor input, ASCII text (gzip compressed data, max compression, from Unix)troff or preprocessor input, UTF-8 Unicode text (gzip compressed data, max compression, from Unix)RRRRRRRRRRRRRC\;Xo$F_Vutf-8556f72cf2a7292452969b4c28bfaac6dfb73d6cfb60a9bf2dc0586915705d4fb? 7zXZ !t/L] crv9w ,1 /ua4c+E)Dr[Q꺴y[mҺa7;6 uWi|ll^'XgdR,nBH1#L*0n܏'OB*?N?eټ3o.ƺ ()5/%"/3!+]y J]YgaF }gimAf_I5eh+2O')1ezx 邨@a8-4=|A_ p$|Mbtم˲wCP-;;3spa,8X60xqܵx ljP=}3/dK_{ȼT4wMo؞p[_O0ǝruDGI+XVI4W?#O{@7nlFT<3oӺgiqFA SOuu{w sin4rlpPpc/ψv=88>͛V5! naꄢsƃV8-++jޑg]9n#4C i6&`<@"Ss{&BVVk"QҫT1nɯ6Dn#N;ZY'^-pBpmI5‘ݖF*5ODmN23`Wh! RӄIglC#R#u9 VG9+V}IȢo oϕd%}?Qy6Ht1Y֞Ddw ~5v܍ <Jo?)C_<яqv]n?;%bȃ|όHagx!V vﰠ6k]6v+TW Dŋr@Ze|By'sR& yx ;h`Vc!E;{4z=T r:BSx  NrJCM[L7/Jh]ߑV*+"Boic;w/0+j˒U+ވ+iE&1X@cXgMәFxׅlyCċ c;%@t 0kоyVO^d sT}jE摎&O](2(, R?4S? ,?HS~xPC% E+ɯ~p$r;x`gVƼlJm& = :鶜4{P_ l),g:մ-e8z aj \J)XsLf BE&exrzk4+޾3).䢰o:#ġU gl5Kgkb^rw^3ZsJI4* Wm0d.δiv(Cǩ?&_WH !N~@KvRt&B'1,ėtg֠RJ`It,/D<6D"JSc WϤoMm'5zgD?]J MSS1*=sZGx ZtF="ԭ  ?(=DH";TqʱdEISX."ZN]iM4d{uYX4jcvh=m(8 fޝXPԣ#$K=bO) v~mX~B8Sټfuͽ RoͶ0$PTEGRIc& aw~ҖOM߶St7=p4'.S5e&[K%؝4s؆0HaWq%Piޅ7^ZN[x5:1껆 MkJ";Ϛ2*#Y{e]msP[v1L?rG'8JgV˕=H Gkdp3S0H #3r I\G #+gvn|Xm<3(b +2 n :g2Q7e$$8;G_u!_mAnVT!WOŵ6<@S$L[* +P+L񮟰w ǵ\Ǝo{55JI2T /9{A%ԋ?3.߅2= 'D_^:fq&5Wl'():dmn Lopmk8mnpJ(_."qu("gH6yn"5+HίC!Ң;i(TчV졿̮L8|o&la,Vj[x0abJ(eM(^X R"SE*><ֵaԽt刽L=9!:&5f> #!0Or%zn#( L74|nFBkZ_#|Y(0$T \;l Y1 ,߽+g%?^se3Ts6EܓTGIEMD4k3t6n A^S08QӖ08Đ$ٓ+ޔ0.(3Kt B-JF\i93u 򯳴ڞ]5\.Ot&i+޸Fj`y~}4Y7y^rO{.]~ ҟm;g]9L :AU{\ D#{gvWaR話Cd,KA{Ҋ]= Wʺv!VKJ`͵-:bjBg8`<^=g&}G;ew*D^𣉦FABXo# ]ݨGx6F?+!db9pcD80gVKP?YS׬֐.}=6AH^n{Ew+"UmO(bv *=^]7X'LsWr< y`ak18'52/N2JCp*ahs8K2M(jG8i:9~}6n-H́_K ~ Jw~hcN\ԇU,ˊawMW?\ ^IQWT|R%fݚl䆾Y/4*ϸ(/Hz#f#.g¼ZJ1!!8EZBH+F0 UL$.P>jGnp3OM]o `t=>D$ӓ̺ۼ,EY=/;A,l Os5"d*h.# Dnj:DWӎW-qfOL E}KCtUos|klZ0s, `]Hk<25t0B65|q7^uIkhRJT3AɌwٻDrQ8PI ͸;OB ܳZbd(v[ xgWU"CWߔ x3‰ X i}licTdץe kokz "jM8祧\m&<Ө,{ZErǏ(;hזY()QTtڢ>4dBC5)ENTyfLl }s֧8A(['&%qm:@ =҂%⑪ ϊb_*M53bD+s/v˲jxqM[y %F۾dliYwh0w.$gT yJ;?٨mxmTQ"ұV.*#CE ʶyte8z;ԄYct*iߔ@8I 6mbq X]:geO7[f9/NhSwiEM[RGMC%cqaZuxa4k;҃-ikQga*`v[ ,t أߛ3O1ȂWѰphz*Lk--Y rеyg7s"+dZ2B( {ڰ E/OWe(u_3 Jd=YPT4:@E"tNـ^X5]ƍ<;1fY3_',cg.t7w^Z:bС_'*8nQ(|8нc Z?tq]ॡ7o DmGU=h\ax*D@R^CHU&>])"|{3r $G c+MR834~:7މ98$ڠyi`Y@^qlHmmYlv`fJڣ\s/]Ѷ;td֮Qzr coMLM0RLjRHj&#-j*kՍ5(s(R =Ji^%cIu}EAEq~ _RtUT)H5\]lj4?CAkdWdݭ_*ܥr,^Gb͒.EoZ:lxsEOh@%rm;zHOW|بڊd8v+ IGswTdSAf`ĺJ1ڹ#|xZrK|hVtZ'<}{>a" \,Hܫ'gD;RT^l[%tmΚeF(Ȕw_9'} 8&X `͔ sYR߅|kuN7n4c3K7o*Ey:Yvbo-|)hm`-5!ȣf䬉1{Ƒ)pt+/XGXEK]1q<jS{|aw0(HA v=4$?g0l\4k 5qiuׄ˼̢T:qE!#@YhKrH@c*5)mt[t)Y!wOF?PW;XBӾPʸEVTNV_bj~{!џ_܍ ݀Lv3>@k$jhfA mv7rKo̷ jR==Vg)-&R# ?ӣP<]1Y6cŅ-".7l꼟D#pv(y’l UC#{7%'e;HZG$a: KOnH~>5||Q$->sn&p0r .nBߓQa,3S3Ԁ!04ȣ̊wS/=%Z.s? Rk%UuA [@4EWGP ~)]xʟCR2W {y,U&t4t?ܯrח]Y{ K -U_q`tkfh`hqo{M d_ID][oʲnoP9Tj nN _u" ֳ{lx-`Fy?YxLƩ9LN8g^rkO6C4DuGA*Q-".WM }}N'Lb YX,N5-!,y.jԳ;4C04F,W%"Opu-cE(Cnd Iǝ]|Zr„4D vჂ^ ў+7g 7:f21|kZ?p0)|- 浶;ͬoS⾩tdu}u$>P,`)tRyC? 3XPmAZ4TB 婡cġ.aBHU!b>}) sF<n֢0BN`m5o;ye jٽnu]$i~zo͚띣~xh'!TK)O%kWJ- 4$:Jd|e$\:&ww mdUG"N6eC,}0m?+rI|!CM:3>Dխ6AXXo&81gxBɿSV=%>P욷K>?lVr1!6GrӞm5S-\ ztafh{%f?dgXɶ'Ԟf #ہΟ%xAD߫O ٚDq(}â"QJ@儛eHgfЏt$MP)j^SIuBY'TPy9L[ A(5  5@IqА|s>:[1AyaT(f`@]b}?Pgd ُMN|&o뗻48Ap7fW((J@wu5~I>w ȆVӼ!Ѝڍ m6`jFl ѷAf'BCz z¬&/pOU-A!i.Ew~x9`́U.*:YP-n,,i\urxGo:y`B;~sVw}3d/Fs6/a4!Ny"&Uq6@.(qN~JGsb;HKgJwhWM x ^}6(`1'l  -'y]MOYZtgϦ{Ig"f%*[.+CHi}%2I?vv{+UW%>5wrwX mfd/;٥Zի! 4.#n[x G).ce3'?ZtCS,7힔F ^8"2-J=E[c7S'L1iռvL~.%׳#1P%4 W2]*J&{@mI:|38فg:o?eELtL{8*WB,`UcKv^_ r'.wϭkFanyˢ%=ű8nKyl^Fk&2R&bYm|$_@ǤNn:~"p'{=X*0(%ZIy(BRces-C4VTrJ Vop@|< aWa'G .NLoC[~\ewj|2&@Y y-O4U3T7RFLc,OՂ@󖃑nT@'tw'&V_ˢ ֕dz IF2 [G \ H2NC~n3=A\:⭰#.%Bn36Fd$!?nzY uHtr\,/4 Y[;4 PaZ_(&(22w4"~Ƈ o/ڮ?.ή7 I]J1+ҮB6NRĈ6IC|'3(ZsoŠ 莨v3(KB#]z1f +he\^]T㛮)-~|m[IRvljPwõFD8FS#Z9{R4Ӗ%*|@@0~q+$ <3`{=U@GEbB6u~LdSo.hQl^  uL B:7 ND&#K И-܊0fTVOJ |yG5Io >נ8b\޵`·a9OHyhqED+\H7``v٥k[i~`ÚZS{{t}AxChvvx3',!r)o><^)'pe:1oKш #vZl}GpRv#aocN@LΪ&sy><fCmɽ=ѠvnCXYŻS|zw4\]J<+oiGxZ6)X:~*30EE`L pm@0)8wb{_aM@h,|d˝&}i~ &hdHbrLWpX-4* <} en4%f wzNwx{too4-o8 M3׿5mvva<@x!ZҬډyî 8(ITBU=k˄EIX \s{qp^`6dB \S;_~s@YcT];LYbܤ-'Gb324pF'j W݃2FCl^.˸Yc-&>St- *ȹU#_e]_"٨-6u4P(89^YYRAiƎU4SڇӂJpAxFOI$L~9> ?EPQɣX};W X90GaWc!hþهJ3VUt|ɧ.jc@T"G=*rA5Ѱ:c=BO@d\BWk1-{~yMy`srEȒ0=`=dV6,LŢxgv-SKV"f6wu vW'$4rm t| 螲,4``W{x S5ҿBiO u [<#1 2JT'0=ׯJC:,M٭Hg,p5ʕ網3ˆ>$! r(k <Ԏnҹ'=@DSw9 fe)%NkYM ,d-AIjl1}l۔1"˰cI-%P>"(/PaE @p+(58w5Yu㠥k|-_5{!C;jӽA `Wiٵ@ra'_\ fC/Z(!6J7̢4І)YLQ 0G/[`7bG7Ufû(9ސk.=g6UQC|5ʽX$M'<񞽭MrR+bWJ!86UW "x멭.:ep2Af](lӎ+GEӒ&In_1z=!8%t!5qΫO3G";"2\f7<.#Uye&2v>3ͥ/' Ӻߤ"CNJܕ)n*56 SJ/YʩS~PL}o&iy;%//N S@RLmׯLV ylutҁ۲ }3ܦJZԿsa&kmw:gL@*K6r&%9eM<-e_W6}˰Ǭ>0KyˀRu[ϛ68' %'*d  ^\yvF7gl,M0Zk9|{Tɤ)&LK->~WI?%-4ਕ^m-^~JZQm7Hb,;^ V,YmnwXϞXFNq+fJIMtruDȣ 2(N§ě@yxv7Pao䙋T "( 9Zxxxldy㽥#mSX:"r Oɛ_J]/iLlr>Y wE{d[-&ش̔-GAR2?S #8Ba@S-{Cr@ 6d\9};qpzW}ZХC|fHϠHWa"&R||.}-E㾐4zp8$xc9ܔ V{'&h۞'8tW<ȏ5 bxI<0JikYd} t}NseL7+TD,CL}ޖP]jsvUP!LUĞ eߗ] ҆ϸhzȬvxcTp V0fP.kJͷ!5q7=PB~6N 18 eGs!3̫BM)(C ڿɼK7ss9N#D&$Uw k&{#]'yNDO!;ZTwh(Лg Rz=F~y48{)q ʫ5!5= y?2gX!岈(FGx:|碚SٿTf]Q&$Go^ovV ϖM5F R, G3g~g1c͛ՈAǞZVЛ$܍N5# dOfpڭALܦ3MDGj'7II| groF!5b#C!o ny}A^I9eo> W(ʍ2l$\-XA9Kt🹹Ѣ8CYr mwŭe[_߆J#5|5 e?fm$7ZQIjfe](?ڵ:4$ٗ$29B-U3b:c,${@pkQlv D {Dk?J JWO|>lufpvStCɦBsUcU"/ݷpt|oK^#LҠ'MG{ z Xzhrgh.դ ':Bv"HD0JbH'fЫ2km?cLD0QF!d@ 9p`Gc87j@ wWmrb\fjN`vKC[UX}GRk{DC]H  &8@:'s*}ZWw?gEѯI!-טѨ^zkUՉ3?H8wOXhKRKj xlq~;.I D,A xd;pS%*h.b!{0S>Rµ: > AEiB`^e,P 6/D(}e{dU+ *3Ev{̪Y`2+&q$g:Dk)Nv{#Ф ǽ.c*pQRV9l#|N'6ur' L3ߤIIubfj4BFxr? 2O94Qd9aywV _cua>Ud(GU{詈8_϶W?|g}7()]3Q:, % :j 潹FVŒ}h8"{pۺ;}8Žb~ieXK),c C'3h夎 ANL-&,{a4B~׃%S%M [1&h3jȻ5eYTEmw2U9ni[6\$ma5&yޥZB @$:h4{LKQM@k t;yq^+$.['/..zntg\Lhm̭>t: (wd򉧓ˣ*>VB~j0&S _!8jh%I>+m/XY|_L|0gp9dtHXI 6$tpAB@$r袰>-+i!ct%I$G~,*m>3z@[j;Pbd롥!%%eeڃ/C< "e5Dx̚уF)S0/C׍,mAO$&X! けV m;@ Pc9;sߛX/_?;OYZp2zx%$ 6.6L)bw;YQ_w7%CDa#\+Xo6ىqmC{8ׯSq*361qvxYx~(T,Ź` 9;9a6E܉? w%*NnK[ʳz>5ek7Jp$oٍM±u,2E_Pޙc ](>z;$ NEqʤk{Jn-PAq~orCS"O`>i4,W2w\BN:#vGQW (|VB`ArU rU>U@_R߁(GDzhIZ65| $)=s: d ?Zsl!Ա}Bz(Nm`.$P|xirٶw'$Ue UI* $PH ǶwRЁ+ C:La 7&J"rsmVCƂLC@-,ke?T7R os]"w@hgVH.[[mFUvgQ*%~yV˞u:g7Qjg>l/76] 99?KoyHŴ kwe$nΪUƝpaxajdǿfcE H# H=NKseQ[G=CX촖AaxCMQkV7JhlǤu F9@^<ΰ6C1>Fw7{h^KM?į¬(C5̀HkaE5~.4z[X2_ ޹϶yQd++P0VET 2Sz ޝ|$f y>ۇ/#llW$T]F^i(2hOJ? (3xTS)R?e@0.r{S^w\{|ދTVQq..ͥVtmCSu#ݷ%^'}&F6tG[QmKk{r <,:$=$rtcə~NϺ<*8˻-M`sS0>z2ŋ%`4[ՙW ^vAmmi3u|%- m$̀iU};/]0` 65K!fd&UzZ {CLcă|s0ԇUgK~:nn~wK 'Kg@"QI]E НLBzL]w(YiYȌy T/8 6)-˼VUS@җ2a'n@XA38w@h?c R_K# >j̈RU[?o,;-TQD]G]'0*br L I6AS$Z|y]R_DbD|[<&Cˑ.|yCMoWk)<.n'rS*GHLC! &'޽PKϦaeHb\쟈\qF|.Y_TuqAUww"wN:zg'ORץN,ScL~\^QI\9&WrkO&wtGG#DoHáJ"3=fi;bnx^kiF殇#F4y n S8L!_R> {=iCf+ɛs⽻&}3I ؕZ^/rĺ8Uk( d=L.N984Jdžbz