monitoring-plugins-2.3.1-150000.3.11.1 >  A c!p9|2=yv;_\ýs=;ykgso$zx#/{KXl؛t&ʢZ#cvW0ckݙi|nw@r/2m֑=f #*c Bw(<|4gI7f";/Fw nzrdb7f0445a2c1ee31e362cd57ea8dbac442bdc4ce2bddf17ebd32c5e8f6a18094359885f42811768d12c63b220bf259249b313a90xc!p9|oGt;Y!O;mU>/!/F0́$NTmq Lk VJ&,6ZW."54K/~i ؂b5OFtiӷ )m{~Awޚ dnt0y %R\<3eSW@Bũm%}v१m,u4 UU>sd^M?8p >pD^?^d ) A@DLPi D f    0tPW(t8|$9 $: $BTUFTdGTxHTIUXUYU ZUL[UP\UX]U^VXbWPcWdX~eXfXlXuXvXzXYY +]P+]|+^(^Z^\^d^j^Cmonitoring-plugins2.3.1150000.3.11.1The Monitoring Plug-InsThe actual service checks on current monitoring solutions like Icinga, Nagios or Shinken (just to name a few) are performed by separate "plugin" programs which return the status of the checks to the running daemon. This package contains those plugins.c!sheep17{SUSE Linux Enterprise 15SUSE LLC GPL-2.0-or-later AND GPL-3.0-onlyhttps://www.suse.com/System/Monitoringhttp://monitoring-plugins.org/linuxx86_64o<7v B KA큤AA큤A큤c!c!$`qu`qu`qu`qo`qu`qu`quc!#`qu`quc!#c!#c!#c!`qu39004a6f74a9a482bb70af3d17ba0d3ac32964e666302160dc8e6590eb1a35b892199c765be53eb59a3ebee15e18e416c4f7315d828bfdd11fcb337383116a4d103c3003ff18e4c8b6b9dab0eac9ea5d838adc8f9708e5813f3895aff13ba2700191a9b755d101118d454375844a9ac18b6ff4d1c059e52ad5b463e66c5fbd3eb9d35878ed62122307dc1e51a2e1bccecf509971b8c65519c3af428296cf19b229e5d1cd2a80cf91fc5deb1e608e810c7481713533e4249c6cf7473de97889fff4b6ee214c57b61ef3b8b0d9f9874644e58ae034114cca569a159f2f61cf2c087acf17b43718404e77d1269c4aa7b1e5006e554d4f3db8abb2a7751d6ef28bb14c706ada76e258743c1af20d018e072683c9da48de9c37e307fd1aa894bc970966f884a11320555f7ee8ba0cb56af44a31a07ec45aaf720ebb4ff91c973112fd1a44e587d98201ae2f934b06a50cd238b16ffdcbc25f7d9a2c730235a84db30c5023701cb56f5aef90a8bb5833b5b9166c43b2a87c42aa5e9fb27043c13bddc48ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903rootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootmonitoring-plugins-2.3.1-150000.3.11.1.src.rpmmonitoring-pluginsmonitoring-plugins(x86-64)nagios-plugins     permissionsrpmlib(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-pluginssheep17 1663151515 2.3.1-150000.3.11.12.3.1-150000.3.11.11.5 2.3.1monitoring-pluginsABOUT-NLSACKNOWLEDGEMENTSAUTHORSCODINGChangeLogFAQNEWSREADMEREADME.SUSEREQUIREMENTSSUPPORTexamplepermissions.dmonitoring-pluginsmonitoring-pluginsCOPYING/usr/share/doc/packages//usr/share/doc/packages/monitoring-plugins//usr/share/doc/packages/monitoring-plugins/example//usr/share/doc/packages/monitoring-plugins/example/permissions.d//usr/share/licenses//usr/share/licenses/monitoring-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:25929/SUSE_SLE-15_Update/a8d7b73681ac17bf91d753c42ce43888-monitoring-plugins.SUSE_SLE-15_Updatecpioxz5x86_64-suse-linuxdirectoryASCII textRtyR0Z 1hhmonitoring-plugins-bgpstatemonitoring-plugins-breezemonitoring-plugins-by_sshmonitoring-plugins-clustermonitoring-plugins-dhcpmonitoring-plugins-digmonitoring-plugins-diskmonitoring-plugins-disk_smbmonitoring-plugins-dnsmonitoring-plugins-dummymonitoring-plugins-file_agemonitoring-plugins-flexlmmonitoring-plugins-httpmonitoring-plugins-icmpmonitoring-plugins-ide_smartmonitoring-plugins-ifoperstatusmonitoring-plugins-ifstatusmonitoring-plugins-ircdmonitoring-plugins-linux_raidmonitoring-plugins-loadmonitoring-plugins-logmonitoring-plugins-mailqmonitoring-plugins-mrtgmonitoring-plugins-mrtgtrafmonitoring-plugins-ntmonitoring-plugins-ntp_peermonitoring-plugins-ntp_timemonitoring-plugins-nwstatmonitoring-plugins-oraclemonitoring-plugins-overcrmonitoring-plugins-pingmonitoring-plugins-procsmonitoring-plugins-realmonitoring-plugins-rpcmonitoring-plugins-sensorsmonitoring-plugins-smtpmonitoring-plugins-sshmonitoring-plugins-swapmonitoring-plugins-tcpmonitoring-plugins-timemonitoring-plugins-upsmonitoring-plugins-usersmonitoring-plugins-wavemonitoring-plugins-cupsmonitoring-plugins-nagiosutf-8836422a9f494e1d3b0ab807c4b9957c0c2dea0fec3415b8aab133e00ac94c988?7zXZ !t/ ] crt:bLL Ff5yVQ;vW1|1tco:fŽHDB|^C l ސ:dBim,Ul-](G3Ϯ+ E?g3;/`+H;^5LsYNT 5zédu>3{@l]Lk͉^+EQ?@Oˉ6uV!1kS]Ԉ :iե4%ԧ¡}M*y9]Պ/E0|Aa7ک[2LJ .rv+Q+۟dN@xђf]e|c6o|ע6[\_ ڏn?;9 *؝ @Tuy_)l u{GJOdU93 I qHCF1,:N'gFn=_µFFw;IQUC>:TsX8Lj'y7Xo/PPEiCkxV;xj-8}Ii3DF 94NXʖݶM3#5#~xTZyي$^PZx㪘y̥OD~Y|Z~ R1{RTK`-ke{fcԶp?Jaa8YB~~.4ȅ,=Rp!6t2ZcFm1kZ'b#ғU4H8cgP*g7kݻkj],[L7 /aBĦ +`hT҅AoA_V=:Y"Av̹HċK0*] ^v UL(p }rgZyꠃ!/s蹠kJ^&׶(L  vw͜(H2FmDh`>rKS,j`xO\Ҕq!ްBXS⼟{kn>r!t{~1pũJ\PpUaѶ0!+(RloerP SE o+М Xk8`Is^yAyJ)t==jJKbj9%x3 :eqMЕ Ζed2|vX%(!:.$_@9=ypDf%PVPrPʲ$E1mڄORO~[Sw8.$Tll|U^U6<ÍD7&P;Ў8}EMpqp7]>#"r.Yp,."2 oS D*Yjɷ??Ԑ2YAL*|+ ,Cdj RLʵ&f2Q4D1z`0^ Hf͙^됱~х.9] S|G 4FˡG"/<߰xg'{k{ݚ8 <:& rKZWtv8@EUĥzkڽI?߿p@{ϼ',ㇹqmya W}*-ol3^{iݰ1Tx %-6ˀrHtP~DZΝ9S+DzS֦o^>2*ɚpƺ'tVR>|L4 p$+| I}|Y[! AFQrI]D:WCO]tKKf [eq$Şv6`w}oƙD\lHde,c'l^Rh 8/eO;7ob m?9x\ߴX]:=949p ӟ=o/ aɴp;@C#L KoI:]TqU.Ҋh\3[w88W7쌏dwc۪Rd ^uJCpm>%SʩK)l@8ViJK߫w7# \髄R/*L}a.>&H>9M=Z-G祜]SO@JP.(G=BtԚhP#6Y'Fv7C);h8 ,-T >zFrbDk#O]M@Wmc%ȺԅBG&3= q'9sOZ=tSo05p?&AN6HoIӔStuzߘomܰ?4|ٙn$4TD5-7<Tj-ݚ%!l}\3#=v ̲{*Lp?}UlG?PDawOqV,=K=.RɳvM' oM6>:-cQIkPy/\_Wv^_XFTrS4 ~MYyկCiiǰ&u4A2saҊ!L`x7RNhr/ }r½P+8zDZ7WNV>0()Ǯ{\+MRՈSKxaa# t\\*ie;w3;^HY59Nb(oFac))oҐQwS_s=A =!#ioao>(mOAF/C&vj-|P4-Wnmrrǡ>1G~;,(;(pZSشD0;W<;">H~b_twn MF4H" vQ f jDҿ׀SD}t{gm4.X-3]l$W0f֚ λر9=%{6ho| IF\d} Nkp ~u jvZߣQ5sȍlalkr~MTAzXWpg3M1YaUG 7KVmf̱u!I}U@lvC "DiqGU}+ki t3ۣmBwz5X|lŊ,\.qW^T*"QSPn藴O֙uxW"Y iߨyկIz ^ `RU"] ke/p])v0Ў}POh&;e/s%De*(`Nd3~w!7,e-|mysռ3.rmuI<=dİG&AD'F0 [tBr5F@V3"2FƸ}m$E~GA\ ItP'z;HD27p\x`D\ۂ8T\N" Qt; x,=r]ktiiz}@[H6YY˵?xl{S?JORi:[Ep/-X>'w;bĺHUs 86.Tlq(fY0z)4k竷It_zN]9#:ڞEpuOrM1K=|oQ\qj[3@W_?puHzo7qr"E0QS3oM^7eW W/|Jw6[vMD_BlIVe &tmx̒9Zޱ9Lp5kŔ;oCP'2xJޤ ehbYMn!r<^EwT{ ͯ@D'3 E&?oE<-Ҽ̘zKJb6y݁Dt#uwd7n!]1wb z'CaLúƿs>+VN"ӑxŦ}u]gиY>C_ug^=}˃=Qnn*E"Gr\XP:|Es.eY' vOI7mibX Ϡy~"1n% b÷pҪӺ|O Ew(; /pU"-ukZ:F.,WeuĮFQ6|(BDx {/T8W@g& l7{.oE\7ng`]d$5 ^¬epıW7V@<2^vޭf_+_AWaq㚨\okţ~?BzlO-t_m;kGK@$ZW!vjyA'"p uz e`|c.}_8x|~G8۞JKC]nb;,ku @_Yc3M;F}6#(Xfb"8c1w=fvka4&+c-WbL𧇲Bˑ(M-MT9%)V Qy\&H ;W]N(Lm7qB"V3N  ^sq۬ ( _nmd*lxGyn`i=A64Rߖ69 , U6 ab_"H*ux9ދC|ZXk*^]Xj^u蕥׀92cglj+,Pe\ %.LޘZ9ɚu?\%w/˓aDSPUarXxv;WpFH۷qv!?JLn1a\eRljLs  yeUA3 v+jͲlI,~;]bv ϳ$#dWݝJ R' c@Tm8f Dx {w6ON 8O)^$BaEqeGMXVq&P 8tt4[C% 8Wt!iNކ4*5 ׻LB1|VwMIlSJ,Spnj9^TPs-L^|XjLK6C܈6 Q E뼽i3> 䵴3w-r~3Rqz'a?٥;RDܝ 0o҂O>E^o4Xn ۢ?҇Kħ(Cle[sC+@ =6{Sl6ղYɌ>Wޞxe+iVZO8Q|kcb~x RT˱J]:BH{:\NQF7zNx.9e niMu ߔLq'`2Ft8A˗M̮%z @}FOCIeM繉\mlVUxC&p @qNzL s~-#%r=$Gtժc?WzV9\S`NEĈh>H(A0ۂ@rnU)&ukڨsZG\._Eh.Gljm!fx@, bldpc| ILTRGqϣ*Նv!1FV>- E5e0HyJ^'헵)x2‘~5 П`#eSK@\vNXz)̴}#h2dݩƊW4.(u=`9Ԗ,BTI7YHwhE2P>c8T}\T]|U4|zZ?TxAAv/-M6fT,bpՉoC>~ί9B-_$r-WZ 0*+P 3/L9z*on=_9\F,xf鼬uy@s*z@iB_fk]L9&V;U_6]P:J;NŏsqV+},liQp9300,Ȏ9LmoȢg/!$4={cU/_)|R:7$R%&6l&;%aCI[,t:CweO_^Eb-)eEG"q9nDBLﭼf>yŝ[̎WeNBx0 ~.?^D3Mpxl>\U@p&EE(F}Qz4hxs?54 AkzNlBAT )$@BF"#`\IYITj.>9PSe0 YhPlwɣlU#1JY!:HUr/xn}2K}2j lNu%/BM_l6eӾ0wE{N8Fg*;C=`>, "Z Vw{H"\kE ȍ:{IF`1'oڇ@,!5X"vQErAkX@!@"BMC@#>ٴ`J8RM7:ۺ__tR9._PyJ溔L+_T.Y*r&b^R/'+3@IO9zj! Y&8|ji3ﶰLoXhMc3z4 І0Aa:_xo]Řf+K&!6f{3Ovi2K5gehk n%fJQp;A'ж̠内1se:2Kȳ9ڲ4FZ+l$*UESfٚH=4S8Yns6QsHJ%&X0C>] #XiN}+B_ E1A't{Jȟ{B_dw@ZHbeAZ$;@D4nd|F']aQ>3$N:˨T=桇JG T}ʾdS&xHO! O mяƻAT_;r5o{$}n[i?E m4->n_2M e|˝sG)uD9/N `2XCXk ѪUvឆ,B h4? du35,P[hh#re;! ANZUtۚ?.nH2X_F| *<3qX~<.,G/¡CmpQjn mG 'k֝cvjPbX6} !<=G->Y*㠏|f]An|]epLu}|] =bFKI07EFJFw\guьYzO\e'n&(J8p'\ TMqҼ˗t#_>ܮ2_?k⒀U2up>Чp\X)5FriX$!~?:]YE8\yUE?El NZQvOǑnFdyQĥ>O$p'E1naIնB[dQX=7y}~L8W \fO2Mmi)IY#a#AqA|%:9i}70!! \#ѩ,}DI^LN&&q Fui9wy\TbD8VTI9heKp>bMZנ l]Y2D5_P]yA֡%U :3OrI M:O(Xљ9_7 L^߽&x兏W&.?r/@@:àu-FCgRT"vz|7hCИ_86:jA,Xz Ȯ:Jw2|w"< k뎏nP0C\+G4EH#lsK !{/~KqvE׌u]&G[ʛp/y#܈#9֐izx:1g %fmv7vugAѧWep(Z?HG2Mҋ.&/Y$Z6! zsEFf7ʽ bsq-NES5SsEhǒx;\KHױӨWp-)R%Ъoj>B_ʤK&*75nE _!D3)֕Y gk0ZpA 5FU}>STdj 粸Yrg>{O]o23kO>[D*_lL^ᲞP.Ȏq Se' u"姒k7vY-6& )PgKC6P<|ȴ4.w2U-):eѷ:n$?v]^ل݁~ b4Ql֭A\m1wO}&T7GcCL,-dG#OjFYb?l>痰ыtۺL$Y :0GNV C=&tfEcWQ5+ںJc«#kb4qۆYs}L!gJ儈Η9h Q8n+?:m*-ˣޜO@cq„e."П/HIQc[T®s!N.&=j,Ή?q]1b\n? zgqY$ѥRY`512ԛ̽m{G i^DԲ%&mru^)1&; f[?onR2 M"eI( [ϗg X&36MOҎu^#['NvmUҟ}}Ueo9܎h">v ),0mWnr諌*|)@m`#oz"`V_]LYv'ޖ:m7sYs`Cj5'B)89cvo߁gTi/<Bi4ubmsI?Fs%{Bd=Fx |kGDb* _͂]C߄!Sa˰($h]!mKcn+aF^4׼r%9zLJ.4-xs hkV ߤ&C7r(,$)iņ1wpz9sh&EIJ+#l*O^UlHUP>9R蔜˔/mHVbCtu Dlх]p?>^+{츩@Ye~OlwB .~3=aEɭPuPpO3 n4o%sPw136 C>R{DmNL4r(?~zzuBTảϪ6EKmpZ݌.{/x \\vT1T9el64p2*xҚ^<3 bpSUo78j~~NJUhnJ:({fU76T/p)ޮXk"ؽn}@]SMk[=>RƔ V cRepE*ZK$hKKvg}nGpU\A n3' 4$u2 -2Ԑ*`\iqjmcFvDpcGťђAssjAM"*2&>X T%L"ӘYڦj>BzŨϟq)Rϭ"K޹r CV.mKfl-5x"W5=a#-leno4*ND!nu4pD")}%>~wy~ C|S zeԚAMK(@]܍ JLe!`sm>'ނ6- R's{2-`m䔀%ijh1$| (+)W{"ʹ3ʋUFK139y=wghx80oh*)Y.86$n[w' ;`, \%/SC.Ux;t舠j~)x l*Vwɩl(Ҡ>$|ZYl;˂'Z?“s;@&ݩx)0ipd _} Bt٠Piuy4˷W}0U]/SYe:$inJ5.vņAshF޶фTөVדR:ݳ/qS X* X@.2K<2^O|AN󬎔ZPz<7sr-9&4frj$הn[yo[f=f O)5f D#TOA,9' Kq`$Z)j>۴`_*9bT<4J:xfC 4c}BچhZr`UuXJ4b VTm h#ZWN:p.:s;UEZC':ڙ[cXl ;4Kզb|՛eX 7`ԠeB.Ey׶L0E$4qWɇ)ӉF|m{m2v@Ux[Yi7o$UD'&IY'--U3DFPm ܓ[B{L~x=} -pBԋ! ڎC z/N/Dxc2X4uq`EnAݱ53CcL\D LAtI-};'P9Rrp > >f>1슄xFqp$˳Ζl / wQ~ћdӭyXCU<@nThZpڽn~.EU^+]/GOVXtwoitS_H _@lav7!}ȼwVLx? .<o11`jtHΎoUӾ֦!U nQ CRE'{6@)#N0}6|[u۶3LÙku򹛮DB.%m4RƷJd:r=n_!U'[5b8✊~4"2f#W +`eRԛ h JP+ ;VP;oM $#OI7*$xp:Z3?'^ZR-k#!Or&}%z篴cj >p.14IuW]֋Z5{ƙ0h=|j;\oTM5f  ZiʾSg# ó)?`ȏ&z?uU/}R5xÌ{L1"1( e]5F:ze)E%x1\@VHRˈ8.QAa>Q5㉒(ңu/|h։i,Sd(s[$]]q=,Z%KV2&͞C͛<ĀUn◺4be DC hl&Rꪮ6Iה&6abK,myeo߳ObCnz@}_B{X+ Uҕd8bLOWv'J@Z?MR'}i8*tC o$adGКW+ʠAa1 !48m,\8jde:|xsnԦ~cm徼ƾ ]1%h3S.ŋ ~=f$.NZEJ-]Ï?&6GRp nA6r\ޢ7EB8z>JD1Sjq : Z#nҽ.IxjH2X8re<~/:5Ifؖ,ēp,gӸ q5i|xw4W1> 馤+C;+ee8 -3{=sWgl|qO1}t9 v FZ1lAZ|2^ӓe?5%WUz w~~J/Mi=O  il+EpLil~Vwd% y^>H>EakT,o^n+nNZWә թ tI'>=DIP.2r7΁# R~6F6sBt'~<$Ll`yRZT2!/_/OõT'YF90l!+B'|\0Ey4&q1ZT{D^ڠ00(՝o.QNztZغ_#Ѽ"NJf{uj*|: #jo/yۧ/y}R$qjlaF ڃ.&{J"F=: ؇ Ikzhzڛ*ÏW&WP6՞Bwz6en[mfQgfItR+by# 8Ma3SwדUh#J2iwA= CaFs25;@^NrT.rx˔S؋]eƽsąZrZPIێHrIX!@k?V9av3%R9w ?O7dڥF?^ri;: ۹T= ^2w*G0 䜿h KJ,8m$¹w7_z°IZLдs$V~JVj_K O8&;jo1Կ 5 G<*"z8jd`@ٺmZfAB7 VF2x+?> gj3"^R4x>.>٨=QբC1j0~g448P 0ߓfy5,?^[9ͣe *BUG7;V\N;S7 }-Њޛ\O_2Z{&&ӽ1scm<` D.=ds1o~@;D!pn- adN3yf#l&ym0q,1 yE\l*C9+=%@VK7J;CF#=]qKBK WRMhY,(-6LEo3jy16\r(G1dW;ڄU$0,x5N Lʁ+3eo.P3N2\ֶ44=XdW@.UBm`Qn;xڷ׾#ck#93Yi+,>`EUmX4BXϝTCUƒѱNC`^e8sN]͏8 dAvZդkdg)ʦH{up!pya,#w65sb/NNKU_j52JA>L[i5Փ-^S{ j?UBz{Vy3i> UϮx{>4[c<7oZKex]IF&d2*ΐ!f:W17Rj+ρ[YQ8l^rNC˕W_v]"M7Fjb7dT`6ؑÖpd,Ҩ IQ,yGhĝZBպVsJ/K)CۭrjxKòR? LEטBn\ЛlNR\@iݾ;9&IC4@1DY]=hUZSJ&f͏7s\{cFjyYaxg䀭_mA&,XF58+о_G'՟sdj hA۞񯞄Ƃ+@w ֧ ܂mW8Wq+d^Qh6KD#}kЋ%N25%e6l7{,h`U9"C>CDDj9PLf*͊ŤZ;9;ard=t]##zB`j3ä}"Y,6aST ܐ3pİT#CdJo@-hŝJBRv IGۄZH<.ȽX%-=\ < ;k21 IEr_#5 V5f^Eu3q'Rm{MXgҜ|ܢhUUc޲Jw t_2Iه Yk^I*{HJy b֎W,clw~,#E?wF:JσZ`:W:=A'#&c4 ;2PDQ;Ff1)sAso b$,jF*~u}qBISzYOs WlhCv'm Hߦ?̈́_3v7P sۓb0MG²EpqfDH"_k]`8Lkdx2E~{'aHaSceα7i|yw,uA4r}ptG*lYs\eSmC4 >L#(uo0ӆ ivj-E% ^S&N 5\O/hvEō_Ha!'*ϣVqkD%wRIw ~ ѓ,'O%jåi,@(EPdJn#늾 rw%qμblkQp6C|Bgϲ끹;p=9* h&X߳bsʀ{ uqQ_\:6蝛#>9Ss>#',|q9yFɃQJ#FPķ0 x}3cݾU)qHZDalFp+gV$͵-v+zbພŮ+,.J-`V-.@aG uBnv_]xr1 $ij}茉bY;%[5DhTwor"=q(l<|-k7*U%+S6Gc%JR=Ɛ= E> ղ]#G Po@HT "h%E)yuҵ=X~o}S37HQpJO=z\ |cҗY#EY4 )"ަiaMkuU7V 6DuH+4[1MoTöRd7gX~U{?=ӅLQf꽓 ?e8W:^+?dIPuV3j}kdxG2Rןb?ՕQ+(} 'ZN?ج~B"|rZH~'ܗ`vWGCi3ig+낈C/ڔ~KH=!!ӣ?&2u ܿ*z*.>]M奨mk涛FO7*!S_, i? 7|YNBE$[8݄ A$D>UmԉL YҺm"d6 CB6A/5Z4H几r`eExB7hG.g^=絵fEj348,ҡ4FJw8KSPCDlckJiqq9ˡMe 9\-c:_rؑ*>0 :LQs vgv83+A{+lC#nq9a͜ڼܷyoG(5 'R@`y`lW&R֤X!A&j/-۶IMkQx@E"o[ DDGyJ;7\t,Vt_<Z~'dZLXC= e1K^>%iޯV![$ɐ" ~>']әe* r,3!Mm :[MimQѨ{PE{:[25г \]DOCN?T]f)%jx[:`lՀ7Ę$:M#&P4f`5dscҰ9I>UϫD:dMIU:g`k7F?Uhl!1?{CɻyPr*W@yn= i쥋f81e21faHB+n5 㕕^Xj.ƎR7AosW/Koq$&sLe{CCVI,NW~~`o4D3GSs*j-To:ȚaQ]=zy*\&bJqeKf/B ;L@L%+^灕x8'w.7H z* +M y8JBƯN΄Job-(`&. F; ^'`-K 0~[n e/%Wꐪɧ. Zh"{{|'9T#:[4/02qXt_s1 _(FAmN!V ;-za9 u\rq`hR u"b90%aޜi1k0n"RT`[]&ޫ[*bZsczwT;}#NpO.gcZ]ϢcWDGH1g- VH~nntHH!ch :PW)*0k1Mj*jG0XN\z'/{$kO>tY$]uۧZRĹӻ'KfiCm. |̩T.n7~!X5;d+0va}&}DwcI݁mHuEtފ{]/ʶ@~"e,N#*)]+bʥ[8tgYk{!1)c F0VGp,G̋#g uylWd-'}YI{G+sr87/QB,+_JR=AoNV*Zyuo,ذnc"G3uPuF;ԁx %@cY"2 ·q -I3sU.%ь] udךU]`j2xU?P;-%:Uae:PwDM6MH}!T׫0ON elvo|n^tm}:ԄaDZufwys"jq, e6ߒ ӗ۫)Oh] 4C+( 3*X~O`e5sWzr0}RR]u>,K[bOnZ;df( hEԷڵAO- e7ӷ-c\]&WΉrw|ƹ,%zE9H%PGﭨ!gвzΝF9PGfcZG|^gtF:-*l\"sd .qzIx_$q)%s}-OyVx7=@g ;xCeƢG\&hԳzs{jbkn[eSR]ikCn(27&:y !#vc @rׁh?B(>wU 84lL˟-,< n_";LJiPVUj_^&yvU7*> a#Hx0P"b4|%{GEc\aݭ&ÄI"QTX+g><|E ̃7Cdʐ${s9[ɡt1t-? ħRq6gFy̥f QëWvb}usNtVy= ܕrYkNۼ( ИjSNnXunBn>L΃o%lW\(說tX]@
V~ {Zpmb N٩c(mؾW 8cM!/T! V( ]ZMzU- jԂָ(]ֳ&~׵Cb'hIA eT%[|b5 v&j)n !H쏁" ~W.A/6/6&C;{ '`[AUE%F=c՟JRej6/-J =M ?#yХG, _Z՛2&|4֣yLZ̡l4Jr2S3G)T"*"Uׂ6m R[aN..f [)~ /,%NrS8UK;q$VG9iRu0.P"Ua:Cd]HP&7e^k|xC:Ƿ!#4&R+MGXM \sj*ؚ;RxMb9q,TYT]RF!򤇦O|yx=zOc'sjm%W!3#)E1q48 Dcw!/śT=n60\eaa a*i_=įHW6iUqP.^Rz$a/.Xs[ŹTyZ(ޱj"N/ʍy X\}c9'` Fiqgaye7.D+O\t[7;0™5JE CNYt;)S[" T`lgVZ9,I 9qN5e/uEp{\[m5G1iUf셺"Au?-ޢ3GC0vjˍ3ocp!Ӯ*:)pDHb)XPnѸꏃǍ|β1 \apjz NcUyj 9YZ+^LT-ds-{G3;8DyNB*妞4L18@6ehO.׏Z 7Fƃ.L+Sc7Ǜ[DE$yQ3]-/:g!!`"`ڟۥ/RCDs˱;יuiO#|HuNl#X;t֠t,bF>XW(p(!4h2TMxx_ 3b(GrjYn #b6L8!7h [$^azvA5bÔZtƅ j{SXeAPXyN5hPv:#'?O/4*bH6mC޺"619l 1 sg?p-q8=naU {B`ωu#8M=W) ^oa{s%O 7+t`qPǐа6qکΰ״?9x<>R=DAQ&!ق@aiP a㊮>7ݼ.ME _^xQKKb{CpcuB$ oѵP)e3L8olBa"w1St qD(?^ ># U_hՍ$&X&3+ zP8<+d[GM<]\-h~*kӓYrF=25Ai3 uLt.SJ^.@$b‡D=3bfIަxi}?ICrz qS3Sydz#aB*wz*ؾmy;bRG{bY̱%}ԆT}pE3|1~c \Yt0>>2m>Zf/&^\]` -ukG%81FJ?E싢n &IcuWi@ n,T8+٘!fН^W4N"(E;%}IJ[|D@8Z4גm|WW-gװJ>PODD@^{0oAԷs֞sMcBujdӤ?& s YG,oAMhxc+"2@4Ֆ @1 ɟp8 *J;[1BgjVM9+_޷u{Pm8u O!$(\l}bLh{{}K5 mE YX{J,RG cԆC ̆yr:T:g9IR)ws!7XH'[0mO>sw 1ovҳo~o0λiabk=CXauxj-thɪLEUuBqa :tگ8sc]xh(盞_˝C8ө}x=rO?> [DžM:@= &U\}pjH񞁧j^|0:WQ= { *flZCʊQ~d2oHU// !{gk4؁jRcgāF}·[^>je2Ug\5xz_^pp&vT"H4q}:^nXSҜqSk,LV"[m GCYH?yVAxPÛ0C-!kO 뷈ު 6C؞߬^Azȏw\B0\ ;q&v:זۣ " p -2?-㑾3k"~`z^1J._2y>FzH]\<#Ɂ0ȪHǜÿ-y##2Ԟ3k{&tf5r΀2`PB`Dm i:YQhz>r8)ЅyCkysj p?֑ɩ#+ryRIq?c"::N2ȘlbG ܒ:Kjl'|F%fHI+V29%rqza KW5,X̯~߿DL]6e^3ң] 3>;1fB f`{V$ '|{kB",s|gC_N&bC JNS!XSCVnϝf ?h)wN֯{G tO'DtUghb7| ?Nr>IpiGt1͇/R*#k6 Q(sؼS tDd_3/vfy}msM~,c镂ދINZ,W5af7k(Woˈi2!WQSQ@頒.DeHbT$=3/z5PmsR7qI+ vMrJK0ǂsq""/D$ xO2tlqgp;oKxq]ǒ] WVQZ Ti{Tmx&?^R?_>E_nb1q:8򕔙)):׺nDHFV╩!rf#1kI9W|v4ίpbScJs2TX)='Qx@DIms #>+cub؃S/#3<*W. lBV[6^lmhf3{ h=xHOW0xLY}ѣyov ,ȳ`2/<[1  4yբwh;tk1TN,p^dm-*Yl)5dhQYPdO=^+:ne`?/&cߪ'o;n.@IC׺zr`FJ`6 ƙñk:{Ʃ:$ѓe5i\JivM䎉9`#er"^<In7hGjb8NE ԛf()(iBR&}51_\j;SaP ,ЩsEm\D**#0X>(>%n6y2uH b w lcݡMQ`Tk6r۔)[˃gz(LO ]]kCSL*h!U`S3SZo=#F]ř+1&E<'k! %}Ҡ-^U sR<:%TDx=2y.)MGWe~x+9#3cfb)Nʹ\Z)51X[4Y߆=#)>hɣ%z~}~B]fWq=WƛV? fD3Qb/0'@l ;%gυ;nлX~%+&gMAӱz #6pJr$0+~AU'2d!\8ڎ%O%1VQw t_ YD%e bnɘgۮ+c۠ ͰXW4{신mZ0%d8CZMUUW;<).8PP)c^l+b3EC͈m,zBo!EA$XȯT3@2'PڔVy lt1vq=T߼g}gV~K@U-h yߣ"=ؐd8"4m7k8yFuz5le3&p.SVG,mk_04٢i @e]Ԅl{Z10"D]@RlZ/ʭ "[F͓"5AIp y9c_~tݨwk*ċE]Z]*sU?Vвbt'MXtU,O<? ɠ|qPڻkY7"1hʵnޡ W(B<@"{ swѨuc~.k(pp6Hl38Z-gm,,mR::9oGӀ1v+#w~ÊEGWEhx0nbԮku#,D 2:K4tD,hK ۳#MhgGFu AVRE\IgIͶq7Kۛ EA0CAM;b1% }rQ?=A`a a5d[ mC4^«OViqlR^1qsͳ@[0=jT B$ƛ|ȂE Kk쯴/g k\-]fdWyF'L걳 f4myDSr@gEU]bϾLnEeu`wNxayu+7my/h}6K}e Yc'̀2Z&bQcjI55 m)VT-U]cl 9цr( zKdb^iCp"ɂ-d|D!Fe:Epw>)d}w8W^t0 ά׀/R r189lڼp5Z҇e~ `IKJ-1*>}sIopZ = űioc`Z\0>Գqx=%=Pk kdIleUPƙST,y^,bHa렋V9UzE)>G 238ȾsM6a6ohUL67|Dž4ek4 eC8Zh כ Ƨi"BHYne֞ /e.nge=QNJyNq]xo$As>[[}g}Hj./7KQ(]~?֙+ۗ3?ם[쑯* _+Կn)wx&m 8s[2nFuyLHgt8'&u{Fc,\ z e G#X1{Aex' [7YQ3'OލOfn?,ė-Y{;1}`Jeiq:p#ʠ2ښW1$n~4ۚ٠uv/0 tJ3 |#w|%Am&6y'ذt>f07XB [֭E%pQ5EW^VQ)jg qOTzfq .KiL1/6tRfu6 EOm/`LfgV3B=Y;!ta" ʍ}[yrO&8sy/wk\T,*52g&>.r&7~O Τ͟Q+:=g+nԾ$JZ0Sܛ2<$,|60WS2B kH7 JG(6ӨWDg{\*H#Ln OwvlNϸm #UtٷPQqn`ZA~a]3s#?b?֩3jՑC: 6LJ?hCjCD&DǜYQONvM2>bPG:BBd\[*lH.6+J!և~(XCS,GC U0*f4L<^q|'9[KAE;)~RkΞz%}?,N ]7Ay[0(dŭ9FGMFw1X_vN1֋Z?C\2QPBR? iN (h[^ 5;&?Qv^jk鬁y,ؑ@Mg:p4jdhNR- %aħc0"=y-\.۶S,rX%m>=o_{M /}YUA^ՀE%A9 {6Bk| zL'}C1grjoY]y#L5䮤ND ド|F( }՜ol9pMjmKc& _ˌ#iBˡݢ pkvݛҒ_~KbANB1;ڎ U庽q2I~C O: r󔓎H]#JT䚸sF М  bffnI#E^{K7HS6E+?8'%kؠҹq~! Qj 8h ^m 5z1V̾0 U7IAOlÉϞy* w#O*)/jL2p}d=\Sg%Cfy}B66 9L[@SY/8Q)BbTBd&|b0 01_(JHӡ; k$ :bC+'"Ʒ݁0~3:W >aRl7ho 1 WO \y8g5D-9hFo3F C`M_M3U03VL+)4gtҢ_@f8poAQ̧!,ӋE$ߢ>5S8ƲlJuZ_lu;3ʣbb*l[|ťk@O-{FmT}T/ՇMaNeob˫Isz9&HN .Zhٵ-+ v<яɯCQ7x^Ř{F~26*ګr^6&Y0kzD>L!($1,Ge-Dm؁"誳0F0]Sn2׎"ތe/.j ?"M jw\}qµT]#7Pc`N%H])E(.Mvj ^XKTK _kC(b*p,Z6`uK? hB2Ktdnr5hsd. T{h9ʈ7`>.J"Ϭ"p-}9X4'3_O&R ) W_x ܫ|ζen,J(ł꘥i#4T,qռʸBPʘW{^ǥ!?jn 2QF.vb~$_"*kkp9"BZY~Rs9 fPy׻9z%+rJo2 siϬ+MertX D օ(x;97 Itވ3+U9ƄdGpJvY*sp儂9 ԡK\FtgT? %%w9ѹID}chr[`>($q zK[RX T6By&V E8~睳UG6?2 ejdX7":Fe}AOL:¨&".2FK]Z$~$ u\@> TTa4u7K?Þ`Wxo s##[`"%p 3BM BG TMlrIvtT^nqУH;B4_tdd"arYzE^G;gTc3HIF2۷)"TP2O̩>gduy^!bIΖjU[86&Q:Gi)#]sϢ3汫w#<1Oʡ"sфa APuwRvA\ž$oNRevd'`58 F :A 20 Csc]PMf xDg/ 4%X2b9UE?`wMT-O ;Ԙ?Rk /:$+[!etT-ZU#+Z4OŽ/I<,˜vN3Jc=㮆]V^5/;qU.ZlگcɲO0psQ= l|Hvav#H%w%!Q0a F(춈r> sYF4_c>Qܤ7y3Q 1{Ȁ/}`rm]1N ޶$2w}> !eGlLݡΕnuQTR *#f&}WĈΓ !T`v8*jh FWsEv!xy"X=PsnE"p|r*sֿB4֑TY1M z6D\y6Qlܨ+`{>}8M ɠ9|v]QboIq؃&9gXYymD!̀g1kdڛF7$7JP)o=XӶV݂g̴fQGuu|.aַ7"aGA'sa-m5Ԋf6]#$N/ =~}wF{`Q t8qB=%9Gnn+Tɶu3ᘁ2g$r`9P '|Ajf's3*&!pgfW&UoiBWOZp3 Pd2O\Cm:DXv'gF잲J5뫵ЪZar&pc#~;mL,XsޔeD88,͛J>)fԦ!0(x40Ť3veD^܇1Z,vV -:#^yuf7Xc[u;a[`xHڱWmt^>?qՉ7_%{j ';z,T?ϴdJ~ ~9avFO= {ϲRx+ez%\$8!K7t -Ē1Wz6U@ aR@bݮ~ E #nQrR̿FC$-Ps5x(媔ggG ^eZgȍ㈧Mm.'?㰣}ߥ!rIbkrJUȎzBb&O$ ɤAΞ&cb k=ع#l%<_ݔЮsɭ!P|)-] fUZ g$T2FB!َm{ t]UZ@ ++hk 2 HTcGtx2J6{|ak>K(Mx&хc_A{%cpF?nK8&Cɉk_ڟ6f{r9d᪰ܝ+UъCUp.#$]r85~qC%l/k̻=8Ͳb*%O/kKTU_QᆗHrO_Ḑ(ر>ߴ~カh[^,v]j}NPzV12g1I-rFhX7t6ian@ʿQ'N]^cP;)QVFk\@C.rdMjg. V課BK2ݞ{0! ^ :|)]8YC_D7* Bx| g~L7&?cuXD׀Cqӓj}4-'o<VkWN>яUx{nOdWx/8>o {KYOo Ts~lsP`3ȡjC\?5|Е -OZjW&q1yj?TLL/F?nc|'gn S`~Iuv܌͞F+° x1 YZ