monitoring-plugins-icmp-2.3.1-150000.3.11.1 >  A c!p9|(/ꉹ54xy<Ŕp2ތWMn(+O0ȋ% 2 =?gVϰ;症5h>ikP7uPh<` ޱBQG/Y#-SqX!A"Bߖc:Bce!xyaخ0%K!Ei%oÏJ=Z/h?Eqh΍Ppd$ ̋si͏gW'’.mjeb57d94b7781ca6015962aae89bd8429e5372906aa5635648bcbe7e69e1c26df4f6c72b34d04ce0852270a14142fb658da9de09ac!p9|l[ݷ"MOfe[ 6aY*ٜeCĮ$ >CePkV nf=9x_u9 MLgTs/͗?!͆~~qHt>r͏ϝc)PLJXjsdit8`>h,9Jj.~@/MkVnY vxDDTܢD ¹& xE2tJ8~BjcWuQ/Wfp_~v=gݕŕ0# n/QNk]l>pCW?Wd  . VPTdh  0 > L h / Lhh   (8$9T$: $>RBRFRGRHRIS XSYS$ZSh[Sl\Sp]S^T bTcU9dUeUfUlUuUvUwWxW yW<zWLW\W`WfWCmonitoring-plugins-icmp2.3.1150000.3.11.1Send ICMP packets to the specified hostThis plugin sends ICMP (ping) packets to the specified host. You can specify different RTA factors and acceptable packet loss. Please read /usr/share/doc/packages/monitoring-plugins-icmp/README.SUSE-check_icmp for details how to setup this check.c! ibs-power9-10SUSE Linux Enterprise 15SUSE LLC GPL-2.0-or-later AND GPL-3.0-onlyhttps://www.suse.com/System/Monitoringhttp://monitoring-plugins.org/linuxppc64leif [ -f /etc/permissions.d/monitoring-plugins ]; then # in case somebody uses the permissions file we provide # in docdir, run permission here if [ -x /usr/bin/chkstat ]; then /usr/bin/chkstat -n --set --system monitoring-plugins fi fi  ́AA큤c!c!c!c!c!c! c!lc23a9e35760b8fb895e91c463d310a0546ca07ec59fe058191ce34dfb955cbb9f7a1ca220c1817360a7cbb3f5d41a54fbba5e5cfe1afe2a108b319ea2d200ca9706277cc1ecc39d9eab0cc417f789d8ba88419e71b8fb33ead12aefed6e3c545check_icmpcheck_icmprootrootrootrootrootrootrootrootrootrootrootrootrootrootmonitoring-plugins-2.3.1-150000.3.11.1.src.rpmconfig(monitoring-plugins-icmp)monitoring-plugins-icmpmonitoring-plugins-icmp(ppc-64)nagios-plugins-icmp@@@@    /bin/shconfig(monitoring-plugins-icmp)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-150000.3.11.13.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-icmpibs-power9-10 16631516292.3.1-150000.3.11.12.3.1-150000.3.11.12.3.1-150000.3.11.12.3.1 1.5usr.lib.nagios.plugins.check_icmppluginscheck_hostcheck_icmpcheck_rta_multimonitoring-plugins-icmpREADME.SUSE-check_icmp/etc/apparmor.d//usr/lib/nagios//usr/lib/nagios/plugins//usr/share/doc/packages//usr/share/doc/packages/monitoring-plugins-icmp/-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_Updatecpioxz5ppc64le-suse-linuxC source, ASCII textdirectorysetuid ELF 64-bit LSB shared object, 64-bit PowerPC or cisco 7500, version 1 (SYSV), dynamically linked, interpreter /lib64/ld64.so.2, BuildID[sha1]=612d81ea58d6b878cb233591a0ba84e7654fa06a, for GNU/Linux 3.10.0, strippedASCII textRRRR2BV޲jutf-8de4a65a4e5f8439ce167cdec879e7234dd56fa2e962fd89680d405f0408cf882?7zXZ !t/ky] crv(vX0\T1ɮ:.R1|yc-22*o@#S/P|U21zJhp;xknvL"y"ׄu˜i +6lXiNJH,odx*{'Q"]]'`5яsI0d( GAFV} Մ8so;!n2"SiNYRZiy ad@>OaaI'Zql8G Xn^P6jxUQJ9aR'C }v86fOKMEU! Lho+S<ᱱEyBRS$3fn=&gIhxTRc;) =tdpe˼ane&SG# :ܪ&4USu%Ǝ׷{.8aҋtMM^l1yּ#Pk5BŢlds}aT]:FA-мǥq<4]fts,5C"md~+\r0ui fz"'(Nfw=9zdVm(О (ǨY'W(Wlϐh+K_eo[?'C-Sʞ̄p\Xn]85GB,'h"WH_wtD{?|S2P3S3=;cs^#>Fe} +wS/CLmk,;ŃKAV`a鱰 jb,[aiA)[WrF&=,i/֒,#ϣ":+k;[heL+T -w7&É>+$\Lz!sL ]:eJ8vpA9eL5j6%R[NrL;}dɗ.8߬a9ͥs cjU9':0V#:#8H+K4`23£@h 3*N8|S/f #5h?rH~sЛDOW٣6$pNA_ \pvIԤ],;fg)мX nvk{0{Qrn|m<|";emitY]DR^|eZѓ~, IAiC"Lqo#Z_#mu`9ofLQ2ve)5:%γիU-&I=yGR^5/Lb釵an&3 Sd0iQ#~b[ez0 uዡ$WTǏet3}cmyC'ܷm՚=! Lڔ8kU"̩Aa4G)*;k-DEe,}A1b:no<*3"rZ ACΪcsZx"p}c-S.kyQ]`cǀBi? u5xɡdic>uo(++FoiYf025*~/7 h= Kv!ĈOEBQ| =EN&1-B"oϚM@͌O.a"Mշ.w^nH*g/߷T }`W o%y q /&]TFg6>fO#KE? i'sߋ\>]+'@൷g5æ+ 2M瀣"PkJP>itw6,~R\V& rƲCVSY:sH(B9hM(9}RwBD 8ۗY3je7i) %+{x]..wsN >`b.Yuucx)`-dž+%a9{)ρ;WhҐQ_RABB.u~`+ĨhjvJRL(qdHM^⛍/ΐ0`\gz YxL)4#5 8ی?ո/[γBB^wZX_oے+hX^2(Hcn( ۼ> ֮DUsZ!М*3="[>PH2GTXAoCCszSۍa,sWu/]* T?$ 2*2D! x.FL7r0z:R5~V{ XFԄA+He9FR&"BˁѢo:s\m56DJ 23U|Uo(ȰyIy>:$^S(]v; hT 6{uwRn2\oVˬbpyb為B& m}1!ub@{tc[Ng@İ~ޫ`r~)pJ_yjSh2;~~?v_FrFAS<p= 8o9|B7լҤoʈ T^]֯9pAl,HOpbQ^O26Z6o#5TFd*#;"A*a %[$9}TՂ>vH3#Ggp,fT&zz77צ&)bw/m*SǾA!Hk-ER'6#rXW$DWƎ5QJbOME-_X򵵉R)̱TmZz-;NTᜉ(Q;* @p@^'4 Ng&>"O|=_ad[Ld.g}e!X'oG]ac蹻rExBK7Ph.K@V:णȕ1i!۾ƣahx/2m -nbOk[{JL ,ͷE Y.knL4;/_` ή~ֽkl.gVSm[ǵIMK$vpɨC(BlTw ZyNu4k1ׁ"ƺZA2d2Kco{PørTUtp/AR@\/v~/Ϧ;KJ2~ds 09ʷz!c7s2b 9$K∏BpTCyk/9k;l;it#p4ߙ#+(_#kck&% %W54>剗Zѝ2ɜYԑNϰ\S(J$v`c^ǡMA7؃.u"BZ&X7Y7}"Qi ft&vf &AhWq#@ Y]N ר7T h< J`2= ( x]]CEp{^ĩiJ@'F~GߣטEG,fd_I%Č0>7AB l^'KT?)pFqXj#8}5<7OG,BDf֛v$utq]h?m rnF!1:~G :~[eOwC[H&ҝx' vA4e}woaa}: \ƃd[ ?x xTCb^0DxƔYCFY}]͇jyu@4SM7bϼs E. -yE(3ّO$ THanvE~ceIIyڅY]ܗDId,3fh3qO>j* 8CMRwtF{}D<'J_pN[5cT[+̮ٲF`86q`g3ICNMp--S行 ,.{l:- k#烲;H36_otMĈrfJx4T}Ge8EAAYNY&5mtBa|6k[N'fka-4'E&,QgR0?dډM>Шj t˴|dO 1XÔ=_o32fک,C$x) Cl!6gDV 6uֻܱoZ롂+h߻b&,>>1~d5 S,Px,eAk;c%)RyXn\}FCךyNme(eӢj㊚T,^uxf@2z|}{M,ChT_7 i,Aߏ4bO0rlzs=\s}ĦCt 68jG0 TAC{Ă*@'A7v BÊAu:t=!1,ύ?_~ rݽ[0SJOҜf&5ΔAARP~c0rmdI|ž@kMSҌڲ٠{oa3> ͪ"|uU*mhe㋏q%{9b?2q˔s"'-2]49O,];T86s)"BQa PՔ0:`X&4 D.24 # lͣ{>=f!1o.Jc@[ Ԟ4D)F v<)!3_ )n nꗟG9d;E1h6m㿇-a-y}%;Vx.iƽ<Km0:; [UBs^U*.V~=r5VIoMR# NLCܱ@avÄ/~ȓP̼eiu60^Y'wB[B<&b!EeϢ|.Ԯ|ʕR,K*GR?#:AFEWX(k`ίLp 9ޠ0-*]7 ;w#=,V z( A sPScrY%=ʇJkUt?r^zݏM+ڶ͉.<^lm=*_d]ȵtRqxz7f\+е-BzPqڭ3"4[v0l(iV[$YK_kշڮ2P'pZc-=-tty ײ20S b={C\-v#O;^\3>\aeZðܭ M/>a K> ꪩ]h`M^:  !< Ll#%k}Y X{d=N;f16ZeML`⟢id :@Ɛ3h} 8 d|:2IR‘`"ВtquOTd4oJGUApfL})6/?L0G){>]`Q%j7P/E YĜ~Z֣`q5:E7λH8 ]?Iذ"i,FbDZ2@F/yS#+ Ϲ_/\}"vu|$O!YzɊ Zd`7@ő;6} _\JGafgܟ7>R'v_;uPWeFߪg)QDGQ${ԵEh7!5;GN%/MUԺN}ְwȜVQWQWoơӺT)LUjTcP@Zpj84~^F54 e}%NO~;TVF_.yyod;OW\k)_9v9VJqw|p맴\P ;`^bǥ~.x% =a0[n)q2GF޼D:C~ ]ŚcvlrȊv\c^Ҥw%bxJFTinX0J}KE%i.ruMԩ܂agkzpU*`%)jZi{4n8G0_njUWf韬;aP.K&v0w() ۘlG{Pa&n(tdk%YRXѮl[a1t ?#gFG I7}:i,EwOsXVOe8O8*jKo1d9_ v0o<ɮ3"9vӧOގX,CE&W#)Eƹ‘u f+{sehU˫A `k\A<))b.Ѿ}-\|f ܿ>_]{b?S}`vSm/0ZmI j9dHN:0dv.a<r*o# ztiālƒ pEuBo$Ag*@0xT0{Ş&W*EyQ0pEXeST4uYO}4Ɣ9Ѿ9-=3`%3!s1KGnNvEy`-̭@>UMeC%8 ;l4;]e 65ķ *Ԩj,=rx (E bs˘K7E_ +3ջճENϤ`|;]$t6J;*HdMMEeaE}d0B֒74'РA8}]֊Qw_^ށy.$=s/\f9\&G6r3f)]z4Cg3gLZηxx9Kf@t·dj mPϗ5Ā.95 귾L'9|=ۇuX |+^!sS6dPݓ:c_E37`Ö!?mX| cjTl9E1ZWo%~FP e8ӁLqJhPZR8O 6آkt3>r||գ1-Ovj UM04 &;QJ&PG\$kK sd)kB"`Ai.Z@=p5L%/iH$Ch)D]֐e"wHQ?[ݓo;_#Z8:(dr_%ER tJ z?1)gK>`[3,[Z^nVDrLbQ]u=3 >! @IZR1gB@T7[%[ ,DI)j660$ /ztf3xkܿ]Hl^V)A{sDET} \M6Rd4˫(I|o# ÂБN=Dž {77<2)PaDBչP}sUە$v }8EW9N v2KfYjBmNu7 tkG108]XD$o4Tj-235Q)ЊG;R V}oU irw%UFSóB{Mڇkh(]6q^+Qtt!܍7Q*6Ҧ}Ev"v,oKdP|{?=b[' ~S6|3*jhGMS`aZ6(, l)ܡ[Mף ]2ZL+g^Aj}"ƫ'"8tv<)RWjେ_l`S^ˮ4lQ !.Ug9*r]\}c~ɟ*_ Zrhntt9&|-p ,Wt-h'%߾.FuUI㥬3u>$=9=?;џֆYHLy'@Q%|E#hPʟ/^^w'h@E9EuʎOê>{rsj[Ϯ{19iR{$&xR7uKiQ8H#0uViȥ&WJfJpޅV8o [Xη<=,TP4NHWdDN1dcRY}X:޵֢zdgOsF&ѳR3H2 |j܈ :>-|0>2ٮ;:I9k?M4 K.1ISzcbcV4) c4KlK˖d1uX«p/=G.S Rpta,$#e9M\ -ocxďHhY{˾oGُ`*o#"w>se?VcdJ3_o%Vv培;ޑܺPYSi궐ZT95cq__%J4,^ϗK:U%x2푏k?qt*\[^I:E713^& mĹ!(U,u\ [:ҲNU) =<ᶂЮdz \;D_¦q{-N&SJgU\)B(ϰvj{=W"F^2n.ѣ~u+ȳ >I$wRӦROPd4rkjr3"+٠mTmy 1S8},|/Q2Gk/z񊫄[a4%Py .@wIi tbMkzaqd1!Vy{N% I-R>>X-Oy.|G304zu$V&7O>'~=kn' ʃ;ڸk%`f)]O(Ͻf9( aQJ%1QHU/]"x`?WdfUlɃh39ETK"n%`a ;4QḓC2~vg8$p9B$ߠl]C[!|y?fgJyX7\WUo T\[S!ţ5J 톃ZmdA]!)n|tt4d+$ QY5+NQ"YC#QL#:2x3b"Qw m0+،墨NL : uiwK?N R=ϔ2(~&BԔvH".\8@I!_Ka."Rkh.  Ws4ҝ*K$?ѫ+@dE:͹FT'$RgG=m״iigIY0 J+ހwpyx(ȹ*('ا֋9"`\B5˧̃E33?̔j \ZBpx84b{ÍŹQ?ق;svJ آI3]-p0'T\t0X[Du r*5p-“.5y**^X&(NРZ-XPmJF>V,vgіgåt ,VzJq'e%4xf7G$2Apn+CPһL?.tDm{N*郩\N-rҐ+BװT>ȧ>(J=uiRE ~4RgsQ3$znX>G XWΪ;V_gw}C('9sϻ"L9KW:󂷍p>=OV0iWw%3A T*/e@ Q6pe%I R4O}1sShW棙" V|4⫝̸KL̲epHOKQ6讒ӎ~ ɷl`(k%VX]?, )s(Ћ&7rej[2uUǶ*) IY䁃5# OFg$Wx." xWnjXR}:TɝQWT=#uYڂגϒ({pq]vO=k>[#Y"&|,u<0z^c[p5Q8ۻIr&@ss}Q,q7ngj}f%`M M(B{ &r>:2pK} Akxjd-De 7NI{nV($D+ X 6wo+LJQ\#*q\E3,)UiV{P0RV$H!Vs֬SXJleF5>"|8 |>\ei?LRw;/ d8{t WB;a}[Im2%98)@5pZ F< >y/@8b[Hڲ#9q@VnyV ƫa0@'Ok&eXICq-!6'g`z{_[($q9&C.TŦ C9J-K,35RL^AYRdpU&+?onm`,\Ky:5t$0z{rPS p ld6a(w}{䔦}oGK1µyk8>WXl%=9ŮsbXb^D0t^H-dBѻ :_1xZR0 d]JBN׎籵vc.9]s9 ŏVYL|2{1U! "Bx kdn.;+J>FvpCxwO].7|y4kM~PթaY `ڡ TMCvɥ,U.W Z&yd4q ϫ1+/dѤ*(D;tfPR]ebFfȓ(69!+g=ZeuiI-ڮ sFݙ[㢑GTfPtCaX ^7Ew0@O3B1$RNPtMM<)C:pL/\,Y>e1ݎbu=^4cNӌs{muzb#4~I<&aoX8xMSQGKI+PK[:Nnf:DJ;< @՞2Rv'.p/ZțX+ERuԝ|VNXبZ.Ѳ|֌x٫ANQ@!IYf LľFXb'7.tkOxk T&u7@ٿw?;@ 𠋂0#hzn^$9=Ip|u_OiͳB#-H@rl*Vr0"{O\DޤrGR:<&fi\4-uaZgv Ȗı<4WRe$s{61N4ܷ˥c'94rdZF t I<DjHLfXS PPwi Sj3h){z2PXڣB3[= ԫhuϋ.SkrͤNq"Ȟ{`~&u^P1 \tWrn3Qūi*?%Krcs`@BL#MdNySc Pj[|`u3SMHpa6M̸Q'~sCNnj\s^-BMӔ|23ὐ 5*J۟msqׂZ6 g e4<k+y?Ppf4\5c 'kJٗZk)䑒.m_`Ӱ6a{FQrT߄•Y4/[ i}'ǟ [&\›nSI2QL+tjK9_<< Vpa8U<M*X qPİÕ@r[M $02@rQ$r|HAS?ѵS0$~7ap>5ptt8؝בdYD o\}F H~OJj2[!_KЎȶ/5K#8g\ Z*N]y=iX:5ohfQ-5G䃭 ~e .+:)}F<;Y6뮷J_<_g,Na8tl׆J)Xd!E DOmaS^/Z\ߞ0#PLDaؔ|VkH<Ԣ%VD3*J0N%ӯ8A 74дs䚘 B|o,⫍rJ7$ +e_GѬuc4*ՎN8}a:s^0x[Cex#@ ۲b0FW"'9srN^M 1j_+b7HVP+v/UZ׾ӣ5yr3N.8_е(P5@]]N@;9)c\ܹV'eG̈́ F7XtzEhT0y!I'WE?hC=\GAY *,dVCnP,KlPNG^y)nԴ<]ڛ7k\nn3 "߉E6߀;}4z4LYg Q,dZD%'Ĝa"΂!U! hP۵yiI`%2g񡱤:I?Vo[3 Q*1lf3sD@C6K`7~;rFj ri ƕ%-Y_rHòźⓍ^x;щI/sF1aS_<ĈddKl NwY8GDrZS%@CL, P7^ԯT"ʊj7Ls̽W+~`R2apGCE[1Uemq=m M#/%"Ljd_ п)ՑP(H|>̒geL )zAPԘhEl ׷<{Ii̸6L5N\DhRޜ#FeE/WKhlFZ&ĩt| )) "w8<\9D ݳ/[gc+eKhoU 6g5/]kCAŗ(lv K^j0x ^w*(R1xJ ]%@ s:= }(94^4TPQ& g ј} Ms [g[SNY` \Fc$T$Ho r`F0qpEy %>J6dE0>1G:y,?=őYJݔOao{?T',WASDPnB :SdgrF  bV9l/hVEl1?7;h:. A `h;(ѹ xUe$Jf֩TJ 1=-JBvF&YM"=Ҥ;" ?QG|Ò%H{rG-NZ~Za\<+\YVG㗲SU/q㣵uK*Ou˖EuM2*3|jyp6Ycz桗g):CT`Kʒ~P>,o ȟI5O4 uKW|KtEP9DHd!XQyL4#p9$>b{p|w̘DCq"=DlH1P*1L@j 6}SS\`m%ȧ{GȍNKgSi.%XXᓡq+ 2 űңx ut6i,vp s+܅lx!k4R.B8eb{"jղ9ߣ23cbGi{/fPSC.7CZ>~0ć] [5MG*FVX})UaI/[{o,U\L㓌!aI+(~u q1^/w Kݲ]4(Sl8{ ? -`x;CocӷRjȷɢ^35NU>@&>NUyYOD~_L1hFy<}z#@&5qIS^ƳD=L޻C &` -(GjɎ03.:|Nw~UBH7{%Çkk%Sj6^͑)qw)5TX|GpCl8\6ZzLe'$dfTʞqDO܀|&t)Tg;kr8z/k11rh܃wp.}z Hx:15 =pYa:[^BrmA QT4V=:a1}~+g1+'uGɊD:ky%][-WRcWHuEmԗ0Y(pzM86wdQ93H$[G-nv5Qr!p]En-Hf}P أOQ <BA2H{I?]_.HlA\oL񑛕 {bi kʏ'һ ]j!-USŸ/Ԑҵhpg jSsyڇZwbziT܊yKl] nfݝL6<ˠƩGrx5qV,Y٤DMdu`uWi5#Sqz)Rn`z6XN\zkcNoT;8qYy8nUWG/P돓 D s$;͔{_V 1y%?b\C qEa0DO|l_jF{%KqMl4I\y7lDNM+ oLh|ݷ .;~|JC fUK%9J?l,( vJP0|*:\CIeU}"$uh(:}h1.ɕg]jTk9CSjL ӂs7&÷s=m %S]٢qN‚aЭS9H96`Wj))lڀS!CviNC{Jd’s2`^R2QYïAkNus 8sI#[.tmV xC[|K&ʡAWBo,ziJ%O>fR ޛ){;ciQ OvO/DHmMF(h/)f:&T%̕qo#bG,<ͯڷW+^+wO'a7K)xD̽=aM2#%`a5;W 0uZ=&,1Sk%S(+!j̒՘0ǚp RLP>S::-wf?{`92&H$_c84RT&lA.?+|BO#D2^`RV5u~}Sl@SN:.vXKlxwWRMpx^XXñԴ`Ȉ#b&U! ֘%KƩ3{r]Zh2} SYErA*[ަC}foF ’hmjwVQ𶋶7MO3ߠUW,aS`T@g$;Hx57|ɅT$IÅe;;(hKƣLqTaxѼ=<+E?^!Pxa_L5F#NN7껟ztjBF(e/ݧb 1 %)lm͡y KEJ(YID9LV%kxag8ٮ'b(>$vuh`!URK`zU AF"0mEzn -&v*AlZH~IBk_WaUyhցqe%z箌)9oh)Ʈ|###rw\emRa N]\mw謉NCz / cA۩OŎǀ4Ъ|?a#ռ*P\9?ԝ陻@ovJBaDԍmP<57wHz5lU`P#p쮀VJ( >AYd (T>}ɍFXHU3%|<2E2ޚt&Uq*DTYw\pEӽZ9{6Uq25'º,< yԾ,",9 >]sRekc"1 )fWxH7aK}'*)R=?F* AIA%:)И?7)Ys#ٜ>d = Q~#Mtyٮ^=Hf-z`Ī;Mя* &qҷ8ʹ;.-sn'Z)#HO>"˫i"t[\I™.S<`z}_6V9}ccKK4( ܡ'Hyfɑ)FqcTҔsbZ_/]Ƣ2/~8Ĺ}{5Tq\"faqeIhcBr 1ގʼG0. O%QKmP2\?J?etX?oY9b U  oZq}Hy9v "!{-kc Han+@LHoc*'] .ևroq` 7Zq-Vpw\.l\~@qǖxয়]tMcM]Q(EH2x& Rffkh,Y f睎l&TIz5:`sw"f vsfvR rDT*%fr1$gEjH";FE_8jOz/WV;_e ?$5|t4F3?oaLqK)i#V"BOj\,> B["=S`L Sp Yr|z 8 ?ym W̴:)l\j |a WA8f3RK!A7u"Nkb!J!Iȁq)ީy%dF=Sg{C6/IMӛC4Lyvo/q@ԛ} N0G5Gvc"t>3>OV9n/gTXm;,>j}MgIXG]oLQ ;DH1PO>g?hڶ-DTY$lן<5 fp2ɘGNՈ?ʘ5 Z )eӒ$]tK@mV p퐄As]^Rg;* +977mWx_=a CBV>{_ NT4EvZ :J]Ay1Fek{.iSn^$2=wq-M'=(b To9Xd=@*SfilAϱF诉AʏItaj骆1Ǻ?ľʇp$E^dh%sW溹>A润"S0 !7 :Ū-۳I]㗜A%+~wSQܙM \z˄LJDoyܼ~k]x~Z2 -aF"T -h|JWp <IeA7:۲gV_d͹CJh o9XDŽxC]󥹬;g{u)?wT/zSg((jUJWE_ Ljebh[2Ňnc2xJ̻<^(H%ۣRJGODyCTCDc(тm"ދ M1!sr.u_~kZ3vEfO6)6@SBՅMςrϷ"PH^Eׇ=ƚ,+1%G=|];1p3gc7wH-vÞFv¿ Ʉw:_-L`QEka:=rlq~0M!I@}'_]ƳW1ݦݡ^ZaeR+"K 0Ba(ɥU54Ifض])ہ ,fG-R3JW:RWM0/@}~/0Y!8;cFU W#H&+2=a>ۜ:$gM?~iI.F. D53sf!b8d"RSY{HN{6|6>bQlIv$1+`2͑؎Z䀽S|'tN){l H[BPX{}9 u->QZV cH\1\Liܬi*^qȦͽВJ!hc CQb2Sf]D?L|fIvOS-j uъ1mh# e63Vwxo(nn_dZ}&NuwዕY@RDtG4ثjPGfAv7kr),}ݸYکyAtE,S {}`YHYpqk,b5ݹfai'ޔ4='VGUuO@mfOymr C#nt&YٽLg@ysޥNj1OPIԕ0 T rFjz<D4p*3gfV`pf`p*iL9Ȼͅ !8JܣYo1e:].Bؖd~qdIG iSa^9U1";)/ҋiVm&FeV}'~ LS+2ʕ^ f8j=tTۗu<,0x*Pi!`OsgQ-jrR:1,tu*+zgV5"8Bg,ugߞNo{Zx4a{ YV5>QE/\/P0A4F-m[@Ǻ.6fP$bay$eTɁC/{pLA'[0 dd-g#B-#G_-$|AUDz:Hb!+^\iN :Z>&'L-Xz0n-g& F~(v΢_@=1KliuaJsl$^鋞Rx{ ;]~z0 آ濗3 ϬXݽ}A-Gom›z*Xg4XZU *i%+c_Ak8 _|?t&ػo   (K/KS1 wHLql_C3;&ۺ 'xl7^GciL2~E'4QUΣp1deGD~$kRt?!pyU YX):RkVNh6͙y:)y|5kΥkڃivW]88ν Gc Q赁%{`_;xQ/FF{Yc}ړs ɷr__+ 51Xa‹/nBrU6-4>XsSfw0Ob~] 7?iq@"Ɲ؛fī'"JɬoB͇G`B|B\-äkP:RY?c,NϜF>q2"?T7S8trh#5y}= 2.x0Z6Wey|,ʹ~xǑE^Ya@:X>DO"F2B}sdXSvH׍LAXn:Fg# Ll+4Sϙ~jo R@qT;5+yl*]v&Z i76ؼK U)q/!aRN%kFE2ѝ%ěl׺₴wXzCesW ,z5*qDܹ+?{TDƄOJgS}T m 8v-\r~ߙx4iq'A84x>bUFO{SԂ&Ha5|WdVJ\ջnFm^4c % oeTvC='93{ O8ӃK"?t&;uۃKƓ8p)G `莶 YZ