python3-audit-3.0.6-150400.4.10.1 >  A d/Kp9|{VO֙=+~:}ǼFaДN%Y  |1$`C Uw\N%2\+p?{,Bsܴ&tJNFIAuL\xBy5Omɷz -tX7ićl_K \m1[ f_uF8S3a/AسI+ˀ2cC!EڤOz2D#]EfK;#d[e mw{KcF3c0bc784c0a3bdd0042e2f2528a011abb333f6402360f6f90b8d4359be4c30ea0d7ee4f34969620f953987cb5a0c77724ad389b7d/Kp9|Q0{$Czdj KM=PS r[蘁 ą/[4(EIą\.L@ m9$dG㛿=8>`x'cjwQgk ¿U8S~S[ su;=?2s@=ԩ}@Ep'y6FFlJٯE6c O?!ӢNbWe,(!zp^2#;R(1Ɲ^>pAN(?Nd $ B  'OU\h n t  C HTcr  ; (b8l#9#:#BIFIGJHJ IJXJYJ(ZJX[J\\Jd]Jp^JbJcK[dKeKfKlKuLvLwMhxMtyMzMMMMNCpython3-audit3.0.6150400.4.10.1Python3 Bindings for libauditThe audit-libs-python3 package contains the bindings for using libaudit by python3.d/$sheep66[SUSE Linux Enterprise 15SUSE LLC LGPL-2.1-or-laterhttps://www.suse.com/Development/Languages/Pythonhttps://people.redhat.com/sgrubb/audit/linuxx86_64Txd/dq@d/cba07f9e929521cc6a34ed31c01932246e319f86370455df3c8b9acf07ca0d0ef7c6d50eac9adf714e22e1cb293ca235b99d3ed70b991c924742a1f45a78edb5d21c3ac536f4aeac779f3192a5e68d5913bfe1f0db58f9370f8012de65e66765rootrootrootrootrootrootaudit-secondary-3.0.6-150400.4.10.1.src.rpmaudit-libs-python3python3-auditpython3-audit(x86-64)@@@@@@@@    libaudit.so.1()(64bit)libauparse.so.0()(64bit)libc.so.6()(64bit)libc.so.6(GLIBC_2.14)(64bit)libc.so.6(GLIBC_2.2.5)(64bit)libc.so.6(GLIBC_2.3.4)(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.3dq@bT@b?@b=b; aaaim@af@aHwaC1aS@a`D`@`@_ǁ_@^[\|[.6@[&M@ZlZZZz@ZyZ_:ZC@YYYu@Ym@VbUematsumiya@suse.dejengelh@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- Check for AF_UNIX unnamed sockets (bsc#1210004) * add check-for-AF_UNIX-unnamed-sockets.patch- 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-python3sheep66 16868431723.0.63.0.6-150400.4.10.13.0.6-150400.4.10.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:29414/SUSE_SLE-15-SP4_Update/a29ad66efe3a163563a6766603df995f-audit-secondary.SUSE_SLE-15-SP4_Updatecpioxz5x86_64-suse-linuxELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=bbfceb2f5a43a1ae89536a43faa1908f76332e0b, strippedPython script, ASCII text executable, with very long linesELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=95ad10c259543d147cb1a41bcfec2b4617abf01a, strippedRRRRRRRRRRRRRRaְutf-8b7929efe88e0e57437268b4da648c68634720a59e0b592021464ee1b7ff7e9df?7zXZ !t/^] crv9wȦP@[&Ea>/ne L]w6Ql]mc7`*悝#9%VZ0GV)#R~0}U`6IuI6\#ň QVzatz)2Jsq欀%z:K>`~8r)Z˫.Im  #GRqjH+Oew3 Rh$qVȀj+ Zet|h_h$=,~kmaP b;y uy?I3s|r7/OODZ*nwQ_hxK`%B/!+y^0ҨYH\gxdKyҍx  w .>z=w_^)p>jHtξoqQ"Z)I F?,,וGKo{Lݼ:-m;ɠ5_![ pv/Kn|(?W8;ˤa3c?HJ@z:4opp]pCjKګK3ykzoNM#E&>|V8qzcDtuH4QC!2rWb\]qCi"r o8But5p'#;Wj.25..?YaV8S:ϛڳjGz6Օ49: MTJF\)̔Jm1Vș,ULɬh|,*cC;Qi59J\ičhENmIE`PI^j&>20IRj?%P [9ۃ{IQElzT.CYX%@Sx,X$av>\QZrֺbw&A(L5p@5|;} `,sRXҚ&M !][s Hrj[;7czx\:,hZ>d'BMg[($>I+4l@Tw.P'Tf54?w:Lkh^쬴whbx:p)QgE @a b)2d^I<6MF䛻VfD"7ϗ0Z:]2?cMv׸@"56| nT qi,ύU*L *MpJr yi #9PV(GXqj'qQx?j+PZ(W|hy'#/c/s~5Hv($Cs;:A4[J+j{D3#/$ :2J@lg/ a7F'PKZg͑l`|1TO.y- zōBZբw6$*GwR5WH{Z#2Wʀ('Rb]ݝQh5$CxNcr?9(_ɫӿu?59x^$pP`d@,+# 쌬+& Q+fD1ctm8s2G*QvyN^ap=YM{- B"Z@91|O]PU_KВ-P TNM+@ބLÃ+ [D1h6ΓqȌdi]Oĝe ɀ bJ-Øv~/ͫg1 !%juC[-})7%Q0/gæT.eaŨ =^/xbSrOY&7q!ZCY6wY5+/qlwADZuDk⵵ 51ᱦ"W `a(h i5=lCV%͎Q B2ju_(u XLC9>ن*t$ 6mh6)GJt_UY/.C XtO)Bqq\w + i2޿a5#C@:Ur#G4ҿ""*OBn&frnꭗ뙮z^}jamG3/G1 W,P9%DCh:T@YC }j`(@f9گh0W<{g=~!Y*1$ʦ.yeQoώa@Ua,B1Slb1>]^c@I4ǽ vByI9Hr@cXz,:qn7VSkX?}q`Lz<'p,ە&U)b5֯ o`{Wle'wY+'twZi<ҁU8vQų;ieg3sSWz?\Zq]ۉ,$^ #NJrQv7$+}>_$I0ݑPl)eez=lж&;gRi\l8bn aCwU k8|sP I?R@ǖ(5hU, y*#i(l>q n.$hcJݎL6a[ 6=~FV3f^Z+;k;"QAa谎P7!}dώhHu:Ke1w,w^L<} |$Qx\}B'mx$ʷ_&:ɴ)>^ ys$Lin 13s"qgX oMP:WWJ\c2GX EV+σsV VWT hV붭ϸg3T8x,8TnYA0U2gb 0bp㮳W/OFN<I~ rQ ++fX@\b~(2p)\%iEk> o_ol9O9AY4!c-"_NNغ׏й'VKG6:R͓hOmO&뒭P8+DAjN⍀ mֶ15_2Te xSD 1|Yx->fjĸTR &Xl+hӸ'WBo. L.XM`<RLMlf S8FO uҨ?ReݲbzOSFb3`k/wL."F>9Wa/wG' vI1qP;: {_gI[H~q8L^dT:m 4=PH =!1q`;BmAN .A^mƾqGYR$4+bC|dŕïfBvt$A_(] w@+7{MI .P{"`WL;!UI%ohٲ%q|bljRE0w8cдߜXƁ: ds S.t7Hm١+hPbsd nܓC:Q-EEggJOmBm}é%|tc$ğ' V0neL3UF ɯ(]0_b?5RX>8)/)Bz|Sq!~Y(JD:t)_A簙14m~8yЩ#w*A@0ԡB,_V"ﴀQ(zVm pFc=֯3跚% 0&AWrj.OaKz h\Dr7Wڌ5B-5!Дg֔ba[ܫ2m&/Me:v ;uPW[p(1pzm3DYR8 Iʖ%W5phP]0l1]a׍vPnJ`밫"iOQj=~rIibtҊHy<ʂi2Ej)# ').5Ȗ`pLKI`/Q0Mc U_a{A#I/b%&\QY,Ks(Q*.%o.ϛ!gEE8Zc+^)9ආ B-,;lB;q(9>Uݤ2&KIIџ\kYA&ײzy+)@>kNL` ( c(pU!^ Ae^Mj{2֧!U*XXl TSO[ԅwh--oBaEy ,Xe::FdxTN\YO{dqkkכMJn6>; ) ~^&6a~^|s2Ӆʜ Kj)Treh>#p"eΨMiےX 00LLRu6JKˠo\+8< MaZfwj*dԌaYRP_r=~\m)DYxnLM\l)h/ٱT@#Ǹ{ JNYL/g>.v\<QW*>.eOƶo;yc^ |U?ۣ]cx"IҡcV?>b/$9}$.eFe8?Bƻ?f뼈fY܋4 @z~xPlDZ/#NQ&*>J q}Vfj?޻ PWEf tN5[O-ʜ0Z8+ Tu0#PqIz$kt*́J;CR7}m^43ЫSڄRmvAF*.n@0*b8i1o)$,˯:|BPj˺} FWZ; ͿiF3ek&q8޼'TXvxB$gpm e8ֶKy{YdcxyBZcCg{\/>hew.d g<Wti=?홵@$_VhjJ}XŊM}iAtW˷VbI4?p.E+e~AՋ._b# #Ut&xyrX<>239n5{o33x8ZN=ɕԿQID`YQ]xs3*0dtqI{?,@ߥ]@̖K aa ΨeoE+J PV% ;Lm ^/.<ۺVe 2~'B80݄^mN‰@ER[3LuqFeVECP'fd-/;X|Yḑ/RFp/,MfO3H߽+h\~E6Cp(dxLM yAÄJ[|Y#/?{ K~dg @1`V–dfÃ)Yq:~`iz^w}oH'.$u.gm"o#heo]e-5J\I'΍'lqU+3 FzFA9&b[=bY=}?4#+­@TR9iA1n 9.\O'h%{>prJSzqX+FBCrd4?Kבl,% A) 2_(&e~A7+ xnDK}4c6Cz~FHG9!dS ³"5PAQT_٢h#\i;Ò@7Z<^]i|렾bZ&u $XKxrMQx%a`\R!_3{yT8BmV^nvU`26zIae2i!u@k4*"ceڧot%o2 E H+K#lZHe$j~4^2bGTy gmwj+fPDj&R~ ~lE@l e e=aޖg)BRJB9pfŃP,Fߥ,^+ÚxGNea rmf2C%n,mys?#w{~OMFW]ZxPM Wz3&" U1\Ȃp)Q8% a!luH1)k/5f(0Hh&zznҶZ2}xHo r3>P0-"MrzO,?_WІU l6i((vbvdb:N4ojlzY@ռkbd[(:c=ɶ" &RPE^d}2 ݅IO6@iG_lOZ>I~_Ó e;/},q{KC17 Mx  erxB1w[ݩ^_`6QڰD"IUI *}U){6mEQZxDҾ1rM4D.3 ̐*=֖aLs7J{;F*pV̯PBHjvnY_t).0-nw(rFGW7TKUW xJ}BS7H8UKɐ!8n3TԴbWRSgB)i~$s!uKB ͣeB,GPYT=7m~򯉜Rs?tǚS}QfV!r5b0 0+dn[l"1= ?SPe+Z9(1s0zGMYI.;{ioM[)ӭ0ɿvK?3g/:,lxUnEvysWCS>F D3;aǂX:l(j$l׎NG! ab_JF{Mow _YD<vf+Va!7[9) N=Z_J:!|^X%Y@$< m>,w9y#уε+[stQB\j$zVZJx} c(8޸)۬xʞ=yG,A~,SALdU:Pԑ`T/7O|} [d$qjdߎq@h6YE"o Iy2ꕈ :!-LWd [d_[Ff mNܜh6V=Va|0_8+)NLV⊻R~ŗ^X9/$r:IyW4[50%}71)iz>{^ҏ9(/m ~r}6fX3j1*Rd$zqZ"ވÇpnWlRxʹ˺ LBGLx r-Rf]@" +qU5gef9w.V)"3U~\z͊[yBf[Z.V31:ʽB$X}dh*i!VE/?:u&H@(̷$R5WbYR;!XUG8(m9\#$)J"Hܡn}pH!lV3-/h۞`I-~6`n-S B\/n˧Աw΢p0c޴}M F/]4VRR}'kRzJ&Xv]#ހt1ٰϸC֦%WOFB` LD?lBV/eg"=ĮySQ7 ~X6bz*{b:4/T[clUW`T4>qc+/*4Ƹ(rɶM._7ixNmAc^CcTO"VJ Mb> q.%ѝW n^jGG_iX6Mn@KLcL^14i% l1  7>rdqSrAwmԫ ce=VWl+?G{2Qgt=ٞ?:Tj3CȁLs 17p2aH,B,$*j̢ +.߅ !$qV,NRڶ%JTh: %CiYIP5NyP%;oNk],ōO3#]{cњg)}P2h?J-yTYb&--P;2-9Fd`mi]V=OWݚln5œ0TľE17NE쥖t3Ⱦ6+GS*xD)p)DeFXaB`l0^2zi"*8-X6CjuFJw;iPjBY"}iZS>nQT4)ΠKV{m Y{tp\=wX1MrأM!^rC $E;PEo{ fL.Qbt-Bh36TH@A"yubuRa(a4rO2l2Mp& -zE\ҩi*O*p8=6A04og @5]Ц䟒p{ηZ3rg'\hýUA@u${GjFv#VyP?xz)Ug%>*FsdACReBmmХ{ 3!Q08j;$y7Dg7>XXkXUMk=*^I2KQRjfu{<:Š{(]7atO6<3îᄤ[[<2pbq %q# n5Hޝ1\0b#N\u˒Z)Xx>HE!5]bjkKVrM@"4h0QN-w-SH̲S kߍ෥GR>dOS>!]ӲIOP㎸֐ f@adA*ϰ89Mh+Ar㴻)$Q`*8ƉNeZc@RkNwZ Q -2͏kCj7++;ńxZ0J K}]V9=N`M(e<{; K4L+t* sʂkЮ= MbI+N(П8Եf+ъ`ib>u**.)ݾQ߀)m6S`J!7*8sfLy Q6<>|_J6 Gd6&Ok ]%|Xo  eE{(s$RHXxߑN+4D7qJm X3wT5xIWݩaBS#/]r?` :qf%k:݌-K~ʱoƯWf\HZI PUuY[\R`SOhv (RvQ/UX&GבET@#2-9.FE_~U~{[}\o)_ð 쇃'vj#OReFU Vu;N_dm@{kqb=% Vm)eH:Ka`俟'Gb5.@2cg<B$.ΐ)C66WkO~{CpAL89\:*KIYCDWƆP٧B.Δ Y7w: [D΢XYŲ9@4"UEnzy1qa-Q&*m5ߠ*?@ Х.?9u:b=*7;x7ِW^3] wk8e "mCA )rňXDVCzYʵ"\1AKW_2+~12.]l)w*'eSA](jZ 3FQ@YzhI![~p4HK6VC|]uP^wҢF $kC xMG*mZP+bȮL/ 29:Dj`z dG uG/ Jd\)Y8\`}aר>k]y*u>~TG@Ȟ u"1ި`1EgWYKea7O[КT/b1S/P?T 2MqS8"EBJ1{Dd0ڌcग-t1z2F-1Wsv?&;3-;I 妳5J8K# ` -͠An=h&Hd ܾB#v 5rH =(z>X?Bo2dN0N…h]3 YyDw@|ʋFo8܁Y=ya.N8i|x/̀6+/@ywοۧm,ޝwZqu=qa4eF*W=(֨l B*N{׻|GS [Y-+J%AzK+WF8"0}zs6 ї+o5CHJ蔫oЯqqEPh߉+&4UcWX_XiȈӝw\ fv]k b=ǕLhn`XkG8֠'Qj;b ymPGИ36#GK*p*m `󔒈$@{/ޜ_|{i*ҮS]]Z!=f Q:5VS֝ron88:uzU)2d@L->e'.N졦h I{#`6)P-E!Z~U(% E\4hl"^*.9tXsh]wo@z:Q ,VʆlQEb/,D8͚] J1\4_BOF1`.-ve9គx~ⴧuC]٪+ưK배gb*a1sqm}?${-UKU׃ h GqURE"ZSTU.NKrf=ЦX_KVIC}}8xU:<^#s+J`k[CԈCf^LrX'#I/` V :C:O#u/Mq˯1gsxۅ *2鈔?QB'آooM~I@wn*@tX̔'(2h+Mq*gۓ./6Vl)ŐG`Z7~HaeWy<{c@Pj8̫ `@})6Hd@a(RYy( *MB"&dd* V{a~W^J\Pu꥞HA7cl&=p0XOGיҽ78rA-xH`@e]dPܿr$i5E(5#杧&rO S}Cs>HV[d*^q EN@s]Wm|~: -ŧ'LRC8r'RQgh[: 7%MUmS7S~]y| *Ύ Dž&(x7qe2ei?u>/73x /|Om x}Zi>I@E &{'N(ޭ3+aq+a EfU{-F?P 3^;qBSI˒B1cCN] w"nڕ 81wC#y9Thr֛׃l ҧ5!}<88W"-w.U緮i\`TʦKHՁwGẌD_KIb海PI *T:d[( Ik%SfG2V%ue{ǢF%'LT 2XbPT/]Sr+u[Us;V2CwxxyP-NhZ'@7Pbw-vSM|<`j8%Ț,UHbtw,զH@G\3 "&%+B-NZ26dQ#wF_lb⊵c7m)iLwUc! b3%9lY<VZr1E`ک V o`qp/EIŮm9PXYqwqfRn辞B/ oF2L8P}><7ݝU|Yr2dq~D痰&lҬq?ŏS\+Y5AxMVh" aE*b<l;3Z2|  C#{oD.,4g}6F#d$N챣S ]3c0EL䍵ɁA9<Ÿz_nEG3C=S +mGiFsPsVծD8/zuͦS1sՁtQԾlx޺62\\Ĵg1/"19FcgGkHĊ V"[;ϔ5AC76VD(.(fՀ^k!uL'mUy.3XcW|7yMU38մKcDo iזݞcW~ax?{a 5u1 ¢~65CXaxסFl:gۅUi TM[Ϻ/7=(M~e.0jaSdՙFdp5#thՏwû=gDžrzL1>1^2mR>AO8Ur9^ڦ ,KܻʇeR^>;^,/tGK7;:%+}RӮ@9M^[)2q=’| G ci0V4=!Ң;V[瑄b-hMAu[OqSb00ެ#ڎ` }=*anȍĮZ+>ԣ=& %R=6 [s2z:6&HIRܼ]CwVǗPkEF!x|zJ2-ܢI#Ι뵆b-tU0m)'іgyJJ$Zki(^?q YlxœLұV5꺝[wZ'0G\gtZ\kA*dpv1D}j$p.GBu5frS'yX[4H-x*q'uK@>2K $t >^Qaz2'p.ܠ1s$|;ڮCˆ·uuP؆̓yF:4`V\e -j [FU|,8t*L dN, -Ko"8`p-wIhWmcєl+PC?U} >EsH,5."N))F? [_U^ qPl; 340 bsDū2Zd::A+}_z=e~DvTneB\6d.d&B?CCOGAv:W164 :WL{z׾UM9#*8aFxB}8  YMRyOU eMP"Գ1qI/M8ўժ::38yť{[~]B3~ q|RꠌB(jvϨ썯6@WDa]n2|c8J,> -iάmN8$G)G5||Q:m*J\m_~3fo8f.`Kvl\SV`6pa`xQ”h:`%/P$ED/Y;lG&JxҌwgCw gJfDeq~Q 5oh굠zg3@ʼnw'ZΙ['idN'ڞyt;[$nKJL(鉔zmk5k<xP>[X:qHO?G8F+ Ĩ) }hi:%׮1`K.w#a'JfPX`]Wk %+l^ <qL5}K϶y^`U` KޏDŽf[si|)tT >ʱ]*4m8` ́Wr(D&6Be*?ܛk` Vid;"K\4G@UyO6#gKg%jnB:;rJZ|#bнK4}9,/ZzmS_~D| 6%pkcivxs%ْ>X2L9.qX H"rL!" [dxx&^w߶4X ZRu[-Vϑ`:;s l*4;4R;bn+Qw%xLOr\섢7mS(.̐ʙ8%1[@b!H0TW(D=JnSkӵJWQ!oq%$ip&b[7嵿>mB&<4u NbS [AB0SFֹ40=Bp#WFGF]M?,t 1ѯ"Gq5`:cyIC *;[7&YYs%q/텳 7 |iwЉ#_>xA}n$}D7/'e1nHN*^v oێ8j{${{UX%N/{m}YwGJ$]R~ڦM7-q agdg`EgsTI>nR"8ͨRq⋃"O"Okܪx:ڰ|t=Ud^)KxTs>J`k;^,~ZXW`r([vś趾n,[_ YYw!ˠ1NѾ.(k?ݿRvF$B0{|Pr\LMxǙs =]CUvb66o3\~Ui!:g@нßh5[0ssP,m:;Olm4 mG:$>bntbQq4 Q] vVg[#a\6W%eu6 lzX%ni׫Kh7r,m^I)`M ʬ/-FqDrTk-#>᫒SXwL2̜ Nb+Bݿ t$3'YZST~#6/w`-s|OݗO c`gn& vtŲUu Oi rͩ%;^ h׎ ̩ܸ'AOèGוY$)/|8z=WvP֝k|4C|'Ukˠ)? be5(XɴSƛlP5ϼ>Mcc 5؀gu'5jr=Ƀ'S)f iGqR)b WĉE%1<]eQi+R{hloIоRԶ q-KaRdDY`alHf+ _3LAWU˭^H U;"N wKL]rI"AJ f QݞY- dPoH\Z(si:f0r>[p|صKҕ-]}n&ISZ3[jcK=(D+ш(_q\#S? ~Ӕ:9-rG@gL)d :l)\rN6%RDEJ^M{6ebf94QM:(kHFmA=&rF}0&pg}VS٧h>gH](.bFD]h|vd;O}^V3f?5y.jV{ J]hNoC 0zeiu@[ri/!Q^{V ߭<tdWM{)2#7zF29RbXZxs$:p`]XR'W}hH}[ j`oS Fɨg)aKiQ|.p4zkl IK]t/RQ@U+~ c{i=^g)a9D[8rtv8&:Cj00GYF,ł/&Duj5ޙw$53PCi-v$ǦM d]yn0O'3Fk8qsBi8e8qd[`MwN>(PzC6Ӟ1N$?WI܍QqAW*^Wu;z5(üUS3R%iJ>'[ϊo6g>C2JOIS< s=CN6ϕ;X:ݳ]*8nԈ ՛3{Z.M<vi*nqw6;oJ_twɜA;"v"P42O,Y/gSL7ۅLy;G*$86y iZ@Ԧ(K*~)( HˮW"w K kj:xă?^${ =U=l:~SgOIDe:e⣲W^@A7J7c 7M,m*^X=LL~QpLMݣt;&Ć n⟎=Gpݝ+C* , G#T^z X4h7|IÇ:?"Fļ7wY\X|+谯䰐}ʂQi=dױ7a*,@'+\xm~צn7M=Z7hlA}w;E䋌I4^]~f(xkp6Q{xʆJ cuP6M4Zh2Y͟4=9`¨Vݧ (5] 4Ε{*u'j HVS}zNK( ؜(۞40nLvY Ʈ-`\b]1EpYd Rx*|6&~?NT'\^l:A/Je$.@ÁUZg*S@``E2$ +0%fpi$bR?θu^oX#28(݄K WRX[PR`GlliUsjYHS?88Eb Um&`Grь*P+ƨ]֔-ʿ@s O)yW( 2^Q =t2;؆.] üNJvG_("%um# D@FF}op\Z U?:+ jY1E %r@[2zk0|[D̿)t̉O%rFʸ抠͚p~v-2k?'>6xmX%8J Հ ƨ: (v{LS.*tR&wVbWv@&_[h0de WN5^Ч욷^ze< |UM> \TO+}V뵳i@DCq$0@/ qx[.v\] 涰gqZi4BE@?uc ~B7ruSS fUelvQ6́Qmpf,e޷$@k -UWp31ꧮ5r1(|5Z9f%>n}#; /F^0wow!LYK5qzuh3*P NNC=%t-nb`zPAe˷  0l*'lv8zViSa]6R;ͣbg&RLCr64RdH=M ,WxJ`g/81<ԍ|0dwD46oS?^ޣi7~G2+o: l5@ҚP pJPya[p}ƈ4p뺫-݇y#Pdj5zsS.!VoF We6 7doAIo3;ce|f<"G|[?L7IN w'33i%t* u.ilG Vu^8Ds/t\*9 4%q?5!SaxAh`2N+KjHی=DʷFs% l;AW?_ r64 i V%t_tՃ6M<.A$)%̃%RmRX\bM j})hN!A*9VU^MpN0bcô=o"{E FX}׊PGhrlY02M?@kmS mte#Z$Pĭa;/gXaSE/lsٗÛޔ_7~ZLn|#=υw ٱ:)=:îFhŜ,HN.Ʋ!qSN\PV$O'i;^tكqfScd 7zE"N7s(^l&,zThy ,Js?OD*v& 99L%*M \ey4/>zQO%庺ʀ!JFv=I˷[\&ؚ(wڧ)l ౳ emefL=zRzWrPe봄b~[s=Eǚ|n2aŤv{pZUbAt!]ydPW3c͇q1{'|( saK֭>Sk@ιUHڅ5hs[Noh .Kܞ5éؖVUXLCp6Z >s~@ &f]8^I|SuAycZgFJOPJ E-gCM*V@Q$4u$*;⚐_ A.?'#&8,_^ܧYRcx{[RF@j+vZ.,ȍ-܈Mʞ閭̬VE، ȹV[pp܎o=;[i9fj_%9*E/4xq^Utl$ό}t8fܜmcNudɜ?!8/Z"*U>NKj4 Ub|+=Bs>9Pm߹r90d'>]ߦ\CFb*Z4:i%V֯Λ٥Ο0Ѽ؈}M:A sE c`Ԇ@_ j U9 .,\nF|xV; s?JivߎI=#0({'Z{J*7g"S-m|w%Z^Z\Ֆuq܌zb1& yS"! u$^%ւ= BuZ⻂3kNJ\lİs `Ω7}Kgڽ'i}h6KDJƅ]ɶF#`Wci RCS:F9o$K=u|.ϯ쎁IOuZ,c(T k,!Sv~gvbkp'5]8ɔgeCiHz:sΗ *vJs9B`_.K߇38ID@Fe?=#d^̢ <`Z(3](HpC0*74@ť}+õ11U;c*ĻWruD@X9;èԫCU!Ù3BR}k4}KC제+|hsu`Cp-Qs r SG%0ui9z*$Hc%(<諲n\lо4|{uYQF-%2XG{ z8/>Q{f*y Q4&'w`iM[(IjcUZ =-Ea_5f(rp޴>8fAbv H|j mE)Y3#Zal -Ry/-ax](`qŮâcVZ +rPu̐ .) YMjوqS+w`I2};fB͊uK#-#ELI{De|&8٪hbT(8 N "j.8tSptd9E|Ik`D8Tp#nQ糸ֻ5+;S,e/X̝э%Bç}!`fՕBcx;/+q41_Q$Q?1bR02t5DE(ijF@M q o~ޘVf=1-q"-^q2 /' w7JϴIGab@܀ėļsoK5JoHs?_vn@ n#gyKZC? nX;չcjo, TSPDy͇=-é GZROV?d֠}N7F7~ve sA\ B}AHvxbԌ,U.M:[B8';/,j?v{k@"gpGe"a?Y1='@ cei>Sa ' @kze/pOM*(88QQ 끋 ݷ:>7:j꾲U{nߍۮ%ͱ\07y\-raE_M#cBŔgHܭeĀvUFUuf553@]ՍOeKaۍ>f#fcKХ]C.g 3.W@Lؾcm Á8o01"HX(> dvS㔳ԧz׭)i_QU(AwUlϡ4ͥtkL<s- kC w;gCL O[7θe:1rD1$L5anRr$[jc>;@m?Po׽|g"2 lVFh-v*ɾz̜ ̑IޟT= .]X4߄ϝLd):컑ۛꨠw.ZkMGNYrI_w/(PBHOcJO_Ku4\e!-92'UL 2 ƕ ΜɌbٯ'SR?.D;r{`3_8^A?YCq E6;ޚw]$?)o3;'ON7%81y:Ud?8_uZtbfa(E{p M݆Fp*?Sh! SIˮU ku4h)PYP#Ve~ BcYJbO n`9 8a-}/[Ap%lWTer NVs54yl 46]ot)Qp#L@M4댘ʝk-jw.@P7`(jxsAOSۡ;{+rd'}>PyAx| Ǖ&83 QQVQ`ل٣͋We4NjPӃRy:ŌDe>/`nH4 Rx3y$zW0^ų5O5C[G&ɞ%fҏ H~,A~MuD%ncJ^FzJG( 4[I\_|X2Fy3@' u_ryw`p-i/??„mkb8m<)>17P肦_E+*)d3>Yǿ09t=w?0{x}&$pbbb_FU[R2`e[^|-Xbȋ4cg8_-U OϸrYR$ݬkpJRn0/Tq0++MP2е xs$?)s\#{-B$ǕRU;,vGgHcW]%Y[1Z&dR]{XOZVi (tRɪ6dq_cXz7I?mxƚ]S|#}EBP}ۚOlX]}tƅ'c%3U^[~ }5!D-9E3xjnG{}b R̟Ib `Wn/~J<Id(ɖ:-p?{`Jx!Xm\0*ˌ_ 7mV2w5$Ks]R|#Mg{HX;vs J k{TmFw*}jB΀#@B;ſ-"{ U;w3'[nԱ%+ֽ&1 Ek{<ƤZr8}A"㓛@K9 RFC h伅DݿU grOCjeޮf $Vuns=с%Q\Urc(yh{:RwHUiLP6][>p%yY3zcU#XX@qX LW┹^SH+7} ZypX,QAN H23 XOOV g:W.Z*}~@}g@G7yL(|4S!GUW<'L\ T2 P/Bvź!ѓɷC5Vooa ttהޯK|Pv(iN ـՂjyIh5i>mnrLdi3 #%(p[{TSBc7bp+K00%l>dXwĻLTxqTlVgNjaru9Tg@_5@Ncݚ᱅% 89T TK%1z5I`e3e\G;qHPf¼`2(χ^^БP% 6AŬU)3\i͹a}JֱCZ'6o#ke6H~3 U~K}VQ6tqpzc7{anĈ[jV_ |ِwi2" qb2Cd#1J38/ a$$(Y3AɊ U7&΁E2 $8Lf/|DUZ_F jrvw%P}P;5n2icײX;~"lay@#rGrb~|gII-k;n~bZ۲yгG[Cl79OtBm᱁ə5}ƗD8 * @qNn*] }v罂 1Nm7MjD2b.繗(^1 Ji XȘ/G׹a[dMx|?/< 9_4aй\3hFŒBzHqgׂYcEt*Hj7aD(> KkwsCW ~9H3Rg7RĿEP><ݫ=3!x 3 +F,<ݦ\! Ws/B<1>i`vz%4S/*)14k2jȑ@$m~~&=~PFUfW": H9)zLH|0 h?! a@.t5ePp[4Sҫ"?70^ чgϦBKzNH}o59:U-qz-AB&lck|ŪO 0pyVwr&=$NFA}49JJ=g2ǰ7(Gv\!r63_zzLbq7St GOB68 z Cu}D =8DL+~]|6 GOhB7!Zd|װ.g1DE+w@]e~`NmH]j\9"}C 0$,d~"u ?T'M3BD jUe4EMyۛ== fkݚwEmvN]j=>bJXԊn~,zϲHU?Y̯P/vBƸuD.>OA$}M368'@Ԡ{-uRSgǧ,jwRhveԡQdNL@ћcn 7PG' bHSw^}zfGO|ыYl5R‘>Rϕ.kyLJB AKR˭ǎBaw]̸%ȣ1FrAg+ޭ&0~uvvOao׉bh<]sܮ1ne#zn=یGŦ;Jqpj5h.sp .-c᏾! ( k=[/Mk^>0f|{D OKS$xր_g!Taƥè-TWm2n5I?T /QX*Ѡ'UG)aq`XͲΪKX^ S|}Ă,?ϠX+3 \` [{RvvSӔ[t/9h{NmPR{|2ڳ ?P%A|,Db^XfB@GkYƶze+w <"_牷"$@YonՎeRK=K@VYs?v@sy,1R^X T <UvWksJ6nv~$D@H)mkN P#RtAYy,SRWև%u9j b,QSP]♋([1$_@7Gz0\dx__ʲs_~6Q2[B2"=EB=~udzIMkPVr8S(Ph)/AX?9ү 1W#7,^Y6&fd9%B̑֌<.i]ü9oL.n*.`.'1> YyNmP[<vY<{歶ι*5Viᣑō>דQ^Q2 ’g:Π''M;*hǔzI~%F 5 3j> o/:KO/GV 1a`)Ic )Ī D_z~;Z^5: jLL,.f۹w *q瞶{-ؐ-KxӮӍ៖A՜h=S\s0F8i#g+Ywe ;>6z<}uwQ"L; /Z0$<vt TM֬r"fOQ}2>s@? *Q17?&hlg@PN 7Zm`b-2 q_XNl9HQm8bG|=-e;Ǥ:\_OMEEtU 5}!X>aGS uA2"lJ/ 败p1t)(@,X\0(G zNWs^7G{5G .W ,5lR aͳ_&ܫ.>u \h,@:cΗ[jaPvҽ;j3rwg#{ fҢOsLDA ~ypSS2s&ꌥf8NF7Il6u،ljȘQÇL Pq 7 @&ŗ (]l(ВlrDpE)\ێsRz 9Z|jj3s11Xp~= )ûŝy4#lPn 9w#øRX/FꗼgҼ()Y0hEVJ~w@9w |\mr9D3d!r6biԘjZ{B{a)WS/T|\,Ϙ=$$9V@} ç|؃/Qtf$Uբ/FgsG,^E7᭚  I toKWFݕ)-H27Sp;"IF"V(?X/"'dGN<qr8$j$bPS_!%d(V؃\1%^~ E%mn`u ]ڙd4 Ĉ/f:s#$ a *[苺V |zCQ|GFV a!;y ZL!4:)l }j܎IZ*22Jd=2 ]"` )<uWRSdB'd헹~nqzg%4Rf qB|" x;IK~"*Rp?lkZt>ēJAoaICE͹4HѨx#YHxiSA4-I}%(๞$] 7'`V;4' qmg ~+M mt2(qbзD"QfhΒ_8m_Y= 辱15d$K?Y%yۙ*v<\k7f1@U;M'9(\4MCC%AiDy< iS2=<~S"oӶd܎⃖ n !!3& [vmT$[e\ՓqTH`r+δXRy %=YXE_&<> a% (3ioIoߩi@9 K'HA,@$&LNGo+QPă)O?.?/4 MVYh@ _ v#y2סG-yf՞YI+hi% :%AW ?CI.g! #fUd Oڔt9 i]2IX0H5KHLVܢ`L9a߭&5HOr'zSdLzp:aEkd:7YZ|)@h?Dl>Tg>H~+RX"=1># ءu;uH@Yr72uE7q%ËLpRݻЍJv/0#izAbȷ]?{P7)pZY _v"T|kmf|~&n==-e=Іu=^b %l_{哳?~5.bg"Y5ߩ HqCN .6%1*$R4|<(摎{#~)8D2!1n˱|Y}0MLgGOUĉj|a]/GYOS%*̙w@xd'>U$]۬'?ՎY[y_zt5pҋvU3^ń03UvtKk>hn۶Ѵ7+m[QzظAmKsd,WǬ4˰{p/ TЏ(ݢ@#yȄVAMՋ'r ot510PRbCU9]Krk-ҠlaB[ ekE&2(AAU\韘K,h E|.ڲ8vĜŞ(Ri03c#= JEvnh ꍃzKy dt=/D.SG|M`-**wT!IIa_9@FJ?vfwQo<:XI 6v0R45DտM)~"%RL v7.ad&ԑ^ƍ :~bʱ^#M zc DS1mٹ25,aL܀$OӲKۜߝڏFҐ~wLa!Ģ.^']p, zK9u#~rya xje&_}'K{/=_8f?W*l0@ayj [VGq=x ƴނ6ߣGqFcRHMT|CUv}d3R\;`0C~duCȌ҃PRȄ26`/bh#0aIFs>gD a>Nx>a5Y,"O:B+Z^R&xvͷfjғftWSE+PEcIūUlj"z)R}S2F < H CL[e4^$֬⑘geC ZԷd&\J6}#+T{iYh%-q~DkC<JI$ tttIY[]54\ܮ^TѭwQ3lCCID3EeLM"節;:}~eΩiLZ$n %0םhb|q}uCE-qf"5Q=GI`vɄ3,J%/<Pةm\~bTȞ>(b$$jr2˰B!*VҨYU7p5ӈ#VV2Uuf(DN$%c^Q;G MY|`v (ѽ'^;osM=Bw*9 89prqgP~G;,o:q?+i;[@- }쥼^NhL`<+> "R,JxI" Fp*EȞң@q˻;XN)#iOes85r8 "M50ܴbEtKd2{ui/Oh [@cքl=E@VZXChpD\Yl52>f*|GΟ簪#Cl[y8i(?j[̞dV ~L$:MeL/;M P؞iwBј@$a=7Nf*l BQ ^s3ZZ-'S\Zع+;iEDKiu~q<9^tKRؙDWs\ ~mVCɚQ+fLA緉h[ v?h ``$ma }ڃ[N=,qcKa f6P钹;J;k;07`Re9Y7{.MH6-=hqW$JK);D;1CLY66>q umPBP튗)vr`ɃxIFZ]y0:O-؛hC5*avǙ4c=jjT3+|},MPxdN5F`LªLê%n9]K s]0c3pL) ;wFi\7XAQv 3VҀ[MٶI퓉*fŗUb5_G$!lIc%3.Q g9L-[$dӀ.+ɧ毮gfθ앋%! YKŅ)|A5吘Wdk6YiD+K/bFSBN`Q+V/Fm[r'J醽:[Sf֑`+C6?_ΔȘX#΁~ t=VW@ե+-Vp+E^L@houMS_XryZXc{I5>L z>iwc] 2DOb=!|/J[[㥶%% k1]w\wFÊ=/(z=죳&Vp|2h1VX$D5y XDvRJ W;q䮰K`J~fr2S41!eoi%*,$/s* uhgEӍz>O}[nPdl*{=lx#29;阏lWOn; KEYx"$gXb,Mclk@Ŝa29 ВLhN YWtI%So҅/9jJлefwMb(-s@pX%z\vBE&K"Iîfyn1ߐ=5mK&Z28G-J"F5PH{J@W/xj!ǀ>fǨSg}7 B\W |B&ezE Ly@`рpǜ2{klSNe8Ѳz\lNqr*b6g$kȃ0b2J1PhY}V6sh8SVѻQM5YGElf_&O ^쿡TwJYk8֯=lX;[6\_Tx.oǓʂ{ \s"h"6QV󀾨z|y?}Wf;|ϓOC(5!雱$-)Wc=‰yÓIs8>Vp_GkD\5u;PTǝ9vGnZ 6Vm\&"`?8L-_Z03&~{ b><31ފ# 8$,#B;*T =ES QQ~1ߒmR-L̏;o7kSpqDχWeAJ?\40T@ O>OfU/-L{ b#^(wGCZ_[5 +Mn*ĕ=tc1.Q@hhM]KC܍jU"b#; IDe3a* xkR CZB(fF-1})CB9S0YVd>Db=j9&̿ŝ!TdmڝbIUE^<_=!b<;a&u';"}-(EG.Թݫ#|nMoOc"ԽjżAFD/Yco9`Ia0G/d)l W Yw9O7,69jyP^b~ &c%YryMj{ E9hOwU}=w(`9k[4×x<4znaRv~c):Ax߉fĿ\D 'vqSLB۴B5gE /nlhfSmv^?sh|~L&F+5sJ3v k6 6S/QIX~ 20}8Gl A5$cO}0gаB<_sl jR$(7uqg_Wky<6Es(HKnsgf'4J:=Yo)z,;C}9@1Z(pZ!g˞}GV!Ժ(lZ]>CBBj?޾erߛw Q҂hM4tZtHA+SS 77DjpC޼п@v\-i!_DlTu>*Ο\!cz" !Se}u'y:w)3|i Ԓy"W 4{X5L]A2Ϋ=%M_^0Z6XD6N8>2ayjaH@ vAk*W !b꒞PNAW]UPX`_<)KPDbl*5l*c-Ô?9Bנ7̊ ?ڳuZmZ "ev2am]a9,]sB'x>FO89ʠN:e@G[ dx3g)( :pJEulj W|J@7zt.LjfKÈ 7zӦœ Xpt3cCbg 6W3'DkdMU=/U!X>p,_iu@EF1򵻲yۓZWdl{o2~I|im>9iӻa,9]q)ѹM<ɏ;LQø3i,|KYQdoڝkH E٤ BPlw@i__8IRρ;F}P~Ќd;cvؘ$$ÐUϬ;Gl%u{n \Ƌsp.Ao4Z)BdUzQ#% j>l9WqKii Kt6M{: {jH.'eьQҊav%Y脚y"Q;,RZrXjLn߈a([Ѽ "X"a.񐩢msvѪ_(tn(/6RrTa݉[ZǙJѫ$IYF82nK|G@ a;K KBhs0)!<][ĵB]T7C~܊nn9[cug8`$.V7Ă$>^^CkNra 6C#}Z~.\SfcTZd%ḿL|}v,ߟjoK?$./G[#rDahBr"GMo^GyHxf+05&/gAKT|gܐ*g ' Y^]R>o;RDp;iE{-38:4)2@:GiAUB_u>=5>\E~gۺP~ܳCSv˅EiR#E6"B4kɁ5uxQ,tźf4q|jXTMfs+'P姄}cI{Ʌa|XW%b W݅oX)/Xjڜ\;=FNnù;rԖg"䳷H4~&;ևܢwi`$h%KBb$)5e$2C\LEOs&juOdh! LeٗI|*J 0`{Oۍ(d!$G6vi,BX2k"WsV2b#?-,t@4ek#dIl#gr:չTb$LpOEXX8|OśUIJ%F! iǕ4-}\o7zh%!4 Aq%e3g3R}s֯ h{/.WqnC@ZEXUGJoRq R{A"pi!S6wn@]Ӟk:b<͇O!v:` *ڒ9BW<$cu趄F}]+rmhQ%u:gk-/~_g62>3 )Z8{O!K}XuS)% uI1p~Du (H莕i'Q艀9\zkn.SL^тSdڽ+K4y= A x'%hYoc5u\QjNAXM-檈/BvN/EՂ5dLA (Yb>w )-VrKl&t*W nz5 TA.O{Ҹv90NFࠗҏ\C hc;k:PVWa0؏3Qs [7l|飙]?҃Tēf`"\V1>Ynq#&u> )HU.iRG%=7!UyK5<bi1:D,1 ,uCʃ"St]h OݰwmEBq9[ hMUXڏ(:z%PR*/R~#2hPlᓔ좚d_́yxGOz6mXUr=L`SOs0bjwh|e,`Aϗla>(z0˳ b*qgrG$ _S6,GwC1'ӽ7:Q̇S:ȘKǥ!>߽dAp̯a=Ij)J@bwdaa-xҩl8=wGn0dc+Ywee%\Z~!=ӂ0&&y K.S ȏ`q.r3Q?<T2};Ш):NWCՉ< MŋdsnԽlL\{׺PSV¯pgK]qӑeP^EHnbxh׫9tf|+l[=%WO1 (|VB4TY#2"9h `U,bDå:,F k8*#0 !Ct 0]Qtnܻ7.N3|[ H)"m|LOX|< v_Efہ1^Gy%/hiaɣ HtchNrgkiRzA<=A2ps"i-ΐ/\$n(ϷKZ"*[t5f"IIg/\29 sV#D1f,a@=r6>z]觬4CwuO<H4,ǮjEfə|̪ee'G.-R2hG O ;Ne&|~mEO9e9$#1cIW;J BqpKAU"7:_n7]+H܅Uiف']5YWz٨ 0:j Iƀn5|d.8#%~BG(1)2K7?n YZ