monitoring-plugins-dhcp-2.3.1-3.9.2 >  A b6p9| kBߜUs`F6SyoeKldo1BfX.o4+(GF+d o v*~4Cmb)*_JI,f(.G`GPo'mfh]=8`Ɨx)Oֺiٸ/y|?+#ݖuIGmceeG˥Q)C. dlefo -nS7C>G37H!dz(d`Y9!Z^}ؠF2da15264e2291cd38157803ae1d0a4c991600c2a9c16edcf5c549e1c058aa6584be40f32bb1e29cba08c1a9189bbebf7bdd78535 b6p9|`_dG\q/좌Ghȷv*3쭘{n&(diowV2-uN=m2[Ud=]X`bȌ <ɝr[fPDڧOwY&~ؠ^]!? XIco_dp$Ε_9 MR^E&܅v}C%"FfhYc \*յr< [cFԋ=ggya(Na*IfR>pFWd?WTd  & 9 %Fh ~     $Ld  C (r8|$9 $: $>RUBR]FRqGRHRIRXRYRZS[S\S]S ^SbTcTdUHeUMfUPlURuUhvUwVxVyVzVVVVWWWWPCmonitoring-plugins-dhcp2.3.13.9.2Check DHCP serversThis plugin tests the availability of DHCP servers on a network. Please read /usr/share/doc/packages/monitoring-plugins-dhcp/README.SUSE-check_dhcp for details how to setup this check.b5/ibs-centriq-5SUSE Linux Enterprise 15SUSE LLC GPL-2.0-or-later AND GPL-3.0-onlyhttps://www.suse.com/System/Monitoringhttp://monitoring-plugins.org/linuxaarch64# in case somebody uses the permissions file we provide # in docdir, run permission here if [ -f /etc/permissions.d/monitoring-plugins ]; then if [ -x /usr/bin/chkstat ]; then /usr/bin/chkstat -n --set --system monitoring-plugins fi fi XA큤AA큤b5$b5$b5(b5'b5+b4yf35a037ef3eaca0bc4417eddab70fba279f498f76d23e368ddb2f16c21f9924baa48bd2da26af305e71ae6bb20c103fce19aefbf60b3e926ec05e4b2b1ff29ec4048709dea3bd5c051ff545d939f4a2ebb6ce03ba78d63659f5f998c72c0a0bdrootrootrootrootrootrootrootrootrootrootrootrootmonitoring-plugins-2.3.1-3.9.2.src.rpmconfig(monitoring-plugins-dhcp)monitoring-plugins-dhcpmonitoring-plugins-dhcp(aarch-64)nagios-plugins-dhcp@@@@@@    /bin/shconfig(monitoring-plugins-dhcp)ld-linux-aarch64.so.1()(64bit)ld-linux-aarch64.so.1(GLIBC_2.17)(64bit)libc.so.6()(64bit)libc.so.6(GLIBC_2.17)(64bit)libpthread.so.0()(64bit)libpthread.so.0(GLIBC_2.17)(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)2.3.1-3.9.23.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 build/bin/shnagios-plugins-dhcpibs-centriq-5 16442463192.3.1-3.9.22.3.1-3.9.22.3.1-3.9.22.3.1 1.5apparmor.dusr.lib.nagios.plugins.check_dhcppluginscheck_dhcpmonitoring-plugins-dhcpREADME.SUSE-check_dhcp/etc//etc/apparmor.d//usr/lib/nagios//usr/lib/nagios/plugins//usr/share/doc/packages//usr/share/doc/packages/monitoring-plugins-dhcp/-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_Updatecpioxz5aarch64-suse-linuxdirectoryC source, ASCII textsetuid ELF 64-bit LSB shared object, ARM aarch64, version 1 (SYSV), dynamically linked, interpreter /lib/ld-linux-aarch64.so.1, BuildID[sha1]=2a7e7d64c5958a33a73bb8f2685c39068f31457c, for GNU/Linux 3.7.0, strippedASCII textRRRRRR=GT!ّapparmor-parserapparmor-profilesutf-84cf4b7c6af421576d8e9ac22f65751a271b7005dcd6db0bb416098247b9cc058?7zXZ !t/\] crt:bLL &Lzeӈ 08U;NVEK &zbW];Q^o@HEnW9hxlAVlD1`|D)S|CՉw\0>o:gG]pHi:v f(Qs;o%s* 2VKU~/hqN-ʃk?#UH $`5!_XݻE"n*ژ3ӔlTfo(K3gpayFyLܮp?#K}twoD0` ĸ=\iP3ځ(DA]:IDgz@;3>H,B +1Α8!cYf2 l&g9e"rF4%re TuUzA)[J[7h:@,lYkuUM3!ØΆnMR1mQu Q̅O6ytB@ժD;+9Sq/aKDd|lmy k |JuU촻7޵o&#o1 qAֳ{(:ԕh!bu֝Ae S?E }+],8HE8-yMl +rѯ悝㻅1 zNZۿA~-`,maQMG*:PͩA"."fvu g (6d,2)8_D3a==J5R4?~1,ʓaSh>UE6S|pZ|-.Gx\/P нJMtŢКk[+%znS?םo#SH#]<"3x:!2R[ѧ7sjZ_@V7|$,ن+7?Z8u?<*\>Uk fZzhd+ X.d #a0$, mz 4TЂLd*|>W/he֏3,'ft ?B ,2=Az4%SdhN]oi٩1VEPy .&C1ЪS`0D*&ޗ9_BEV#EmoK(4?'dQjow؂T{` L#"YF㓰ʦfƗ+rx!m`=\/FpoXӐ&HhU%|r96/S9L,@ȿ  ݃2&i~DYGc_n#hIԼ P0Eh$%"Dz"7 k>cWTNn67 \˩Rk%l="i=Q/Yȕ4P15f6.πUE7Iq!TEDc47r-/(ĵC zks."rWۃ՚5 jnW tߞ^ SُzB IF!SV|g_H83+W:X4ZF\BM+R{OzN<Y22Dr6Ao'}›'XK b6N’%cFC" ƱLN˯7U|wb+GuY'_#3%3֍Q#%f vV9.iZʕ?GE^0I\9}㹦m[xAb;D\g"# | 'pAk Bu$SŸηCf4-3twő<-^ZBҽkQV^|GYV:`l΋',mpSZ$Y9wdTǠQh,op&`KX1GW-Ik2G.܂6^z" >XOo^Rr#>s\WYn2H) hHQ83] 1@Vqg ݇S6J`GiVR`*ZmxYLiWP'/a+Yr!4BrLEA:O݆"P<͛)SSh|;ߤX!4 r?%un'՜(m56Z}XUSNӸg DZ$1UX#эXTByRվ":rLOt~)GD?n+1ZX Y姧8ݖL2 ;h+ #$+]p>aœ'),kQ7MdN>2Of mƆ4! 3tۛ͌l)n֎RpY-O s.o!Q A-L'Co?tzJGJ~Ft2"; XF1 oL,U)ZP6T#s׫íƚS.,kZs>72v_F/ *lC\Q{ W 7,ܧ ,:b;e;BPEb[5UJ&TcU%\ n>r?AFs-/ ߱'jIO ;Ež$}RڻnG`zє3)ģ wH-JV[~rDŸFUlw8-Ys9#qȘ1ikjШ %+(e(cL0h UIb":DnPpR=ȏxI5tXEW -Gpߣ(2ѪvI3p1w}v'}+ѯ4l,0T^q%`;Q#/".?bH0$ `(.DB>`SZZ¾wl**f82gIKC?e'쳲X2UZ]Tv0g痧mU@|᝹_әI}N!IZ17vltPC(08Мv@#ոT ήɈ xhOKI\yϧVFG< # V )8':ݛtԝG_aY?WmI⿟˺Ag&^>57b@ β%j-3EI>ۡ IAQ"MIG <L}VSavZɘ̫Ψι;G#v.I6Ym*ɯZiO"xKb@Lr5eʼnr,##FY~%Yi⚃F| /"6漢>m~O7?1KQt*#azHWPn@h Endoq+EqE$KY뱀H1YD:-ɻtSԓ0HC_N F=X6Yw܄pP\Hh+~= >TřuUY(oʏ>J{RJ8#7c>u@ ,e2+'9ƝRv^X>ij' D_~\r%]@uNQPB*H=OlO幗Tȼ67Wd M@z?/ OZЈ6W gj)!L3z{f~M˅_98V`j5M/Yk`N"ro1 qg4b%E8XR&`ϾvI`2<Ǿ/NH8csΙ$5oz_lQ0/%NٓLKY%*G/Hە<RC.}#ťbHܞGA*!) _ љgvDl񘥷R[\r_B>XXB}Ƞg} 4~ [úB\|$Gś+H``#D \8birNŒ[hzppf(@>O}!~Q7DY-A9~Wqp{ǏpeӵPֆbsI?{cl}dWm:YMZ* /m6Osst6¬3U胫Pfx:fO\o 2kUa.*,l NTpQt[ճcG9GÙxb2\w rVtdxQrnx= A3+ KJ;DA =Ȝ4^29c_Fih~S ƞ+š%̕u>ϱF:]YZGhh. gM=Q(K#3[3N> ސa=eUɂbD ds`cm (0 smI)8iU҉F}F۞L@\+~ogzWG> e}5Yi;׋*:-9M<}u߶$ 2`ٻ lDgYߙ-\ Odf%Q?U J(VQd`$PUZڤ̬)Qg6ItOl8L6F)x5'$.Z8¦4)\CO]9ö>(?q2^g(=_$IjIz*kdVR?oF^ L!,:it8%{o#sdT/Vy+>(᭘I(qÄklxs(ֹ!ы 9B 77h̡t=L$1k",\ i*Q  ]^>#viZFB[#3xy(e6&'M.C~| d$DZX;J=[\L=ph o} <N~݌3H| GܷB,-{&mH 8 R9L҅zxZ^CDwbI 8\Uf[~o+!0y9opva}/?JV7]4H-7+GM1|: jX9 0R59/6-k)p엜Biq@Mo N-H.x}+'<|OLn.;\pT_), >w~ 'm: LPG^ jgjEE1mŧG7e&d-Q7Ƥ\VB9kb)rL5O$,C@഼s2pa/h@ӧk+ܯr `Ca?וmRx3C aRU![:_.iQZTr0bZ$v"jxaodff՛^I[1qUZ6QL2*Y)4d}'n.2\DK>(~̻q8Fa81>Y$yXJ5)5rt X} O~`|pBV\.A$Th2v <ۆͼ|H7n͋r-wKe z@D~ѝ-uaeEmM6Ɛ{6o5k ޵:({_ /cW,'yβ>GvWE}yx0_\ґ-;3HAʢڋ8F?dai} 2j*젪tLlIw4h1VQ,/)S}zCJ9q'|Sk@WB6{J5?;1 9N[3 ueD|5(kf*ƌ]/ki#g2L-:v UO*3,6V,-W=Oy{2AAuܔeݥtАC_`7Ah%"[5XʢR߭!NwAú~{cjw:>^ _;ٴaN$f:bc{f[WПTݥ˶ P /\<|s:_jIU#e@¦}ԓEJNœ~$r%]V)Oఱ1XP_%wS(׵;=]!gZc{'yt}$?$P&:y1ْ>$}wA'ύojX\H%}nCc=S"8We> p jln;NjLKgXc9*oc<ɩQ W;"35uy]q -n׎k0i GCS+AeLLW3gC{\q؅N K(eTN^/! kW*.*ca701VGZO]78s}vzx䧺kwS!2 r'EԴk| QYVjACmo`տGhcf}+-*"PEuxҶ^`<3ًݣjv ~V[/&ӗYWC^ ^3:Ed#崧w'6O_x'Yc\9hS{Ѡct{!+ƭ}w𶤤3+Yϕr`o+_#-f<*"-OL+^x%=k?uٓM˵2\:%yp@tR Ti1HyWyIt`IFBZp\by{ nkpOTu݄^j⊄f> lZ(ILQ[+S[u~ZB=w:~.h ݬy2^xG9X4OٛIOmMܮVV 0̋V e;cVy- bkYꍐ7ߙ̑:碪gg6*Z)θipE_/s7p!K~8CI Q>5w^ un#pN;y X饥SfNdYw}TJA"' yov.2c$v'?p9iر=**4u[f Ld{ ^ 2#-*5Nx dsd3Aޟ3b؊59 o oX06ѾQ2]8 Y"#'@\S謹<4\\:.XC#ջRɴC^+)lBe@_ćGiyͷS kzOs!_W"dϡP:]K"KGD 3R)s=J 5 BaXvf_Ɨm~ޝ<kEe+IRRc(0Sr0*V *c O&;FQCN ҥ@<)Um\ $xBe#mqJvWwy7Y(ޕ}ae:&s[| * nq#-!hO =\$%- 3JT_@ A/"=+P7'QS-R=,ǵr@] "%LurAxKS"Yn@ٗKɱ=qTُQyv\@"0@9'G9SH4~>R\I!mh|94}-藫.ڈk TL@A %*a1PqtGߙsI?]y/&QZ XqU_I'\g58sGvb~]jb6F?b/ j_%/ϕR]Hn3*h a~2ax9wy Z#FxG@!cf-|Ư۫X'"I$Mx ޠvl!d`4%02!<-ʚ~Uo˾O/1⁊~CB;ZZ(WPȊJluinu+~?-R+ns7۞b)M̓w~:664\&,<9zivL6s=v*g^x`cU2TgŜ""16H9&-:b PIldתeV cvkOyDjo~-C>Vk>W\u u NEYi=H(ߜ$Cքcb&2˿C]& },ENN+w4xGu(́W,8/f'ɫv2@enF&ǣd+OT~R՚&c .|B;-\|W 9zo}_尛q S\VJwk KDz9[?"]jkd^dnRR(mhY(y|s:o:\I^DNózT&[VM0JQŲ U棠<8AXjpD"\o5J!1ˢF,aTI%{8{vh ]掣Z!iER~.K"!J7YhB RrTU;V Ph~""oV^8ԚL9궎f%lA3z\8j1)@^>zq&5#OUmC2FUV-RC e帙1'?d}Bef>sﺬ$; ?6@/{eL(޽!$ߞ9 tMbOKDuk7q"~^VAR+^C 5f^_BvVMJ\7_hG V>'mo J2ZRpۦNns[t<,NB=i5-'|XPӦ?LIϧشh(«(U R[w %Td|TB;u^j,xu6n&LՎ|;c,[ڤ [wЃm4 yI52Ml^&O-gM!j9e%ēf~dfheϟE39(;`׳o!w"~A̡r=z|מcIG5k,2Ox↦O7]ؓ'Fw%f˥vˊP]Qݣe^`C*P `&[h},5:cK]$j3~ MaQc4KbaZD"r߅PS*gOW{@:l֥FIߞf  pis# PN@Q1bO gY%36"bmvG1yn5rVLi0 _ގ}poFW^~\Kw Ws{0"z)}wۈ sNjlQ'Sn_j;Aa@l-*褌z۽!JK M bdP- ze|#?0PКX->iht`]1Аh- "-=eX)7Z#$a+R}ji0tA@X!S2fal2#{fb5FCS.z ^1$a1: l㰞"7or3!PY"XB~)dl@gvZ>+ӖX6%JcQUydb1M!Y:gx.V> T4юetMHħM(  uLraeQN>F7>$B\6$>vGd(FOA<ۨOo6X1+Q"@+~eqk;@)O2G*k~eygU,1h}iuAMNε0W;ZgJ;;~)?Ѕ\rG *̖d`t5tVqP.,0EUֺ1Ϋc`S էy|-1zi{vĀNLL0aF'pf.<cGvfo" B_a/Wdt9cW&ėb7jBsw=Fu$YbޓP=_ Q%3v]Uiu'6JyQ G):K#=rOA@1qq$:2l ejVbn\TZ] M9g 3|ՏjDBvE8~?N:8x#RՒؽm)ku@ %1)1PohHx1Ws1>CGd=s}C'q6 ljcRpu_yKEeuLvņqÐ7+CnS¦KN0@CoQhp$}mMqʃÚ`jrYKD3=t /c2&J5Ќ5v:j1: k5$R!4q d\Z`g@/Xx) (79;Q$gcY; ?Re]"8t]9ܽbHF¨ϐ׹pY.b]KRqF:p&ƝAjPVy~B~~euax W35g?2%E'@WOfM܆@Q$J.tP) 1U1v- sSF5%t8ω|hF7+W\qǩ{"`Bn_;mpR= }G7:UoK)Sdsuښ"<_t/I@\IWMY>ݗMu~1%l OzcF X8;h'ɜSHlA$y#yrb.BوP<`<s%:HG/y+8\LRQ]Qǡ)Rĵu$GgEx笤jq?"!9hnwjҘ^Oj &!$’n+u~(=woAm0@ ~e>WĽR+kKiPIENJbSw66GF붅'RO-Mj u-ix =t$fs$ȠXuak2x=D"Z.޶ROFF^33zg[ Q)Aw' bɳ#k`mf7b1PY3$hFM;41^~ေAe2P]nihдq"q!{Ҳx >~A(G[47i eQLqbP`2 H>7\`<ǽsK $0`T"dd8nkIxoz#粍y/A|]G4~%xha7}H0y^[~+]V]"ja :YБN8W[AyDLrDΒYq+x/֔^e;Ɋ0 CU^ vr^ GnI tz'C/z%Wg]su =h4EnPVKŋA?~x0M3^V?Ow9f`~~y,KRpCH;'9昽ewV6ت:DP:݆q"*ò9>gT\E'• MBʎ Q-cuD˫-ϲw!4|7ҋ 6njH4婜H2ąp19 )ƐfR]A;bњLyײ<1@ҝ>PDӚJ³]#aH3q \tohB'q[]%&4/# kw_ϔ9iJbʫ+'?C!ҁh=í}EԴh_2H>k%HH pdz k&i`ÞnU_Z`vܴ\JqTZgj@Z5&)e)RL̓.Cq rIǜ8*t&όhzSF[7Y LQ%FT9r#iH.|r58`yAJj@eZƕudBbpvvߡ5CQ iUt)V)5Rغ$yidUCk:uY7"0FH.˓xֽ}砒zz̼GG9`%Ql+CvW7 s!V}Ax%LfPSDQ&s)bxpR5u||2bݮf&~ц%l& #TBqUÞ\0G5E~}2gPͼ1vzƋD!V2`nyB7;D-8S$,-q`ֱD\8?sC}s7GɶG!ѭf=\ףwGǸ$i܍(3o>UoԼ}jU ^5 k N@f̫MO\  R", FKwE%yI-3SS'P`pkտb*ǫǜR lb_8H=lEomv~΋jf_ ˹)k[,}5ڷ3X^jtQ)2BJP}kƇ,G핬DsbPBSV`K2LG_2g}Ul0ni "Fܫdl5 "t,1ǚɝ+*a۳}ˋ>vW w[K7 {Iۧh+0=}~K3@JjL n/]6mr\*aP7ksnFLOWʉ{9: 2s, >0subꟗj0(#|ňT,aa27#1v |Ys5>Lz܁3ey3..8fB2d]9P^Ga(L+IVHm/(#}&äe7OӚeQTO(ͬE# 5Q\'?o֠ēnx@y A법TRn5uU:}>2GKi67鰯 <@2c>doK8MF]{߽"s"쉽$X7yoCWq$́Y8>U|kcUOAq6g}f(+zt zoMd{%lC`JwpH^D[T@gOya^02RYBJHr2Gxql^=ϝI^(З]*ŌLl ݼݽ` V+e z Fnן11yw^,g!-' y@\rVU$=/MMqrA9(qH4 \r#AF숒"K %MbxNkd ew(cOg ouh&аGnTÛ֐2Zx^Hʱ!>Iq:q}6ӱ@׬/f4&ـ@]J ^.[[OeѲ-)cNѱ;.Il˲-TgX,fOU$aTS( hɛlBڞHWBwR0 udGp@ꠥ7@/XGCSzD"rtĔ@h#GVSrj ,ebêHl6ԃ=4Y*oqa!'+臠.RΚZˍX;lp g9/x!%awqB^\j<6B݉Suy{muq)6,)*Оف0)N^>NHޟ_abC4u5T%?En+1~c.v4w>R۳Dړ"d4Cq%?؞ DlfyЯa.2֕DkAP$_][/\%f%*.ǥz.T+6-2 B5t2_CR'Ј]ۤ[1GY{S2 AO7+ d]ipOS4z'C:W;fj`7>d[5!%C8ѿ #tN-ۅԋ(OyNnYhbYI6L{찪qL&a>4]N;X>{[T3 f~Ep.1HX`Ů&~Kcٻ}ֵ>lB2b0`7*G܁$^ODWTĢQap e>{ѵүc ɴZjlH.VUJ|P:_Jz׾nmd;=9YovqQJ=VނQJ@cO ^7u"P6tyr@c%:猲ۤ?mvBw\nk6UqIVYtZzqer)ض[mBCbE$헊L>@K 5-x">`~UsN z ScEܴY=axxh+ }R14ܛ2oI T_0UҡȸiWܓ7'$Sj?J~=\Z9jسLjyC#>FED)AL5;Åa5:=7qGjS Nyct]^gfnQ ai{ T59XoUY%ʯjP |yyinQT8,D-0Q.hˀLRҟq>{.lNe_>Gٍ],Dgv: j4>$v``nmzp>eW1U~g@EO%B/D$ڒ2buπЅ;@BVZ`⒇&nasm7Zwh %* LڎNZN@ڕ+ln[+pnQp{(gylUiPpJx8讗#KH7@fpEߦ־USձ\NNqI<g5et b KLD;q1$?:1(V8uZ$(@L};NH?zF'Kpw E~ [E@3mÍ{)\e 2v(us "IqxIG\&DS q5Bmi&yo#鞎E9e|&14S}4U,)tI+6z|m;o9)d ef`FSd*J:Q6EŲJ~7.2v9e)m& Ajԍ ȱǝRޖAcq\Wck}s#k8BSr#^ esFJr~ =cmKBOc%l7#nU|*-0m{0((6 mDfJ8̈́+n|{ƈfsݜ`xٝ^?$wĐ ȿ.jveYg+?UxjφLLy}1Nˊy#;VHicU ^->QYLjTrM|]`~u5;$kG/4Rk1,]cn] D¢kd㕱IPKq,sɺX[Mܥk9UK(o|ĝeu\sgED{`uz8([-fu"U=$ĵ?oDɠrŊ#&DY5h"qU ~545ODt}{ C-W)9\T-dah7oywm5bIBr''-$D"l`{R 4C~oi.p\-yE$i"O/sՉE.Xz*P4?igXy,&Lx}|qE }?Fl}@M@KkO" 8 o&o8 (wNwBrcai|)dDiӧ9 V`%]%Hvp 9FV=_οVUp;P:TgReE0Xa%R\E.=Ӽ2p-:P\|$w4tt\~YOԨoR:EYH/o ů꛳)BQ\V.sbmjfn ~Ғ7)`/Z7եI ÖD:-r̔}Ehtą ᢐ;a\@ -L'YGn.[)RC^m;󼶭J_/z32XE̷m|8dx R+gf|>ueyO af *a!U/_ti l%#l@]3}BƸS7ViHr KȞK/_g4ӒbXT}>qO80_.1P[Ap TfOhdB" R4K;= REBTHNp_b aҮ ̅f؆ OtR{nvow}LC^snZ/"jq&h0^f]|bHlrV@2Nw;K}Π$E$g!˱!<Ak'[{;LFC "fձN\6![&bd %-]K2(2( 5s;+ Tae:m*CP8ϤGHu&o.Tvh+*UMOPAT]cB*!A !$^UQ׫ vy>T gγl[^(,iQVB?fU>0()'Fwa p+Dedq#I>>Ki"~z5sZt4#1캛秋߀ۦPL+P a&n,Nxz݊}M񙹭@'R9pٮ"S]"vZ~88 ^؇tKUԝVT>v:xX l@O|[<<9l-{뜒%4J_OB,[lk vc~|YIRSc<ؼxŻW6>I)P*Ϧss Zw_Wbuma~{*~Jǚ.ALW|cMm$x7h%6LMt5 E?aI}Z+,LboW-X: \2Lx#hr.@*Ȧl"8o"ٷlE%l}8PAY9b^-oj*:AcߧwSVV%"W W@yj9Ν^/jlu̜Qazn^dhZ#PN|1ES3}bzP6Gԫ@SuŭlMś@:c'Wevp|z =$"hxs‰2dFbk-A b(/ rQ`q@GBL~;mRZ# ; -tr7TwH c~P%cNx;g*BvV8w9ޫ/V ҵD%E^6țBӒKs ]28zӗ6)dGndE;`᝙2}'hlLw:q0ܰ|Y%(͕:JޒPFT&z/t~'$@G$f nýAqk ts.j:FȦSJ3vue۩+F)Z.knk2]ˀUy̐=ɰ(}|=RyT> 5t*5t0VJ[?Cn_k9(^zJ#qGFy.V'1+,XFNVV9<Rt}0 SX^]pmb`aҎy eZnc:iy b]@۬ڰtj?iF! HZj<5j"kr90!\ǐC(odq(4INySxiV0Y4xvx 9*AdJ|40_J: 9^oe,DPME?'SJЄ榖6 <%E]6,:,fzn_^94Ԥm}O|kBwD-Aξ}Y_F!rpЬ?cV$4'w.z=̶Dp d0H\pl FW ڹM9TU-)8$dZfxj.1Cg.K<%ȳjCLƆ4KŅYH0U>ˤr`Lp =Fb@9lmYw) ^١^xgs;DTC.|<q8ՏQtTfŬVK 6б4Kd!ًTH\.0tGୈ+&cA@L&c=^/խM~wU8@I&RZܖs.1V ql`m$ʡQD%ͩ:׎{^#b|?PMKZfcb92{T$fW$bTG"vKCemcMB,S߫Fd G`rYt,) [Nnʠ['Vcæ,dΚوDi YZ