collectd-plugin-postgresql-5.4.2-8.2>t  DH`pY`M⸋/=„R| 2tsتnqe9 JF3 n 6C,W۽ }.$vb7-aFS )%bCf Q4/to%'psrH7 u޴ِ"+L`.ltfRp,(-{~*v<-6=,!"7&y&5;rxw=㾩yl3{\C?\F+g0@P=-vc2db2da9f23a4338c453e320176066f7e0a12238fY`M⸋/=„m>ە: Ac攆ƣ虣A rպwŇfwrR zt#r;V"Z=$ؾi!CY`J{lێ3zJxg-p.; Z0cFZ~aysmKg6%E]P?c6 >9Zt({iP95 JZ;*pP-V<Ŋ)*x=6gh6nBL頦@`5@\Trq[a?Y>:o?od# ' Q  ( . 4 @  t   (8*9*:Q*FlGlHlIlXlYm \m,]m8^mlbmcndn~enfnlnunvnwoXxodyopzoCcollectd-plugin-postgresql5.4.28.2PostgreSQL Monitoring Plugin for collectdOptional collectd plugin to monitor PostgreSQL server instances.Y`Mwildcard2openSUSE Leap 42.3openSUSEGPL-2.0http://bugs.opensuse.orgSystem/Monitoringhttp://collectd.org/linuxx86_646큤Y`MY`MY`Mb99c291b26a532421f4e362fca247799e73d5c628e6c3b0bb613ce3b9e657524a16bdb54da03a549ee20d1380b72e861rootrootrootrootrootrootcollectd-5.4.2-8.2.src.rpmcollectd-plugin-postgresqlcollectd-plugin-postgresql(x86-64)config(collectd-plugin-postgresql)postgresql.so()(64bit)@@@@@@   collectdconfig(collectd-plugin-postgresql)libc.so.6()(64bit)libc.so.6(GLIBC_2.2.5)(64bit)libc.so.6(GLIBC_2.3.4)(64bit)libc.so.6(GLIBC_2.4)(64bit)libdl.so.2()(64bit)libpq.so.5()(64bit)rpmlib(CompressedFileNames)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsLzma)5.4.2-8.25.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.25.4.2-8.2postgresql.lapostgresql.sopostgresql_default.conf/usr/lib64/collectd//usr/share/collectd/-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]=36d0d469880def41152284f7c7ca684e1e27872e, strippedASCII textPRRRRRRo#St໛R32?`] crv(vX0DS#Bġ19o^fO@T#&Ь3MОh i#o '/Vbi\aq/DTfpIKƼ \gpۊh>|H6M?Y ˩] ~un'dGˉA]aF6n?zJR{vy).PS6V֬I!^ǁrM`趜9uu'ҡnN 缽3IȗJiHWtRsF?dao9|P+JBi;(NF}U't"g,+ I"ƲvK@<28PG.~6]Ӻҗ-¶!-bk**auZԵ[8RکVXY]f.8g!'8[ȳwH鋴_rV[Mަ3-VPb?::IȌ[lrft;&E秅t[ߕ)A6mYHiK98=pFL1Uɥ c_H2 .O.rT0yׁĖIݗY|* ΄|4PȊ|SlI9l`+ g>5ƁP>$l<_8}dCͷK+]CXP䅋At\p?yS'h2"vJt@KPL[5{RdY#]WEXS8Is+[d$Ӱ?!=5&n')Ҳzs(|wU埉&mt[e7{^xwFf>b.zBnSI '7UEe;pAS°֬cJADyԤP+ޚhpq'-/^ĕ߀u6+m,s05^>\?D48+[Cq60:؟[<+rAܺHWquu4O0`pSk_m}|J[ATJkbߎWzgޮ'Jv晞X-9^B8Gr Zm~H(b2wK#,6Hǐ RGiaí ,>Ҏ^~[2Ns-{P3G/]񯭑|\DZdFaIN{4ނf% ib-<Da:y Z8!Sn/HZt:OI77o o]OE1W!B|%5Qv36w-u? b%ͬ󩽋M K./^?8ԧs;H&7f¼*zJk1X+T xcS%e?Ȗ3u.Ḯ?CU+jJf h 2j:aqks0YORr]N@ԌaM%p<Z6sG#(p' AFDd=) \s j1!:ۚuůcL>50Tp_99/^wBz* )S-r;ikr9=Yb'سϊ)uT*ST^u|=I"wff*/K[zpffc{\Z7mWN> 4z=U)i1YK8x? &x0L1F%fZLqyXpB!dV('MҫiS< jڊS$Oz¥#މzAbx4(~ʁuhe/@+fU)S._x' |2G5|ɷ@`'X0@6K[&k峩p(- sho ܸc:NʧJפbd$yb?y]g)iA " ۳{_=Ӟs`"M9svԬ-V\j ޳*ao+{{)Z H)ܽj X ̈́>f.FSk]Γ:AH^ ݚKC2*W'iM/2Y{0+ښSSo)w#w,'7]*m 2nÂf S,9ai9C4_g+>żJXpV,c8js`Cf 5+-| 4x4O~Raͭ l:CHvR_Ȥ dAmĎOu4)r.$uB^L)o0GR06Rt w)VW#I+ekW5v v‰d0[9}o *,Q K u&FDMX+*t9R-i?9# 9 oůD C;uOHNzq2ps:/ *I(햪ӔfU{fu_h/GBwtY_ɶ#-۵VmH~&b&k6ϰ涅NkUO )j޴9hw@ڧ,6c_m۬K hh>vuyԧvџe xE/?W%rAj#Ki]C{xa !XΈwZJwK/MtvcxWHeg"9 d3 nsjT,?wxIQ6u!CL9vJ;iX4q6/@\D€; nuʳurZQrCf.@"&Z2AT%7L&KӋ5w6|a 9J~+bO9jT*O0(`,Pi;Mj*yْ#VSL3lqRP? M6-9%o(8 bSn9<6pjk>j$BΊ7M!3PkmtDΌ"Rj-S9rVQM0-j4R=/̻/BN,xdw%Bd!c9>qW[z)E,☝E^aO+|jnz~q-iif ).ܞCFLM2)I]6!`'єnI9*\P֣@eyt*s6f*ژtЋ^Z$*.]-.yt2 pSm:SO8K-oU^n挈!Ɯ"0>͍>QQa fk="< $e;5atuepi#Ƽ }R8&'B^刮BIkGq4Xe'_=g232(QK@\?G]ȫOX yƧET!7RV  i+YLGPvL& 16J*Lss]k|[ JҰ3z {16r.| ܖ e@:&^NsT6[7$W[. g+MBi:ntE _2P\/+&gm~@YqH)dh"Dp۵%WP7HM;(ޗ`5HJP=nXYIdgp-c@Ϸ)jYy|!pjNlʨ;P H"P uWx@UR%;^eĈ;ڂEa\K EVCZ@f1?_F0Y~=eF&JyCV&$S]P>?,=3r4 تYAC"yX, OG`wX 5#f9{7U;Lڝ?jgEB9=z>1+\&ʋD ݢDU&+`koK`?KUEhO"e'Y}qz")eFy^W=?[ɗ!@UߊgE)C|(6pom$.dHdeΐ#> OfG6AOF9qN$^(7<ܽsHf7@??B a$M෼N݂ ~:S>\*DS% Ok$Wa쪯7>=RRTGjT~^Qty]S;@]`lV==A;^IC ϴQb,#|dBBQ㠋`5 |v~$YV` "`ʾR~@eP@{qm-NqQ\#=g`Ca6./t2#Ay#R`i/=@H R:HY%n :|aWA`4 / $E6n?ە8 RIT*q)378M=!aD5EMZqrfyU:-O;|+4"a'Y}eЪD<Kqܥ:SKopwOXƯUWW Vx7 xʉ$dE|ԀPHaAg}FИ-+mW\#B]߷f(lR_Ϳ?k0aFa\ZP'GR- (pez}̾%osnb u |{>~1D Mix罹v[a8q?[ΉJx\ YnQ9C70SsU^{ѕ͘AԀY:w6aL1 ?Fb܊jI:FSto":s"71%8?/i # <|3}2c+KςOok4ߵt$=$cGz1W Twg̚ ߄[OQ9jaCuEPLn3l8t^ j@PO&JQ^Z!\320 CpTQ{iQFMolK#%̇Moc#$+` ^h n uME͇agÒsיVXݎِxbL,3eO@ûfzd_:ª?nTe{EጅrEz$l@ uJS,~}3v3rvw.xGyڏ)S+wG_u}gsA09e 3HOT|_)vƁeoIRYws͚,V]-x"ܖ_0Grٙ714(a8(pr9|h+u207xqcSnjk M{5+K jҍR6~gS?V42X9_c굴M)pGB5aad-aTebF 8ޜ5> B/mSà-4j\N#DAa!XΥ?#}Emy-ZcU[@xZ> A}]θ%yJ**o4֌9%P V}GF8_d*1M*䨢dB{/eSg6L%X)#˺苢J8ϠnE.F).wc7+63^RfG/U J%.JǪYpb;OF}cZwQEoTR?2KW-*fz]Vr>Qxe{(_c_u_μʹx/0lݯHhxa &#U&ZqA&<4S2WK{u4u]~M') qW[qY?058 @ E݆ۢfvXcV6\)sb0Z]ld?;q˩yGcgbBr [tu½Tc=z9p|0Σ>+ (e d?An.TԃFY6х(dʋ٩;R?o T.Rќd39{ Kϱr{>.恎36>x{؛V܃V9d eٯ)'(9 k}2 yCQ?FڑiD[@ aojCyy. /Dn?E~ʚiYk@粏.zjs/vԡ?_QF!ӇqltP͗>9f~t43.[6=3ejd >1n K^ 851<qx y"L 2 (4\ks%HEV;/}9ωV.K7/NQIa@h6 c#N8C'=3ɉjwPn%/a9=.Ū#{'TkC K)ăaWh؅ٵؼ2\r*a+7X=ڵYMȱJ6Gqi(hoki>[ KD:=QrbvОkg˶o[Hiz{ G쁤dW(o&/$&^x3rQ i_Dv:Y̪+L |b2X5';‰[;6O{@z(|WFױ(ԳFS"@97&~?@|Vm)F{8RlH%@xCـiHEs-Կv`ܹͅcQlV @vR,>j~{#k[ &Uf]L8:*(;D2HWeMTkrLkXE(t-MUz491MT$R^.<9Kg%9Nڈ1E; %EF9+7Gʘ3@u? bZQB&4.. ^AH AO|X"3X乌|۔);dy W=*Tj ˏItfjh8y]%C6^^tW_TPC0F{7ZuHF1`Xo(c+%R'L,,r?)ZF| l Ix[L@` P3ڋnc=pUuÚvy1jA]^n$Hy)om좗}]RAlIDghR <5-]yRlG&[暢Iy)Pem/tOAOkER(eL=$2wLh,"}*QoXʣ[9W`$רcijC}e VC,iJyx{x# %Fϡ@]YA|2%'vZ)mT荰Tg6$aF".[y^34~w;֟_μ >Mh.Qk&; t!:=^HfڞD8v9Gx~!PzR)bٙ,G'ԜDw}#|-lf1ZG8N;)5]|+_PvO #BBhs/)G,4SozV+OF?zh ?O9ύiUg4Y'$!ޡZ {V3Ǹ g$)g: oC7~'ĂCָ!ڣoǟm9AdI=r0xfY~zylDboBw#@җJ,!㠷)0h:s`cx!-ak@&kbd=j*i$ᕋN_zң6M >6>iSG8y]~)f*W7((сߍ q,D+Ss 6lCf[.3DX|J9#oLiF1iђ 5=:t+,čqr&F =,up}oU5(o-bAP/ r3ГǠsb\qahVuXkpnhm*^ZGz,Z53Њ&́-"-۝S!7& /.Prcɵ}ֆu@)4・Rii7$ϷQOlPM]n/up?ԠMq(bЁl$nE3EE\N$"@ف4`i9{0I ;mmoUL 71JM|: lbۗ:ߓ#jC8L-Y3I#G;2enR KƓ2Y?Od<%c6) i>0`-AH?"c):~޽>sy:3ЃyNm<|ekHjIx5&hcT6rX>6Oz !G'Sm1rg,FU+v\۵.I!=a]oV:.ojinhD6nt9ΚA梷  3 g' di:)7yC<@VXqTi]\a}׹9ڵ)#@?_G8ZSYVR}$Bƿ̀ NO"en=oBp+‡5KG/y\74z 8Olcb9REpO^JR)t$c6!EUqMu "rI5*.+-%c*D[;nwu\uXhCj?tjJA|^7eeӫl>q@biT(#eȵ[nj؟ 1},mr!D{Ʊ]efKxBZ-4yOrKq~ m1\#*7L\~"s/o,8&Lܪv*j6[yb@01ev+8etctV0\DGg`VͶ@XkuW6sip;LK@kAH10$n?Y絢Մsû2M GV<">aΊwkV}"7^FZ}%~ H0%c"pd8rcg)Ʃk3y`/Dh &L=/cJ }l[XRT\9/t^Z ;*%? 騇d`u>f"O5Jl=:/w*er 1=sIⴀ*ZwWPeN:_WH|O&8RvOz%Axvtgxuޚ^t}VK2";͠ V9p9`oIK|$le_7XZ 9YL`YC+W<q\A&|?V*+9P7~e銝6 E`/r>~TDKSu.`ۨ`80WfC_}êO%BDi*u ]dǞOPmd4Mm(\_ kp@eJԀ&`C:lL{8om?\T-&tH 8oiU:UbtdohU /-l*cVb˄ͯFZ6v]Kt1!ނcD#tiEa[o N*o}LO/bT-Q1 WWvAxq9PAWWԅke,|4D֋ Jxb} on]A] Oٛ1v۪Ck10[+le%'Cjzei%]]<턆ۍVJK4;n]OT)-c{^7&)ՈȘmspHU.6W-5uR:46-h W҄x]MĬ9 } g90!YwO ,caz4,q9?&λucUfXaEvuA3m# ݶ_JFo-TT ~"uß.^ >+{5AWiYLPj͊U c^/!6BhK`W>/f{Ƃ}v?#ɭfKiO}FV?{+u1#Ѫ}6CdsP.vX3)7m=~%q&,_Η%$w|}%#WL^S|s;eZaq2zp@g#Lip PH2[H/p0YnֽcnvV`*)+0F/K b<J/KEhH5m5E21s[i[봕`0O 5x޻4 e7AĆȟPsB@## kb)>q1Q(BHEYndsY_;8vI ?}̌Y*cCECn H$@b(^[? I#& ˘喡v,tncxݫv);kLndmˇZs64-;<"_zt=daӵ)%5ÓܝQdͤ\ U-MڇKbTӄịׄ1?2! zQ^MW.]/z [%( Q9ɢ:v J}^-jP+ROj-/\,Ǹ.P>w%Vʠ0>!'#bgr{ӰeIP#4Dt2x-)_7OBE'HH"ݿOG9Zy1Ho;ڻU2He,l7nvAmkj2rwZjMܧ28tO8{l0ΐqRuaHƲ^OEe}SL*. @q.)Hn=ª @v9! )E\†ŭXHaù6\eǒM=Z:\.UQn= a0`v ,N ! }Z$ bG%[r^*[d1?_>אaN3g' [\I>Qpx^E?=8{L޵8U0 q~;9ܫtre[hJ@-jLl Ft)-c%rZ,SXyh^.Wc-N8qS;-GL FY9 ȺmO^p=+IŊ̭ȕ)wUcܲx(tzZT ->Dv"ZDcoL qNAy$Lpe }ze1&%4(m8߂ %Xv&UznǶ\À% %fxD3d/a^nT8{iPeNcJ*_}{x4ba5R <'(3FOQ7̀}KE~w7` MX66R M mZs irE]Z݌ub+Wh6M*b s,/,b rb u91HLpBuyƼ0ofLeq54 9~:8To Ȭ$E9sL .aEjIe|(F\X¼K3Ў|eg jŚU8J%Q\Y fɲ 2_u1t^>& u_h0~ dۀ 4Htlġ֗ɿt9Fc[!V<,F7jd թAr1%}\!RǶ ŸXbY88|WO*gݢ1d6Y0:. Ebt:]QɁ@[G&n[&8 &cf#1CqDrKGh*`#?kx"4p0K>("ح J'yrl`4Rv7 $O9[(ZsGa