collectd-plugin-java-5.4.2-8.2>t  DH`pY`M⸋/=„ъTDFh{vp]>TH's؟Q2ݑ+$X|oRmD<)[`{p;Cһ'{GzBQZ=8FO:Mo6qGh!R'J.7$ruN3ƭO|n#_f|MUzIVaerYuDkCXun&n ^} ".0lwSWS_V9  e1fffdffe9936e09e31ee333966b18f7c5e397744mY`M⸋/=„yl-}uZk1Q%O(`bo.ZUEk3<^:V/wF8,J1VÂe3[ģ=8xykPC+iT< ^A#Y4V~JlXCS:=ztfg莁tm^(=R}|2ғ:hiArKLosv<^~1{Bd+ ~ p{Ll+4KܴYM_ ]ΊS^>:r0?r d ! 7 ( 8 H h 0 8X( T a (8*98*:*FmrGmHmImXmYm\m]n^nbo"codp epfplpup(vpHwqxqyqzrCcollectd-plugin-java5.4.28.2Java API for collectdOptional collectd Java API in order to write collectd plugins in Java.Y`Mwildcard2YopenSUSE Leap 42.3openSUSEGPL-2.0http://bugs.opensuse.orgSystem/Monitoringhttp://collectd.org/linuxx86_644=iA큤A큤Y`MY`MY`MY`MY`MY`MPQ:Y`M5dfd0d6ec53523af9bcdfe27671dcdf2ad81a30a3ca451b614fcfa03841919f85a73d3118eed32bccc8c13d93f5e0da1f499ea08e90084d787a3b7ffd49ced9ccee88d2886c4879809ab66ec2ff41f161b3c022a7651285c3363527e2b15f664rootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootcollectd-5.4.2-8.2.src.rpmcollectd-plugin-javacollectd-plugin-java(x86-64)java.so()(64bit)@@@@@@@   collectdlibc.so.6()(64bit)libc.so.6(GLIBC_2.14)(64bit)libc.so.6(GLIBC_2.2.5)(64bit)libc.so.6(GLIBC_2.4)(64bit)libdl.so.2()(64bit)libjvm.so()(64bit)libjvm.so(SUNWprivate_1.1)(64bit)rpmlib(CompressedFileNames)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsLzma)5.4.2-8.23.0.4-14.0-14.4.6-14.11.2WzOWv[@Uq@TPS˯@S$@R(r@RNRNQMQMQzP;a@Pw@OOD@O[@O Oz@O@@O@@O@@O@NNs:@N7N6@MM3@M@L;L9@KыKPXK/c@K,@J1@J blocks without an instance. Thanks to Alexander Golovko for reporting and Sebastian Harl for fixing this. * cURL-JSON plugin: Potentially invalid memory access has been sanitized. Thanks to Jim Radford for his patch. * Interface plugin: Fix behavior under FreeBSD 10: Reporting of per-address statistics caused duplicate updates to the same metric. Thanks to demon / @trtrmitya for the patch. * Write Graphite plugin: Use TCP to connect to Graphite by default. The default changed from TCP to UDP between 5.3.1 and 5.4.0, which is a regression. Thanks to Marc Fournier for fixing this. Reconnect behavior was improved. Thanks to Michael Hart for his patch. * ZFS ARC plugin: Collect "allocated" and "stolen" on FreeBSD only. - - Packaging : * rework of patch collectd-version.patch against 5.4.1 source * rework collectd-pkgconfig_libnotify_add_gtk.patch against 5.4.1 As it should not be used since 2012. (gtk-2.0) if now only applied for 11.4 Evergreen- add libperl_requires, as we link against libperl and thus need a specific version of perl- update to 5.4.0: * collectd: The "LoadPlugin" config option no longer attempts to load plugins twice. If more than one "LoadPlugin" statement or block is encountered, only the first will have any effect. * collectd: The "AutoLoadPlugin" option allows to automatically load plugins for which a configuration is found. * collectd: The "WriteQueueLimitHigh" and "WriteQueueLimitLow" options allow collectd to drop values when under stress, to avoid running out of memory. * amqp plugin: The "GraphiteSeparateInstances" and "GraphiteAlwaysAppendDS" options have been added. * aquaero plugin: This new plugin reads various metrics, e.g. fan speeds and temperatures, from Aquaero 5, a fan and water cooling control panel. * curl plugin: The "MeasureResponseCode" option has been added. * curl_json plugin: Support for UNIX domain sockets and array wildcards has been added. * curl_xml plugin: Support for long URLs has been improved. * cgroups plugin: This new plugin collects CPU accounting information for processes in a cgroup. * df plugin: The "ValuesAbsolute" and "ValuesPercentage" options have been added. * exec plugin: Do UID / GID lookups before forking. This should prevent a race condition in the NSS library. * lvm plugin: This new plugin collects size information from Linux' Logical Volume Manager (LVM). * memcached plugin: Support for increment and decrement counts has been added. * mic plugin: This new plugin collects CPU and memory usage, power consumption and temperatures of Intel's Many-Integrated-Core (MIC) architecture, such as Xeon Phi cards. * netlink plugin: This plugin has been converted to use the supported "libmnl" library. * nginx plugin: Collection of accepted and handled connections has been added. * sigrok plugin: This new plugin collects metrics from sigrok, a signal processing framework reading various hardware devices, from light meters to spectrum analyzers. * statsd plugin: This new plugin listens to a UDP socket and reads metrics in the StatsD format. * varnish plugin: Many additional metrics have been added. * write_graphite plugin: Support for "UDP" has been added. * write_riemann plugin: The "TTLFactor" option has been added. - changes from 5.3.1: * Configuration: Fix error handling: Errors in included files were ignored, causing configuration mistakes to go unnoticed. * dns plugin: Don't abort when PCAP returns an error. * modbus plugin: The reconnection strategy was improved, fixing a segfault in the libmodbud library. * mysql plugin: The notification about a newly running MySQL slave thread has been fixed. * snmp plugin: A build issue has been fixed (C99 mixed declaration). * threshold plugin: Handling of the "Interesting" configuration option has been fixed. * write_riemann plugin: A memory leak has been fixed. - dropped collectd-fix-warnings.patch, as it only fixed warnings in the netlink plugin, which has been rewritten - disable dns plugin on SLE_11_SP2, libpcap too old there- update to 5.3.0: * collectd: The "Include" statements can now be limited to include only matching files in a directory * collectd: Dispatches / writes are now handled by a thread pool. This improves reliability and throughput for instances configured to act as a "server" * aggregation plugin: Selection of value lists is now possible using regular expressions. Parts of the identifier of the resulting metric can now be set via the configuration file. * apcups plugin: The "ReportSeconds" option has been implemented. * curl* plugins: Support for POST requests and custom request headers has been added * curl_xml plugin: Support for XML namespaces has been added. * dbi plugin: Support for numeric options has been added. The "Host" option has been added. * disk plugin: Support for systems with >256 has been fixed * libvirt plugin: Support for memory allocation has been added. * netapp plugin: Support for "SnapVault", "VFiler" and deduplication / compression and quota metrics. * postgresql plugin: The reconnection logic has been improved. * rrdtool, rrdcached plugins: The "CreateFilesAsync" option has been implemented. When enabled, new RRD files will be created asynchronously, which improved throughput of "server" instances. * tail_csv plugin: This new plugins allows to read metrics from CSV files, such as Snort's statistics file. * write_mongodb plugin: Authentication options have been added. * write_riemann plugin: This new plugin allows sending metrics to Riemann, a stream processing and alerting tool. - dropped own copy of iproute2, builds properly with the one provided by the system- Tarball was actually broken, rather stick with no download url, because upstream provides only 3.0 and newer for download now.- Update the tarball so download_files serivce is silent.- fix more of spamassasin's doc- Add systemd rules.- fix deps for iptables * iptables-devel works for > 1020 * > 12.1 'split iptables-devel into libiptc-devel and libxtables-devel'- require the right perl version- Drop collectd-fix_new_yajl_lib.patch and collect-libnotify_070.patch both are handled in the new version.- changed copyright from GPL-2.0+ to GPL-2.0, see bnc#757527: https://bugzilla.novell.com/show_bug.cgi?id=757527 - added myself to the copyright header in the spec file, have been maintaining this spec file since 2005 ;)- Remove modbus support since modbus is not in openSUSE:Factory. - Fix buildrequires: it's libxtables-devel for 12.2.- update to 5.0.4- add modbus support- fix apache configuration for collectd-js, thanks to Bruno Friedmann for reporting- update to 5.0.3: too many changes to list, please read ChangeLog in the main package- change license to be in spdx.org format- fixed build ( new yajl lib API )- adding patch from jengelh to fix build- notify-desktop: fix compatibility with libnotify >= 0.7.0 - iptables plugin: use iptables library - ipvs plugin: disable for >= 12.1, as build fails currently- df plugin: skip duplicate entries, fixes "uc_update: Value too old" error- downgrading in-tree iproute2 from 2.6.38 to 2.6.37, as 2.6.38 causes an internal error in gcc- add pinba plugin (through protobuf-c support) - add rpmlintrc file to suppress false positives - add collectd-pkgconfig_libnotify_add_gtk.patch to fix building libnotify support on >= 11.4- bump in-tree iproute2 to 2.6.38 - update to 4.10.3: * collectd: Threshold subsection: Handling of NAN values in the percentage calculation has been fixed * collectd, java plugin, ntpd plugin: Several diagnostic messages have been improved * curl_json plugin: Handling of arrays has been fixed. * libvirt plugin: A bug in reading the virtual CPU statistics has been fixed * processes plugin: Potentially erroneous behavior has been fixed in an error handling case * python plugin: Fix dispatching of values from Python scripts to collectd - changes from 4.10.2: * collectd: If including one configuration file fails, continue with the rest of the configuration if possible * collectd: Fix a bug in the read function scheduling. In rare cases read functions may not have been called as often as requested * collectd: A left-over hard-coded 2 has been replaced by the configurable timeout value * curl, memcachec, tail plugins: Fix handling of "DERIVE" data sources. Matching the end of a string has been improved * curl_json plugin: Fix a problem when parsing 64bit integers. Reading JSON data from non-HTTP sources has been fixed * network plugin: Be less verbose about unchecked signatures, in order to prevent spamming the logs * notify_email plugin: Concurrency problems have been fixed * python plugin: Set "sys.argv", since many scripts don't expect that it may not be set * rrdtool, rrdcached plugin: Fix a too strict assertion when creating RRD files * swap plugin: A bug which lead to incorrect I/O values has been fixed * value match: A minor memory leak has been fixed- add curl_json plugin (libyajl) - fix Java plugin on 11.1- update to 4.10.1: * the shutdown speed when terminating the read threads has been improved * libcollectdclient: a format error in the PUTVAL command has been removed * DF plugin: an error message shown when cu_mount_getlist fails has been added * Processes plugin: missing initialization code for IO members of a struct has been added * Python plugin: memory leaks in the write and notification callbacks have been fixed; a possible crash when the plugin was loaded but not configured has been fixed * SNMP plugin: verbosity with regard to unknown ASN types has been increased * PowerDNS plugin: compatibility changes for PowerDNS 2.9.22 and above have been applied - changes from 4.10.0: * JSON output now includes the dstypes and dsnames fields * the new Timeout option can be used to specify a timeout for missing values * Apache plugin: support for IdleWorkers (Apache 1.*: IdleServers) has been added * cURL plugin: the new ExcludeRegex allows to easily exclude certain lines from the match * cURL-XML plugin: new plugin allows to read XML files using cURL and extract metrics included in the files * FileCount plugin: the new IncludeHidden option allows to include hidden files and directories in the statistics * LogFile plugin: the new PrintSeverity option allows to include the severity of a message in the output * memcachec plugin: the new ExcludeRegex allows to easily exclude certain lines from the match * Network plugin: new Interface option allows to set the interface to be used for multicast and, if supported, unicast traffic * OpenVPN plugin: the CollectUserCount and CollectIndividualUsers options allow more detailed control over how to report sessions of multiple users * Ping plugin: new MaxMissed allows to re-resolve a hosts address when it doesn't reply to a number of ping requests * PostgreSQL plugin: the Interval config option has been added; the plugin has been relicensed under the 2-clause BSD license * Processes plugin: support for code and data virtual memory sizes has been added * Python plugin: support for Python 3 has been implemented * Swap plugin: support for Linux < 2.6 has been added * Tail plugin: the new ExcludeRegex allows to easily exclude certain lines from the match * Write HTTP plugin: the StoreRates option has been added * RegEx match: the Invert option has been added - bumped in-tree libnetlink_version version from 2.6.33 to 2.6.34- bumped in-tree libnetlink_version version from 2.6.29-1 to 2.6.33 - update to 4.9.2: * append a newline to messages written to STDERR. * serialization of NANs in JSON format has been fixed * checks whether a "sleep" returned early have been added * continue reading files in a directory when parsing one file fails * Apache plugin: collection of the number of active connections has been fixed for Apache 2.* * Exec plugin: error messages have been improved; the "running" flag is now cleared correctly when forking a child fails * IPTables plugin: fix a violation of aliasing rules * Java plugin: the Java API files are now packaged into a .jar file * Network plugin: fix a segmentation fault when receiving packets with an unknown data source type * Network plugin: a memory leak when receiving encrypted network packets has been fixed * Oracle plugin: fix checking for lost connections and reconnect in this case * UnixSock plugin: a memory leak in the "LISTVAL" command has been fixed * Write HTTP plugin: use the "any" authentication schema, used to be "digest"- update to 4.9.1: * RRDtool plugin: fix a bug with random write timeouts: due to an incorrect initialization some files may be suspended basically indefinitely; after flushing the files they were written regularly again * documentation: some manpage fixes * default config: added sample configuration for missing plugins * apache plugin: fix a segmentation fault in the config handling of VerifyPeer / VerifyHost * processes plugin: fix handling of derive data sources * RouterOS plugin: use the node name for the "host" field * monitorus plugin: put the plugin into the "Collectd::Plugins" namespace * Perl bindings: fix a warning that was printed when building debugging output- update to 4.9.0: * new plugins: NetApp, Python, RouterOS, ContextSwitch, Monitorus, OpenVZ * timing information is now collected in the cURL plugin * the possibility to set the source address and device used has been added to the Ping plug-in * the detail provided by the DF plug-in has been enhanced * collection of IO-metrics has been added to the Processes plugin- update to 4.8.2: * fixes a memory leak in the "listval" command * adds detection of dead connections and reconnection in the GenericJMX and Oracle plugins * fixes handling of negative values and hex strings has been corrected in the SNMP plugin * improved treatment of error messages when no log plugin was loaded - build memcachec and dbi plugins- split out -virt plugin package to avoid depending on libvirt.so and libxenstore.so in the main package - more preconfigured integration and documentation mangling for files under contrib/ - split out spamassassin contrib files into their own package, properly preconfigured - fix Apache2 configuration file in -web subpackage- update to 4.8.1: * UnixSock plugin: fix a (well hidden) race condition related to file descriptor handling - changes from 4.8.0: * collectd: two new data source types, DERIVE and ABSOLUTE, have been added: DERIVE can be used for counters that are reset occasionally * thresholds: the advanced threshold options “Percentage”, “Hits”, and “Hysteresis” have been added * cURL-JSON plugin: the new cURL-JSON plugin reads JSON files using the cURL library and parses the contents according to user specification; among other things, this allows to read statistics from a CouchDB instance * DF plugin: using the new “ReportByDevice” option the device rather than the mount point can be used to identify partitions * DNS plugin: the possibility to ignore numeric QTypes has been added * GenericJMX plugin: the new, Java-based GenericJMX plugin allows to query arbitrary data from a Java process using the Java Management Extensions (JMX) * MadWifi plugin: the new MadWifi plugin collects information about Atheros wireless LAN chipsets from the MadWifi driver * network plugin: the receive- and send-buffer-sizes have been made configurable, allowing for bigger and smaller packets * olsrd plugin: the new OLSR plugin queries routing information from the Optimized Link State Routing daemon * RRDtool plugin: a new configuration option allows to define a random write delay when writing RRD files; this spreads the load created by writing RRD files more evenly * Swap plugin: the possibility to collect swapped in/out pages has been added to the Swap plugin * TokyoTyrant plugin: the new TokyoTyrant plugin reads the number of records and file size from a running Tokyo Tyrant server * UnixSock plugin: add the GETTHRESHOLD command: this command can be used to query the thresholds configured for a particular identifier * Write HTTP plugin: the new Write HTTP plugin sends the values collected by collectd to a web-server using HTTP POST requests * Empty Counter match: the new Empty Counter match matches value lists, where at least one data source is of type COUNTER and the counter value of all counter data sources is zero- temporarily disable perl plugin for opensuse 11.2, must fix configure check first- update to 4.7.2: * several bugs in the threshold and notification subsystems have been fixed * portability of the “memcached” plug-in has been improved- update the in-tree libnetlink to 2.6.29-1 - added missing ldconfig for libcollectclient0 - update to 4.7.0: * apache plugin: support to query multiple servers has been added * apache plugin: handling of lighttpd's scoreboard statistics has been improved * conntrack plugin: the new conntrack plugin collects the connection tracking table size * fscache plugin: the new fscache plugin collects statistics about Linux' file-system based caching framework * gmond plugin: the new gmond plugin can receive and interpret multicast traffic from Ganglia's gmond daemon * java plugin: the new java plugin exports the collectd API to Java, making it possible to write extensions to collectd in Java * memcachec plugin: the new memcachec plugin queries data from a memcached daemon and parses it similar to the cURL plugin * memcached plugin: support for connections over UNIX domain sockets has been added * mysql plugin: support to query multiple databases has been added * mysql plugin: master/slave statistics have been added * mysql plugin: lock statistics have been added * network plugin: the possibility to sign or encrypt network traffic has been added * protocols plugin: the new protocols plugin provides information about network protocols, such as IP, TCP and UDP * snmp plugin: the intervals given in the configuration of the SNMP plugin must no longer be a multiple of the global interval * table plugin: the new Table plugin provides parsing for table-like structured files, such as many files beneath /proc * ted plugin: the new TED plugin reads power consumption measurements from “The Energy Detective” (TED) * onewire plugin: the new Interval option allows collecting information from OneWire sensors at arbitrary intervals * ping plugin: support for collecting the drop rate and standard deviation of round-trip times has been added * uptime plugin: the new uptime plugin can collect the server's uptime- update to 4.6.2: * collection of the number of cached RR-sets has been fixed in the "BIND" plugin * filter chains can now be configured without a default target * portability fixes have been added to the "DNS" and "Oracle" plugins * a typo that prevented the module from being used correctly has been corrected in the "TimeDiff" match * a possible race condition during startup has been fixed in the "RRDtool" pluginwildcard2 14994835645.4.2-8.25.4.2-8.2java.lajava.sojavacollectd-api.jargeneric-jmx.jarcollectd-plugin-javaGenericJMX.confcollectd-java.5.gz/usr/lib64/collectd//usr/share/collectd//usr/share/collectd/java//usr/share/doc/packages//usr/share/doc/packages/collectd-plugin-java//usr/share/man/man5/-fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -gobs://build.opensuse.org/openSUSE:Leap:42.3/standard/5a8291913d2332722cda9057c09d52cb-collectdcpiolzma5x86_64-suse-linuxlibtool library fileELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=ebc2415e81798a60a46dec243924bb4377247403, strippeddirectoryempty (Zip archive data, at least v2.0 to extract Java archive data (JAR))UTF-8 Unicode texttroff or preprocessor input, ASCII text (gzip compressed data, max compression, from Unix)PRRRRRRRo#St໛R32?`] crv(vX0DS#BOucTɸϾWr[ u B)P_<#t [Q|x0=_z hUSoKɚE=mVs>6S 3jk [ h \K<1p֑8]_t\]mx=syCz/FǛ2`(1(щta+7Jф 6  '4kaPhsb;k]lq VJrEx\z8_1.Ӹ0qYes[+A#Q +vUZۧPE߰>ۈJnKvTh"m%v68lnr\z٬N)uXPe ܑ`cM@<^;-WL\U-Aj^*ĮC/}2RLdfiU?=`4!pu+zo,/b?az>=SC/~{}KDkH@ _G]W]HƟ&6 -4 @?>Kґ3#=]/ȗPVڏ{<݆D͒\..8(U 'lėrপ!ϽoO |$˔$7s"1(?J%^B =*->bm.C%BB惈1cKQR~ǫ3zJ튷>F16F#G4oB0qymi> ,*^ek=ۦL7Abℰ d!r\[ɍĮңI&?L@YUDWAe:LօzEWr]zLm7>:rzQO5Wj]8ܷ~cDuY`$ЍF֩~ԇ_U2uR:)j&7bqU9ҭuߘFf8fh=c4f::^ÿՊ_nGxD#a6Y-FF:*&*f2H; |> ״y\m}K!vmHB8Wx<&:r#2^DJ}0`_r; 2@}Z.V,Tv _|Å=Ժ|u yub7&WjhHXn :W6e*/K̎{ZeChXYy}Y !t8Ă@bTow7Y&m̂k`jҍur^"i>د5ͥ]uZ!qwM {,).Ąz1>w^Z;q:X<K!{# :F.(D#Q CT$DvLD{8Q{ՖSm)ONSI[МL\J$(ۅGm~:JnW*T )lQ ځAA03ZFh;6ηXv ;]%u N_ِϘη>cNTR>;!5ƭutK?R+i(g+yp_w>H!iV"j/'oT]`=(|,.g\a;rcڇ=p2"O}'K#П? Ĩ< +c;gs;&v$EiK>j2-3iz7U]L$t0CG@m̳pA>,0?iV clI\Dgf|t# -v &³B!M9_B/6Xߝ=^`cEVe,W|Q /HJi։]y`?r:D`e8Oc0l^eAfy(]|bT8eBNؾ.H(1G%3Iv])9wJSbuq25QEM)/xqœrM aʖ%|O0!)U 4p(|-]^b׮oVvbb0f씾U_`^`(T"*j4s1{9ZF쟭f(] qۖK-0yoh%5"۪g`dAtL@[Ejj]0 j4bEgGYQFM#TfX qh\4i 6|5W"QAŝh&ŮqiaaCyy_ ]ݨhͳf351I-v[vZd(< Bq|J )E!g䏊$Xc?'Go|!,iӓT2jS?paB6W*L3= zGYݦ)hm+[)=u$Rk؏6ڼ(K(-FCu3w?ʿ8\{ < *Pb&c!qVhycOоXcv&/ ktq=7!ϵL8x-˱];!qBGɂ<y;yVyfY5 cYvAa}U^1p_֯ˎܴp],"ߞ_>8<M )yH?$ݗP(S(BBP^m;[_B%d.2ü{uMAETW@]>[x~{Oj!}UڲwLv!f\nOnM].(`aAM w!vW܄eŷ>%W3F hm+!0ɊҠx-}/ .E8 k1T1 ޏn-`f"]x9xHrT|/"i? LHUlx,[FS%er| "ZGď ` 1/Ma矼_#L(G2fK "rfh$J/W~ΖEUGc;jrv q!?})r2U`$V{c.BNJ[ ϣ]~5 BTΧSOF,MycMbI~UɁH&3%Eh><>'44Beݥ/ R<2,[vRl Ӣ,551 㤰G0_]%n(dhQ\؈?ǶJWZɆy.rB_;1iP$7҅Jt]~uX!DPbASc=+IcCy_Iu%Hi%hFZ&03Ѽ7sS  t1jǡx"5 Z;xʺ|+b %7 swS9o^[_pt|PqPC&򟎓ϚD+gu YɽHpwROv`GLZ g*B[7-cZS<=?BdlGU!_ҝu@\una_fVrRli\QƔ췅?yX10`+kOZ!.ytC&8~uLˀn@~VeP Ai-i1H a{~awюFj|F 1)#k0ot40TSȰ TtS|MUYIر(11b@\KIPt M4*=ɻl 3*! t.bAvr[X CyVsS*p!_ " ^Z{;Mo=Gs۝`,NQBfJ+Wò,zj\{-"+রxky[A1KHr0ʦ!d,2eVfhʔr+˴I:_H&#pzF}o')*6~.-<8$4-*Ԧψi.v950'ܰ䀆gJj ;õ\09:)oqqђHFc薋И q8R>~H{` )R(o|3o^7uDB8JzC_oDɏ˖) wcrFznT :zv i3X=FaƒR;JЛ.sDfE*-0#\FEc#Q@$dlr h9\`{J W tzDʍsM1m['zq1޻Ԫ ozt(#}+u:d]~^2~Q(o“[Mo,2WO;U:_f *Tki7?aD :Z}M6L]z :2+f޼wAs吓WJO\L5M_9zF/QʔBgژг療kN u7%QDJq ϑ]m_ KuFj#tLHi6wh ͟=xapv^Si:j6)]J_bC,;=Eo:s_U:Cm1O ]Sl6=dr-Hܫ{}/p@!FY xi\8#m#`SO oORdW@~V8kp<5gR0HK]9qQxO"v|n8w..6"21b"tOol^|<[gXi֕g\Dwۋ Lrx`I kTOMֆe^ [_C/YIhbg= D֮#?M5%.1ͽE:Q.ILłmۯe]չ L?< "Z y|' oY]sjg`ɤ+>6]rQ.nYc-V\JA "*6VA8j]TI@&7տD/ vH}".Ipw^Day칡k9UuTQKʪ8y|ȶ ܤYU՛F i鬊\ >T "j4C+TRD(# [ e@5xatURkN^z-MF8 Jf- P#p Fk0=J3X9y( dxYZ,^s#WY9vcnhBxNYkFB.2ܭ;@`fK}ٶY6ޡr:9 bO` mɩ gGfК3}/2'?fZ:궒>)9F(oFbא`=p_RL`mYD~e$cWLf\^.[D$ eaoF&MBr$5ñbkl>k%zzIciôǯ*= 9 XŴ $@b+h³-ce[q䶓1RidC~{@W 9>vԟtqB:7|Dbp ׀Yg`boE p#BٟXI`as6*x6⚃>NԸ"`vd!d'*75wo̪ BE&3(O)kjsIpƌu+FnWuJ{)/c%+UG$Ը 9\᥆]j+b;rV )d 0Ey=\|3_0ʌ{lgvXew@?GCoLxDR`&@70f;ps H;b9mmur*H $uN)'$Pڭ 7Kӗ6w?_#AT{NR}"K۟}U<ۥ6IʌZ۳ Z(;"JJZP}Co;Hgs:j|wL]\lx/yörεsc\EeoŽd=wSk@}͑l9x S( 'b Y9G<'?UjDup*F2#UXcNqҷCe>MCI$(t*?~2W/nQ7 9K"r-:Y&4$?b9b!?mFn5e̗Y`}OTU5$BްJڔX*{Y /GQ>3o"!5;;F#<ݔNu727(:@^b˖]Wʬ-B$)e,U->Ĺv nG \L[DGTI#&=Gyܸ C:H\)ƣsd8)3pBTPjaw/o(r?93jŕ!s{" z)^mNJ-@F Oئٰ *ZbO-Ԯ"[ܧEԙ`v1 - MC92޿|x,\ẞ*fT>}rJ¤_GÚ2h i[ GoeNFu2a8:t⣉!/s{vI&:HOiR5/$Gc$<PHet~IfƮ!Jt$NJU&O!ꦛ=?S"iI94G sG ,Y?9H:HZ_įWM?\{R`xO 8/ےͲ 4\6419L4n2攫BJǕ|Ma 1_PS;jʽP Fwt %]|QՍ\NN3O\xOhx [ĝQ*OIIUjKqFP/DH9)^% ޾! `(JSڦ%>u`I:dX]mG`NK9Gc~,wDp #C0BKL8]jN>r 3Ŷ}E'Pgrn0<1 ?w>$L&,ĐP~{w E>mzd'TW'ewh6rΓq1gYJ-艷^'F$%=QHE~{T#Sb0TXG;E+Zsp+,1&[G}& 3rϫid15u~ Ե5(zgzpQ;ZTSIzѤE &ߜ}_~JvG5w':e:L|˦^T}Z6FA9zJocdSڷ0߅AQqvg܄b-?WÖJáݤ6v+RL1 bQ׉O\'#WE*, "#ϭt!*֭V8¿آw!{Hmʰ|,@2Գ˯T1>Cڣ!>"2$F⸪Յ+'-*'k͖l\ :0!h2@Rg9?Ofdӭ;9Lޫ!6R# -~%V+.j3Jް찣Hm!Y]TO+r;PبT%r؟Y+o#˷)-:F/c0{dyy134OAu.3ުSzt-]4}8] J M|'qfU,'StK*pݔ. 7MhC&, N`lCIT'WGjI0F|BZyG^)YL\GZ!ʶh@]_䲆zd¤|[YɉVfނЌH.6[hΔ GdDcPtBĆB}vҳ$&Ț,Qwq0wQ5eyxw= Fr.k ASDQG__Ͷ_=J[iUmq9GMNmsO+)HG='r,0eidd&ʬ.3TREem8Ң3?)nN]"إTL Z!x{{x/Q5HU@Bk).7or,greF+DL5?4paru<\T1MhFp^G(O% !-:JMePhq rV\!2u9ıg>Q*vCg -<p,/dX{ݪG1#a&`FE}`Ge9~%&\ Vyo,Qe5@c|(=v_ɜȨӕt,}$E2XH֪6Ko1^h2FR0(nj%gX,#$+&^}oT~?AB >,7,r}z5`k)VOs7px;]S&҈ܾMOK([cIm_8LN0]BBXe_~P37$*X+ᇤ7 x$uX 6յy ]|M$y%U:!>N)[hOԟ}j7|&M۽F1ZjT"#8`HI/l, m'EjpBJAsuXv2*]%2R٩l%߿x%5/""b**ӌe=-4\vxoCX mB@Q W^ cxZ#*4sS%a&-&VʆJ^p\ ClkO Z[$.I}zxbVk1yIx~qofҜ6z8GnD_\wGCE8 7+"1WCa'0`hv?c Hhʀ4F._56`n ]E084;!#S:6sqx39젊iaRv.R‰몬SkJN%[q9Ȳ%2VqxFBZƣD@, d5BR ~*g [98Al18'6Gl:_;AdH 0\&F*NbeV&In&96lB(>jhJ?}ĹңUA"mMRdXmqϼ:p\Q %w*G:$ԝ8~ro 0NDzDi0}ChJm@RD;gӅxfٕg$HxvkL(m iu6 $NcF*V${pqKL6jsx?kKhBCOZ{ m-s֋TeNz !gKٕ #4@m rvm!.Trq]UaNRJw/MqMK{2@,:5p$vR2Lk10&0%$`6J b/ Irky! kr8?,Mc:K h' 0>5h'4ٯYyJv~ꏞmpWy0p:ϭՍ#šHp#T~m43ʴ: &||YPπg]4 :JdD4=coA+kZ`VnO㥋rVjG'=6&tGQAt84!I0>~\VڴL*85Av!u\͂׋}C\5%g@fڊn572{I_X\j( }R9}tY'i'z%GsC>5X7Bgp;I*P9 ks:gx݃!ؖz2Ij6BLTk5q᠍lN*"t9s\V@b_{f'iZI4ʙ~nT(8UQ9dueJT, Jˎ3i6\!SPk=I2#HcNE.]ҟV'd[nɟl~WP0675emugOyZ-Y -}y-MKAOR)AR-qWr&1˄rӢtw[Y oFԓm^2`I*ڭґ=[g(bN׋,Cfi}a_ vUY%xIŏwJ%'fZ ^("wDЈ.n?M O\^ƢSi$x PvDiaf I{s"׽(%ͿkR)v&#HS!M;7l<~HgRjP^)JV'uuhpF"pͺ?مKwч>¬Xg4^`PTd恀{]r)d3b2N(|Ma9ކ-uO室kFΜd߫ L*W#Fsj lۣEU>UMvH̥j-n=aY 6lqLu} =ueܹSC(Udo"GM|eЈ2tOXsbK:9ͻ=u/LdڱoHT.r  #~mC+P+Je:k"Mbqb虑ţ/9S]%Loeü8b&8'J>>ءFwH"R"aKr2yI{>O 8|on۳ǎWGIM 2HV6vf ME_vMtW1';P5%KX41XŅűysL{zxbrsrV=Wl~(3e ܮyf|78WDo\GLOZYl7lᖚ& @=Jo'Rv@>/'T\Y*WN9jN/@$* *2>;A5X K~4bQ^,ʑ8.^+a8;Wke3@xA~ԑ`ye{!M7 7ߊz~q(VoǹS Jņp4&CW ճlT6vU_^*vaE\"g)Z߯lҰ秷D+d9v>mݸ#]c&|?)^NLf[cTA=0]=toIߑu,9d68FZ oUT=c|tػTWۏ9Yj5mO1/.qGJ'dD5*MM,_g9e7 'rW q8{~ؘ%ʥ\Ĩ}gˤ}Gh ]rܙiь{+,@&3[' Ԉl6iY@] Ėo;WAN{59AQkJ-bárOF n֛uT}\~]Ays=(,L: 72Ĥ1ąPyTj ~+,Mzn/ld7EVkP[:=(cRU:My+u¦Myky1CIųAwP|^׋o-=Kmfq xxeU]1{Rc[N:.޼"0bǵT[N*l^G]?(ȱ.`#S.yԝ"{𥵉Ҩs՝E>}< 1}R<ҥݻ q<{ha_OOc<2蔠X/cp=xïwm(0K$*HY\A%Vlj/Kvʵy"u pBu~ɬXhn:`X0/BΫ_e4#؀Vq$s}Lc=1.BT[t:;3vOLcc)5k3׷2\?HǶ`}vxEoa  t?̍C/o3Ņ؄27Rpmx鮈^b&s]-1ֈmىeM)SI;-1ͧyb9} T; (ŒćUYO؇҂X\|#hr22mɎFyN@FFUuiP*/jBOx[L(;4ةo=7dhCMV Y = J'c.YiĭG| "@m L2s/ hi,e/F 󁌪%kOTڑ(P^H;0ZmGw4`ɉzئb f&fD.^j.t}NJ|Pmƀך"ׄ! ͎_^~P^d0 Vh%,CJYg.ed^:\7˅~uXb5ͮ*[r܀HOUIp3xpQQz)Doݻ{%L2~5В {@e \(ϲ2cIa0  O-`Zrw~CS@ />{a$ }٪`[Ne+=p{c-8;V,lZ j(5uq$^_PA0sJhõBM'ޙb L/߼4MQ!~%x&$8."6Zr;_n-6+:;|bJ8ܠ L붋rށJ%u @ZܹDp8xSg߰.E>O>F.UP5LÀ=^ڨ熛"Wd5.D@zmdqV\͞M*=9BibvYHrg2PoȠ}j7k}uѐ8e'Ǡg:a?L7D-!-;w]@7:Q4"(Ǖ.z[o~1S0ӥyEq$@I;i|AЎ(B\2,v7ob6*m6δՍ#c=<-x>xPUGO?.y GNIb]a &;˰k&5vSuTPB '_ :. [t/k8;&gWg8+/&|? \0ƨMBtmHS(U Rί)}f64ԌN=S,Lpwfe㗝v$>U罹I(:|P) \X%d:ΎL*REbۣŨAex* L!tD0"ώܔnݕ 7j-B6W =WevsY5F&ʕJ.?)xŘB^7KZ(d>YN;Z>7>!0Ɔ+kAW£$z-&qE#F/H1BMqtF~㕁hU ?MO44B?5qB6gV5\87-~"è߄oCKT'2@8W:p~ިdH1se_fnY]O `|m5~THر˒wŞ!k$a2kK~LAETm M6œ3?2͙>.q.\>N_c166.U8'hH(L\h6"FL瓕7L̘{:kkkŅZ30{&<(#atFK7]tU$p$N񉗥lF\ PZ%zIѢ)kcv&uӾ~RSq!(ԪlX&tMEx#%^yJSh'gEGpp"YAY$g{@jD@(aS:7UCjj-ֵ}ANJO=m{3mnʃkbiafc%7cEUqOQcWF9ju ˑF9. MOqa2a"܌ͪ}DUB%~.C]OkR;JenQ8.>d=xۣ)*C7}3(}͝Q1ޜkV! 5Yt)2\^gC+3~ - kh90K ˳ZՠhQ#~ 5M|Dhryas*ʣžBW=!W:9v^}19+8I1̙@ݐz 9><4~=9?̒f5?AȀmY m]cP@%/$4c0܉md}ͽAתP͜oJk/'(o-̥bD|P^dՓQ@ښ1ozڸ^X|HU.HCRqe3{}.•bVoǬ4v0jO6ad!ᆖ: )[a2I=`I<{lN [Ґ==!(C$`ZKmIx"є_ݝx/lzUћ3VxQ3AZUh U̯>y JE=>D^g{ؿF`9dɗ䢤o.-c,h3=89Q:\>%^:$i#|:}N=i~Bݙ\i`C_eѹJr yi@QUmnRcUiMM5 ] ;EpYY)LK ,q̡vITSY1=_+!2~8];6EZvr17sEn$}ưSތ!G4噖]}Pq`ne;\1tz}XA 簙P~~RlWpͬ"߈CXT,pF={w}aɰT 2q\)WU菊蛱Vl$s(^Жt)ޮrZ&:{SV}>nSxB^Hp3t^/Q;n1{{Xۢ8Xj NxqyÚᏱlN5M7e_dcxveN~iؑ=Vr07M>81 K3-ПeA<7\xѹz_Μfad#YgX\Φi־;^))ԀVF6kzm2Q.8g U[?XR3#38E8- Jnou>St.e*Ϝ$<==T}O+^! `΋sVA_[I2x(LM;ȘX\ B M-")ܪ[c cPQua(WZ]G|wjR[0L{.qiцnfXr/,7t G5kJmi\p[[/X=9.w?jL KSj/ azzSWEA2@F"wubJsո,At#Q_C e,>E!CU876&K^bJx >tώa<$s~lC)p; €/Dk@#4rtWeHӇk ̰Um\@4Y%$х`ѲUac(2H s~m} r,Zy%0*abG:>v["D`]r1UrM`$be8@;ՏQ4bK#p>Ό9ݜŌ8KqaZaŝmefE"5Hs,RR ǁ$MD+VHRLm -F"i6N^7R2-ozB;ҳ^v"x5Tj Ӟ(7ވ7Z$bAi1C~5Qw?^/Tv0TfG\- |e"B$I Ax iקKT֓,K,.ۜ(6b]厎?LEq^q JxK#]BJp7# 1a 10M,x{я5V`ȻvPƊw6#O&WYuZu#|Yq\pUAthx=Vڢ}BF%QFן2m`f֙VZ4ɬR\Fcy-qp]rFiGVV?Y=߀u~^QۃؓM)ɗsۮ҉(~ņr#JVe9/7N8,z!Ze| b8< 5SU뢿e&{P4f|c!e$JfV3EyRɨ`+;@A0_a,`;G15pˑf@!zt5[1ȫw8N&.[KjɦuԂW+ E3np]ґe%P2ut2kOQ^f0^ΐm4~=,x`4pIQj,Z*DD&jnޭ2kC'+hLQMSC9tEaykN0KPME1 zi%T8VL6Q)|8[ϨB gi&R/IR@\O'L٧4 uo $ ._{{o5%q/Ң~@zԧKќ%-KJ4߉nҊv⮆ӂGt7LskgN-uui,KIymG}E mCV {LYΖj L!E'Qg)ݥm,ֱ^y k)`-!e MNOH틆n;3O\uSE8l!oBMw|kTu>\0(5JSJiJf2wC9wIRh9 {|x4fjK'*NlQBN$v?]YD鉠q'+'^ 8Fdݜ!x ʂBWx&J`>G ڰ3yW+i1']hIoDRi?niλ5];x.w&Y4v%G'aM Q:2ε]WqCL$u7x*/ԝkl#pCgP`#&g1nk.."Ic|2#u>20ÔB}pU BZ@[-QwWΆe*9wey;" N8Y'F a0^.\oh7 Z}2c+V'b te YX $HwY.q^60鵋P?4ES-x-MWȃ*瞆+UȨʀu5\"(c &~lTڐUS׷OU]p,-2j?Ucˏw4%G.N,tE#t}!G#ť 3OP^h,X%-)%_ F]8ϙvF7&ly&uUM(ȷb>οm|j軵uXQ`p,md2úDڥmf"S*~"k3Dry{xr2=A tѻ9aE>+AׇƇcݳU kY)`%ӈ f̕=+ʗNOb>*M6ԹA,CqC>BA,(0`n>]@B>M{?>٣IѹPU 6Mx_ ͯ&( &A+XQi+g^ Xy8O 4uA"šwZgfT~actwppyyY9t 60iQyku2C u%Ϩ$SJv7p99~v-xQJTD }@-i{R MAR2È 59~ieWpN• 4mY niLLCǩW"Ry|CI$?_ĚKTw%LRU$&|.ΰ@[keO_MM&PM2*N|MlN 6|4F2x՚{Z_լQ+ LɀtļhaL'o(v\$61śBo>4zvL̲c\[׿@!b3F۟y}pDlwŢ(oV1 g4ܘ(sF [G_o3)DKO t(eG'cpҊ9I?"`h"1u-HSS.upBJ~K&7dZDi06 A H4]F?5x*[Ǧ>6eUjKR  [p1aowf_ \@wF" 1DїA-}WEI=@ dZRjLX/1+)qϢ;82..7}C„ߥO.Ef٨6|eVS_fkqN깒 lfV|ladcѺ]MWJXUds\ud-l/Km;?MZ!䚪zw$%^#0wĔ%z9CIښSp{-'pe5? NrR"\A,hº9$c #eKEEOI|^-7*ute6a $!΄s6טI{HRZ`/&Ottns@cWc>{{^֍)Z[X3 m*gnv@efa|ơ6'#~P|G*_AP ՙ{\x#t1 KI* &Nɶ6S}mU=M&3cBH5{Կ8`ABX8'M_ޛ28Ď]8 ^NLWrgPWE8u%^ 2hU[% _ Vfy%uQm䡼4ExFICv}ޤ/{gv?j ЙVE󉍹}%() sض#c/Z+|ݝ-adΌa.\61(L)_ۏ)Yڵ/ Wקvp"+ _%76bϪ Jcg/+FK?lJ)wLז3mM6o>C=ȭ`k0(O}vBqްQ| [Z97 Okh}@rb#?T k+c]Go_]\)l4{÷K)v>R8qu}* b cZ/4d_[!:MJfS @2qԝD R4FXR8vD)ȝ2s$T\<.Ls-}G&6֘~<5m Q:Q2p'M7JЮnDu:%`4a v ;M?r]ʞJTqW]Ž mvoX,fmF( nuB7ĘZ!m/"mfj`I6lNm1od08ի"s6tJ-Ƥ!;3g'[bṉ)o6=6p2iZQ욼>7ҵN${*DnTG =*$I3^fvLD8,/.">=JV燎|շ:}EJƌFb}L(s5.ȯjj}Z|>QLbߓ fac)$5^@2NA ˜aNCuj/0x~L (낰lmplSG љ^vӗ#*rpa [ 嶙@ނ[=VN|YB.b9a& _9xgZ'tެ#[@KZ빋`VlKXN!tc,um)i+yrHhn<-8?1B &j z(`0N1Ș?*|O(c"pwؼg̅62<qGr?v#a>"ʓh S32@[:RkS]+=zB lNQS[7.*"ߡя7W{L܃b(j8i H3xUCVS+/t;+IIT]2e*aNe~LD4)FT_E94Byyb4`vQ `Jx.ڽJx~݅rO@o9Iy| ̤D4!iZRUpdT0@yMjqo &5xUr̭ObQ:(bnQV%0]k@{4J ddF`Pr#^i%!x%,U .gl,VL-+'?d+"mі8|bQzmOĠ'0@@N%pGA !TGm9 ?/,=r ]DPH)bIwNRXGF&ՄJڧs 'JΣ\ E i BeM(2'{GA/-]JL8|N9Qs<>C`Puvӂ !Ֆ$3LɪZֆ;$mHMHqjsi" ~0SѬwӇm±/0k>;Xr*̚B3r2J[us{S%ّE]O5Jb? Tyӟ_Ampw1S!,_vQȂ=F*{]zq=n1W4V>~_ {`({H]s0l5pLP WXϒJw**^(e<J,,MU^r2= f .gvX)S#}gLѵ|.c0Mk ,5w&KɃr]@ii?V}\Iф?h(4Fr`&$ <^yl2"HUn ʿn4^;X}I򱢯[9I&ש?j$HДNom)s"fmZ{:'CYtPgƠFt, .~̀șqLڱb3 MGS䋲- JT+85׫kRo5}]O3q8бGP|26[f0tZE&ۢ/0-_%*]hWײ@Ӽz ?Q A0( e36i0c)'lMYOhK@$9K%pd('bCZ?&́G?A;\N;GW_9Ô<Ҁ[H6ڀ=Kcׄn@w`v֝h)X2] Wu7@oyFK+)MHy ٔ?`P7D@IJQ] i YZ(l0DM>V#;nAwl6܏7{0n9Ka_Dھ2(߮SXkQhȒ3Dco.h ݥQ=I >< @Q  sE M i ?xHQNx$y(R_phٵMK`j^5@lLwdy&MUu3#XxiT+|K,Bi/Vo~EՐa=? ٣\ D~ EY0]5O*ںspHcsux&Ӯ-sPY`~CX(VB8kxO6ˋ*~F2#p@ /#7,h ['+qIYI<uxɅ!a? ݺ]k:bNꪧ|, KUG375X}R1Җ+ZK=t9B쩩V[7< 6v +9g- ]l[6KJkDvJ?s7bˮ6HdB,3e?})UBWLʎf; Mo"4DKGa&9T+.ȓ?q禷eumWnޒ(򙇨' 樈yC3/IQgY]Mkc##Ni֠MDɂ64YT"Sl(&#(8Kd`JMx܎Cd(c4,iA죹TLQ" BʓJQ#O:Sc1EK!{xuidi_-6'WCt^ѳ'A 40Dle ]j^|qxiO5P `ٝQu)fr]XwR;rai^_D!q@qG`-鼇dڙ2`ZfEeVΚGRt <>{`Lk(!A= *aMF9;^o_>ڃ#Ǘ`cAD@m^ȥ-eSڡ([b3OAJ/MOӞC/3KG^ <]MlCgGldy F!^B1g%-.qQfAI HVC>J 'T5]|Nl}RhpoyLHω#Zīɋ$s,Cñjp;< @AufiB L.ymO{EW`=ZAŢwkΏbX.T]PZy ?K aƆ9侒4Q6 '}7#r77P'-/$80ciDMcm5ě.Q:9"|Gg$ Tq{A}#> :}5q kLVM_:8-ZDㆠ+$摈Ő+dG}Ʃ{0XQO CNh~JvWڀmð(}FWG37 "$wdYAx0 òXOhSrT^ XEAʇO57]P7($p0I|v`mQơߨj또ۄ,]umh1 RzMjouLbFAaQTX:).1*QCU\9uuްKmPa'RmYªtVbM&_]r`,8Q/aqҖ K_KPQLˍu@O0*E:vYiL0K6KOԅe=~3% ^za2:SY/} 0Pb$XNy͠Z:rd6\b8 Ѳ&Ѵ`e^NkQq59so>0MvI J;|uZɅia$G8SŶ-zm` 5xE2w1 Ke:e9p1OS v]ȧ'WdOwrMn""ntܕFFBo)zG aKGo- ۈ/"^BG/_te}|`]!Vt*1C;?nۃ~߭7p0bdny3AMȐ\VCZ )8>MQx[/4!0<`*2mrLz)B(S}a] ۍ 1u8q1'GulLnh0"9r=U׮w+[-PB`؛աѭs\zKҫq|ӴjڻQ&n:;ɵBkyӣh͓i,Mt6zi }qI9_ rw5sAWMv6 /@'@^N*Qgq_* sGч=x/bfFf0fJB43^uɣÍ3#BstYc1B*S9.b%R~@3^M2'( kL[oÇCX$+},t+ / ng~ȱ964sT;Aa2*ͧWa2G<[2.1tGYˉ)z$$=V~,csTQ.Bt2Z/h;l8w&dUx-;lUzǼn\,d ~G aNCmq}-81fݔt CRG<%ٶ"%ljss6+5ۈ'\KyK`/e>yM8Y.žbJEjڪ<>@o~H\/x*(޻hb0rW}ngg LSL37 Q>P-hD}&?_C Lcޑ uU*&4u+{|RLS5 }a$4> C9e'*,>6,GWܷv*M~DZ ]⃏!]UyN?#," bClm۪mn`hR`ҝT$.l.'95c*8|J@ǿ L޼.cČEعN?񸕁kS\Fb~Bm7"vMvwbgIx% s9𺄰UtȟCfd>:[t)Ag> "5.o}w{"3+50rN^BE2rX|-$U.*-RHHLj'sUlC' ?u+Pi\30')FTJu?u4\-djh3 fC,rvT=it;_0u40יszcx9q\~҉%^=[d2pɖ%*ɸ³sūڍk$ޠ-mUp5_z]p˱e>c2q_U6Η\B%53UkD3t]Ҙ?v3lNa>U^c i(kt[ku<*HD1D[Ϣr\ ecݤY8#tIZ C NKh2ZO!".@.V7V7] pAI8}3r>ayaʂ|~ |V,4AI˔)Wi*Ώ:sbTcz|6RSX펧jDȎdNh,5^`lz5j :{H˛p6?/sl'e s!K7g#j?],eۂ? { >EHrGq\*@ƗEۤ9-WG UEPvڙi qK*Dn4/d^߶VJ#gvh2ў h{nP6-5w<*0Xso0N1Ǚ1f=pE  0k;x/O8΢ 9u=eo,iVr4xjՃRuUa0٢s5x.,ԅjذ qa)/iUGH%0 Ok^$\O#;p c,~WCdzd`OSVFq ^r'uE=Bο;oGܚ\FYչWPLaLHOC-BەzXqYF_W.SFū8PA74_+q^$?֓؇^-u_-aFd7崟ܓiR}y QCF"PDեї76M+ Uꨟ0Hlo MF&ߡU\a^9nqVG QXpm$PW] TZ"24YRP+זTs>-rebLo[nt{w1 S{9LozN9[uDZ߷ z׻lw\H_ȋhdxl蟞Bbp{)qoZyvEO\QǞ{m,PSߢчw}EH[G!X/7^_} 3gՖ(0/}vܼKWvjI^Ee@K)J-nhY[g #8ץHSQ#~==\ <__as1_w}%/0j ѲOpYR5tOWjlY4 ljm`'툻z02.2<`z#=o)0^^dzV~CS2czWu9ָOd!'R OjNꏒ}LO=ERPٗ6OMNռtgHQk #G0ſqʣo~fem&0@(QЫaszu~5ӟֈ AGD S[ê|9Fok1X4~,wzfw-3끰4*h/,ݦ7Z~r憌_D8DC$d!P7$pt >eُ,78u/lMԹ<(?owF`Ĩ(bv* 6x;G]e b(ԟP_ֈwp43s= U\Ssj"$fjWXBaH}ob@Չ9/^P3m]ey3@[Z "jA]naj9=uL  g-4h9,O2xJ 4~[ddw )ӓԜZJ82 ٭>{e.Ոų0K8pBFݦ-K{GTQ)R]3%<)GTb&{9]lJc,6m{d`ֶ? K9ߐܥ0XOH`}&LV07.؜Oj-:<7u`f{ts1 <\Z7 ߪW&Ђt{&E X~K=R3 f^1Ȟ:$̜wpW[8O^:+ r7ohm F}v 1) k^0I{#a>Y 5=sHf 9\mXFDA<0+bu2{+z˵*kI'PtVG: ,(__+bҗ \8|dEa-!翭)s䡑Ak_A̋ekrtbn.t gP-;H DLvɛ<;A\g"UO#a/FUS&ߌu=&6&P72jV_[z~5̶f+G$lkiWdyM! DHF\꣸\F]*Qp2,_4' "Ͷ6NE yVS-N}7D9[?bT4r*awf ;j(g1̽\L'sgJ}[P#1jM\aNY>дP+#e8e03`F|K {+s ys@ுC%J+ߘ`@@BT2ȶO9.I>WpUЃO}pT+:<ˑ@C\c.6(@[uVaAc(Dz`6063Sgja41o&e5\WaU̎i ҳI _G\n$jxD+ An'jP ]# cNjay3"@b:ݠ2!@Yn4 +߸Z'9 HбcIEaRAϊ0k; 0 ]T8Uks GO2̣tZJwj)H.Ǝ Wd 0kV!#1[WJ\ 58RVL3 TM9YêI/FRs"'q(] ٕԡete%9ƋgԥG\@Q:БhsuY$9 Nq0`m[W4ޒC~JOVUVQT>yt%L8W}/nW|%,RmY6ML;N lMM寑]@ESTbuZgɨLן_mIOTlV?hCWH -~]EB̲")թc=n+r,Ut4u1&?TK#(3pMҔYamyn?+%I͏6ܿQYd$xOxήɼC,iwDs0卪}-İƁ\-zGn!aT('r~VHgLW&ƙ,m.㋳'mVlqJTxDWвYK:q3 ŻGyRg`,S<3hVp^đY8*SDyn3q!7 3yr06@3`8 ҵEkϹ**i,l᝱㌽I~q[4I/{X)q?W@N1mdQXA6 3ˮ)MqU𓓞ӣyKIeNFniK> kHfr(CG% U,X5]ĭğdWh{= x}4iͧ!E\\}jN`Sjхu&ڡK'Sg{ʶD+. Lݸ8mhC^9kU/"ЄrV ]w;" hTEt4<`9^; X& 7nua&C*C'3y&U辆ڝ؇m+&Q׺&{GR_ U@NrÑ%I)R"^%_M>#TL-&[̖ y$uje^BxeEL7$5&%@Յ9 FF^9‰@8л'L4A[@rX{kʒi8dUGH7 T3AJ 50~"!xR0!B(; zG=tSU$@ ܷM/;|%Mك.d\c+`I_55r~׈.&'FxB]JG\xʹnDrygx ]G8cUZ82wNQq.$dxfzt[ |_Wռp3){*0]Fn#ؙdK5/lEjm|m?Ԡ|j1j i]{&f &ý*Z}f,/}W8l\)aNTE"6yB07nЃ? IR[>1T$1za)ݻ_ż(uޏWc(WYo'[9"ܚUd/"I&C¸Hܒ1S846*CY665+!hFz 8xCq$̉~dHm{PJ$)1p ^L[vC_5اc强tdo|i9 ~Uv3Y<%>x4Wj\u󱨣!S Zz#6\#7>qzj](D/6xxPo|9ǟi-sgrԿq0BoiBA)V<|ђ>Y (X8fYK#-_ٲFdۯ]=.O2GRS9( #>%;Vn; RB r&$X ) v1^J9ۗ8ݛ1ÝVrh^7,E`8%h3w@~R@&AUt^t  :su t 2˛ | 1[آX {ym22qPYT1w,gMZ%u\xU?Q~i`>Pj50 Ի2vFPs[#o6Am,QŁBIC=Ƹ02-n6: J7=u;fC ]ﺊwLu:Ddq pzgg t'Gx,tDt #"%7ZQ_Rckse^ c+KQq%-Lܦ2ZQsz`i#N]۬Ў;l*$5b.h",ic<գ-jՈ,JH7@lXzqv+yN @c!W6Oɍ߁M+g7]Uy7p ԰v l[ܣx%ZfC}xKDSֺ|kW‰Ys7M' JhP TE2Pj﹵xIl0Gi'읈1e!S`Hanx?4Fw5*Q-B!$17o. l{o|vU(CW\ECRw+!ȪŹ,>pj7dfN` q$@\R|%O?shjVu.Eg"5-\ 7Vvy Z.1_.rNl!UTt (!c> 5UDEC9f}UfkC̕IҦTW$“4x~kywe|S||sӃT8^v-|eYڏt:wwjp 9Z}:8~LML[NH2!?O+} k)-ɻ^;xE>W|R\4qjdFx`>H6"XKreQt&Ję;+tԲv_{]I>g5r8'VdhwbmQ"؁\?JPQ+=bB|KsK\woMJ|(WBv;W,TU/68˽z,KpbX4uDV%Nm2|Q|n `GG2NF`l7"D×z[d.|kF7[o7k3F DNacC?4HmhR s҆GjHwT(_?mu7 Mr'%2A@{2!L. g>SxlM|Np> 1 W;02#N7 AϸCm`ג(%g>Sqvq#&[w4?1HX>ˍ@_uvQ;0H8=da NIQmd;qQi9b ;w5R*O<x_ i3:j-vS(E`xP#IBxt_}p"Nw/c{>+AsH pWN{ ]WaɼIR;T[׆nG aR Iq2&SpƹRUX$=ο9OƳmW Dv.j+''^SJ['*+@I\r)M%DizbU$Qbߖ*Ab&YOktT?U|pq H?$g F"s1&[? B*T^nCr牪zuUB^d%ml\F&]z&?,W,D&](7P#iQz4aKޮ1Xq_ZcKi`lK\qԥr=C $vX5o?_PWXϛ7-3 ub88h6Q|Caxd1Ia!́rٻtx*VMpW10vfԛ-n'b#Cu{DL(D J伿)z>)D2`F!H%t5F`70,gqhOcfQlGYjo],0n8^*bzRGP5:~^]*)fjb Ь3`Oh7!lp:2|x D 4lۛog }ݛC,xyDMɡ9\<<|l DSA>>X]'K3L( t ^RIIţ{WS]Z1Mb/5,_Lfbyx7aʃ]})tpybK>5zfIRIGY9GeJk'J́ RANMc֮f|3\]*a ;3hHn r`l#z%\ĈFYvhOQ'ʜ|dx )JU/bڅ GNA[57rwR΂$~}`Y%XT!fLQRFR:h-Y:S_ls ~_jJ$9l{0DNs@9uD|7Y!EGh/,iLj )xAt|({J; vs}ˍ!p'%={ae _ Okay!*ȩ8f;Jz͗pe"j5ypdbG)QZ^>Sr |qz RȜ3@'Gi ܐ#xqr0jP "Pc4{*uA$ ߴ H$hhC4Xqp@ wQ3s̑QV|OJS:{6Xa%Ƨ~"b`i>r}Gp(1t-Ra@ 0O r1V[i[4:q`k]1U&.f (rc,;gR[9M-ŃV6_Ү̏0ͻm|.hyi\e1 fJ0erdk<Ҵ[iY SCNݒ)$xM@]F鹠* t2u$UzS]Db%_:)m<Ƒb{G^}%Ԧu,+'A{r[6 ʨkXSU&.˯{vscd/ EZĕ=z(?x:XjRL˱}Zר'{q(lߧ{SLM/ t)͔b b*@#Eq[9ӚVGظSypIP#DBd沏=GWr>!RGT:iTdnW#}K0/,Ac6.>V& cR3J#bAr#iYш-ۡ=f07{`!{*LӨ;\w+[櫴w:ܤ:>Msg%% ~gzAv  Fp=5 *`fda:-^Elqq@'C XkwF .X<"GiyMJ4q^u1 QO7}@+A8[P5H͔CrjBa t!"C1 jpҠgkݔa*1An {4 L*Hh+y w7