python3-audit-3.0.6-150400.4.6.1 >  A csJp9|6v1 sL[V87]srR볹-[W`RҝGCB {L@O`ჟѓj]/kWYK*gqOK=JZ=gJ[+1A 0aڔ?+rWRj1]aimXz6nq Ld~T`| E_[nr%g1pDw'OH Qb,G'jG ̃+}DA7ԗ]BNKd 1c1ca712d1b2d3843f365ea28c484624126c5d9b7e657b1fc1652c0270adaaa30b7470a8f9b0a1be0bfb4b45303afc5f945b1a59 csJp9|>-wd rBep//vB5(3F<}K;Fmf~b]z!QmɶkF鑅[0VR!?%qf&kdik+i. UdCr}_7Bu;?YNH0ԉ(7qó?NiLIkE!'FOT~5"Ch7 vzEE2ڑ]bgRh@^ \ =I< E L؋дnp>pANL?N<d # A +SY`l r x  G LXgv   (8($9$:b$BJ FJGJ4HJ@IJLXJPYJ\ZJ[J\J]J^JbJcKdLeLfLlLuL0vL<wMxMyM zMMMMN8Cpython3-audit3.0.6150400.4.6.1Python3 Bindings for libauditThe audit-libs-python3 package contains the bindings for using libaudit by python3.cs"s390zl32SUSE Linux Enterprise 15SUSE LLC LGPL-2.1-or-laterhttps://www.suse.com/Development/Languages/Pythonhttps://people.redhat.com/sgrubb/audit/linuxs390xPTxcsca @cs7dea7c87ca876f173bf33cc7e85a8ed744e49ce403d0b5e5c1c314c8cde4953af7c6d50eac9adf714e22e1cb293ca235b99d3ed70b991c924742a1f45a78edb51a638c45c6d8ea9c9a102d3ebf61e2dd77839b08021990835498bf33d5cdf43arootrootrootrootrootrootaudit-secondary-3.0.6-150400.4.6.1.src.rpmaudit-libs-python3python3-auditpython3-audit(s390-64)@@@@@@    libaudit.so.1()(64bit)libauparse.so.0()(64bit)libc.so.6()(64bit)libc.so.6(GLIBC_2.2)(64bit)libc.so.6(GLIBC_2.4)(64bit)python(abi)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.63.0.4-14.6.0-14.0-15.2-14.14.3ca @bbT@b?@b=b; aaaim@af@aHwaC1aS@a`D`@`@_ǁ_@^[\|[.6@[&M@ZlZZZz@ZyZ_:ZC@YYYu@Ym@VbUlidong.zhong@suse.comali.abdallah@suse.comjengelh@inai.decoolo@suse.comematsumiya@suse.comdmueller@suse.comfvogt@suse.comgmbr3@opensuse.orggmbr3@opensuse.orgematsumiya@suse.comematsumiya@suse.comematsumiya@suse.commeissner@suse.comematsumiya@suse.comematsumiya@suse.comdimstar@opensuse.orgematsumiya@suse.comabergmann@suse.comlnussel@suse.detonyj@suse.comjengelh@inai.deantoine.belvire@opensuse.organtoine.belvire@opensuse.orgkukuk@suse.detonyj@suse.commeissner@suse.comtchvatal@suse.comnormand@linux.vnet.ibm.comtchvatal@suse.commpluskal@suse.comaavindraa@gmail.comdimstar@opensuse.orgjengelh@inai.detonyj@suse.comtchvatal@suse.comtonyj@suse.com- Fix rules not loaded when restarting auditd.service(bsc#1204844)- Update audit-secondary.spec: create symbolic link from /sbin/audisp-syslog to /usr/sbin/audisp-syslog (bsc#1201519).- Drop buildrequire on C++ compiler. - Modernize specfile constructs.- Fix buildrequire for openldap2-devel - audit doesn't require the (outdated) C++ binding, but the C headers that happen to be pulled in by buildrequiring the C++ devel package- Fix unhandled ECONNREFUSED with LDAP environments (bsc#1196645) * add libaudit-fix-unhandled-ECONNREFUSED-from-getpwnam-25.patch - Fix hang in audisp-remote with disk_low_action=suspend (bsc#1196517) * add audisp-remote-fix-hang-with-disk_low_action-suspend-.patch- add audit-userspace-517-compat.patch- Use %autosetup - Don't include sample rules as %doc, they're already installed as normal files - Fix create-augenrules-service.patch: * auditd.service needs to require augenrules.service, not the other way around - Fix documentation for enable-stop-rules.patch- Update to version 3.0.6: * fixes a segfault on some SELINUX_ERR records * makes IPX packet interpretation dependent on the ipx header file existing * adds b32/b64 support to ausyscall * adds support for armv8l * fixes auditctl list of syscalls on PPC * auditd.service now restarts auditd under some conditions- Add CONFIG parameter to %sysusers_generate_pre- Create separate service for augenrules (bsc#1191614, bsc#1181400) * add create-augenrules-service.patch Remove ReadWritePaths=/etc/audit from auditd.service, also removes augenrules call from ExecStartPost. Create augenrules.service with the ReadWritePaths directive above. This makes /etc/audit only accessible by augenrules.service and let auditd.service (and daemon) to be sandboxed again. - Update audit-secondary.spec to accomodate the new service file.- Fix hardened auditd.service (bsc#1181400) * add fix-hardened-service.patch Make /etc/audit read-write from the service. Remove PrivateDevices=true to expose /dev/* to auditd.service. - Enable stop rules for audit.service (cf. bsc#1190227) * add enable-stop-rules.patch- Change default log_format from ENRICHED to RAW (bsc#1190500): * add change-default-log_format.patch (SUSE-specific patch) - Update to version 3.0.5: * In auditd, flush uid/gid caches when user/group added/deleted/modified * Fixed various issues when dealing with corrupted logs * In auditd, check if log_file is valid before closing handle - Include fixed from 3.0.4: * Apply performance speedups to auparse library * Optimize rule loading in auditctl * Fix an auparse memory leak caused by glibc-2.33 by replacing realpath * Update syscall table to the 5.14 kernel * Fixed various issues when dealing with corrupted logs- harden_auditd.service.patch: automatic hardening applied to systemd services- Update to version 3.0.3: * Dont interpret audit netlink groups unless AUDIT_NLGRP_MAX is defined * Add support for AUDIT_RESP_ORIGIN_UNBLOCK_TIMED to ids * Change auparse_feed_has_data in auparse to include incomplete events * Auditd, stop linking against -lrt * Add ProtectHome and RestrictRealtime to auditd.service * In auditd, read up to 3 netlink packets in a row * In auditd, do not validate path to plugin unless active * In auparse, only emit config errors when AUPARSE_DEBUG env variable exists - use https source urls- Adjust audit.spec and audit-secondary.spec to support new version - Include fix for libev * add libev-werror.patch - Update to version 3.0.2 - In audispd-statsd pluging, use struct sockaddr_storage (Ville Heikkinen) - Optionally interpret auid in auditctl -l - Update some syscall argument interpretations - In auditd, do not allow spaces in the hostname name format - Big documentation cleanup (MIZUTA Takeshi) - Update syscall table to the 5.12 kernel - Update the auparse normalizer for new event types - Fix compiler warnings in ids subsystem - Block a couple signals from flush & reconfigure threads - In auditd, don't wait on flush thread when exiting - Output error message if the path of input files are too long ausearch/report Included fixes from 3.0.1 - Update syscall table to the 5.11 kernel - Add new --eoe-timeout option to ausearch and aureport (Burn Alting) - Only enable periodic timers when listening on the network - Upgrade libev to 4.33 - Add auparse_new_buffer function to auparse library - Use the select libev backend unless aggregating events - Add sudoers to some base audit rules - Update the auparse normalizer for some new syscalls and event types Included fixes from 3.0 - Generate checkpoint file even when no results are returned (Burn Alting) - Fix log file creation when file logging is disabled entirely (Vlad Glagolev) - Convert auparse_test to run with python3 (Tomáš Chvátal) - Drop support for prelude - Adjust backlog_wait_time in rules to the kernel default (#1482848) - Remove ids key syntax checking of rules in auditctl - Use SIGCONT to dump auditd internal state (#1504251) - Fix parsing of virtual timestamp fields in ausearch_expression (#1515903) - Fix parsing of uid & success for ausearch - Add support for not equal operator in audit by executable (Ondrej Mosnacek) - Hide lru symbols in auparse - Add systemd process protections - Fix aureport summary time range reporting - Allow unlimited retries on startup for remote logging - Add queue_depth to remote logging stats and increase default queue_depth size - Fix segfault on shutdown - Merge auditd and audispd code - Close on execute init_pipe fd (#1587995) - Breakout audisp syslog plugin to be standalone program - Create a common internal library to reduce code - Move all audispd config files under /etc/audit/ - Move audispd.conf settings into auditd.conf - Add queue depth statistics to internal state dump report - Add network statistics to internal state dump report - SIGUSR now also restarts queue processing if its suspended - Update lookup tables for the 4.18 kernel - Add auparse_normalizer support for SOFTWARE_UPDATE event - Add 30-ospp-v42.rules to meet new Common Criteria requirements - Deprecate enable_krb and replace with transport config opt for remote logging - Mark netlabel events as simple events so that get processed quicker - When auditd is reconfiguring, only SIGHUP plugins with valid pid (#1614833) - In aureport, fix segfault in file report - Add auparse_normalizer support for labeled networking events - Fix memory leak in audisp-remote plugin when using krb5 transport. (#1622194) - In ausearch/auparse, event aging is off by a second - In ausearch/auparse, correct event ordering to process oldest first - Migrate auparse python test to python3 - auparse_reset was not clearing everything it should - Add support for AUDIT_MAC_CALIPSO_ADD, AUDIT_MAC_CALIPSO_DEL events - In ausearch/report, lightly parse selinux portion of USER_AVC events - Add bpf syscall command argument interpretation to auparse - In ausearch/report, limit record size when malformed - Port af_unix plugin to libev - In auditd, fix extract_type function for network originating events - In auditd, calculate right size and location for network originating events - Make legacy script wait for auditd to terminate (#1643567) - Treat all network originating events as VER2 so dispatcher doesn't format it - If an event has a node name make it VER2 so dispatcher doesnt format it - In audisp-remote do an initial connection attempt (#1625156) - In auditd, allow expression of space left as a percentage (#1650670) - On PPC64LE systems, only allow 64 bit rules (#1462178) - Make some parts of auditd state report optional based on config - Update to libev-4.25 - Fix ausearch when checkpointing a single file (Burn Alting) - Fix scripting in 31-privileged.rules wrt filecap (#1662516) - In ausearch, do not checkpt if stdin is input source - In libev, remove __cold__ attribute for functions to allow proper hardening - Add tests to configure.ac for openldap support - Make systemd support files use /run rather than /var/run (Christian Hesse) - Fix minor memory leak in auditd kerberos credentials code - Allow exclude and user filter by executable name (Ondrej Mosnacek) - Fix auditd regression where keep_logs is limited by rotate_logs 2 file test - In ausearch/report fix --end to use midnight time instead of now (#1671338) - Add substitue functions for strndupa & rawmemchr - Fix memleak in auparse caused by corrected event ordering - Fix legacy reload script to reload audit rules when daemon is reloaded - Support for unescaping in trusted messages (Dmitry Voronin) - In auditd, use standard template for DEAMON events (Richard Guy Briggs) - In aureport, fix segfault for malformed USER_CMD events - Add exe field to audit_log_user_command in libaudit - In auditctl support filter on socket address families (Richard Guy Briggs) - Deprecate support for Alpha & IA64 processors - If space_left_action is rotate, allow it every time (#1718444) - In auparse, drop standalone EOE events - Add milliseconds column for ausearch extra time csv format - Fix aureport first event reporting when no start given - In audisp-remote, add new config item for startup connection errors - Remove dependency on chkconfig - Install rules to /usr/share/audit/sample-rules/ - Split up ospp rules to make SCAP scanning easier (#1746018) - In audisp-syslog, support interpreting records (#1497279) - Audit USER events now sends msg as name value pair - Add support for AUDIT_BPF event - Auditd should not process AUDIT_REPLACE events - Update syscall tables to the 5.5 kernel - Improve personality interpretation by using PERS_MASK - Speedup ausearch/report parsing RAW logging format by caching uid/name lookup - Change auparse python bindings to shared object (Issue #121) - Add error messages for watch permissions - If audit rules file doesn't exist log error message instead of info message - Revise error message for unmatched options in auditctl - In audisp-remote, fixup remote endpoint disappearin in ascii format - Add backlog_wait_time_actual reporting / resetting to auditctl (Max Englander) - In auditctl, add support for sending a signal to auditd - Removes audit-fno-common.patch: fixed in upstream - Removes audit-python3.patch: fixed in upstream- Do not explicitly provide group(audit) in system-users-audit: this is automatically handled by rpm/providers.- Create new "audit" group for read access to logs (bsc#1178154) * add change-default-log_group.patch * update audit-secondary.spec- Enable Aarch64 processor support. (bsc#1179515 bsc#1179806)- prepare usrmerge (boo#1029961)- Update to version 2.8.5: * Fix segfault on shutdown * Fix hang on startup (#1587995) * Add sleep to script to dump state so file is ready when needed * Add auparse_normalizer support for SOFTWARE_UPDATE event * Mark netlabel events as simple events so that get processed quicker * When audispd is reconfiguring, only SIGHUP plugins with valid pid (#1614833) * Add 30-ospp-v42.rules to meet new Common Criteria requirements * Update lookup tables for the 4.18 kernel * In aureport, fix segfault in file report * Add auparse_normalizer support for labeled networking events * Fix memory leak in audisp-remote plugin when using krb5 transport. (#1622194) * Event aging is off by a second * In ausearch/auparse, correct event ordering to process oldest first * auparse_reset was not clearing everything it should * Add support for AUDIT_MAC_CALIPSO_ADD, AUDIT_MAC_CALIPSO_DEL events * In ausearch/report, lightly parse selinux portion of USER_AVC events * In ausearch/report, limit record size when malformed * In auditd, fix extract_type function for network originating events * In auditd, calculate right size and location for network originating events * Treat all network originating events as VER2 so dispatcher doesn't format it * In audisp-remote do an initial connection attempt (#1625156) * In auditd, allow expression of space left as a percentage (#1650670) * On PPC64LE systems, only allow 64 bit rules (#1462178) * Make some parts of auditd state report optional based on config * Fix ausearch when checkpointing a single file (Burn Alting) * Fix scripting in 31-privileged.rules wrt filecap (#1662516) * In ausearch, do not checkpt if stdin is input source * In libev, remove __cold__ attribute for functions to allow proper hardening * Add tests to configure.ac for openldap support * Make systemd support files use /run rather than /var/run (Christian Hesse) * Fix minor memory leak in auditd kerberos credentials code * Fix auditd regression where keep_logs is limited by rotate_logs 2 file test * In ausearch/report fix --end to use midnight time instead of now (#1671338) - Fix build errors when using gcc-10 no-common default (bsc#1160384) New patch: audit-fno-common.patch - Refresh audit-allow-manual-stop.patch- Reduce scriptlets' hard dependency on systemd.- Update to version 2.8.4: * Generate checkpoint file even when not results are returned (Burn Alting). * Fix log file creation when file logging is disabled entirely (Vlad Glagolev). * Use SIGCONT to dump auditd internal state (rh#1504251). * Fix parsing of virtual timestamp fields in ausearch_expression (rh#1515903). * Fix parsing of uid & success for ausearch. * Hide lru symbols in auparse. * Fix aureport summary time range reporting. * Allow unlimited retries on startup for remote logging. * Add queue_depth to remote logging stats and increase default queue_depth size.- Update to version 2.8.3: * Correct msg function name in lru debug code. * Fix a segfault in auditd when dns resolution isn't available. * Make a reload legacy service for auditd. * In auparse python bindings, expose some new types that were missing. * In normalizer, pickup subject kind for user_login events. * Fix interpretation of unknown ioctcmds (rh#1540507). * Add ANOM_LOGIN_SERVICE, RESP_ORIGIN_BLOCK, & RESP_ORIGIN_BLOCK_TIMED events. * In auparse_normalize for USER_LOGIN events, map acct for subj_kind. * Fix logging of IPv6 addresses in DAEMON_ACCEPT events (rh#1534748). * Do not rotate auditd logs when num_logs < 2 (brozs).- Use %license instead of %doc [bsc#1082318]- Change openldap dependency to client only (bsc#1085003) - Resolve issue with previous change if both Python2 and Python3 are present, tests were failing as python2 bindings are preferred in this case.- reverted -j1 force ppc specific only- Add patch to fix test run without python2 interpreter: * audit-python3.patch - Update to 2.8.2 release: * Update tables for 4.14 kernel * Fixup ipv6 server side binding * AVC report from aureport was missing result column header (#1511606) * Add SOFTWARE_UPDATE event * In ausearch/report pickup any path and new-disk fields as a file * Fix value returned by auditctl --reset-lost (Richard Guy Briggs) * In auparse, fix expr_create_timestamp_comparison_ex to be numeric field * Fix building on old systems without linux/fanotify.h * Fix shell portability issues reported by shellcheck * Auditd validate_email should not use gethostbyname- force -j1 for PowerPC make check to avoid build failure (lookup_test.o: file not recognized: File truncated)- Add conditions around python plugins to allow us to conditionalize them in enviroment without python2- Rename python binding packages to match current python packaging standards - Update python build dependencies to resolve future split of python2/3- Update to version 2.8.1. See audit.spec (libaudit1) for upstream changelog - Remove audit-implicit-writev.patch (fixed upstream across 2 commits) * 3b30db20ad983274989ce9a522120c3c225436b3 * 07132c22314e9abbe64d1031fd8734243285bb3f - Cleanup with spec-cleaner- Add audit-implicit-writev.patch: include sys/uio.h to ensure readv and writev are declared.- Rectify RPM groups, diversify descriptions. - Remove mentions of static libraries because they are not built.- Update to version 2.7.7. See audit.spec (libaudit1) for upstream changelog Since commit 6cf57d27 (2.7.4) audit is now started as an non-forking service (bsc#1042781). Add config: audit-stop.rules Refresh patch: audit-allow-manual-stop.patch Refresh patch: audit-no-gss.patch- Version update to 2.5. See audit.spec (libaudit1) for upstream changelog - Cleanup with spec-cleaner - Sort out bit /sbin /usr/sbin/ installation - Install the rules as documentation - Remove needless %py_requires from python subpkgs- Update to version 2.4.4. See audit.spec (libaudit1) for upstream changelog - Add python3 bindings for libaudit and libauparse - Remove patch 'audit-no_m4_dir.patch' (added Fri Apr 26 11:14:39 UTC 2013 by mmeister@suse.com) No idea what earlier 'automake' build error this was trying to fix but it broke the handling of "--without-libcap-ng". Anyways, no build error occurs now and m4 path is also needed in v2.4.4 to find ax_prog_cc_for_buildaudit-libs-python3s390zl32 16685317463.0.63.0.6-150400.4.6.13.0.6-150400.4.6.13.0.6_audit.soaudit.pyauparse.so/usr/lib64/python3.6/site-packages/-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.suse.de/SUSE:Maintenance:26851/SUSE_SLE-15-SP4_Update/13ca3cc41e54d40ef337503cb00f73c9-audit-secondary.SUSE_SLE-15-SP4_Updatecpioxz5s390x-suse-linuxELF 64-bit MSB shared object, IBM S/390, version 1 (SYSV), dynamically linked, BuildID[sha1]=342e715467eb2f931e20411ebdd7a8d59074d2d0, strippedPython script, ASCII text executable, with very long linesELF 64-bit MSB shared object, IBM S/390, version 1 (SYSV), dynamically linked, BuildID[sha1]=b598887cad5b05399270bfc5a3fe334d323bdcbb, strippedRRRRRRRRRRR4AMZzջutf-89d04f37609d41ce69f52bab097fb2fdee8ba8d24bc434b1d8eaccf5abef90f64?7zXZ !t/o\] crv9womc0YL%mvߤ*@rP )MMq!{ Q '8c,C$=,qi8iؤ}*k&b1iȁB._:H^WT&N'k>T7剞'J'HZ)1Db+^ uΝݿR= C1tQ ?Ў!=hfl@Sm ;אϦ~^j z q*u:=%X^7\{4Yc53SAo*2ǣz*qgą:[*1)8ǫ)- f4ȟ.JCs`m׈哟kWkwb3c^*ٴ˗]gnp)I:ؓ~i؎na6̲< :ڌƖ[B~;| U=/ȕJak" e.I$@٘O֊SRv77;0?FzHV'ݜ=5 w JC(Hz549w^{=kݲq 2ep`Zps)$(7Bc{֌"Aqx_aRsJJ[4;&[/NP9Π#hrx0XN2Vp^xo#hOwi2fuK #|Rac 7$LƬ=?̂ߖThlmAtzZ0d CRIģ.BU*W6:El(+ݷ == L,R-IX<ʥHο:D^܋IsFBu,\oL"iDL_Xvy}NG6dFS}m))~wӸƈS/@b]jEgY5Ϊ7wW`Ho$}jTB~mmlw ZH 5ST(pxG}+ Az=ʴH}X~FN(7太O4j`^U.W4Cfm\=mq[&-G[RL\F3n T_MI4DS4|n(#p{Hc\ V;R谆0 Ա==V֣cGg'ha!0K֙bPbCF#و\tOm{mH%Th6DŸe2eow\jaB)8[N>LV@6d#L..%߼L(*=6F:,$l- Nj,)&`HPg>?ffMgJu 1À4WZlz)Ph5"ߓ4+Cu_%&h1MJ`\B5;k{cbxaL!#hΡgs+0D5ߪYl|:'`'fn&7w-4>Ctɚ$m\0QC6G~ 7x&"VWlČo"2EF55L_i$(` aeeaoi GXW*]GƓ,m+!8 [{ͥKh)ƌOݱpx9KZTMK#Rq@d=CQ;+6eOD&p,N6 {dRjx,o]ω:K4{*A|Mki TEBYfTI7<ԯQmyoH9k/0:Uet.{Y`k*MiOr!I܆q%2x5YS|bA?6c \n=ILv~[ ?&Y6Hg-I+DE8ٝiJZn2;? rn >!Eb`͚o`NߧykӁ02nH= <ݎdx:&\JhOI,UY5[w 9$˲UD4:OlNU:#~<7e|vr$RlZ n%x5XIb$ɏ:źvK"FE4Fa d)Cm4Y{];vn~AxUMHil6[#< 8 <- p?s-]$CX\6XMA Fh@bpa b;Rh ?"^;4wecŻ'kK> ,"Hmxfíᡤz_Ʒhj庼Z\iҷwTFOU=ᰶշrrt,C0<LjU KO6GZ *!臓KaK9rGX(G*zv{ ۲q)c-$""PDC%qp 4IjNϬMB\BnXĻ'iqUalКh 'c5QC03DzB|;s  }#'nXKhKfxfX EY6o˦UtXp` H "C%k$&Q},F;-Kا|(Jɮz';S!7 +ho!ľ{;uR'!kVy.c6}N`_\Bɫ ti*0٣aăqO]f<4c;/};hCw-Wwhv"}Q@9=cuALZb$XW:MKpe4aEKzIDݩYB)Lli:3sot# ZkԅR~ր{icw*c܌pEeߨzeפdl2b13}BY"ʆ$8ꪮbȳ_N Z*9wZNpnl= KXtS᠙Gͩ?$ڼe '<4Ly™Qƽ_Sg% aҬ8r*wuCwC XRVwabg{t5w[Q:1Mb8!;J #.?* `~=FiM# ^\ Xn"3vԂ{uόd^(?F ״ژP$'o|Ep5hX:)@z-XQ_AqxXxx< cD8#[} mF{6X3:S X!êP\l7J0UԊNBյ/4Ľ佉5ea Uԍ=Fz9V!&D$f`@BHNvEY1{b )<{jz1qh2)'U3ѱ XLG5U`5Unb|"}/\ocRfISb/>/L}C4 p6DW|pWWQZà]&Ӛs aH#67h-Fə} V׸b|D hn&@f u<Y u; ^솑ppVV6c7e9NՄa%H>$Kwޮ'XqA&e#<ДUc*ܺ$_IPf2_|W#u=sxͮD, X^p1?l(1* @;QC?mp%-9;cřPv;S췵i$n`My8C"e$;XsuB\MTb>:h8tͻ9-,ߪ1Wo<-ua 1%h7l1sv-)&cC#FX+ul`H`WqAhfUx YqLh%=I$I:I{q5!{B 0m swٖukrP@}x@&gDx%W.wOMr8fA៾ɊYd? ]QNД#kNtd!pcO3AiV-9B%s_թ Y(*y+\s8%tW6uɮyf)cCkk$]@9=xM` Ϙ/j+ _i NiiGr_R,c}C!#t"w9%xMV4i euw֨PLX=tתAtM_"H_7Ʒ{9Vk3FjVA"߳D49{3`Ḅ,a/ű4jEUN#u^'e(J𓢃 Smz` za||:ZFHR Pr% @{ڸNjJ8nN;LzٷG+GtgT}nx쯨XJYsT̵'a&Z}=Ӯۼj, QO/1a[t!~VPw ǽG+URKޝ(qyHJTZP^mj}rH+w4ۃ J}qZ"񇈍NkƔV!$62K*5oW# Tˌ'"TQۗ<a*W wi|#L <}OL;\]Wn# aͬBqn&j6d#vmybȪHxy-V}'z< k q TH[snhjS;ȥ Xn6浀riSܐ.d7Ot bCf˖hL FڨVK9aSvoALRa ,%kL+ ^fLj]yc%bDr!ZY W _WSM(N}B < #x[Hm8" DlX/ŋXoXAA-Ky/@LIz!9!c?6*@h''e/vƾ9oսkP8ϒT=9nXH׏1'oe~ V;._jP­_\gӐ.1x(C5FhA IӗxX>+\Ф#~x^zݻTgږJœ,F[,W.+8|CGQLIY@ȓjK[jy"}GZ-:?恪~jyV_Z8C^GMs-bH(ONЭ 6)bM( jnk*XbÓ߽j'$C000|md#-#=kh9_ƿR'$E]Σ7li%1BbM̱A`KUCR'3|BpZ,1?tvf#;ح,eFl2sDŽGLYN;C0D5yϴTϝr݄zCA!oJ6YJʋ,;`=n,(dw1P!X 7 ly.)B"| pbHth=WgWƔ));i`9R2vR6SLܥt}1]]J@랂൚RoBB&Gi:>KcgXSB 1k]181֋#6~#* #z}*b& $hiI'&Cl>x 혢F];N8v O i"hy$Դsy6 p3䣵zg{ջ2uUairiUKܥ67,{'x܃n35O3j=yOcGQj"D>ӵvZse4v_0=o** ԗ؝:آTꃡr8ҵ@I |j݌bԶ>B$g# C`[h Zw>(z; ˆ@|s^ZyPS)wwy2zr)T1Bn̾mToGv,<zʈwBtk@d_Ρݎܖ&x-$~eBX )HpO|qDFD蒎߻z7,tɐtc>ǚ4RuīF tk%o0^}:iˬL[!Hb-,BD㥳۴h|'a>%) ZC j+EEi5(bV1ޑ[3U1 zi;ɿd䙿o88*>N 7idƶ~M: # %,S_;Ip_5Ֆ"-q_z2Ls8RuwEFJ `8k8qnW_Ǜ,؟r9dXפ?p'" j 6HU!14Yg-b1y#&hl/\:wl3'@ |/#+OGJK0M$fYMH5# B:S$*\Q:^y^G} w4qKx\A_-r^DײK$xVj" zj:DE缌y_N@YF*,`%QlYfQ0hvNk,hi2Q3 lr?:hY/WX/P+XO9]ncdJR.x( fS*F `q4H"w3~n8ۯwtN%Yb`N0]_8q[\'vrueUT3[lH6{G_O Ԅod<=eÂ#n>AW :^ Fa{XUG,mQD۔LP.{Bsth=2Ї Ӆeh ddmԦXXk2 FYGvτ8,hEw`E[ D-"E'U 7m $"JS}Zn9 |zJЅ&_=~asp#XBȘWieygjfU-%ُ+Z/V0#,&XT/5#>n#3 m B'7 G,=|hI(h n gGH^n\uI Rcqik( ö]_BC _|Of/JQ4R|;ShY>iW^:" g*,b6i#+0ֶ Ovi PZ*1CaW.8 0]SMTC>*=x,Q$8YIu5{̈́\B.c^{*P缒VO1k3Rt6&;zTgd1|8<X-%z\q^B>}^e% ~cɴM<[#UP*ǎ7i,qR^iijEvDwgW[kl<I_h|_ QWPLj4'mg ;wle]_WPm&,~{؆>wdݵrLx4m >IGfK~/9T\<ڤ=H6YrIau|]=\S唀A2#{ }_HM_J$pAy ;H С֩ k^SI6MӾIC >L&GgWX +pghɗ,Q c .aPɧ ܙ -bstFI@y?;H*3 =Kgʹ-Y qZ cTX]N*jv  ļNwOv߭jA75sj!ދOL!^=NaU\vtK\1! ` aYh B;1!__dqf2,}& TH@=WpP֣G"IWd(z1UwiC]c˹'iNLoi: Gv3^c5. /gan@ Wx-__2#1F``W*ݓbj^|~1ds}wʵ }u:9t|lS wJħ:F.K> cetuu|SPQz1?yyx@yClm43\fB&RPf)v^Is#cY[LaU֤ )tTԤ6Eײ6NG֫ vLI ~~I?޹'/]q! Y5H!,?‚uAKe;$Qв cORv[Y#R=uln)olIR3ҝ)?ft=KwP#;!&jjEAͮgE|K 5|D&{k4^V70򮟷aS]cAx+Μq#h|( kLp$RۊwNի3[{KB=T8J_;7.fW@}=^aEAcfibǘx 8jUB GL fQIRI(,O*Hj#>6NaKRtfGhBZVݷz4E Æ\B ۾lj& J%ܣy&u6wUuXdwFm螵U] ~! >aHV4In X%q+piƙʥiJ~#Bt  Bgx% 3ؠ=lYPe?U=\ф(/5 9u: thO/4̓!xwq%qpLoKcCm]㇘i'ENeq P[A'cxYVRl@r;/K:[>QOʂ5y|w~V_P!P{kZ% [&u_!xUCAKؐ Vp% tÜQc +3@Af|vD|TգpH.lH?~k5;)VŦZAOr1$·`AtӣcE/)pb+d7^?a=1y!~ShIiSb]+<ޘ>ΥGFlb^nW5.$W@Z}#,7+^g KԯA)_s+V{MS^b;+p0~>(W?lПgA2LYtcGCOJhA_/]2~˽5βf̂2p<50~C͛~Frypy?p4k8eFq-ttC#Kf7ȽLo5WhdOFq-İA 8/WrH̙Xخ,wRuq?Swb8l4.w?4[:ll\5%v㚶jcTjmuY6&w=U/yW3YsIO{ol[mΣ82Bm,&pkNb֨# bsEc[\Vu`:(R>/CDZ!T3òVWa(VYgcI+<@-HE S'FIM:Xtw.LaC-J{lQ|Yi*EerVkׇrRFb+?J$S`\~EJML@C(\Y 0ULV #6&d>ʼ}y;e) _r;ncwy>$LX:~O:] uWnc%7U+<:#2@.+77V5;*-<ʢ8O: b\ ީQ:_)Z^G1I^(e.-ez ov6gj&n bcF}qoeyZ 3xнm]š"'Q' V c>hk)n *3g ZɉyfpK"] :]TrD fq퉗JәHAʔǨpr\xrU11D"RM)XL wNdiQ޳vgLq 62u-׃*DE p.od9X~(|fәQ1 8:WQeCm dANtan{cu+V }NۋA?U=Is,@ *mn1N*g0*M{CU2wLPNV;`rʶ%8:3hI=/gB!CZ~_<1K c ̙S_1.̮-A$[sd˱УL(kGc~I K_?,Q*_|\`Wo{Ǭ15n6iefeB7PbZyϭ?ZCXLYrݘ'NA3I W~f];sCGa r l@t(l:+|qS53ƆYN_&4V)i痵 3&Fy Y0֋'[Ը=YCQ(*bk"Yhu-[nc6 =0R[4zLt.p@1C)M;ǂ%9L$̸M'Pjڅ *0>KQseMj{#()vOjJkxGonfr>)Qgk(`P@6 q Yv칻z` >U݈JGeҟv=>H[6XBYmlCqܾڞ<1ʬ,L<ҝ!Sód"W/gɨp먕}ae ֱ3ʂ5b_) G]} u%< wg_ʕqV}n.e'M1Z [ޒc;IWMyey|2q*~js[4tMuދ'*'eM„ds`,E&lS'ײַWRKe#|[8Ҋ.Nj!%^×PEI>\.4u_1F'Rps4E =ȽƄ7oZoa)ص6Qx q&ShAҿ6~wԦo˼a R[S.cN W('/^Vфze4fnZ;FDJM#ZAPː,6&{vb6Cէx+: t8{.?W*I]YB(^zeEYfM.U_}U;3Q`5N3u8N?s=jSo=MmME'iQ hM iQ޶1;b"8or;K^0ë 4L+ʸXE 8?qbbOVs$n,0ZU|tLS/5mW3Y.ė~ mфv,.dQ}WeӋb Z^e|mNZ _Okmjk%.1.ϮIFmcJˤ\jUs"!y?ʍr;W1O՗T>!iKjV0|UPC`pu*ё[&. {#,˩r?H{z7mB }gMpO"i-i%y&ZAJ{+5  ّ 3[ <2Oط _ؿ\H6zv!y-gQj#y9^=. )d9N)6c|Ď\^(;奈hJg':N!p.)8޲uͿ)ޢz\%i^އsE|EHJk,llE7dt?^[L;qU OIzTFۈ", 杴9nӆH-Uhb啛mpuK܍MB൅hB pJ A'օLné@}O\ [fE8'<§y9uHWa--ju!< QD 5 )NBiPsJhQH$"88aMD}l-5LMb%)5T¤M̖} `SO^٦9uk-I.%s1Γ739@[Q:*2 o3FHZV *xC},> sӄg%'ŘϞKJJAf_74WcG?a P"ϜZlVuek[#c 76?0z0c0-GՊH#u~|]s =ĕπwϦiNjPv!r<b[l^k2 ] PRqTe&qN{g;w<zU(䎔떦nS!)(m7NffI9ٍBekcrar!5PtX#.y<-Zo+$8Ii#z/fDIZO<$ `笲u@C"z]Rj?%7@wq9>V<̘Q:&^Y羂C";d'UD5{ &`9FnaF>$>ftAmtrgb(Gw]|߮t0P6a0]$BB{_!ᇼ(?;$ZV"<Uӵ° a=0Gͅ@Ir1= \lp.pyrEgtPmߝpFa߭*:z{Uc`h8-M~Rߞ_vICڛ*\).zBvәEr` lq/[cP>梩/g?iD(*@$[|w_ӱ)l:ÙuXDSGX?¹+ J3EN&"t[m0Saܞr@4`T EvT)G] c8j-lDzyES%w%Omx,bu/i.Ň8ma]K4?`sUؾ$*I)b`D&Ȗ;-'{8byR#qfj#FĂ_fyg#78HD RcZB̕#,b=p2?cV_nc4ѓ&]MSx'aHoQ$e Lx-@Oηxoscjq-Y5D;mpFc|$$1!_09e4U6xぜ2Wq:`Қl1^4|!귂"PZ9dh6:"jh{ v'gTU}V4xk g9$Dܢ5V.hdmF# k˼h,^wN7~r'WbPC꼅5tj@SoG^p>oR de&YcYLV74v~Qno?Q%t3ĨPu_ڛ6Z4f4y'wǧPv^j.L+'0oUaU}loxD?No eZMӾk正;-) zʌF bc\o1=ٕv;}gQ6f ,0)kq(Ct D+mtɦU+XVFH{ Kӎ:<.IJ@t] ~׫UAMXSy_^ӹ0l3&2lrI`h,yWTZEnnsu7ik#~s <'`G؆|nݠy5ha1/E<1٩Z} U<ʌS^?ņ;әU:9H}+avS.l+>c TX"@p^RW3PĤ8\Ҷv4^+<Q"IضR"70M(uPӍL!d-ȋ8W2_fMD{Q;ܬ2tGEﶿ.}=|0#y/سlbyqdK` R[L˲Ho"Crh}c˯s&!o yGw;/G+(Xwr)oh[}㕏TnB@yx/̠7Gbr2̨f<n$жxC?y$u[BXK[A6έZڃk / :Sf6j$gdk5왹7@ETtJ͉?.cƦSg2ꯒ̛դTcd" .]jHzsˊh6&i3f`/+"qi= 8-$&MI[(DtVVGKōTnɴp5 I#L!N9GY8m$;9l783MV,SCWU*!\#k,zd iǷо :pI+*=(Y2 -ʴ9@! N9xh~Hn7PU6]fGQE{n!曷.ƛӑV jR(^ (ߩAkz#4|#482xTNm B귴ʒ%cTR!5>E"Z;gYa>5`AB*a:)q[N Kֻns8-O /asFOHmˁx%A)b~RCHH'Yvs 羅@iǨ=|Zl@} *at&͵2!YlJ[/7`Ig(PVJ9(LBuP1\QC3ayr 7}q Xf9{U'R$ܱv/k#ey ~DұkҟM#Nעnq\+FOs;zr,-[ ^A^bΉlʙOC=NGD_c;(.:bIuP>tI~1}v̴ai r豱F82p?+;nvalaG_Vn.*^Z$gx<7¾pQ |n=oyFedbZ&4L<`k~_)}W;JTOxyVlyO!s~&pv¿Y_LKyjH*@:E#OBQL3CW-* ]<ך]J( f&W'N\\vmtd4Ԅط?]jFqzL2(SdpWT%:]vPSsg3R"g,iL De R 3||h&q600)66I/@Ɍd禃iƈL%΀n9rHfdYxuPtLMkpI7tqqO鷞Ze]%6kMdd6#£ƨjzo b$L\Y;g;)B_~v%m29jwe*FH,uҏD H٢uW~Q$b[ʿBB{DE& P+ri . 2_z(bȇ(_xn2?xe(8ϥk Wg  =ޱPNHڔ : J Z|&cQӤ}mSG}*~R5z-{萿{v۞^+A`X}4G`*@2~(׾W `9XȜMMhyei^an[%}ƽX+DN`|ǀG:7&fV]/hYQ0z?L6z"Zϧv|ɋ8^`u!\#oɛ4\,l„ODCֆq6k'G߹IBT޹6, s+T]g6n r*j.kD`P3s%yݒi^ -=9y•V9T/pl!Gt"^v-zDwμ~Iirh\ڏk^cR+B]qug[BdUb{@3iNZAZ&gRg4W?@9zEWWcbh.TOqSRc(+y {T%Zsa=XK8XE*2 aӚh< `j6m8Fwk _QOk]y%E9uf{va@#^FDu'~œH_>{&8rj>h{qrtJI]hT)cjnģM]~{]Sr^uأ*8j8'{u;;z!Ve7jp1]@mޒsZC4=CR*S_4,i~+x7+W 7_ΌצIfWsɡϺKYb)\B89cj1ACzDd;%<$]3;R?lKbJY, !k?t2+w[=b`-x=>u3 zsKśȋ6L %+*zO4to!`zqhX/I3s,@ :'i[J1BU2hy;djZDۚ}4vdkiPVxwlu?I2W/s(d/^ãr5[hPhK"'蟨$-VΌ1%k~( dviB))5b:®47Ӭ}Q: eJ̔0q1ui3zzx#,{kЕAwy힩T4DO9.H >DDʱWʈHuv &s paR+c@Sv`}& G.Z#iom ֓'cmbzu;΅.n9|ovk"%.9Mco]ԝ (ퟞ۸=$;"ahMMn?q3Q!6"Y D. x|Z>4ӴKyH 0ucCr/Bw&>BJ4-UEgIdMo #Xtaލc&vݔѰۨ-9>D40u@"yʰ׆@%$-w۷o2GCtY\~GzQ1~UGg{GeOu,'eLHy5 1aо>,cyK5Bh꥖)Cj#>KT (ȝ+hYZlnf5l{;J_㍴JUSbzx0;Xt "cAZE^ϗKPicKd]NG@֦ݧ]V .P#rЮ α5"o9R͋+̷FmJq9;0We 7+j9ZY""M!Χp[@>`=M'aW{0sT+r~y"57;,ZPaʽ{ `0 *⃏c;[W{lq=P KpQyd 4G4+]}oG51t,aNdy9)b1J:M)P#&PG);kev^H|_g%;ȊֆjG&T2jׯI^"Ms% r+5N{ BEtX[o׳E$1&uX.z4ӫW֕Wzm@7 פwԈ̙ [wrhj=\ߒ ;x*R۟8Xx)N~1{9ZcX^ QSS+@ 衽(Wj=eVg0+$ T⸜ 5̢8mt3 !7lRZgjp~6q&7g Ogjl[RȫFhǃHp,IՕؓeC_OV…FI$*E mEKdr=>мQHtZ &ʏݴk5g@xyʅD`'|$7Wsb- 9g-W);P4N +-ʹfϿf r-.a~{ڴZIP QP?۞j 4յ+)) IE#8bX$dcqhI`Y`񠼮Ҟt3(*Q~R|2,NHHI{r- tL|/fلC(Z@\.+ާqd5:`kLUz }Bl-B s(H$Xy$D lbO~x4%؂=bM☋b\)SeLJsEm. tWr0y\ К?F+;׋Qq˵]xM(ݯ^#m TzxdcZY|Gms}3= 0ljǿ )sg]悆BBjQibi&X3^K`@!Md6E# VJ XkW86GM3#%c#s?Dff ӟNIyI/KF0@ۮătB:!_Wݺq:Kc gpҊux %UPuHȘ9Q;z/8T -ӶuZKFvdQ'y;Dk}K::Gٝr8SL[ݬFDb;"/c,Q C!zyPWߦHr5wޏҌ4[{6M5B0SˋJ3Ȳ[@yz0}ڹ0 ;3JD 31ǠT4 G;%j2(TCeS2']*K%:@=&I!s={~.tOhsbA '6@Lr)h!{ 뜒FZbZIPou]^Χ rnI"/vQ<^I0T}P$+3 [uK>ZꃫKzҬ_؄r'_TMͧ8%tz̅AA})׉8Qڻ1/;L/)I\bG^Ja͹$ r!%™y"uF2r֮)׳R u }l$ՆZ4dx! iBcu GQR#VըYbSr}Btj另NǤO7s"oRfǦWh.Zwnƚ}SDJ3eo(8R><˪T ֹ,MS%⽞Ywdžl]ZBv+nљjDMeLZXse Opvz Yבrï}YFPXS6c|>b"]/T? EUܾ^@T N]Qq̠N+IG}DҌyĶ ;JW:rEH5bzs/X0#҂yǤ`~)oH.g0PB֠!0фA4Xi/ ՞t [ @R&Ld6q}FK4P@h㧠k٭ý~-݀2okz-@#^ڦ{HٷEU@ӌ4AM}U`I%7JS{Y)sF]W O&r\ A^Zet3ϕI_W3>+`2 {LIeSۦ2a$XYF o=[\ޖqROHqӎ[D\<${URtxdn QGDe}:̵|x-߀$j U 2F0Vg @F |\_4kQȤb H1VPB>5Lu&)"ZUjWz|N jdjfk͏Hjf̘Ef̦3t>0Eb<Ҩhw(O!F ߍRx"R_&5)I-Gq.o*`3?٨+&\)&"#Xb.G%k9^Ԛ #*$`.MOfx'3:6# >JUaO6-}Ѭ613Olceoi;W0|q|h_gVnʏ;j'/!;!NwMkr8 CTDC&S|S-g=tc N,XԚ񐭅hf}҃t eR^Q.̦}$Kyx@4a[w@۷\~+)m?xLྂ!b<я'qaaT_>%:I9lM(\^^V5 ":}-YkecJq:w!_ EoR;y%*6zRDz^LIXCDR7%n~qU/ѺClv8lwY-HR+aG  JMmmb(rl;w}I&_h-Wr:y8YJM\%#QWfQ *Nq7"C#3pWSO?>n nu_x_ |.Y&G΄ /N)wy+09?rhR6UuA ^ba7m ^P*js2d1;?w֑hy*:dG ?RiGK08x H!*>5 s^9xA]$G)LFe!]΄c8T#*ȉT( >O`<.5;GPmxBs%Ę\OBl*DO6j:R$ML%ez ,FYΓբGMf;u*(YP^y(!:bP͂噁E*!m_0Nj̋ ߍxK+kN0JV`"O2Ҷ2Ë %+޿l>i2 {Y x-]I0fFw!?[BhҰ>H&wߘ"hR0Coۤv Ϝ11x=#d6$:9l*̩@5{1XAy.Nd,b'``"dⵥGk-$W jkc#vUDk Tufx2K(Lިj.߾:yysǤωyˏ"ˮ-oZ4?o"'48A ~]tHSm @^,5 ܍6ryI$,U'Fly.`vƂQ,9 ٵA{BeG%i";JVXI$O7{zc{W"9?ȳ*RKV_2S~fUE||ۉ,O^A]%?l>/w9#aocnvHe|NcܕHeGup;vl دGPħdjI[h#Q9Z% ^0`\g5yC:r,!E 6 k){>Eմ~X>cjjh~鯝B!0y K%\D)e9=qkt=tJi/. (Hzնr>焝;GqȌjf@Bd ~9QEu0qR)Jz~;"u eirEd)3Mdx/`s 6kJhK03L| w*4=E LE׻o(QNm)=D/LqGTpzc%-WpN#z_ 3Խ2Ht\\ُ3 @H/8^8?mx8­Au|1Lгgק\3ХڸɇԵg1y,}TdØ.Tl3*:?Hi7!vyRodO2e<">e>چPL@#gҐ{"F2駪VII a9fKKbR/ū7W4Rfxҭ.M<9?|&W to^㹔՞z-`4,h 2Fpozp>Ux\sf_%Wdf]RՒX@Hee.ꅞ?;q̃F1ߠvvuVԏQtaFӟ6n'Mt F"QhsDʮ{>U1g5D5TS5d%MB{ j7n{#nYf4ypj-< zkkʔyI?e**["konnR!X2F:f$\U^j$ähc8,3/+=(HDZ&c'yǍ ?u p&KYt?T6D=Ѿٚ/G&VU2#zYr@N[~Vfn{ N0@=/3_Zd{r>\;$+ѿcSM9݈R @ >Chp`>g$xMOe7C%e"f*ܯݶD ݛ۬wHtQe:س{l}Msc- D;sĮ4kDܴ~AP"![ϫ$;*4kҧXjwne2v2m;U/&m`MyC=\ّN{wmwp|#plNNZ ۑCpZԟPL9`IH l8q錬+jFHlO z, ^zs?:-*c#b|dYTg$7Lm,?('~+K`&ZR~viѺAJ)Hw>7˖Ҕ09]u#I?PS9Ʉ=h [b\U{4"TR\HM Hcuhs*rMLͱHbg3l6lR;xYI8u8ɲBznsP&.{Ap02tr\.]pKSpS{b}IDFvPl1pΦd׿/둫T6:?}o G}ϝ k&? `=R`P5iqʠi |َ MUeQ}0WBH^n[ݼ(B/jbf^m^㺁Jq(7OE~qP1W>lpNO'"r/1s9f\Eq8\$OQrM@ֲPO"aOQѩ ̖k3hqȂ,ǥr2>9e.+f(PξM|d <8R59xiS6Z8`=s|I9n|n(}ײEa'v4,8X2)*yyTM`U4^X[ű~p6َ.K4O$^Z%~FnMuV 7OebmρeBp*XPAYVfsc<͏7/΍+ ZvI=9GT4nmӁb%$&b&_S'wS?[?ї|;Bm~o, "7T`ˆo$hCz`9G#/4?] aZ{Z EM?*[o}YSW)D~:CB&ޒնiRõCz!w)sj>.Hg#wC5Uq) Icٗ1L:9K䡧Zn!UƄmT-l[(mp~>/Vow߂GZ(&d`b(ĠjwϚhJ}ix@iY.3%u}ѥ9J= Q_c -rA lmW kbRt fBk]hˀL`gG4H8ࣩ/LUy饭J1Q8#7Kb6Sc6o8`2dZIkǴ Ri |&g)ٰ@(w$^dZeOC8m}2Z-l>z2 _,1&{}-}{%zPkxA[-2ٖĸ4v\èxX\sH*b\ 8+cl3NA2cۤSޘz8}! ee1"BY^`[4Tj3EUp\10\b}S=tik/5rtgyכDʕ9=, CF㽘}'s0΅|d`nM mOY72>e a]E $ (z$L(eKq'.wm n| U G!a`uR . ex:l]RC(u`K*$>z`(°#e7, #b\JM!˗^W8S&;hyκ(q2QP>stC0 M2:])U{є8N%~*{/<~Y2Ak'3KM{M6_6Fk]L_+qO?5tYBwCWX~5.Ʊw(,r7w5t/,\`5M@,ž3(LZ &K]E YjgţA> Z$bQ;<#w-BKG}ˏ"E\ Ch \Q"Y&P pɪ}hzG:{(l=wvюd whؚg vc/M&HY> KVsgYeF.WuZ(ZHr9 KeRPN+cP$CBx"~Vy ϸ~ksP<7S:<u EBD*ߊ<]Gp(~uȱ[3:H>q本?*=qi O1j)ց ?8t0r#5#` *@ B7:2yѩ`&ڊ:VW=Dp/QQogϕRsfmLӒV\s>޹ZBB Wyrn9qJ39%IUv 2^3S=P t" EH:TEgp˰sJ|S[1~ ,?aR:ޞ'Ӟؙp`~+-/XQ6uHYVcr K5~" w@~' ?r FeBo{ѴI:n߿[/aÑ*3P[!dҋ*#tޞ,v0+`M:+NcM0foU1kJ;,ttW%neGo][.Ĩ|&FOw­`gzĻ3s`g|Us-؜كˮp3 ]+_c :=5q8P<7mFo"{?Ǐe 7aJOc g#XI3>9Ŷ<,\*7=5F5̎ -Nf{\&eC(BYލfv3dhMx?N;%[^{k!˷S繶{*/X@,Y "nl9fbVp^;kA,B(1Qp4?veoը"x $\CW.m"[;|k3݁3Yyzlhd^.գ\r5xR\͹S@-7{V(̑h(R R TH_d گ+5~iYMg/Cl8b6ܬIQ nGڨ_[ٳ̀v{#F^0֨Y-F lB`Z{ T;օIx5\R 9ݬH hܾ43)iBy$ph=SNvC/ҚamkvMpKH >d^_GOwjODpdNv=h׏܌9,9 |-BDC= t8,5RBlvҨdF k'Pzld9adl*;??Ahf*ggVd}Qv^otGlFSlx9Xj694 Pj-P󗼷TٻێLo<(,H44g9Gw+D$ylrnD كIwpH_GN撘LU<iq`ՕÔra0;[Ш3x&%ڞ̜d܂#nW-CQQhOWb9!1v0XB `Y vb@~6s1Yh*pT%k6e_&PڧC+C_*(ey)BQd(C}AHDHS쟅)rcp.-娊%;BuտgԴ\O+IkQI{J_޶ZԂ +^[ƋL 0ه3w,|yn\b=(#QG fL Wx]=YdNA{#pˤóh&/%_ 9B.B)OXy1[P^wh&FOH`5w$5e"sdϭm.\ՏAz#3J ^}j<؜ocVEY2D3ܫNUL&e)%ݦ#EAzGM6DyáBUumʟul2Ƃ_ = FJŖ|yl=Ddvރ: XB_/ 7Ʈ3_5SSPK0˜}yY JuU;bJ!g NO/EH4~i%@凘~gB55謵d"1漑A)jV{^-5+)NibNxs`Ls."2_ Η`VƉEoz~4vM:|uŚΧX'p$T%et;^]%^r`||trųv9g*@oiAؑr./3O#!lT: Ʌ2[gQrܷESO¾sqGsv^XzŠ rUY8)2#S< Lo|Lq4RD&;}" [Ji^N{f&wQxXG bovDDzBj"vcOXVDr Z r6u]2D͹~ pgJ/c{s1.Fĕ ;g`j2eeM]m*Y'=unQ, +^p.IzJe6= ؂Y ;$f Km\QT/.,Iџ9^߫V %(IaיS)K f#sv(3kߘxߓwyxt V4BdAf)lXN634`:ߐT*J~W LNB)veb1\+7my{c~?]s+bD+B",0 wP#F]fTI"\)顓(϶[{1ǡoi*"A j#K]e~lS -#rYil%4U-֘y}IȅʗZ}ԀEP+UBHx/q#JPr󩅗}fg 9q9GFkl(]lM>ME@4ܖ-  P0!g ] 6*~ʢc`rL35kk6~mYp@4Q;= )nn]5fsd4{ ]{.7GUh('Qũ"ጊν.Սo\Fͱo~)fKR d3I9w|n%ܨ v%*[* FEЖNrJd<ݱwI|nX@tciڎLK};k>|KkŜ7e?*1< w jem 4ibL_ANvbi 3/R`3hwe6 Dš?)[6BoV6S."@𭊂6_D86|ƚ|pdN}H|@˲ɞwV65sY{tZ~N.}UBm:2VYfSsS^dr snHU%aGFcnF/!ɚPN\q~ Gς!~ϹQ5z rҳ#Ub+O'$j^plFD j6{~&^TNۣޞ}l{C5q.!|ΞC1/-mkjIto[dsI}Jt33Za4_4j/yt}v 5NkF2,ϗu Ck-vl%ԓmIޚ[~GN셫PAs42[@ztHKazM.Ap/۳XR0 #+촕3e[B9 }4"㨏ʭjU\܇J))) rvkzW%Qe3Y:S+Rivh]lZ_ȽJkOf6fb4x>F!:r.)8# 8=ղ {^"x•(Kec\,xLY nV޶QɤP&N8inp* iPќa4 Q#<>)I~Rz+XxE'A{7 !v9i;˃JdWXT"p.y<j?Wfoc>3OA*Q hM+ñ+[rŒnSGaZo {@Ū"JZ֭O3dm[5x>t vCL8Fogjh(_̺5K XJ3Ԅ '-6o諒En{Nkk{PmC7=?O$g*t=b3ylYc'tʺD"y/Cihdw>ߜKVCsG'NY)Oցn7\J室rzx$=e;:ac\Σ0bdjnϊe+_QUQсkg|oNmDLwnk%[7"x;sET _E܋5` lPGo<ιD%kxx0RoU4~,=~+SMgQ,nkגEz4)˨n#XXwEIIbVoX 6S@B ek_ #'q =%` C>WS%݋-#קy TN`[߈ޖ\ ƒF+u{\$4Z_%A,9gRnW)>f=@?C plq-z/h3' Bѵ'ZDbb@/37@D5op,:gb {W 3WszdA߆ŮXM=5Z YZ