python3-audit-3.0.6-150400.2.4 >  A bvp9|h`:::1 z88;仈VbEki+%"ŻaD+L;["COXJj ^ 솎r*.qGB,;o6MoH r {kɉ^I-ڏIOFeu Gk!F_fA ǎ!6yH#I!NP&ҕʅGZ4c0add7b86a076ea9ce6726d8500c3b87add0847b2bb3b29848040c306fb00510ad8332e2562213fe45f59b5aeb0b8971b215cc36ԉbvp9|x3*<ZScWɟ8?n;@Xq1P]R<1~nNTL-& w>SJR(L^,߮>vH) T[o+5_axc7C oWfkS.3`E锤7m/noQufuЭW/b+Ef]ZVr T-v%h}#i2oSaz 7pr3F*x7Pa]oF\3n4C0y^>pAMt?Mdd ! ? #KQXd j p | ? DP_n  3 (Z8d"9":j"BIWFIjGIHIIIXIYIZI[I\I]I^JbJ*cJdK4eK9fK<lK>uKPvK\wLxLyLzMMMMM`Cpython3-audit3.0.6150400.2.4Python3 Bindings for libauditThe audit-libs-python3 package contains the bindings for using libaudit by python3.bvKsheep64[SUSE Linux Enterprise 15SUSE LLC LGPL-2.1-or-laterhttps://www.suse.com/Development/Languages/Pythonhttps://people.redhat.com/sgrubb/audit/linuxx86_64TxbvDbT@bvD9c3fa386503021665da7a95fcc1f2a34cce9eee112799018d6223c423ef127f9f7c6d50eac9adf714e22e1cb293ca235b99d3ed70b991c924742a1f45a78edb595a2501805b5addf2f49fd8f31305ce4167fa4b9b8c36f2e0f740b928f8e3024rootrootrootrootrootrootaudit-secondary-3.0.6-150400.2.4.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.3bT@b?@b=b; aaaim@af@aHwaC1aS@a`D`@`@_ǁ_@^[\|[.6@[&M@ZlZZZz@ZyZ_:ZC@YYYu@Ym@VbUjengelh@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- 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-python3sheep64 16519586033.0.63.0.6-150400.2.43.0.6-150400.2.43.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:SLE-15-SP4:GA/standard/cb1be5a3f0736d0596c60a7833e92224-audit-secondarycpioxz5x86_64-suse-linuxELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=c128eb01f5a44a7c9e54fbd3da6eddc64132b87d, strippedPython script, ASCII text executable, with very long linesELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=935e0d692122febf9a71803677cfe864da9ca766, strippedRRRRRRRRRRRRRR?ilon1%&mutf-8f2c51dbb97ef7582e6fcad49af4109e0ef6f3784e9e2d5b4f749ac993b04c957?7zXZ !t/^] crv9w (*3rN$n}Œ?gmؿ7psRIX~oD# ^c]*(eFe:_2m0 ԇ٬6*il6:4 \^sۭf 譱]|N =&g! zElS%;^zM8ͅ)OK諤piH& *y+d/0Y۞ͮhP:K#sVR=KHAjhߟ} ]oǛ䲍kϛdi]thB:x}?.;Yi{DM2~M1s)@`쯸aIB}WťeF ql AW&Q0$M|ZeM|QsU]߾9|@y('5es,P?_=<.C,`oˊ8Մ6 =_md1|<8|Wo'ߴ2 VrB7 H?ߏ\2b m =3rs\9[(L xLDM֋gldaJcqT{6f㚍L?&x ?#tO$ ljJC‘=`sGɓ\z ^8@(ZvW_K ;a ^*-?bz [#)A] Q6HrkªHJua#h|`&x#X7NY= avİTDB̯j7)8c2_an͖JUxP::5qJ|s v.|m_C:rOj?b^奐P&OqZRVah^UdO eTOGV߫"|bUc* ğ% )xlPM* 4H}sq_~j ?tۖ g4CYZa#%$dZv'j!kTȡN;XWemK#3uHA!1d{>E[j4?FF8zaixckkq0޳gz9ͼHxzpSk\Dd4νԐ)Ǽ`sh[SՌ72?YA7J4Gb4 LReC3=HgUl^$ =r`Oxcṥ^\?<:KCs1T q|r30EYX7,<^ ]zG[ 9K7E li  y p/@s\$gxJ\/c*"e[K9=5/SڲARϚ/,AOcsRK-/qſ@.k;@k|i W0=D{TM  R$o4ߟFi26%4abK;$[~G5Oؠ>zv ,)OEhFtS-± ?> ؉w4V2#e|U#N\97? ~^|%_^w=I@Һ\%usql.vyF+^{ Z4L 1ଯ4.tҳ$~St6kGFzv1 S *JXnc*S:hCZѮ{'> :r өkz̯qPu ~:ggdTje(vfFu>%^bVuA1 DŽ0D5#zWjG-RmT>2&" kVf)%+Pb jXqEa?Ћ H2z31-LPsӮN30n5"ؿNm8 Lڳ&}EePV؛Z[CD+ Dh~c϶'"5lߧ ̖H֕(ӊvv>Pa*~j4Jw^)9K{ѻzHS#hZܠۯET9繚QY$W+ y487 2MZ00rv7MgcLNv#B*kn~J,!f \N.CxuheL^~jIDFd1tp;}VM)9D˦}v+' Ju#q62̔S3)r^Q%PQ_2>q=i:cX"R3=J-w /b|:+'6})e^yk H l"m 3pDU&ǎ9Y˜K7l%U'L2nCSm  VUB.}/inIlzN06mA6|B[׵K%D) ;8 α+D"[Cvx9"'eբcRa_,:MX'lmT@/8ʂy(Xb=}+I4 RbR &8{H:hWIR1 54-7tls0l״+% CsƈW-&xZWBߞנgò4.قu>.w9_e}/"-Gmod޵0_δc?6 0I3s /@)m~瘯K<5!VF( C֛^/,+;h!B̵Xɲ 岽.mvU,q<`'|b1$2( qQL6xQ:pn8{CWt(dס$xFaK=Ҝ/ tU3}8'!'[?v5&/Ex³|ړ=]c1m=k"r%E= ?I#[(8eh7d#Q5X4KGE xw?₩(pz0Ne9td}n, ^׿+[F'p{Po@_|y m>{wm=¿eW|"Cmp܃+}Z@4\פ攳8K,BD ?,iF!?\jM7h-;dJB][lP1V`HczY#mj}oW 7읾Ka|s7vYi_4Qă &}}Cc3"vMٶ?a}ō6\@Sk6FuKN]–_dM;E /|v3g&vMU1YyסLY0Yڲu`#O'U UMz7Y:ͽ[j -A /auIL g Sɚ7p|.Մ 4U v$Dt|2c@lA@BOb\0loS!" ?0 PxEVSCD \]Y2<+ S\w.z'40+K8/b =UoF?* pM1\=}3 h5&צnHL#5a iJxuNSŭ.d'\MLP*O ətXyZ ~ک4mZ|B_si Aoԩ4P7^6᮷53,D0Ɗ_7lK6+9a㮄3SbkxSuGcGi@- 92֭s%pm x*bP䔩jyCBAٮS)M*Y(3 (魍uQl)Ml|ۧu=B)AxAǚ̒W"?4ӍmX1z[JtYKb`vA-LcH{]~yr/i-7c5^zj/aGG)/rWdt_j/`6z|R8O1 g[r?d_Q? R@0usMxfЫY8s"]Q;DO=B{*WL$u_\F e]|9]vY#N 'mCbmRvj]TJbb>QЌ4# FO̖\bӫB9g.By$l;+Q"#j`h9Wj qQy<}&#jva9oʇsMλۏظQ҃a3~Xq:>V@0եx+[_w /IJ_;l$[eyc'`ȑ4H 7 4:7pc]|uiID, [X?&PErRrz-nlkXWH]E( ohت6v>Y8Rm>\TZ˔.r yRߵK/aqsDBǓ{"gFckًat^!:}R^-T8O]+[V 6 ,Y i8JȈMr JO$\5Dq0sN3j".B Rnͭy KZcM$|RK0sC3/^R/AݤP𿹙ݟ 6f95!X61R3L7gavkOS#U"u$7i2&bhBfK!VVmap\& @\6̸4[Zq mWqL{=@ZQ ^?9eou S@]PMHPbόc{Nl!>?](\56}̇>?١<{Y9r/\lv$򁪌\x^EΦfWhYx!͛XSKw 8CIPylѲQIa4c7V}&א3܇b<~PY Fb4ţ;Vgޫ%y1dqgybtW%]Rv݊PcY~VغUmlG4=l5&OߚιXj+\PHĽ6u'2eK2L$(z5 LB W܋{]?#L7jLX0gm]L:lW#fu?3U-&lfG[~g=:CVa^^޸E.,0V.n4Wx}|(6 7H+>@zRb騟KL{Jhץ}cZGtǙs43H묏w!,G~6 >V Dh a 9}r=ݰxz]91b$<*hyqt~L9b#:^O2lbٿXl [t~W t y}t!{4Y'ʜ8klxBOcmN>]q ЙL[[JD(+8V7A,?b+i cD V$I=藯LK{{ך'UV(L}@8$&Kr$ $XjQ ry AUR2#0} [".'KIL W$f(Vg ycy/ ) @LէmsW_8렩dC`m׮η[3ȓ w~Ib l/Tɴq3_Ҥ(o9/4KpTL C/fA)6*D֩MN51R4NP4j "e|nZTaxIr -z,A6՘a*N>0rudURXp3OxA=; ٠^bs6`g_+4zHM`]*#QIVvjuc~H4(S Kw܏n2-6ߗ=^ITPWJC3cR=pЀa2~L'/ƼfRx{Ֆrw܍>7W""Έ*[̵ACQ j1D 1㎱mW^iz-LlLE0urLw)꧇bùJ'3@Pg<_Щsmvg^6yy}6OUB.jP+CpD@~"mAM0&3GY}ю#Ol}PN:NxO8じ-coi*n\W/Ck<.T]23Ojr:F䃱OM3k'Ա.4zi C?oZ)!4[+he`G6CbK}&,taP=iK5|zNaKc'h <Ȕ"u։vgS %m wtwU>פ& EɌ-/ԏ۴e9wFĄ&S(CBE95Am! (gg=)$sc\"Kt%BpoLl窆mpݦ2ֺzzw*e<M= 3b~qpj!qoXߋ(wxn )byq[ˌܕe3Pϑʐ#R"ee"O3c 5kIOq#pUC!,MF,!W~Mr8/?OI2|])]?|4k!|4|uա19 v?;wJ#I"K9tO$hgh`^u 8.$""O+)Z;g'~X a P` s+oC,˨읻뮖^'54Q PM(b\d5\~@FᄇS ?!m]Y 1iehLH0nN%]R "h F?^70d'*قRS0 Vc}&!(q ;]wЁ "*%?}@KZ9ÿ5 "V2=eτ}GYfyW0;%I?5jqL$ۀ1" f#DC1~g։ҤvWJҊS G\ Tg4TXR} :LHST`ȓ X](\^'b\ڱ>ʺvbjnA|zF2泯KDFyqF86v! 惭ch7c+ZOrr(7iD` Iu}wĩn[6im'HωvֈźS,=}YҏcOI1 R\'՜g4ivLxWؕKO2D)xK@R?Y٦$"#~j~V~;̪t4ҼjFfP% o򂀹ɷ #6p `zFudr\l0~r/<+c1 C{ȺskX?ߪ]ΫRsSp}_f*Ք Za د-Q  &#.<3Jh Kve zLEf2|U0 -W"wȩ7;W;*O4:{kiL'1v{3}*nJ_ ^Pj0N {O ː_ œ܎/஼pc`eޮV7` a 9Fh#Z"Zw#qNw ЁBI Izm FIJyh5 S$W?0뾥EhO~uq?h]((lITVU/v{2o߆,6k\| E =}jӀ륻N( JZ&㛛[ w,4E8܁%A0o"DP9*qW9S4,Le/ݷj@y]Çж_x\P jp|-[PUul!]n-0D4dEkc4Ѡ\t5e{4#BuX8"e41GT}k[V`U䪯l x tY|gYx[3͋66z*ޞ@N?P*p̢>R_9rGagOrfCH#TcQV(mQNQ).Z$.P'A?PuŶ&[RՌzđh*nFFvwRL 6\u{o5-&h%9^)Kj)ߥ?q)Wup83P!dxb 7eג[G.GՃ*D\C{dWrI4M*1iԳ$gajR+ z?mZ^==٤$ ?rkWbǧ7{c:=kI*`iX58o3U8Xx(R^0G ?2;oUi=&'/7Qno|Yv'Z}ES? !uz*؉;2{ 6&>ɬ gM..i?QG+K}j%!U1 oZVD w׽h2h3ZSʑoe@Rr;De2"KqG.HYy!'K+ ,`求aq8b $v"aL.n]f[r>?2CeY4H^ D<ՔN||c$s&cv ANE8ԇYa^ܴ0r "*MטF j$1OS^+sΑnYDӱI/lT$+1: )$:ܺJ+U1tt;M hNAXvzұ<̹-iLh[cfzxT|#54Uz>Q-lfM!Fթ8r5PyTX*6o@"VM Q"'q*吒gs'п<Ui(~B۪H4j13ouKNc6J[A!r G$W|im2/r VPP ra Љ4De4]`߱K|V߮,sia9Ɏ@|ވ(#gbpl76jIie]as)LnvY UubA b_h ŢJ%,1@!Ԇ,nVڦrY"R> iM]]@3v@H: deƷ_{I !GQOH4<3Z'Y7̼L,y?`GAe"˭(:HM"tDFwou)0 (L99^$>J q^tRT;;Ț3Pw'Q 6e3ꞟȆk= D!Q"!kO @c)#.[RMɻi .+x uRwsoεkh eRp-s6ac"'i ;NHO\O媟N"-Kv柦h5E#t93*մczdƾ*I9 HL8slhqwJ&ϓӂ$#tRYTzJ/1Q<G&d;L1ָGNE?܃>E;)z2Vn{?DyIS!ɓ6gq `^,3-nozJu, %ury"0ñt0^G@KT&.U=U2MGBQJW#BZ ɟPY$ZusӺ2v)K'"ԑwV[h|݌3V*lGj>`Р<Yv%y~$2E|R>w ӆu>Wg5~w<2N%+Uw hj&#Fڨ89uBٰ`*W[ipj9ǿOϢ%vœYX{(T4!Ox^1}K|$N"3fZ{{)uM_H\?*d,Y>Fc~xB2k)W}Rd՛˞:/Һk(/YDV!Sz x? Hv#i.6=LP{.[`E-Ꟛ@gI]A>+#hGIf~w%Zs&nmwy@̡XaiL'4qjs`T0@*۱vJ[ =zRerMe@PZi^MowШC&6KlғI2ijR*R|jt- *1pΠG^RT7ι~|XwA*na>ж!uhkWNFQ66kVzyL(bxAizJ2E;9,۪E|sM^wT_$ `Z;ǣޙd"Mbl"単^J`*aDd13U5D2yfKۄO*h6(I7/ uH@_s ͢v^_OmKs͡wzjϞ$= {xNRBSMEJ54 Y8m6;[YA|kh7Z톺*(s-4Ţո^?`QsroYeyeڰ0ZڽHXS2-OOeś4湶<3 L "ƒ\KdBNLjA17օ;pӀ w%=o2Ф,}n cиv -714~S^:$c\Ndf-y]S^)]nўݰǬ!cS *ULVnr$P$ZS%[ &.އƭD`w$(iW]1vAI0oCZ}zBox#MY' UL hC5$pB1vnzc`]B1iؖx>Raxam_n3 ؍,.GBxzϧ$&;X~q}$PF !1U#Ãʣx8;s,Ja;ps;Y4cej EN .@(R MZAcz{BQN-(Y.fkPǎδ'ڗ i-_' 1Am(l(fZ+XK,ҩZGS f Uxt _JgtIѩyL2MyudZB\L~f`šXI^6dY+ ¢|}AP{! )uxC6*?p>Dv&"vΞ-r:< B)CEr#M;mQa|AOu7D~6 }\GM%2`{ RQK6 u`>r~W NX3/Ll,*c6ΫF@U7 T}?9#^k^r(Pe"/ovϿǑ±&44HU:>MCY5F^;8eQ8["A {hVIf~;CZ"=04sZ'sYs!UR ĆXX2F>#.A '[}^VcPPՆ_b}|Z}{~B ?Q%gJ![5ϑgnF[U!G\-pۼ[\*wY[T2g'՟,^ɂ5ʯ| B dZm̳w@>Xy.΅f;abeKuܰg~x{bfĕ_̝|Tvз(0 ;o@W~@)FDޡB"+VB?ܕ~Mɡ%poL7۰ 7Gu)1\ٹ^uz;zr`n6Pp9]}q} K{F]qۧ#R?Wuвʁ?;KV`?boS3h[yWQ1P- װp1 Qu;n<4`*ϟB t:%tcӬZL~Yn%|#:cڷ̭/TTsǦu4:Er(ٱԳ ]Ŗޟ#a|O:fk9%EUc&WQh'v\ \DOj{,I6!ZG?7U#(pĒrH-G+#z$WM: I-WN1p;7̦8,:eh4t+ 2nkxq5=9Jdz>Xls"u#fM|ĸ,S O VAa+[6縫Ş}F;]G T0N?D޶M iwȉU8ԲߞrzHOB=6#'+i7ôØwsJʂ}jcͫD+E}!YDJ2 IOذYn皫O<.ǣ(JmHHۀ&E] V\c[uAVho,W>3B^m-sqݸMUG bW<(jdUG;gG1(;czDEͷiۢwT+o{Dh$Q-:LQh5*w^}tL]*7ard!3x=E5V7MP> KA?PwR"y޵8>r\uD=)[2 ]\s_^?2o j\%|O'K- ?lwUn0n'5,HkZw,ۏz}ưGhlhW2p` ɹs +m/j aH{n*(>IwN\snh3^hc̀(@kuJetlspf,#\,I|04{9P5  Ejlsg)ظ n:- 7&!GiMmy-z }[H{h# g}<-BӖ 7t,\mOj]}I4zfX _*Z)XrMuނ4Mt Ylkl!eڰ6.n((BJ^A3n~QBgoB蜶,>_}w1fq6MRXr3 W{kƳEY'=ivZey@,%7sZHwt&dˏ`7(g[lcک2#λP{!z#tt`} iwPmyWt޸AZ*$&6Nw_,,M0Mr"a [KW&>jC ϖ teOU4S#t2%S۪_'^^ sDVlV:0W{LaRr{g Y,tQrWmV*kBDkۛ2_sh=5ʤ; Gͱ< |!ʍB98 $#o'"U8{>ƚ,=Y0BT2۹a^N4XUh%:R l^vDHSud9+6@%abfz }6!/7@Q7z+ aٙ |#@y5j8ݓǫ2B0ee_m,L95՚v`w,@iˇ1' Ta^H[ar2awZ CbB"9쩱#G @eԳS#F}!q]kEhܝW]\z=T}1\~<ĥ##[KO*CwOᯥh"K# K;y6|6 _;?Cտ+E3I1ٱcɉegW2bO= 4;%˴+6Yoj$"T{˔H;e£*}XI8 $cSlsc2`_]*uP!qG( LuՋ ~`׫4ȝь`YѧHVC~ $ikEXQDz|Z=JSn]ixkO(F9"ރ<#*+%\?r9uϱMYqĩ@CyF=} ͳ) o8N#4#{|tB "Jq w89F<4q%)r"ĺ׏aŬѣ>=MTi)G~e?69d8\p|h ؆nHRlLᆊIlTa-9 {^A,8]4NV07TdX(9jUmA?yU+ltH7ìZSVa|pU/?{R^Pv_QFVǭrDOKQ/5BCxIu(vgJlˆЄ߅I4HL*[y%"D*9`ӌC&O=~N="Qkآ 7s%N!' YUeZ6߬3xLkM3PϞ!\BgvCۋٗPR!C*P9EQF`2R+(|/SE DS `WpPގ^Yn'l=ǀvnl@Ix^ܷ\FW,Zl!O+0.6dŎ2icF:b57nqb΍%|:KgW#f\UNwP?KK]ﭙXj̊lEe܂f~GUw&Z TV\7Ka<@ѩWK.aX AA{wy;igڄsq}}F>hܚhsš0VC0IUoIjPe DmU%aK=q37bnsnT%!$7VƼ!tgd*3ܲR V ]mp=n.tWLFfHS.[εgΥQ=Q鰒D &I/Ay괰Vp,bj!7waASu)ﴧspg"wMփG;qTY񅨳%_"tCn  j `H!߀3|mIWWC]х>1 Pf^fqTXGˤ0<7[6XAW҆B?_͵ڛNX :=K/PL tR.$UgMa)z> a59}0Yc*Xocݥ*.MBrȜpVE\/(U) JdnVSgD5d^q\bPZO(NUKZG1 , {P8d?w~I{g_FXH\*K%9Zr$T)uvj/FY^G{Ar#Ѕ p/puN"zEƙV3qw"[Zn׍%n1uܶQ%~M3آ:]6Ҫ#t]&@9Ǿw&VC{J%h7*/?f-l$VZq|~/@?O}NV`Dd#/]..c(3bG 0)686gcǻArTMcu/mSkeۘ-;-|ep2iX. ^*ރs5zv.3Ft1Lu? @ Cp&%Gj{v^@tMYsAFV?QLm27%z|}u$V5=sJ ^@!9Co)ŽGUY+45mL g 7W: ]cC. Ⱥ 赇S9Kwě}cZyO=R4vl>5)BCA4lCkf=$,>[.&rn&r?~LE1GAhkPSєUw9- .1MjF _~l]%HٱqdA:3pcnGqIju\c«stB<V7m Z/RDQ6EOLEf̐X¾p]3ʈ3t4a]p`<%&Q[`|yLB9S:\tu"cAc:|>J8m Ӹ5WXbʘpK ;N5Vy$0bB }: y2C-f(d7}v < vA&A@Leǎ_>sƌ4^-SބCF 6hk0v6v嗐o-z$g2F%}bw0.w* Lk;ܝ/^:ЦlzOUE0T,CAWol1c@'yLRXŧw3ka nnjy=1oLkL$M}݋M[G^C$o:%MB k&i/K~u%l-r>}} 82\zJK=xAFW6çQ,Jho]OHe*(b1s :cҀ|tPluַEU 9~;0 \~'X+Pp8VVAWH]t7)=(ggYx-z5׈J?kjzF zFQC]~WCAeϸ+`1@n Io7 7( U-ثT?̈j&[xI]_QNzKr2esxԎҚh,윍0eiB¨ atX\k.E`ƛn7?_zsްsV|Ղ[uCZ|\ј\4.ڶ<ǩ0PD`FyB.d 2iFتK66^GS*rJd) ޶ IuA6u*M4``Ÿȥű pmZ xcړ|L7ٮx)tڱ;q{H&`~@aTaڌ?d/?5er tg7NHg9͂9pg@OMU͑٠Hr}# NSWVG"J>3=y,gc4x5&N>mE#1R[i.= t KMTb-HYڛ\v;8 Jv2joP<^&ʍ~T}|KwcCLᢱi5SIӨb慒H©߱y ]??RqhAGR9 1]^As5PɢkcZpZk%h1ɏx)ymL3[Fvᭈl?+ɥP(Cwע9@_gBnϛtȿgXDYĈЕ(0&3Jď$#9;^B980?{w 4Iʴ\g;P"<yĒZ g"f챉Um̌q1n>@bg2#'҇d UmCaN1 gN?~ :?DW * ?6-Z*2ͫڻMtFOU`7m)4X+K-:Gߔ x؛<ÿe^%/!)[ro_ʐH^L`&rI%8EvJ&҉s,Y7nJOlwVId=v+'>0x*-[M`6R`KwL;#]0 `u卮G4GOH)=2 Gpj:b?y]OpIA`}z+<}Gn_s8D %X9iKX' fRˤ_`JQSHl[^U!ñ6d]HEKmܟpP\@&0wCc>]:ݕi͠eF2;EY<:K{bGc"5-Ƙyi%@A5&fT>MXu<o k6w&NctT[;LwE)nw "҇T_9p`1)b)n28)J coӜTӛpK̿kiLu1S_Tg)`g)9U^r rAHl`Rqӂga9=z' ?L-<#8cMឿvC`9med|8/Tg0z#ƳX#YhV刕OcP7k=!|`'ݜePڪxJ&?QKN na@q)l򅬷+Kfɭ㯼;Wu$;eCI@s"ѥ9nEkbҕJM L^{3vqUٻ>B^7leVY /.7粬p?7@Y,($@!)[;ea4N8 a-i#}R->yev?`o 7>$m./ʩuW(̸wj[A;{1=)dPq(>&RO^tP"z֭^_1P&c.s0HFfWNz01T<ȤAy'>[AL's|v{+u*?; Za@·8 zᯣޞ8㚋f`<&ʯ] )N7}x#Tu:n~[JJpxbWpo# zC}"ɵ QXlH 8^^\7%7p@ 5 ;MRm/<(*WgҵPaw~ Kz}CB 쫟Vof78(鰲U7,.8kmF<۔ f:`ݱ?z52{~YE{=mvYhYy; 6650Sg)1XB.n#Chbh󘪝|1@;i^f(ZsY܊[V C<?FDω{FSWh-dk}(ԢU߈GlObո 3󾦧FzF!3Piуēy(p7[(#G:K@gEpܝ3@$gKwir+D&:g, b o6.bX8or(Pd%1PI=K=/ĺ{E@v$(Em|H@bNv{EWgq&ugc'O&C2|e!OӞLu%L@6mmFfѠ@7E@KoÇSL{MMd \-tq4ˀ=͔Rh NZdYOݡmC1k[QMD5A`MEN32|I~ӹS 9;t7 l!ZUpi0 ~Eez$mJADŽC9 ]l^n p qo_+>sx{Yk;rF,+ý*:鬐 %\!?n4TWAp/0Qk00{ChMgpF: gU&UŅǸ={\vӵ]ҝG WdۍJFN$meZ58Fw~im 8t!ѪrGkL]ZbN=̵=Q̦:&Nۭ9 T(`,!0tZfTeNM'4:>V7xICn!%u[\)u2F1۔-B|҈d[Y5'{e@6^q(ÊM73&)]lLWzT8]>Bt((ruR=rS b."//D8\Fcf :–ޣ ㆉv b{] .jt̻ v͘rd<`뛣`fÛ%8k7c3֝ؼ0Aa#I6QuGTZdǐ&[=( fɚ}pe:iTQ-`˱ [f?iI eMqp2 ψdN~LYMc;yEO"*ucݕrQ f*lK;l{9+E% V~~z K/gԑwͭdr˼q)סDԑ6ߞVM̚+R9I9"FdŀmsqX.wQr^3~NTkYV95a ӹ*$Fu 4p3hjPo$Cy#{YvB)B/ϔiJ-P웷mϗLރU*Õ1D0SD'h.C.ڿk\]2}Z /k.` 3Bo Fٵ75VPܘY"IiuoQOܥ80l! YG}6D=@sya+:n CLHeʑD씤JfXDZ ,f*I!М9CD8!F9ёc ڸ5C# ЕM<2zByۦ}Qj9ӝ&~BkLv]`}{*|$w$WZ|b2;uL 3`xQe2sSQ66‰p2͸`Ho %< T *h &@” "k'Hݓ{Lc&W)C3R2sǙЭ= ML}S=i? ,nF& cV6"9v*n&"!9 (Ửmb%$5/I3W{2yLxt`.$9="A'5F 4bR0o(T̤?gaZeT@G(BS{ENZg(G?dn+x:̯|߮mԢ+cGEOe;|T] -WNx>]M#"3fC0O]W< XI|h<{"r bZ; +|_$Ix 1›m R MyWhXcuhp-S9]:(=M\盥Wstljg.G~:Kf?CT4nz.Bi^I |~&Z(㺥uS* APAÑ=5$LA{:gL$w~Ͷ s\i)ݒE\35)3{oj%&샻CV*f,N4ĬMò+BK-D{^{Dwʊh'KELA퉹{D7w~u<:\xGwL|ۦ:)3~cciMQ?)n\䴾 Ks:`zgh?v7itɐӎnőS߃,CyGd>^yI1\BG> clDj&{hw1^O2/Ank5DMFeI)m<){4 s~ SfhcRDRU > /q+ױ[E 3A.tVElXG?=l9FB-hRC{Zk a;J+xgj1p ?̒!m^f#4i>{q] w> 6$@c(+S\<F {˖ !tpT kI䮙UwY$T㜅U130ojꗿu U7g*!H/Sι,f#aQbYQ\n qeM$̧;4Vj1JJ-/ ;LJ̵CY,kr(B4[ V}r_pҪԔ v[a1Q]YnuRլ( ( eG1M0jŠ$WĆi %y u!`E;;|Xc Ed<x^DCİRFR6&d~AL`&svd z;ݣKaMi]hBMޖ1:.TX7!Kw G#􋝦Gez_OALOvŽjCڼdOBPeM g8_Fع4\a%A+ g3B aWw7szZG8&H'oi!NaVlDɠ;\z؍Ζ@EJ1*ٱk(~JuNp-ɣ 6tk7b~44ޢ M V#-o:mR;!BDu`)Q4gN\vNZz Py6`Ɲ\F5s-&cxf=dpV[Nti4?rњڎޒproWCN\ 4!pQQА")\DjzXIjR_=\wBe:j̢i-jRiXHI!.-HHXGvØRkQVkZܟ+Thza2G]wnks 6,v@2;=ş^3i"Ų:Ē"{ڋVKi@gy P9k7at߀2wvPc6J|&¨ ٿ`ZQ:RDr%5;>ɉj1*%uVD #mmPy-[6u˴ß/>j-WC0*d@MLhJ3(2/#y@Mfzs.ڮ̞׀a}:`]F J&ފ=T'nNc v] |dIIG4_ EغTJڋWΔ5J6gW,"3&lfVW.g^ApM5g}By<8_~R._JR⧡ (I<^B|6YFw6SZl`rPcE:,8[mL':{*ǵ#ȃb|G0d0%3k)sTugQ,;d^rjsP`ѴHM}(nf2$i2'KG/;l2EFs݋[5#'޷΀$&p0=Y[V.m̺Z>]+Sް =J\>9?.vNOX.1ciKX)qGc9Ut9im@C2o><3ႻGޚ؄+zfУzw"q9e,p*|:Md6w3reVzcmMvMrS49-.h}H`V>mו!w{0t*uSgCsrxM ѭT{}A՛T _} 6`dQ"N$z;^<0h5t XiwsstMld"]YX;l}Pj}}lq3JY20Sӂ=Wst^ڵYNXR~fgpIc<#T:]uL7K?o Dͣwr:d&r)& 1ZyPT.-=+~_3*KدL8XLŁL̅>0F@˾py`F=!HEtw:JA-۱Ǎ&Y](7j }t͢ dF+ye^dSUo`"mZVQms&ݬ,h© %-ZJq(ӌYڤ3s OCw$Oc=x́X;/xaU=@ BhƢ;XΌ^e aϴ ҷs~fSᾠt6 ŜStǿCCdĺo;1ED\)B4ZTΜڊj۽v<;Q ={!N]# a=G&7rRCtct] ;ff# TG'޽0'vۦAy@zhr!;WoM̑e=<*.;#4f/l NJ8* BK"'-HG+qbj8^( !r( x%۸6[kAN$#GmtWF-fWNKA6U8L_In9jKۅ~^OS_˻SOl R.gB'id^IJHXDǛi^VӺ(ciшKRXC3R/k`/RKbGnuUOrd=Rh$%c W} '; x5Cx5g-v=I(;!?MIҗZyGe(s$q$إ4hӾ`=7Vi2}owz$a@e7 (a ҃"rsS-*ސ`cšw?&/kELwtB0-w/τJAט H>̬nWvB,e徾2.ԗO[hgop z`zAw+]oADq 7՗l(OUf2~Hf.Pqt_+@l߭)-~|V -)$6Ac q5$bi2oOv x|j^Vz Sm(o_ʕG 6&ِ8 ұA=uCC h 9KDǙblP_Ez(0A~DH ΌTBom.d1mM#H2#\9ߪϷICV_m1v9n2]ha:@:AI6tKK (:3>(dt*`7y!ሧ 4C<:ώՆٗ jfn}e >)B6|2)SށI }Aiլjv*rp`uY %}J 5ɗC)Rc|u! I\O!T!oY!cйĢdxde &wcQ#MKlJ}C8u͸ dWhsCka/Y%/^FF5:xKˈ-.O\Y qcoeL,sR!g;;ru|XeFbB]{,#'ٛx`Bj鬲ң7mMdFf=9JIm,-wwzx+~P]>CKjrL?_oϦYMaƫZT}n~,$rcUlhۢ߈5q0m$bmNxĹ`kvp.3Jd]oPqx لކGy ¬;pʞGh[~e_n?tRlY!~އ.^~澿wByò 8,# `IR=d;8]=[T7M`tq}(Gn P%Z}ܬi;/ K}pX$wtUS0i?NG p(΃P jKDcRF[9zQóf5c=ZIԽ%Lu-@!iPCdx8_- I|(~:Ϥum|Sac&NȺ|67_Iҿ'5BGu历-``\ ]U'q ?_5 #x,iy˞=_èK<bխkv; A|+ #n8$K HAq-~ulr` 4yl \G*9i%3aãs;M/xRb* 2=Ais쒂Z~ Frfl.k8$.vܧq,P,{;ͅt+vtnqtUl7Zc5*͋8&DYiMA 2K{<YU97f>C#h1[e7|asp" vJvxH1( cgB~HGJst.UӓѩB}Uq뵅'~[b bW0)zNv_`)ȇ/qtʪ!܇~°oc8_):y"Bl*k[M ?t hyeq+֧5ɏjgi0OzX\.]|z5/S; / YN|Ro[ L *)zQ?WX0'K 9WQTq SnB/~W[|e0G^  m=Ch^j~c/MFk=bxIrmβM8OH h~`-^G|QQütd&V ?گkb~EԔ-\~4uʰdʩ ׁQ:o~YJRW5wkp;#iAqOxF 1JW礷 Oa"Ec1BP.ŋp';JskXhA;ahBbWpyGsө|TOd>U4i-ǫb߀r*WyU=qvyK͐^E/t˝ZÓ qR3B>թݩ[:xRQ5e V 6 ƭs >Xs^=2T~ l2%M#..֢É{o`Ù]~O熦4TTFI tC=f2i|q4n:99Q'nZG6naI+aBJpt>K UY\ #V焵&fZ[=ՒᢶaV(ئ sM( tE=LJwSȼ淛 %s$u#ԒVwBz/)]+QhbKTăC7|OKV_9U[ݣJfd56@Aqw!m݃at/I7B5fjR(Ǵ&ݔmt:,̚ h=IyQ7h_ԕ;RW>,ʺn&D^?A6M@ lC{JNo]')WG7n ͑<>Yt2} $(t| 䩑?_I^/9dlSQi~x4@SL`oBmǙ& aT@t6N3c4Z@+Umoθk 9p߹qaq!{m^sIܻrd/C$b3}foDUY1u9UTӶZD1Zm=Dn(Mbsr$<2\fo,a7[{mq貟 r @8SlfA k TL7?.lC!Qu;CQd^.C:2Z~[;b,`{noY01\j^%\e߉zrHv9 &#8 X泱xϰpdz+:1 r i` ^#R㣨k!UqmKHȶnSy,9bjbώ4HtTмzU nĭt~UmD<`\W_cB#}sG֯x堥LF"Ȩʅqdr5|2c~;?R y/)9h .5d]rtՓRvQ߫3^lr#UINY4 ~/w!T$y1ܺf;=Uej0}_#EւU(Z+Hw!sdeޣjgPb_{3Z;6egv8m&fp&шG7A 5ИFl{,tA+MZ;Ԧ%'['ebp+ : p.]s#hn fYO[ZxL095l^ _FއxDI (Ȁ7sr4+_7#խmliX|4E9m JХE*)Pt#J$ )}]A`D|G3H`ɠ'03mpϫg;rT2'lbu~sUDlYg1NѝyM~DmCdΖC\xK&lscza:B3A;9Y%D7T<^kmQ-\/WKlg Q:lO攰iu7wpz,$k gnQ<^Nxo^ W< q&׍0Y biI;Q`ra%=\wyPꈝlph¯:¬B?iL<3+!W?e[B@80?p Bp14o) $4Ck1 ǰ$ɴR,><" /sӪ6qኯ*Ω)EK녏/bKL,(?kM5nJ Wh`a5UidZF^hն9.Xime8ݳQr ĺ7[&NÙ{Q | w+tuRα1bZiG!eeic7[սpN&Z55"*te,P(̞˶V%xr_#zsmB6]_迎#n-ќd{k\'TP4Ģ/1b$JS9wޠAwpMH9G;ZS&3ߓ.?qPý@K,xM$7?Ȑl  rygc,xox#߬~*!lmae,.F/˩KWnGB80~HH 5Lec=1n G6'i3O=Jw4/pWh23UjFQ@=d٥B:%U;f7l5/rhaj%;!d)8WX6'VӮr !UQjbDek 1ZpwH@F׆LX4&⣹mX<*F0,2r=y !E:" iE@c6g f%4\3)ҷ;s>kd{!rvy8~:[.nեR曯ܘڋF=,n**MS/Mv8ԠB9UwqGi¶ >Er׆e/W1emб}G`Bҍk@J&NmV((AS*L'Ü;}/| [zy?=$VѺ/,7{, '8jWC:8Of}]J?tp*ߞ6CXgs"b`>@bt1u\,h6s235>M =lE ~f6 t ]}TgWPg(.e%mI8i?jG؊t,xX!LtAWCRֲC=9o5s-jPj tۢ]%NwVc.N~<}AKJtΚwl.#i{u;|N:nO!d}:}@;v8kTo|ry<ܓG( +P }FNB*sN04[,prnQĤQ[L9~M|?k+:<0nLK 8aCm 1q|0ׇГɴ# >Rf3Oc:жPyD-)yDokQMftH #6+coRJ!_$O[.3؃FJaPArM|{:>lFY1{B02g[7 @'c2=-. HGF"^=79XEnA£R+Dm,cNCќK䱆uU)4 og &EhW¨h~L[o}I۲c[iWզO~8J _+OCt%).9jI;=K%9r !tIظ. >IJY2Ri Z+*G;\X Z~4-MMkZ%Q *.@Twl3J # R^^>/ F毎7a>@O;~|[t5:ߪgƎCM1>.~4l2vaٵ3^`,ylr@g*('u?^ף'yF=,.!çP0P99zRpH0L*mCI5@Jي+Ur_eعkFSDKzUAאZ@ݱ{n2#ѧ03!Տ}IoX=Ϧ iΔRQI$`P2$/%]C*7+k 8 "ghWhșѐKO p\.\l eڤ./\=9y 2$HI-<i馝0ʭd+0,VRrIunh ̩L\HтXA?k&|m*ʬ1T<)~߃IUCkijn9\4]HS_<“}L_j&dל"zd(9t}KSiw\CSnXх6H+ <轀Qj!$ ńRG6ab(_njD+bjG4q3O!Dh֎hP"M&"0E f=KvOmǂkX{mV7T[7kȌf?)RW֊ЍьV(CAXm5Sk~sw(+iD´e$r/U~czkT}0D[ ŜzJhNϑ(򤗟^bc P )kIijEɩAJb) hhOhIj<-zmقFiq"\ty}mC7Yw:%d>MMTz.Mx @^й | L\cE%<`;gXeS{Mָvs>tоp+ˎRW(*ɍ-z~Xق+7 ןV/ ?%NG0}jk eٔvWu5//Voc>VG,}M,/)8i!)Qv#~#KY09aOk"xk\O虨  p]lISJ]}ͯ %aDmGRYdy5Tn:S\)f Zҽ]}x~"Nyz7^r4\ 3MQX:\>er!ULsl=WM&>\=Sy7qФ)g80όTa+\o-q}5ɪ zS,Jmm? q;B*$ x 65 (4Ε:ѝY̨ +ǤeQyMdW{o޷V{㴣EANfZ=k"9] ~ kE)J=ߚҶ1!"?u0^yJ`< ĵ.AV8+f-2~ [|Kmw#@XG~ !^8EnjH 1L;cx5zuBXqeXWwk*_Jvʚ j(v"=l)@T\ xE[~ 1i'իt1pjI%e'pVm-; ء-Dqy㗝am1\1k %|j7#y`.P0+-= <\_"5x׻.PizHRS/]*GBJI|*#F;0So(ż9 WHZ=,CB`-?ZѤ`|EXJ"g{d1.V)xJpPWqiԱv$ǔUzvv Ws'Yqb<`K!Ke/yȈ @}4O-dIVt4Σ+fgzOHNs)G`,}uP7|`)ZPMȎaƊsm*=0Oæ#ˡ@PIFxK .7 AT֝~D@jknID4FNCi,cFQ[Hat[NX|+p?,4`%Vs}O׃!Ep>S g}śkOI놳.S-SEs3%rkVNօ/%y>j0>kƋr]Q~6*J: J:_H*aOb.&Ίbc4zSvv@;NJ))S?kԉ}}N@+Ut$ \j|[w-<(E]L”Nt :ϾbIW |J8^"<4 ܘ ̌lpƠc9 b"К*91$^Ak 3| @gh.t?ҡ5t 8B관fvMk 0#jVupmPih}^E/wz)uJfl.v܌' ZXc"0 -BTɑe eanP*j&8`qa.5dy&vqɥrfO[SJgpFtS&E2 )bNV)7.q]A̢|+EyOmGjԊtg%y"G'gʤwI 7{rҲ^x_tc_/At#H9y!}ʡ סq# PM(%++:4£ N9J?B +]qwntVH! vh9i쬠b#mƗ Lٸ+*RSˈsRᮙjjhľ| $q9k1^dX[A+ a8 k"{P6y+.v3}"Xh>n ]# xlzCgJ OrtYSi7VɞFʓl @Lq (²)@SpڵKusJ#v1%nVI7,Y{DM -v%h_(CkYC=6X8] ɩD6US wePtV=vLҘMTKpsھp?"xCzB| [WPmU{6h谟06;TQ"v&ja~Y& A1Hpuox{ʈdJ,yßDj_3Km]ZxeSWQ ,gL72\\3L.6F[%N 2Pў6~v؆pQ*m>MlTpdygG7!+穥S!*-w;QuzKP92dsjDBZ*x 9%LG5w1ȺY *Ae4/_Iΰt{3i5DO䛦T}h2Vqmxu]>8KS/zZ![ HFy>-6$=S}g7u<DdEaCbjp]SK?j(wYk)D J|q[i|jM\ľ@и鏇\dfUlǜ0P,;/#%.i0I #+y?^%5r%ᕱ$Ã֢F|Dhj%4V=lY)tÅ!٤ 9cn !%2}w830w MSfC u>0/g~ӱ}a{2): 8L| #T灢o#EPp Cص $;6ZQfXvmx3\f0s0O%`O_m#7)Q{n>xHm J`0KδGY!i>@/]i9$qoMm|'hZ|&Yt+,xMh<&_K#ؿd/Rf0;uà0Ps!a(e0AD!/mw84M΀"^<&iXN~p:k&E*LJ+ xlV'Z5w0frfY#NJ"|}G.α-pݼL-df|Wos;X|b ~eK>2< vMt NG_()RԈ䘶 YZ