monitoring-plugins-http-2.3.1-3.9.2 >  A b4p9|m#V+o4LAOsbӇT'}gN7+%Q~uJDP,eO 0u@?,sfm#msޔe̴R $uP5cUmC. EuBC6t/C_P=UFTV-!VzEbsrL9h)ⅎ+p)h\qU_@R']3.UB b9Áa.70f7d7ea77b67968e6bc91468007080ba7faab31aefb626a0b79b0c9554868be5fec1f80695705bff17e1047e78e9e00bec22c39lb4p9|F RD{U2|-ChypAT?Td  & RDHTXq      b dlvD(E8L$9$:$BQ%FQ9GQPHQXIQ`XQdYQpZQ[Q\Q]Q^QbQcRdS eSfSlSuS(vS0wSxTyT zT@TPTTTZTCmonitoring-plugins-http2.3.13.9.2Test the HTTP service on the specified hostThis plugin tests the HTTP service on the specified host. It can test normal (http) and secure (https) servers, follow redirects, search for strings and regular expressions, check connection times, and report on certificate expiration times.b4s390zp360SUSE Linux Enterprise 15SUSE LLC GPL-2.0-or-later AND GPL-3.0-onlyhttps://www.suse.com/System/Monitoringhttp://monitoring-plugins.org/linuxs390x0Ab4b479f4577ad1793177de9a6dfcc2fcd7f8711bec59f15a3dff05915996ec66a409rootrootrootrootmonitoring-plugins-2.3.1-3.9.2.src.rpmmonitoring-plugins-httpmonitoring-plugins-http(s390-64)nagios-plugins-http@@@@@@@@@@@@@    libc.so.6()(64bit)libc.so.6(GLIBC_2.15)(64bit)libc.so.6(GLIBC_2.2)(64bit)libc.so.6(GLIBC_2.3)(64bit)libc.so.6(GLIBC_2.3.4)(64bit)libc.so.6(GLIBC_2.4)(64bit)libc.so.6(GLIBC_2.8)(64bit)libcrypto.so.1.1()(64bit)libcrypto.so.1.1(OPENSSL_1_1_0)(64bit)libpthread.so.0()(64bit)libpthread.so.0(GLIBC_2.2)(64bit)libssl.so.1.1()(64bit)libssl.so.1.1(OPENSSL_1_1_0)(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-14.14.1aa@aaLl@``ݮ@``2@__d@__[@__[@],j\@\ \}\@\&@[@[l,ZYܶ@YX@Yg`Y.X@X@Xx@V͛@V.V U@UUTT@lars@linux-schulserver.delars@linux-schulserver.delars@linux-schulserver.defbui@suse.comsteven.kowalik@suse.combwiedemann@suse.comlars@linux-schulserver.delars@linux-schulserver.dero@suse.deopensuse@dstoecker.dero@suse.dero@suse.delars@linux-schulserver.de - 2.2ro@suse.desuse-beta@cboltz.dero@suse.deopensuse@dstoecker.dero@suse.delars@linux-schulserver.dero@suse.dekstreitova@suse.comlars@linux-schulserver.dero@suse.deolaf@aepfle.dejengelh@inai.dero@suse.dero@suse.delars@linux-schulserver.dero@suse.delars@linux-schulserver.demardnh@gmx.delars@linux-schulserver.delars@linux-schulserver.delars@linux-schulserver.delars@linux-schulserver.delars@linux-schulserver.de- removed the following, either upstreamed or integrated in other patches: + monitoring-plugins-wrong_return_in_check_swap.patch + monitoring-plugins-check_swap-fix_comment.patch + monitoring-plugins-check_swap-return_unknown.patch + monitoring-plugins-check_swap-fix-n.patch- remove monitoring-plugins-2.3.1-check_snmp_hang_on_STDERR_workaround.patch the patch just reverts the problem, if you get more than 64K on stdout- recommend syslog for monitoring-plugins-log, as people probably want to analize logs generated by (r)syslog or journald Renamed patches: - renamed monitoring-plugins-1.4.6-no_chown.patch to monitoring-plugins-1.4.6-Makefile_-_no_chown.patch to make it easier to detect the patched file - renamed monitoring-plugins-2.1.1-check_logfile.patch to monitoring-plugins-2.1.1-check_log_-_quoting.patch to make it easier to detect the patched file and reason for the patch New patches: - added monitoring-plugins-2.3.1-check_snmp_segfaults.patch check_snmp will segfaults at line 489 if number of lines returned by SNMPD is greater than number of defined thresholds - > https://github.com/monitoring-plugins/monitoring-plugins/pull/1589 - added monitoring-plugins-2.3.1-check_snmp_hang_on_STDERR_workaround.patch When the MIBs are not quite right, snmpget outputs lots of errors on STDERR before getting down to business. If this is enough to fill the pipe buffer, snmpget hangs waiting for it to be cleared, which it never will be because check_snmp is waiting for snmpget to output something on STDOUT. This simple fix from s2156945 for this is to read STDERR before STDOUT. cmd_run_array from utils_cmd.c is also used by plugins/check_by_ssh and plugins/negate but you're likely to get lots of errors or lots of output, not both at the same time. The real fix is probably to do a select() and read from both as they come in. https://github.com/monitoring-plugins/monitoring-plugins/issues/1706 - added monitoring-plugins-2.3.1-check_dhcp_-_detect_rogue_dhcp_servers.patch feature enhancement from Patrick Cervicek for check_dhcp, which allows to detect rogue DHCP servers. Use it with the "-x" flag, example: ./check_dhcp -s 192.168.1.1 -x CRITICAL: Rogue DHCP Server detected! Server 192.168.1.205 offered 192.168.1.239 - added monitoring-plugins-2.3.1-check_ssh.patch , which includes patches provided by op5, mainly around RFC 4253:4.2 and 4253:5 + fixing a few typos + properly parse a (delayed) version control string + Handle non-alpha software versions reported by the checked service - added monitoring-plugins-2.3.1-check_ssh.t_-_improve_testing.patch which improves the testing of check_ssh - including the patches mentioned in monitoring-plugins-2.3.1-check_ssh.patch - added monitoring-plugins-2.3.1-fixing-shellcheck.patch , which fixes some complains from shellcheck(.net): + quoting and parenthesis in check_log.sh, check_oracle.sh, check_sensors.sh- Remove unneeded build requirement on "syslog"- Remove unneeded BuildRequires on python-devel (bsc#1191011)- Call gettextize with --no-changelog to make package build reproducible (boo#1047218)- Update to 2.3.1: Enhancements * check_curl: Add an option to verify the peer certificate & host using the system CA's Fixes * check_icmp: fix simple typo, conspicuosly -> conspicuously * check_curl: fixed help, usage and errors for TLS 1.3 * check_curl: fixed a potential buffer overflow in url buffer * check_dns: split multiple IP addresses passed in one -a argument * check_curl: added string_statuscode function for printing HTTP/1.1 and HTTP/2 correctly * check_curl: fix crash if http header contains leading spaces * check_curl: display a specific human-readable error message where possible * check_pgsql: Using snprintf which honors the buffers size and guarantees null termination. * check_snmp: put the "c" (to mark a counter) after the perfdata value * check_http: Increase regexp limit * check_http: make -C obvious * check_curl: Increase regexp limit (to 1024 as in check_http) * check_curl: make -C obvious (from check_http) - refreshed patches: + monitoring-plugins-1.4.6-no_chown.patch + monitoring-plugins-2.1.1-check_logfile.patch + monitoring-plugins-2.2-mariadb_102_build_fix.patch + monitoring-plugins-2.3-check_ntp_perf_absolute.patch + monitoring-plugins-too_few_arguments_for_check_disk.patch + monitoring-plugins-wrong_return_in_check_swap.patch + monitoring-plugins.check_hpjd.c-64bit-portability-issue.patch + monitoring-plugins.check_snmp.arrayaddress.patch - add sha1 checksum file as source- Update to 2.3 (final): Enhancements * check_dns: allow 'expected address' (-a) to be specified in CIDR notation (IPv4 only). * check_dns: allow for IPv6 RDNS * check_dns: Accept CIDR * check_dns: allow unsorted addresses * check_dns: allow forcing complete match of all addresses * check_apt: add --only-critical switch * check_apt: add -l/--list option to print packages * check_file_age: add range checking * check_file_age: enable to test for maximum file size * check_apt: adding packages-warning option * check_load: Adding top consuming processes option * check_http: Adding Proxy-Authorization and extra headers * check_snmp: make calcualtion of timeout value in help output more clear * check_uptime: new plugin for checking uptime to see how long the system is running * check_curl: check_http replacement based on libcurl * check_http: Allow user to specify HTTP method after proxy CONNECT * check_http: Add new flag --show-body/-B to print body * check_cluster: Added data argument validation * check_icmp: Add IPv6 support * check_icmp: Automatically detect IP protocol * check_icmp: emit error if multiple protocol version * check_disk: add support to display inodes usage in perfdata * check_hpjd: Added -D option to disable warning on 'out of paper' * check_http: support the --show-body/-B flag when --expect is used * check_mysql: allow mariadbclient to be used * check_tcp: add --sni * check_dns: detect unreachable dns service in nslookup output Fixes * Fix regression where check_dhcp was rereading response in a tight loop * check_dns: fix error detection on sles nslookup * check_disk_smb: fix timeout issue * check_swap: repaired -n behaviour * check_icmp: Correctly set address_family on lookup * check_icmp: Do not overwrite -4,-6 on lookup * check_smtp: initializes n before it is used * check_dns: fix typo in parameter description * check_by_ssh: fix child process leak on timeouts * check_mysql: Allow sockets to be specified to -H * check_procs: improve command examples for 'at least' processes * check_disk: include -P switch in help * check_mailq: restore accidentially removed options- add patch monitoring-plugins-2.3-check_ntp_perf_absolute.patch return ntp offset absolute (as positive value) in performance data since warn and crit are also positive values- Drop check_ping_fix_ip4.patch (obsolete, conflicts with upstream fix)- change version to 2.3~alpha.$date.$commit update to current git as of 20200520T233014.cadac85e changes summarized * detect unreachable dns service in nslookup output * check_curl: host_name may be null * update test parameter according to check_http * check_curl: use CURLOPT_RESOLVE to fix connecting to the right ip * workaround for issue #1550 - better use "ping -4" instead of "ping" if supported * Use size_t instead of int when calling sysctl(3) * check_tcp: add --sni * Fix timeout_interval declarations * check_curl: NSS, parse more date formats from certificate (in - C cert check) * check_curl: more tolerant CN= parsing when checking certificates (hit on Centos 8) * setting no_body to TRUE when we have a HEAD request * some LIBCURL_VERSION checks around HTTP/2 feature * added --http-version option to check_curl to choose HTTP * improved curlhelp_parse_statusline to handle both HTTP/1.x and HTTP/2 * check_curl: updates embedded picohttpparser to newest git version * setting progname of check_curl plugin to check_curl (at least for now) * Allow mariadbclient to be used for check_mysql * fix maxfd being zero * include -P switch in help * check_swap: repaired "-n" behaviour * improve command examples for 'at least' processes * check_mysql: Allow sockets to be specified to -H * Adding packages-warning option to check_apt plugin * Adding print top consuming processes option to check_load * check_snmp: make calcualtion of timeout value in help output more clear * [check_disk] add support to display inodes usage in perfdata * check_by_ssh: fix child process leak on timeouts * check_icmp: Add IPv6 support * check_dns: fix typo in parameter description * Also support the --show-body/-B flag when --expect is used * check_dns: improve support for checking multiple addresses * check_hpjd: Added -D option to disable warning on 'out of paper' * check_icmp: Do not overwrite -4,-6 on lookup * check_icmp: emit error if multiple protocol version * check_icmp: move opts string into a variable * check_cluster.c: Added data argument validation. * check_icmp: Correctly set address_family on lookup * check_icmp: process protocol version args first * check_icmp: Add IPv6 support - monitoring-plugins-1.4.6-no_chown.patch drop hunk for Makefile.in (not present in git) - monitoring-plugins.check_hpjd.c-64bit-portability-issue.patch update context - deleted monitoring-plugins-check_swap-fix-n.patch drop patch, is upstream - drop explicit attr in filelist for check_host and check_rta_multi as they are symlinks to check_icmp - add new subpackage monitoring-plugins-uptime- include upstream fixes for check_swap - add patch monitoring-plugins-check_swap-fix_comment.patch simply fix the plugin name in the comment - monitoring-plugins-check_swap-fix_zero_output.patch improve the output if the swap has zero size - monitoring-plugins-check_swap-return_unknown.patch use unknown exit code for help/version in plugins - add patch monitoring-plugins-check_swap-fix-n.patch check_swap fix behaviour for "-n" if 0 free swap is left from git commit 6995b510759cf531d70745b7d0c6e8a0d9010b06 (bug#1175828) - updated context in monitoring-plugins-wrong_return_in_check_swap.patch- monitoring-plugins-mysql should also provide monitoring-plugins-mysql_query - Provide/Obsolete nagios-plugins in old version for better compatibility and to allow dist upgrade (boo#1114483)- apply check_ping_fix_ip4.patch only for suse_version >= 1500 sle12/leap42 ping does not know the -4 parameter (boo#1132903)- update AppArmor profiles for usrMerge (related to boo#1132350) - grep in check_cups - ps in check_procs and check_procs.sle15- update usr.lib.nagios.plugins.check_procs to bash in /usr- support IPv4 ping for dual stacked host again: check_ping_fix_ip4.patch- update usr.lib.nagios.plugins.check_procs again for >= sle15 case so that ptrace is allowed (boo#1133107)- add /etc/nrpe.d/*.cfg snipplets for + nrpe-check_load => check_load + nrpe-check_mailq => check_mailq + nrpe-check_ntp_time => check_ntp_time + nrpe-check_swap => check_swap + nrpe-check_total_procs => check_procs + nrpe-check_zombie_procs => check_procs + nrpe-check_users => check_users + nrpe-check_mysql => check_mysql + nrpe-check_proc_cron => check_procs + nrpe-check_partition => check_disk + nrpe-check_ups => check_ups - use %%license macro on newer versions- copy usr.lib.nagios.plugins.check_procs as usr.lib.nagios.plugins.check_procs.sle15 and use that for sle15 and above. "ptrace" to enable ptrace globally is needed here.- add monitoring-plugins-2.2-mariadb_102_build_fix.patch to fix build with MariaDB 10.2 (in our case the build with libmariadb library from the mariadb-connector-c package) * upstream commit d6bd787123aa9ccd96edec8286ec22dd0442c620- replace "ptrace" with "capability sys_ptrace" in usr.lib.nagios.plugins.check_procs apparmor profile to avoid errors on SLE-11- add "ptrace" to usr.lib.nagios.plugins.check_procs apparmor profile- Remove unused gnutls from buildrequires- Replace %__-type macro indirections. Drop %clean, replace - exec \; by -exec +.- disable requires for apparmor on non-suse for now- adapt buildrequires for centos - enclose all permissions handling with if suse_version - wrap recommends with if suse_version - disable radius check (no freeradius-client-devel rpm found)- update to 2.2: Enhancements + The check_http -S/--ssl option now accepts the arguments 1.1 and 1.2 to force TLSv1.1 and TLSv1.2 connections, respectively + The check_http -S/--ssl option now allows for specifying the desired protocol with a + suffix to also accept newer versions + Let check_http check HTTPS web sites via proxies + check_http: add timeout to performance data as max value + check_http: report certificate expiry date in UTC + check_snmp: add IPv6 support + check_snmp's performance data now also includes warning/ critical thresholds + New check_snmp -N option to specify SNMPv3 context name + Let check_smtp's -D option imply -S + Let check_smtp's -e option match against the full SMTP response + check_dig: expected response is now case-insensitive + New check_mailq -s option which tells the plugin to use sudo(8) + New check_nt -l parameters: seconds|minutes|hours|days + New -W/-C option for check_ldap to check number of entries + check_users: add support for range thresholds + check_fping now auto-detects IPv6 addresses + check_radius now supports the radcli library + Support OpenSSL 1.1 Fixes + check_http: fix host header port handling + Let check_real terminate lines with CRLF when talking to the server, as mandated by RFC 2326 + Fix check_procs on HP-UX + check_smtp's -e/--expect option can now be combined with -S/--starttls + Fix incorrect performance data thresholds emitted by check_ups + Don't let check_procs miss some processes on busy Solaris systems Warnings + The format of the performance data emitted by check_mrtgtraf has been changed to comply with the development guidelines + check_ssh now returns CRITICAL for protocol/version errors + If a plugin is invoked with -h/--help or -V/--version, the exit status is now UNKNOWN + The superseeded check_ntp.pl was removed, please use check_ntp_peer or check_ntp_time instead - refreshed patches - removed monitoring-plugins.check_snmp.snmpv3-context.patch: included upstream- usr.lib.nagios.plugins.check_disk: include abstractions/nameservice to be able to check nfs mounts- remove monitoring-plugins-postgresql.patch : fixed upstream - remove monitoring-plugins.negate.validate_arguments.patch : fixed upstream - add patch comments to spec file as requested by rpmlint - rebase all patches to current code stream- update to 2.1.2: ENHANCEMENTS + check_snmp's performance data now also includes warning/critical thresholds + New check_snmp "-N" option to specify SNMPv3 context name + New check_nt "-l" parameters: seconds|minutes|hours|days + New check_mailq -s option which tells the plugin to use sudo(8) + New -W/-C option for check_ldap to check number of entries (Gerhard Lausser) + The check_http -S/--ssl option now accepts the arguments "1.1" and "1.2" to force TLSv1.1 and TLSv1.2 connections, respectively + The check_http -S/--ssl option now allows for specifying the desired protocol with a "+" suffix to also accept newer versions FIXES + Let check_real terminate lines with CRLF when talking to the server, as mandated by 2326 + Fix check_procs on HP-UX + check_smtp's -e/--expect option can now be combined with -S/--starttls + Fix incorrect performance data thresholds emitted by check_ups WARNINGS + The format of the performance data emitted by check_mrtgtraf has been changed to comply with the development guidelines + check_ssh now returns CRITICAL for protocol/version errors + If a plugin is invoked with -h/--help or -V/--version, the exit status is now UNKNOWN + The superseded check_ntp.pl was removed, please use check_ntp_peer or check_ntp_time instead - use source url- fix wrong requires for monitoring-plugins-dbi* packages (fixes bnc #914486)- add apparmor profiles for the following checks: + check_disk + check_load + check_procs + check_swap + check_users- add a note about permissions for the extra-opts file in README- use the check_ircd script as submitted via GitHub- update to 2.1.1: FIXES + Fix check_ntp's jitter checking + Fix check_ntp's handling of invalid server responses + Fix check_apt's handling of invalid regular expressions + Fix check_real's server response processing + Fix backslash escaping in check_tcp's --help output + Fix check_jabber to work with Openfire servers + Fix check_oracle bad string matching when testing TNS server + Fixed check_ifstatus performance data output + Fixed expire time output for sslutils + check_dns now verifies if the answer is returning from the queried server + Fix check_by_ssh to accept --hostname as argument ENHANCEMENTS + New check_hpjd -p option for port specification (abrist) + New ./configure --with-qmail-qstat-command option to specify the path to qmail-qstat(8) + New check_ifstatus -n option to ignore interfaces by name + check_ntp_peer has now specific state output for each metric + New check_mysql -n option to ignore authentication failures + Added IP and port or socket name to error messages + New check_ntp_time -o option to add expected offset + check_disk shows now troubled partions in verbose mode + check_dig has now support for drill and dig + check_dig has now support for -6 option + Add performance data to check_file_age - removed upstreamed patches: + monitoring-plugins-1.4.14-ntpd.patch + plugins.negate.validate_arguments.patch + monitoring-plugins.check_ntp.c-64bit-portability-issue.patch - adapted monitoring-plugins-1.4.14-check_log.patch to new version: + monitoring-plugins-2.1.1-check_logfile.patch - added the following new patch: + monitoring-plugins.check_hpjd.c-64bit-portability-issue.patch - refreshed the other patches - ran spec-cleaner - require portmap on older distributions for building instead of rpcbind - newer openSUSE versions use rsyslog: require virtual syslog package for buildnagios-plugins-https390zp36 16442462522.3.1-3.9.22.3.1-3.9.22.3.1 1.5pluginscheck_http/usr/lib/nagios//usr/lib/nagios/plugins/-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:22622/SUSE_SLE-15_Update/94ac4c9331fd739c6329a3e1a9636d0c-monitoring-plugins.SUSE_SLE-15_Updatecpioxz5s390x-suse-linuxdirectoryELF 64-bit MSB shared object, IBM S/390, version 1 (SYSV), dynamically linked, interpreter /lib/ld64.so.1, BuildID[sha1]=74dc1a341bc07c55b8aa63e63a4605d89d41435b, for GNU/Linux 3.2.0, stripped RR R RRRRRRR RR R0k ۹utf-817970a5c4ac834332f100d436fd521ffa470d371eac4958f6b19157f65bdc477?7zXZ !t/ǍA] crt:bLL &Liw‰da2=}VN3{yQEv(h3P{@ͩ(`K&Ћ4suUDFW~4QXoY$za-b +<ڪƅX\ TPT)3$)r_=/CY?)k U\=ۃ+NQ+귏9n(Nw^1iXt6n񈓲ȥf<{fn$|i< v ~~De_|d\{(v[f&jyށWڇM*C"'}jz^0tkdPϦvlAL%;`> 9nSȋؖC +XcM3&0LU0^lCܦIB$vF:wSָi\OWQJIg &;z >?lIܱi35Ћ݅wH4o҈R5aL,Al1dQ?Qm0-O7xK@#X *$\Uˈ=O3NY9αtA;Pc4sza&XҦ[M2V$uHw֗= UhW56.iu\ozx'ӱ_\i*u'&E1 ) .<qrdɶ5d1tlMA>jȯ!תW[N_c5is8ބN @2MۭľkryV1a DBkO ɋUrn^jsDs$m8FE2c2q$E҉򣫸|qT )Z- v! zjުL%^2W9Ot|@$-Q %G>͹sWO[d}Ɏ8{嚆=Q$Ըq&RTc sщˊ=j#}C2.qw[7X][(|M=7 X[dJYٰ ^6ߞI^b%`&?MɌFvn _9 _'Lm:HB vdZFe^>( @Wv=>uVO*;Ҍ&NWiPE)#L7"ͼ.ex]'ڰz)3A'mD:!LK] ӧydĘؚܱ,74|E\3oP:j6"s#*WZZc;{q uJ=\ @vm V9Sc?rFsF4ӋZX$:Pœ99˾z) 'ZA4Om߁#Yp`̝?]e6j7ݓ'D~h/9sXw) E[0YȔWN5oIp' ӴbA;GA7g>.JI fSi]G;Lcu %&<ZѿY=:Fώnlb p14n&p֎6ٽ +0U%HU[qHx롻,w#u{3ZeGB-E2"#xY]Ac0\q ^|sbSLWDS'aFߝ1(7jo_ʨ>~!9:oRJ ]0>w>Wp̃ vdO@>oϾ,_S􆰊3giǮvbMrͪGZ<-$?}Uku@ Xfa"5+*Opb6~Jxk!V,I?bdJ4;AA40/%.y;ECcR(yMKUqg~M"ɩ:={Ȇ0{i_X&K]z>.RwҠ}k~NHD+ǛZ I Yw祟Eq?6ӈk`RHG ‡+(m9ly0NKtokd8<+;F'1v7aԥ D0?T,T|衭VL挳F͂smWX.O=r_{Ͷ1ӝpgjBDqvQ]uDNPwR<=8GQcq:qhs{+.sZ{b<\ {%hGjœ^uz@.6`IvN'a,WTWwC5fq$Q Ru.+X`ǬzLp\??@f@0sWD|\cSir4g4!`&)@Z>ǚ3#bxaye–] \%݈QҎkD(ZN$C2#YVf~?d9V|Gxz H~|MBuqET%:]D&5B>#A#D\$ #-@YXKњD C-x샌6 "Mp{@ l_ЖVe@4Iޫxʝ`f,֓\U*r}Em!L[%]Pz3γgz], h2"sBuq~$UC/^KoZwFn7ߍgvZ͖>#:5bȄj .}*J1v*8XbWf߁ -~]4py)wTr Dm>(F*׫8PgГ AGf;{7 FsaU 8qd.*?m`-]Oa˹NB&o0w-#J~8,6~i8);՝Y\y*䒇DCE[ghwc5)Q75rf'[vvJk QֵZ} CcƤ.eRDCgMeȫVU"MT)Ħ_[Ƿ;4lڎ~9|᎕zQQ fS145xVUnE5^$1t`2tGL{hl"8`*f g`Uڦx?Wpx_,xNb+k, BnרG9% @2M7Tɱm~:c[NJz1378a]GÇ1 Xt͝r=D}~?"u66@.~sgM'i4M|ܧ>k1 87ځx?:x5y:Н1 ȸٺ%|kV7L_({\hTx,&djPDhu[mnW 8ֳ1n&ONܦ^1(A u K]xy!<=Xk&ߪr?ԕ8/stߢXb?+jI~2?~B]]'@0$+lgQ6,fמUw?s6eكZeRb(Ux0F-TDY'/et*V>sc D5̴̿mOˤ_,ڊA`*f@%"`$J=Ǯ89Goc:723j83mbh4il`Tڂs,K;m֨)AL@+2%_?Ut߂ %]LA zP1X{+k{hqFs0iw Cx_q>o( ik>.x:m"&ݩQ +QO@`y_&=_lBJemԐ F0pBxqQ% t}P(DeiYMɬ=x4JnE0ѰW\b<`*%#nr9~@'/eǶƊ)7SI";:hq*@1gf3+_bFvr|?U,?05Ff(Tq NDlw #a_Uq Hvc j@r]~8ùmCCgJJ!\2:xf!Az Y'ۿ08kҼiΒM A;0K!.*gHRO6@T7Jv3vf-}}Fk/Q$//3^-b_?uLD]@. ØĆ+{QڃsIz!UCj6_ ﮇNw2~>6{Z>GrFq{XYWL&(*X$ØُʝC cG"иnO j%LAU SȾ;G^р&R M#}ߑZidc 'TsiJ F,Ġz=S/7C./k$Y'9 %E7 š/&Mٙ$y[0'ʼn7 1VӜyc=#nKFk &3[hN,|NK3u ?̽vDpD},i#l-lG~S&b ?(m=&ӡatgpozۃhJwb6\Dpobo"6\q;:udF54J7U hS:.:9MܝM iB;;:pޑ-4O=9ּ } m܌UՔZ`XM vY8ofߪ9RbQG= ?|zr8 9402S?{ 8> iwVmL)Ɏ^Z< \a."t3?z+ޓwQ!-Zw^:1vm_Nyʒ̤7uHOWKdP C?SlbPXWߑwg6bS0\)ntcEl1ǻK~Kst YTHIFJ##׋uHr #h).o¥>'ԫP\/՗cW?iga19?Vp9cu~̔6RΙg*SO1fg z; E\L)߶v$ѻ?$mWP1<`pF%"X)CH),,2Ń:nK8\}oNtRҀ̚`Ct`,#,&vvلiV؎4"vZn%Cw-Q~3SZS$"uT+rD5_;ŕ%Ϝ6I-N s ,;dS˽:HL]4Zއ#B>rD@}uSha[6eXPMȱ~R"*t5C]_cjmwo#py߈|Lz=t]=(<7 V1)Sr4Fw)U"uKWB#7LhC?ж:N$j7d3Hv~BTU w g\Fb1T5m;ntz:+%4TL|I7yBdD_-BtezG}Z Ug/]0(f'[+0(;i3YXHAR^=4<''U2x)'@ze@ u+> i+mR'Rno=MgGEZHx(4zh6H.B`ưvF~CyŬ~MHTAӢl;ԉ6ۗMv'ST%sʟt^0Y[3z˟hJw,1* Aw\R۝Զ[i= uMu~Qnnt™aCh'-2KkC˅%p,TPbT]߽q 80fHRUVUdg֔8zEhvV E?Lj*Y;S_}#/,r \< nʺ(m`ũ/s@z9rQ< %؈\ǰĐNbdD-p|7Bx/9,Od) pE8> RaO@si. L(ZW[Բ@DE7,;q;WfLܶ ׻v QڶϷАX" MҮTj׸ ^`]G^$R'!qoas6\ptUj<P HL36|4g41 SK\:d[n&^LApz] 5;lF>u/K*+'\Е*.9I=fxCi%YŘ ܖ, :? #vxV}L rBiwT'o;,pvKr"F8>33 ~H-z˩:ի3G{ͅ 퐈b˰wkji/kX95nl䚡UkQ(gQШZ|hy@RH8.8,b i; )W:+'c)&yڬi%n5}.Q5AEw3D0?:ϟ01=_%U|10@쬭%c?qY:|q'jCW}$]m (#pU"tY}nTe,r#:< %6#Pc~ܑ9ڮVmȋ"Ya?"1\O&'"FGڌU$O?%o $}eaˊ`45 K& cIVX4/XDnF ¼_罹'<*|kڏ٦ִsNkp2cŸٱ'(E<ݷV~[xH. ޥG+F?,y/EfZAC#V/86f&γuJA[-aM}>9ڥ SkM Ɍ[K %N6pI Bs"!'$FMzo3@B!R۹qa?¬[kvPF\h&|W5neցUye8Qvo >7Y:Mg);4"ЕLu9[W6`ʷ%~9 S˴`U$ 3 +];j8&an&A|~x9ΤOkܢm(4 Gs:w e5I 2WM[TФvmI tڱ:)\߸H0:N=߆ *)W-N2+U e@ hGt٬>=K$~# a.ۂ)N33 ͍S̖тqt?F=6ج!}W~~--^ِ|Hѧ3;ޫˏ1DA1rJWV Ur۪nrkkU7i\UBPPNJ1r cĿX\d^?<CItWta[V_Gҟdd~l X"| 8 F`0a+R^d̞_dVA>Qf }ft`_'PIPӲ)g|tA461GWP-NUǞ Oulהb5=b`uL ui/k>~w_9d|@]aӅwWdiV2fqj2M٘o6"/ZjRL.0"|G1.m0*uL`\s "-rE^Rf&zſ2hOflD2>=[N[ihϐ1gVh?m/ f~ؑ3m V~1AH^Ys>' }4??6rP8Y ۺn+x5͊#SE'9"j+|d!V*fuL4)r=PalyB4ch'sl+9X.5'B̴KWڛ,ۓ:<[ћ*J&@c-n3 4=s\P##.5ӳ". {;uhq.:S. ]V\Hu7ϑ(mG9?59ٞ ߭ܜp|UHƂ[hڍ/v,3բ ¬HEh \i}Ge!`:(8wK-Wf;-iNcc;4HWt⣔\uU]4 !$'\J҄b PTkd8<IN!Apij1?6>šg20B:3̞ ߆}GY_e !ưh \L/[$lj0vVL"&E , >~} []Ӕ2}$>(0qsьT5s}?*kc `Ҝ9'_nX6#r(m; WS!D1sfou=I(ӹiqwḑPoNWhck?"voz&&[.틨q& nqIV6e!!5RNluK_-/ Ꚕ_RBQ4h^uFkx$%P-De^,,_"\mMS0R'FϋZn&S&8͊,AG? qzz{oWTڄԷL8ވLs띌<-HI8bjB+ƹ\jn Ht\V$wS-wfY>'-i2c͝I]-:'A؍⦍ 7'be]src\L6A@OATdB`4Vv4^Kjm~KGҢJN23RienDȯtʞu1tg…&ϳl:͎Z0Ī]Co?6$AkNQO*z|%]T<0$rd?f0.\Z[lfj *c9 &6]BH! -f 6TSGlDz蝴jg M\!+KN|^{JAt!Y-(vcPThJ%J9 7 J%*_t@ >ɦFA;%cYǝ)hYE kcEh̃pH 'Z 銵hOyACuj!\SGSDneà̚OHVM@-T"}y`|yNc5偵5s%< .2}U$č2v;o68)'|S0MIYs<˼G(u) ^k5Ҩﴷ3,f ƽ *J{ݰ5oQT54y9dp KUgy?h8T)'r=}wt mZ nnQk- [ZWW-|,Q魁ݽqodP=/aDuڷl.j!D716{:Z_AQ QN"PY7Q$ҵSF5.lZgCD M]߇jF%qrf{p50S{@ ?u(}EpGt>6<~]n({Q@{քٹif|[ ~>MȋV6e Vx/u F[p]u$"?&L3c)S~jzbXdE;5mb.GJ;ϗپtmcZ 7R1$0`dŔ7h"' F잿\ƽgEkR-{Q= '!q@8QJ6T šh;eYYA_@}QEvB %%J[hƾy|@yD/=}3% @)VF${p,Qa oIBBfz]W ]M8]g a_% Lp:5GRsU3zv0Ok HaaN8n7$5IdldP,+t(Xbq,ste)/j1e.)s]]fpoZ$S}seJ)Y -+$Rsˁw$-2wqupmYȆgeǦS,v==%Z}5 9.B/%*/-TBZ;IQ>)bdn ?flL'ՒF'htlLW=WH2ޯ*^H>G?xJ厁')?ҞwNm44{B`=8pS/Ҍީ?dX8v~X[ڛtȩ%k=c$3{1Yn$mE۵ $&\6,I41-Nj>,>ˁ]%j tYڡk ]3@/9=w/mJ76h20^9%_;%Ȗ\Lwg&._!,60e֝uBdmHFdv6&7s1ڴ!ЗhaDҔGwh+#F1>2)ñS(mOxr|M'fK~/>43zrL};p#rR$&VI;,F^} ne&TU~|d,_I2'F[mUC| F]|6<֤oyhj22>T#`CݨP,90@f~TK%F ͜K /.u7Dx WA`Uo4TVi!}F{Bqˮ:@.[aSHBn8\] bQwGF{gU"8퍅ϚwwX^aO/^m?KUL4c69Yi3`of[Dfug-Q?KҒ^yXc9'*,#W>0)dF %,-@iuY \pa&E%pWݧ7߂vxX6zǐ)&#DYԭnֽa@d(]%ʸ4,Ƴ Ý!XA=S}Z'M~ޜ{7lYaa4BOք0oOq4~I)x#9\6j@):7uߡ!N2NOwAo\ќh:a&9 ] o_YT1h>lLWqU1z{xE\iB ֚E]^ym mJiq>2DjI",*sAVi>zZVMk FiyljmFYq7IgeT2#<^Xi8~IEGcC/OfX }?[$i` -tm l*'!qV =*0g 0<0|uuc{$:]^y&^,aKI~5%IjrwrCyuIEi ="T!D%AX{n`⾃en8 dZ6A~c 99i)_UOKݰ),4mâË`6e%ZF5-.ֵT^ VJ~W{xM̝XT6Ф]V76aK  Au KH?,~Fw(w@ԃ?~a7gi^sY#EoR!/x ry>nO%M(Eë[' t5+ m&w\L$#Xؓ j$(I>2lSo@SvҳѐVN6w^םjvfVA`Zt8\Lx8Nl;1P▁"پ,8#FJO]Yd2J!WW3>8o&U]mq\ "D,(hi Uibr5UG;p!h>UM-VqJl1c1}Ẫmwj/xk#y˽ %AJqB4]ˠr|b(,;zXш;Q?l\#p$qܦXX?1:,j @KTŜ`ъO.δM:S1ğ20=ga󋹡9m!ua^sg.יoʒM *'z'{V?oXݛ<[f&=-*GX.`)< d=Yj.H[><ᦍ$K mx'%Npyg!]23r乻[q9 7g"|TxJڤyܛ}#%H8ğoa E)}|KRgvߜUSJ=0jA>mce5"~lN8O(u?<'tPrxiMBKa<6QK#]] N#poH}S!6+H> =ZB~۟g>~(|YL{?u^}p3d)F9{*d?Hsu ă`<O1kh@3vx(iҳ萐 WQˬ, N8[@#F^]HI2^P ty ->LE&#CfNCY$Tc&%Ksu%7ĭa⥩6E '9(Qb-} zsߴODRi;`za ƒ,,m1 H` e>D]Pn ^ 86$yس%D` Mދg mu9tEawA)76SѬt3XOocm!O< #wײL|8,QM(ާG^C6.ٰ]8]U,95zXܕ7`ӹFJCATN]*[rf  2\/Cc-e̐>O5 _0غȻy;+N~̴" *'%{N͒ KrBorAXk1<h =IӢkr,Es/i`D>vHuv>,V_~ZNi>Woba RG#v#=z4lkTfg,0՞ >ijˎoסּޝJCC `2ZUeP?o-mCLTCl" QomQ4}j 8k,,( ;n: !d?٫u=kyiF/tYDgbc9'YӅ~%^Uul藶̰8YTZ{NCNcA-WA;|6Ä w˪C (D6;i{t ? P2`"ΈwqN!Z TZ88)S1'o nY,' BtpFIJ"'gTn $"j-0uq6g&G&,s=":Q{M_ .XM@~jN`m1XF*pn<蕓)0p] x vR;h:ӆY %P0G!#ļZo/[σcܴJ7Jm`Ai4,ByeҘl۷Ú Ja3#4fG^.H.`! ӖKbtr ÎIw\Qn[' i۱_&41a`0@n!˗D45<ԟ+)w2oh}n>@8= Kj<us"?y6!lv^\1~\k$HIv`S :ꍇ19HQe)^P>Sz2a*)x6 o>Ec挰Ǥ`38GEw,SlQ"+C;aVy"x |`Q1 HTNeg-tP3'٨[dDzSH6o}c[Q~bwbʾ5FOTPqW@u)|iBXCz9TJzeL%n? N'2rΊpK_M '*wCHjāw0ћ"1D?ڞyX8ƪ; ʷF;Jm{^+0S_2, Q ;Ȧe(%pxNΉ jBrw`2S7^ N_ *֞ɇEb0βZLHP ;)tfr 1ݯ&qO#Zu6]Jd%bPy)"FX)뇜E1d&E%ANF+/ΫcZ/>Ҟֻԩ].$F '$gs`&|YVazgQ-]+X+֡+'|tIgᆕ !Ȑs}z̽7p+?xB~V_mqQ u RH[Y2Q%9m$-㛇y!`"l,-#/턱:pBXG{\L ){p#=z4ZA1_+VY*H6ьqb8ɚ<Oj5 ([eYղ{ksT0-=,u=ҟ19Ach!yP/TxKJ t_^KpMoe:݀6TbU]OGXhʔAwYOsgnbq ZͿ@13÷n}ywW,(HsGu`(+JIRQVrӿ sDpN֋$U,l.0t& A'Ԣ m_.AZZ~r.ẹ>TT2ibpմq̯AiaQ[$z̷qZpߧJ`-\(kyOG0EfG'JeeK!μd Nb@<"oJ}'-cEʕ$p]BMN Ts~7Lf86(ȻC;c4 ) fd_S"gd* (TU ʀ"Jݚ&ނnA)xUzj| [63Jӂ  T,61o~;;Bn.?n# ~߄Y JFö~>ҬQ3mƭ,)jh/fYc՚}G֕樛Ԧ}KDYzv3D~b J#ف?p.%Z?["Z 8:Ae6DA[Ls3jh>54-''.wzLcC6TV.fGS$k)壨,і%1_>Ah}#7}\a!xʫU5ؖu i}ߓ@3&-[ G ϑlX'xi}1Y)JV'侽~&gbh睆U/0]{=sȀ 4nGP]"QbD$+HX:&upMw[޾ܽD̝8 Gl%L(2yJ1gS?ˆDQ臍:LPu:ff:*?cZ+fjt?ӔF@B ,gY[vXsn!v+vzkѷYM|O邞OZLJh(H9sMbpHV\97q&RCEF#8ΙK8F C蒞+x)QTsn?N`e')x~?)m1 ;ݳO768 u&Zjʪ j7M 3r8qXi'0ݡy=l`~".k.3L)cw=|\3Hb/MU)߇|` od/Xޥh$4h.둔-W~oHTrL{ H c9׷Ii# _O&yY4k Ϻ7;>TP5~ꈑDm捱䓜8h l6`d^kU cz"6A\D䰅r>5;^Duq&%ы}rϕ—]+8EڛE zPA%E1R1QBI'`k"W<Xj Y.69uK%pBN@NXh9w+O4*:8{C_4-:BuG~ @ +fs< `Av? qӴǵ  }1B$5>XH0-r.$IlԬtGXz{:c>sghFUCQ4%  vOT.j.=fDWhu*W)SX\%U/?֐A{Kqܑ((wZ&Nlq&j1W8ckM[I13-aY-LS\OӂP) zOt[guo|&)<.:њM1ǢN@lMÞE/&%1 הFKUJ N)P%߯Dz(lzGtݮ֜xLɁum_ϖK)ew%xODZDt 5Sֶ,mԭw7IQ=D`oO+{iIrch{w!qӺ.f5?|DNiqŮONnhȑGlHfwL-)m (|^ʴ*!z7;+ˍOi?W XiN ݿNL tAu\K.NJgqߐfژL~`B.M"۴~R`phl),*U )R#fE!yF x𡒨[W;Ȼ3*n+Ubk5Z{t_d-]?ZjC˃.;8ٗ]v 'yw",D'`D<{_-=7 g|RLh!y3n;r=ZRCͳ8tSCcpS?)F2{&[&!8r,/y:nrWjHӄl& 9=I(MKXY( %9 eviG(Hc4̻%lfOxege5Y]K__+ek*m G ar9 JW0؋GcݬԆHCX a}euLbwz+$VhkSc!yG}Zd8.cX*Sv%-\l=G$,vtylE`fYkQNK63ۣdvYi1gw)a\mƦ yS$KOC^g `ypޱǝMMA<GA>CkkC΀fSpP_ZZQ˗%Y_ߞҳWE@εg1|w;Z"rV2/(\gomNUǑq8@xh/G)Nvn5h SA#[aۍ꼟}9Nn pȥn]EJ&j焿ԯn.Ƒs'W7$<GB3o3WFN)p8KwH B '4&&m?LŬ Om8Kjk 0&naJTw\+miDLZ$BI&N@.t:5XaK=Dϔ'ob WBDVEs:w{nU6A E4O' + %i6,-:nRoBÉxsęN`Rv?aE-kF.% T^:}xJg 6::/)מ fQ&iʧB، y N9;Qmm^ 'OEomܞ{`6lêOL0+œ.^(Khj5taX^t؂ 8WgS&Wʡa}.nw@g"xKyM6pBއm$RT#CQ{b'1VIlض5#!S&X}g=Rji & P$e_NƲ@AV93Ef8M--7dk Cb8!1e j\7֠lwh` eܱXF?.Fs|gSP9kv0JG;S_'Y/ @S4Jb//B$LupC"cЏYZs;|$|FjԃU##rmy껳g(CH[B5ca q{7qG%UQ>Zi6J/-#ax':`K>nK*36Yf.cI2 ?ܒ|f(sh[;r#S֠U ,B2}(q5&K,nC2R6 ǷB+'*6,U#oj9L$j:Y԰֣LVu]m@2?&݁r|^I(}W#gfZ!W(@X^+L!f^ImEb =:qc57S* +dlIIu3 |] ;Q>D5ȁamoS4 #/2&R> %ReJʎq_X Tpb4!䊖FP=lg\lIuiT (+8\KGef^s+ uK `F5Yj&HCƸ`AK("JĉƘy .,^.ȩ8z? mϙ ]Ze!M&w{!|x_VaV SVEBgW.'G9TEOv:T0m W3-o#y3gs= DM'\fjUvxA)sT}Ga63$M&c_TSJ&%|ْYa sA:W{<*r *)ZYr\}I=$;{e,DN]p{y!KVD5֦M4`a]CusuRt\dt2l^mZp9xcȄJ]On5x CȺx:K1z}˱bQU =3v?>d7d9FiVMә0d5SeO0/4yt.Ŀ-_۔] 5Mii<2vәȝnK2BcDzB<i T% j qMm͛f'Y:f LW,W -_N`hui }ӹ~`M͖Pb"i=H0tiwcN1wwc..iW͋t$˹B?lsqzoPWD'@x;R5ga[80⭩gCCAB߈͝;[R`o#X,eiu n虎 y4P?$z 迧'38KfAG? H 異 S >]@p⇗UWWK1{vCDkx\|[MSb}hBZ@IñQ7~Jz^Ꝋj7 P+a-Elb䡩D|zXfv8_@8$Y 8>*']aT֔ORtWO탇7 g@q0Gz ;*][8b`nŸ8`qN&;x? hs'(j>B1Ǽu<^AO#K/Ev_Q"V']G/Il*X+s>AԂ=U^%s1+F4x1=%#Y*7N6CsO"8:"vqޭk,״5z2|3DWD ")O{nJfinc5q#X"""\_#}~ԉĈ)Ao7':m4g;-%"wpV_IG Y?Uǟ(^A OV!(rL5?,uHGYEVkBSki;# y2ن¥2:koɒm^c,5G9vL]K,Î\I7 TiR0ӚRם/j/fz)_cT-z5պ2*j0 Ȑp aƧ>ڳ6KY3*ޱV^!Mdn@Q4El~ }i=߫. ]uU*p=.Nc i .pYx- H& SOu`#˙E-*iyHs pC*J>1Z59W8?2GR' b!3""KΘ!'j[Z_5YmM  zBqs9zZPMlܟT4!VSsf0 cK~7 KPJrgdvx'>XPvV2FnjHf  %pn"UKnD&m9v:BRu aߢ6C]P,`DXc(0jYv ueph{\8 S9~AR@BaM wqѥ}1:\8cW+ϡ xg#1 ~v-j|,~#?J2ƩlQ6*I=1zɍ K5^P3ncM;Q$9YodԝzL,^6IJL$K84VL'Q\ѠZ&~h4C 'TQQ߇ER4H|,پ_Ȇb|ZEn:;5= n IP0v>x5$>cYq`T1B4Th%0.WVJRW{+|mf+3t+Af4lM܆8>Ȥ27IͩrZ@:8"J|uZdPl眵Sծl=!c\Z@P2u0m]5 FȻ[M; ϳPeL:A~ 2:pDPЍ1uw!]865?N]S苦qyt,x%2? ptG6N 15#4(a%5*cHઠk 0b ,v?3=&fրubhZ7o_S6LY”œzh?d[s?'%NF"~WL dG|i8}%-uEr2V/B4I"n/h%˃IWo+_i}2|'Q}< ӄ;R`wӢ!&f\\'9(3uLz1G3[@`+VK@Q`BQќ:O)|PzLȵj>:=prn^q[VDKۼeѸ?a|RHhL޷"Ji)']!a < _Bl1bJ%z%[__*%e[aqyW<5A$G ~ϟ!? IM `%/y9cn]s7 p1jp܉H*. 0$)1W^Ι3YpoM凛sjJLf4G=%YO$~xڒ% XW#1!&n5Xp orUFz,)+oDA&+/P" G1 Wo>d 7{xv!H#~FJSG{ Pv艎4 mJ ~(>7_ĞA* SCY_?A^sm43lœBaY@ni_8lXIEجWUh^y}2aa05(%AL! Cq3Mc; ̧aOѐPm~ =GnG8#9X\jq#qѴRe9;qn9wn< J:ӳer0pƘ&0hl!rS07nR mbp7޲k$laPcN~m$K~ڪ1{`.+79D6Cut_@~5p-(97* 2u٣cyW!ܖ]1qD}` 0tql7u\Dz;! ~.Q^ӿV^. IE6>j) ȒT0S9 q_pjꉁ@< K*JDTn*-PD]e?L:Hk,B0,^2_.j+*`*yLjF^>-?Wʹ1TKƬ}-,M <~8+i1"v=] աVQҍE3 G܃8z!?mD DKoFn8.~y0g sQ>B+V+=>lhN+:Wy`W jN e5sl6jkg~F‡]!`1ۖ+}ӪV(Ɩ?sc#84'ux a ?%^\u#78,*q,"hXJ t]뀼O U .wTOkxp5;۴KBRA@{!~5 D>6Ӭcn BǚG/s{ ɚo.7YP7|6bDP? b ,.A&6 4%'!:[7jl_ 1"(!jӅ;6G0N^Fkk-A|2@,4dܓ@p |S97 dB^Id. \K`Jڱj qk~-L-$NY{g QEsk.x0ܷ6FxbT>S͔ܗb[C)/z5[$w`vOP+YIn_ ˬd+F։eI7ΩM^ !mW\͠P#$h~,JtYF.m_Y_"dw7TNYтM%#C!a3 XYx`+j3Ls;KV^@{Bc YϟNȕ@R<'ʄ[y3^./^S"\;D/~g@)n9rf40&`ʟ|eMw#C8M) nUb-  V JhHpcWR3/+r7yi4:}JW*7)ڧJ4YDIڬ-ë́`Y/ ^&dݏ< ϭ02Ʊ4x6푀yC(䌑j݀9ò7d9qOf㧢-$ҖU=$'FЩa͚SLzNN={o) \`NJpY YƸRfO3ZML 8}`\>ث qUKT!_R1PI^MN[}ЕHyͶz 9\\k2vHDKrrpN\,!gG=9_4bo#6+U<Ek{Ԣ Q=@E!KL\F4sK/n k۪۽O *3< fjۭMc*{#xwʘJ/d(2A9?-?2muvH9\Ml4*۝A]9![RjsV5Kh~+TB(PC񞐩jMIypXUAъ&qqsw=&'@~]5[/ \u%@P4\ _3J?"p̺j:@)1u(̘g@6 Nw,e2>G1`ŚkRp󹘛*a 4vDTJ@7SQUxPeL{HLtvMG_OF XŦYh1<+< ç-i!V~T҇Ͽ# :]_Jm1~: G|܋IR jgVhlss\ĥ/#Godr(Xn!yr+*1.8E;X2ȴ׆-jI9{j?!{+l.JŸj6!Dtg*~dNssJSFSZS@G|;}6Z\-&lHP?ѷݷ{Ue9#t=fթ%]`\C~Z;,l5 vk98/6MG#Or׵n"YBѳFE]:>6 o̎ b2ТfɦŚXPP1 4EC !3Y#2w@Skn…9r5$fNś?sm4[dz_h=_S"3 bkO~Tj49tBS @;]X^#kp~f&ǪN yyhǝ/=`c0$sD7f!Ҕ=%Fz礼%h&?Ȗ ޜO># D'l 7]Lج&{T'Ax-Z8 Xĉ@Tp=IV)ra [>2?2M"-ik֢1Aʠw{.XzdK߻ $'=@5)TWK>_* \aJIXus/ZpY2pdBu tnOU)Jyde:-TJ%;Qjt"g݃Aw]1Az+%%K&@ agFʁyӗ8aHy'3ڤޜ[Q,N<'p^.7p!Q/kvk:@8$-KlJ\;EGt/o`VՃ9,gnW8]rU=B)}ϯ$,A2Ο#O[zp}D-ͥ*,J~L{9SdofG{BYMb{j[wXKq-M_F6*8&1E$lJ!'Ė .9avJ7љ|)(Aʄ2ڞ^iYD9B1_Tkwވ;n*nl<2$\$Gz}taqP,2];;[wWM7lJ5r`&G-b(׽Dcc+Uj P䘇8ISGU&#Tl̠U i HИAM[#: OU -ﳚR*FaOd(E :=q({hP|hs 'hZF,v,^qD;9SF `QSI ŃYQO(0ʞ@ E~QaWJC}5.TY'WMsdG h8ξA=J>bYgxm}=XMӇP38o6"vFSkOkLkȕ M'i"{%\1+Z5%y.-"oгa<۶ {[E^j&3Т2-R7\ vpoSB(a_['Iv\⨫V Mj~| f8ȏIQ #3gaz5$ пR&3w/kdlpqgi-RS @@`TuRZZꚤ4'zLh\ޮuXIDȚrӌg 2JU<0/60B ]23EɥG @yi豐j* N^38y=1NNV\|kk`s?u `‹*8"#wim4QAYn4M[7@6E+}Vzqa9_v#E|{prpA殊8rN" hfGڻǐ" IFP)}0k6ھH.`E|Эu܍x}@M*~x. Pi:wHC¬ y%4014"-/L)ѯ"ْZu܉McO=68TA\g Be[7V՘1>1ݥ(3x0 OC#I^#w L%w'6l (`n roc~|Dز\ܝ>'Cu"-,cՑXyل Xyw#&.#U&Vjg3 ]RJ'/H;Lg)T#b3]ʲFx&B)|~T`TwEna-b亥 CӴɼ;w_ޑ F>Z(4q(\+Z}X_ ڔqE7+e8r=Phv>62T:$|iW)u+1WP ^yr $̀ykp0%o*1kDQG|8۲_ bMƑ!,ҴL- ,v@¦?PZDV"sb)NB#MPRUQ̶pOh=q;@K\e ۃ=aKq_(+iqo>[=}"o\5MxA}&ͼקLM,fm~;M0.N}Z:lkҳt.iA$a(>v~͒ta ^ 00,ʮ"hh- gZ Nq  #kDa1һB ު{5Ͽݪ!zh29.upD-`R'/nmDnjzON*mkQ\ب6:SPPKqi1CSkgBK$f{ (JSgo2~@)S D& wJp#P^뷟CêJHϏ͞`ThߌAqirN?txFI*u9J4G{R8vKEӻTɱ,advqK#qqRL\m'-Z[Os?*t1.qH`ZK'ZȪ~9^ѯq㓢 4V5l5@YN9zdHd1\; K Q`iGFM:s7(⺙K#+盈e؄߿;lf:Tn)"m;3b4U$Iӝ-w욃}KXlB8nKZzD\1A8C,s<,?rFxSxQ#kGB :z~щ7/SdY8cǿ*3 z~W,kU/TۼUj`? u.4?a0Og/'&]e9ZH2~|S;1b@)O& m wzbhXֻRT*}4O"m3}c81u @BmEOm{ y2zτ j^ ;|L,,G9LX|#[ XJzdJ{F2ᗃ(wj\+fBȤKB:g7#}te ߡ~:%[Pf)5k58 4GrmY#4ŏ]ԋ=I Y~I1R]бzH<&?\*:V O =p(xql9k~_3f+\7`܋k%T8OƞƂImR|xCDi8w?ef6*^;dhCO'-??)Z@I1{d+]87 zMbOlnnkN0?0Aa]*u3QǓ,VWOF Ӕ|ud=V8oՏT(g^zDLΛ%SFiVrxlo.`մ#+#o߭pG-Xbew ş k{*N]Vh)B|n #$ %ILy!8f^4,@aAVZei7tx > {qKpM%ȇ¶ YZ