redis-6.0.14-lp152.2.6.1<>,P܉`~/=„x TB `H JxOL{5Cb&oA+v)PsO`@Ck{1ve` mJM;Saf&*wɽJqrFp5T/1L|6 x))DAhBHvQJCF( G\svGZ^ʀdzNO"s>K[\0@mr xe_KnӀĸc;؃JZd^8 *ߓ# L mT>I?d  9% >J[af|  O   x W H$T((((Q8X@9X@:&)@=8>@?H@PFXGlHIdXȄYȔ\]L^bc̩d8e=f@lBuTvwpxyhKzҔҤҨҲҴҸҾCredis6.0.14lp152.2.6.1Persistent key-value databaseredis is an advanced key-value store. It is similar to memcached but the dataset is not volatile, and values can be strings, exactly like in memcached, but also lists, sets, and ordered sets. All this data types can be manipulated with atomic operations to push/pop elements, add/remove elements, perform server side union, intersection, difference between sets, and so forth. Redis supports different kind of sorting abilities.`~cloud124B{openSUSE Leap 15.2openSUSEBSD-3-Clausehttp://bugs.opensuse.orgUnspecifiedhttps://redis.iolinuxi586 if [ -x /usr/bin/systemctl ]; then test -n "$FIRST_ARG" || FIRST_ARG="$1" [ -d /var/lib/systemd/migrated ] || mkdir -p /var/lib/systemd/migrated || : for service in redis.target redis@.service redis-sentinel.target redis-sentinel@.service ; do sysv_service=${service%.*} if [ ! -e /usr/lib/systemd/system/$service ] && [ ! -e /etc/init.d/$sysv_service ]; then mkdir -p /run/systemd/rpm/needs-preset touch /run/systemd/rpm/needs-preset/$service elif [ -e /etc/init.d/$sysv_service ] && [ ! -e /var/lib/systemd/migrated/$sysv_service ]; then /usr/sbin/systemd-sysv-convert --save $sysv_service || : mkdir -p /run/systemd/rpm/needs-sysv-convert touch /run/systemd/rpm/needs-sysv-convert/$service fi done fi #!/bin/bash tail -n 1 $0 | /usr/sbin/sysusers2shadow RET=$? test -f /.buildenv && exit 0 exit $RET ######## data below ######## u redis - "User for redis key-value store" /var/lib/redis [ -z "${TRANSACTIONAL_UPDATE}" -a -x /usr/bin/systemd-tmpfiles ] && /usr/bin/systemd-tmpfiles --create /usr/lib/tmpfiles.d/redis.conf || : if [ -x /usr/bin/systemctl ]; then test -n "$FIRST_ARG" || FIRST_ARG="$1" [ -d /var/lib/systemd/migrated ] || mkdir -p /var/lib/systemd/migrated || : if [ "$YAST_IS_RUNNING" != "instsys" ]; then /usr/bin/systemctl daemon-reload || : fi for service in redis.target redis@.service redis-sentinel.target redis-sentinel@.service ; do sysv_service=${service%.*} if [ -e /run/systemd/rpm/needs-preset/$service ]; then /usr/bin/systemctl preset $service || : rm "/run/systemd/rpm/needs-preset/$service" || : elif [ -e /run/systemd/rpm/needs-sysv-convert/$service ]; then /usr/sbin/systemd-sysv-convert --apply $sysv_service || : rm "/run/systemd/rpm/needs-sysv-convert/$service" || : touch /var/lib/systemd/migrated/$sysv_service || : fi done fi echo "See /usr/share/doc/packages/redis/README.SUSE to continue" test -n "$FIRST_ARG" || FIRST_ARG="$1" if [ "$FIRST_ARG" -eq 0 -a -x /usr/bin/systemctl ]; then # Package removal, not upgrade /usr/bin/systemctl --no-reload disable redis.target redis@.service redis-sentinel.target redis-sentinel@.service || : ( test "$YAST_IS_RUNNING" = instsys && exit 0 test -f /etc/sysconfig/services -a \ -z "$DISABLE_STOP_ON_REMOVAL" && . /etc/sysconfig/services test "$DISABLE_STOP_ON_REMOVAL" = yes -o \ "$DISABLE_STOP_ON_REMOVAL" = 1 && exit 0 /usr/bin/systemctl stop redis.target redis@.service redis-sentinel.target redis-sentinel@.service ) || : fi test -n "$FIRST_ARG" || FIRST_ARG="$1" if [ $1 -eq 0 ]; then # Package removal for service in redis.target redis@.service redis-sentinel.target redis-sentinel@.service ; do sysv_service="${service%.*}" rm "/var/lib/systemd/migrated/$sysv_service" || : done fi if [ -x /usr/bin/systemctl ]; then /usr/bin/systemctl daemon-reload || : fi if [ "$FIRST_ARG" -ge 1 ]; then # Package upgrade, not uninstall if [ -x /usr/bin/systemctl ]; then ( test "$YAST_IS_RUNNING" = instsys && exit 0 test -f /etc/sysconfig/services -a \ -z "$DISABLE_RESTART_ON_UPDATE" && . /etc/sysconfig/services test "$DISABLE_RESTART_ON_UPDATE" = yes -o \ "$DISABLE_RESTART_ON_UPDATE" = 1 && exit 0 /usr/bin/systemctl try-restart redis.target redis@.service redis-sentinel.target redis-sentinel@.service ) || : fi fiNz*bT Ѭo]]7Vu "p3 DRkA聠큤A큤A큤AAA`u`u`u`u`u`w`u`u`w`u`u`u`u`u`u`w`w`w`w`w`z`>@`>@`>@`u`>@`z`>@`t`t`t79b7e3332d59780365089cccbe9837528635ff45e3d4b1c93cb19b13681573e8c21530474173b8c1e1ce5dba447bacaa9576fc0c13552fa7f953ae21a970e1c2b551e0775de26e7daaf471edbfc442c760e23b83ec8675bca4a7b0956b9f30237f99bbd464b4edf44ee341ccb9a714e613038fc2af8989be1f3ff6f7aff127cc8de967e20451000dbd2a61210e542115dd8bb1493da144c3df91998092ec9dfb2204425c63a6fd3d9799efb940a6d870d76178e459789083acfde0ea84a2fd810c3b9f9e75d23bc600e9c8fd2da71029642d41a4b98f4a44638d98d15ba58817527811c0affab89b54648f577860d3c65d6665304906fd9d4d06e8fc92918484cd973cbd79a5155d58f7ea2ee4a72dabc91098089014c3120b41a66781f80a27cd290a076031f744d94c473405de9b31ed5fcc0a2836f72c716ee4eeb450d6dd3c1707d70f6f18ada82c9519054d1d8251e01a8b217f96c786b027cc5500ef9f5d741c298200a79c5c81731a576a81a8b12abc07284f93b81959e9f59bad869e33919094671ef6b5d4f262ca8ebbea28e0ffea698949c083a9a5847286962767d15d74127a0e429f016c3a28f557d6a988f3e6ff160139c86486817915dc17a049d6babd4e68dac09df348aaac507fff3495caab4a15a2bc75742540ad0c646d85aa68db15f3e2e499c069e0d48570aa379bc7b679f9cd8896b7baeca475c88e41bd53037c22325ec3ace9d2587828ae21a13825e8ff9526310405eb5c46f60375ab7ea98bc73a882503bc5e884e7da3cacf9eba382ea95e3688c739375fbc7997f0a15b7bbae580d2609dad2e11f1956ae167be296ab60f4691ab9c30ee9828../sbin/redis-server../sbin/redis-serverserviceredis-serverredis-serverredis-serverrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootredisredisredisrootredisredisredisrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootredisredisredisredis-6.0.14-lp152.2.6.1.src.rpmconfig(redis)redisredis(x86-32)user(redis) @@@@@@@@@@@@@@@@@@@@@@@@@@@@@    /bin/sh/bin/sh/bin/sh/bin/shconfig(redis)libc.so.6libc.so.6(GLIBC_2.0)libc.so.6(GLIBC_2.1)libc.so.6(GLIBC_2.1.3)libc.so.6(GLIBC_2.11)libc.so.6(GLIBC_2.17)libc.so.6(GLIBC_2.2)libc.so.6(GLIBC_2.3)libc.so.6(GLIBC_2.3.2)libc.so.6(GLIBC_2.3.4)libc.so.6(GLIBC_2.4)libc.so.6(GLIBC_2.6)libc.so.6(GLIBC_2.7)libdl.so.2libdl.so.2(GLIBC_2.0)libdl.so.2(GLIBC_2.1)libm.so.6libm.so.6(GLIBC_2.0)libm.so.6(GLIBC_2.1)libpthread.so.0libpthread.so.0(GLIBC_2.0)libpthread.so.0(GLIBC_2.1)libpthread.so.0(GLIBC_2.12)libpthread.so.0(GLIBC_2.2)libpthread.so.0(GLIBC_2.3.2)librt.so.1librt.so.1(GLIBC_2.2)libsystemd.so.0libsystemd.so.0(LIBSYSTEMD_209)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)shadowsysuser-shadow6.0.14-lp152.2.6.13.0.4-14.6.0-14.0-15.2-14.14.1`r`@`>(`6?_@_ _[f_^@^ϧ^'@^@^^^@^@^^y@^r @^>^)^ ]@\@[@[h@[[[[v[E@[#@ZZJ@Z|;Zm@ZN@Y@Y@YJ_YXXX WWWWWs@Wo@V`VQ@VU|@U~@Ut2@UW1@U/@UUU:TܕTT_W@Andreas Stieger Andreas Stieger Andreas Stieger Andreas Stieger Michael Ströder Andreas Stieger Andreas Stieger Andreas Stieger Andreas Stieger Andreas Stieger Andreas Stieger Andreas Schwab Marcus Rueckert Marcus Rueckert Andreas Schwab Andreas Stieger Andreas Stieger Thorsten Kukuk Илья Индиго Marcus Rueckert Thorsten Kukuk Thorsten Kukuk Илья Индиго Marcus Rueckert Andrey Karepin Marcus Rueckert Marcus Rueckert Marcus Rueckert Marcus Rueckert ilya@ilya.pp.uabwiedemann@suse.commrueckert@suse.deguillaume.gardet@opensuse.orgilya@ilya.pp.uailya@ilya.pp.uailya@ilya.pp.uailya@ilya.pp.uampluskal@suse.comilya@ilya.pp.uachris@computersalat.devsistek@suse.commpluskal@suse.comrmaliska@suse.comastieger@suse.comastieger@suse.comjengelh@inai.deastieger@suse.comastieger@suse.comrmaliska@suse.commamorales@suse.comeshmarnev@suse.commpluskal@suse.commrueckert@suse.demrueckert@suse.demrueckert@suse.demrueckert@suse.deLed mrueckert@suse.demrueckert@suse.demrueckert@suse.demrueckert@suse.delang@b1-systems.demrueckert@suse.deLed - redis 6.0.14: * CVE-2021-32625: An integer overflow bug could be exploited by using the STRALGO LCS command to cause remote remote code execution (boo#1186722) * Fix crash in UNLINK on a stream key with deleted consumer groups * SINTERSTORE: Add missing keyspace del event when none of the sources exist- redis 6.0.13 * CVE-2021-29477: Integer overflow in STRALGO LCS command (boo#1185729) * CVE-2021-29478: Integer overflow in COPY command for large intsets (boo#1185730) * Cluster: Skip unnecessary check which may prevent failure detection * Fix performance regression in BRPOP on Redis 6.0 * Fix edge-case when a module client is unblocked- redis 6.0.12: * Fix compilation error on non-glibc systems if jemalloc is not used- redis 6.0.11: * CVE-2021-21309: Avoid 32-bit overflows when proto-max-bulk-len is set high (boo#1182657) * Fix handling of threaded IO and CLIENT PAUSE (failover), could lead to data loss or a crash * Fix the selection of a random element from large hash tables * Fix broken protocol in client tracking tracking-redir-broken message * XINFO able to access expired keys on a replica * Fix broken protocol in redis-benchmark when used with -a or - -dbnum * Avoid assertions (on older kernels) when testing arm64 CoW bug * CONFIG REWRITE should honor umask settings * Fix firstkey,lastkey,step in COMMAND command for some commands * RM_ZsetRem: Delete key if empty, the bug could leave empty zset keys- redis 6.0.10: Command behavior changes: * SWAPDB invalidates WATCHed keys (#8239) * SORT command behaves differently when used on a writable replica (#8283) * EXISTS should not alter LRU (#8016) In Redis 5.0 and 6.0 it would have touched the LRU/LFU of the key. * OBJECT should not reveal logically expired keys (#8016) Will now behave the same TYPE or any other non-DEBUG command. * GEORADIUS[BYMEMBER] can fail with -OOM if Redis is over the memory limit (#8107) Other behavior changes: * Sentinel: Fix missing updates to the config file after SENTINEL SET command (#8229) * CONFIG REWRITE is atomic and safer, but requires write access to the config file's folder (#7824, #8051) This change was already present in 6.0.9, but was missing from the release notes. Bug fixes with compatibility implications (bugs introduced in Redis 6.0): * Fix RDB CRC64 checksum on big-endian systems (#8270) If you're using big-endian please consider the compatibility implications with RESTORE, replication and persistence. * Fix wrong order of key/value in Lua's map response (#8266) If your scripts use redis.setresp() or return a map (new in Redis 6.0), please consider the implications. Bug fixes: * Fix an issue where a forked process deletes the parent's pidfile (#8231) * Fix crashes when enabling io-threads-do-reads (#8230) * Fix a crash in redis-cli after executing cluster backup (#8267) * Handle output buffer limits for module blocked clients (#8141) Could result in a module sending reply to a blocked client to go beyond the limit. * Fix setproctitle related crashes. (#8150, #8088) Caused various crashes on startup, mainly on Apple M1 chips or under instrumentation. * Backup/restore cluster mode keys to slots map for repl-diskless-load=swapdb (#8108) In cluster mode with repl-diskless-load, when loading failed, slot map wouldn't have been restored. * Fix oom-score-adj-values range, and bug when used in config file (#8046) Enabling setting this in the config file in a line after enabling it, would have been buggy. * Reset average ttl when empty databases (#8106) Just causing misleading metric in INFO * Disable rehash when Redis has child process (#8007) This could have caused excessive CoW during BGSAVE, replication or AOFRW. * Further improved ACL algorithm for picking categories (#7966) Output of ACL GETUSER is now more similar to the one provided by ACL SETUSER. * Fix bug with module GIL being released prematurely (#8061) Could in theory (and rarely) cause multi-threaded modules to corrupt memory. * Reduce effect of client tracking causing feedback loop in key eviction (#8100) * Fix cluster access to unaligned memory (SIGBUS on old ARM) (#7958) * Fix saving of strings larger than 2GB into RDB files (#8306) Additional improvements: * Avoid wasteful transient memory allocation in certain cases (#8286, #5954) Platform / toolchain support related improvements: * Fix crash log registers output on ARM. (#8020) * Add a check for an ARM64 Linux kernel bug (#8224) Due to the potential severity of this issue, Redis will print log warning on startup. * Raspberry build fix. (#8095) New configuration options: * oom-score-adj-values config can now take absolute values (besides relative ones) (#8046) Module related fixes: * Moved RMAPI_FUNC_SUPPORTED so that it's usable (#8037) * Improve timer accuracy (#7987) * Allow '\0' inside of result of RM_CreateStringPrintf (#6260)- redis 6.0.9: * potential heap overflow when using a heap allocator other than jemalloc or glibc's malloc. Does not affect the openSUSE package - boo#1178205 * Memory reporting of clients argv * Add redis-cli control on raw format line delimiter * Add redis-cli support for rediss:// -u prefix * WATCH no longer ignores keys which have expired for MULTI/EXEC * Correct OBJECT ENCODING response for stream type * Allow blocked XREAD on a cluster replica * TLS: Do not require CA config if not used * multiple bug fixes * Additions to modules API- redis 6.0.8 (jsc#PM-1615, jsc#PM-1622, jsc#PM-1681, jsc#ECO-2417, jsc#ECO-2867, jsc#PM-1547, jsc#CAPS-56, jsc#SLE-11578, jsc#SLE-12821): * bug fixes when using with Sentinel * bug fixes when using CONFIG REWRITE * Remove THP warning when set to madvise * Allow EXEC with read commands on readonly replica in cluster * Add masters/replicas options to redis-cli --cluster call command - includes changes from 6.0.7: * CONFIG SET could hung the client when arrives during RDB/ROF loading * LPOS command when RANK is greater than matches responded with broken protocol * Add oom-score-adj configuration option to control Linux OOM killer * Show IO threads statistics and status in INFO output * Add optional tls verification mode (see tls-auth-clients)- redis 6.0.6: * Fix crash when enabling CLIENT TRACKING with prefix * EXEC always fails with EXECABORT and multi-state is cleared * RESTORE ABSTTL won't store expired keys into the db * redis-cli better handling of non-pritable key names * TLS: Ignore client cert when tls-auth-clients off * Tracking: fix invalidation message on flush * Notify systemd on Sentinel startup * Fix crash on a misuse of STRALGO * Few fixes in module API * Fix a few rare leaks (STRALGO error misuse, Sentinel) * Fix a possible invalid access in defrag of scripts * Add LPOS command to search in a list * Use user+pass for MIGRATE in redis-cli and redis-benchmark in cluster mode * redis-cli support TLS for --pipe, --rdb and --replica options * TLS: Session caching configuration support- redis 6.0.5: * Fix handling of speical chars in ACL LOAD * Make Redis Cluster more robust about operation errors that may lead to two clusters to mix together * Revert the sendfile() implementation of RDB transfer * Fix TLS certificate loading for chained certificates * Fix AOF rewirting of KEEPTTL SET option * Fix MULTI/EXEC behavior during -BUSY script errors- redis 6.0.4: * fix a severe replication bug introduced in Redis 6 by the "meaningful offset" feature- redis 6.0.3: * fix a crash introduced in 6.0.2 - includes changes from 6.0.2: * bug fixes * fix to client side caching when keys are evicted from the tracking table but no notifications are sent- redis-disable_integration_logging.patch: remove - redis-enable-bactrace-on-x86-ia64-and_arm32_only.patch: remove - getMcontextEip-return-value.patch: Add missing return value- add BR pkgconfig(libsystemd) for the rewritten systemd support and force building with it- Update to 6.0.1 * https://raw.githubusercontent.com/antirez/redis/6.0.1/00-RELEASENOTES * XCLAIM AOF/replicas propagation fixed. * Client side caching: new NOLOOP option to avoid getting notified about changes performed by ourselves. * ACL GENPASS now uses HMAC-SHA256 and have an optional "bits" argument. It means you can use it as a general purpose "secure random strings" primitive! * Cluster "SLOTS" subcommand memory optimization. * The LCS command is now a subcommand of STRALGO. * Meaningful offset for replicas as well. More successful partial resynchronizations. * Optimize memory usage of deferred replies. * Faster CRC64 algorithm for faster RDB loading. * XINFO STREAM FULL, a new subcommand to get the whole stream state. * CLIENT KILL USER . * MIGRATE AUTH2 option, for ACL style authentication support. * Other random bugfixes.- ppc-atomic.patch: use libatomic also on ppc- add hash file from redis-hashes and verify it during build- redis 5.0.9: * Critical fix when Streams with AOF ore replicas are used: Prevent reprocesing some entries upon restart * Speed improvement: Clients blocked on the same key are now unblocked on O(1) time- Use the tmpfiles macros instead of calling systemd-tempfiles direct and build wrong macro paths.- Refresh spec-file with spec-cleaner and manual optimizations * Remove Group tag. * Replace make by %make_build macros. - Update to 5.0.8 * https://raw.githubusercontent.com/antirez/redis/5.0.8/00-RELEASENOTES * Fix Pi building needing -latomic, backport. * Fix impl of aof-child whitelist SIGUSR1 feature. * Fix ThreadSafeContext lock/unlock function names. * XREADGROUP should propagate XCALIM/SETID in MULTI/EXEC. * Fix client flags to be int64 in module.c. * Fix small bugs related to replica and monitor ambiguity. * Fix lua related memory leak. * Simplify #6379 changes. * Free allocated sds in pfdebugCommand() to avoid memory leak. * Jump to right label on AOF parsing error. * Free fakeclient argv on AOF error. * Fix potential memory leak of rioWriteBulkStreamID(). * Fix potential memory leak of clusterLoadConfig(). * Fix bug on KEYS command where pattern starts with * followed by \x00. * Blocking XREAD[GROUP] should always reply with valid data. * XCLAIM: Create the consumer only on successful claims. * Stream: Handle streamID-related edge cases. * Fix ip and missing mode in RM_GetClusterNodeInfo(). * Inline protocol: handle empty strings well. * Mark extern definition of SDS_NOINIT in sds.h. * Fix revisit CVE-2015-8080 vulnerability. * Avoid sentinel changes promoted_slave to be its own replica.- print instance name in the from the service files- Don't install redis-trib.rb, it's only a dummy telling the user to use redis-cli instead and pulls in ruby for that.- Make redis useable in a container (drop size from 100MB to 20MB): - Change user generation from shadow to sysusers - Drop redis-initscript.patch and sudo requires, we use systemd - Drop BuildRequires for procps and tcl, they are not needed - Make logrotate recommend, it's not required for redis to work- Update to 5.0.7 * https://raw.githubusercontent.com/antirez/redis/5.0.7/00-RELEASENOTES * Test: fix implementation-dependent test after code change. * RED-31295 - redis: avoid race between dlopen and thread creation. * Cluster: fix memory leak of cached master. * Fix usage of server.stream_node_max_*. * Update mkreleasehdr.sh. * Remove additional space from comment. * Fix stream test after addition of 0-0 ID test. * AOF: fix assignment for aof_fsync_offset. * Rename var to fixed_time_expire now that is more general. * Expires & blocking: handle ready keys as call(). * XADD with ID 0-0 stores an empty key. * Fix unreported overflow in autogerenared stream IDs. * Expires: refactoring judgment about whether a key is expired. - Refresh reproducible.patch - Update to 5.0.6 * https://raw.githubusercontent.com/antirez/redis/5.0.6/00-RELEASENOTES * RDB: fix MODULE_AUX loading by continuing to next opcode. * Missing per-skiplist overheads in MEMORY USAGE. * RM_Log: add support for logging without a context or context without module. * Cluster: abort loading nodes data if vars arguments are unbalanced. * More strict checks and better comments in flushSlaveOutputBuffers(). * Improve comment in flushSlavesOutputBuffers(). * Replication: clarify why repl_put_online_on_ack exists at all. * Networking: flushSlavesOutputBuffers bugfix. * RM_ReplyWithCString was missing registration. * Fix to module aux data rdb format for backwards compatibility with old check-rdb. * Implement module api for aux data in rdb. * Redis-cli: always report server errors on read errors. * Reduce the calling stack. * Make EMBSTR case of #6261 more obvious. * Make memory usage consistent of robj with OBJ_ENCODING_INT. * HyperLogLog: fix the fix of a corruption bug. * Fix HLL corruption bug. * Extend REDISMODULE_CTX_FLAGS to indicate if redis is currently loading from either RDB or AOF. * Uses addReplyBulkCString. * Adds RedisModule_ReplyWithCString.- update to 5.0.5 Major changes from the Redis 5 series: 1. The new Stream data type. https://redis.io/topics/streams-intro 2. New Redis modules APIs: Timers, Cluster and Dictionary APIs. 3. RDB now store LFU and LRU information. 4. The cluster manager was ported from Ruby (redis-trib.rb) to C code inside redis-cli. Check `redis-cli --cluster help` for more info. 5. New sorted set commands: ZPOPMIN/MAX and blocking variants. 6. Active defragmentation version 2. 7. Improvemenets in HyperLogLog implementations. 8. Better memory reporting capabilities. 9. Many commands with sub-commands now have an HELP subcommand. 10. Better performances when clients connect and disconnect often. 11. Many bug fixes and other random improvements. 12. Jemalloc was upgraded to version 5.1 13. CLIENT UNBLOCK and CLIENT ID. 14. The LOLWUT command was added. http://antirez.com/news/123 15. We no longer use the "slave" word if not for API backward compatibility. 16. Differnet optimizations in the networking layer. 17. Lua improvements: - Better propagation of Lua scripts to replicas / AOF. - Lua scripts can now timeout and get in -BUSY state in the replica as well. 18. Dynamic HZ to balance idle CPU usage with responsiveness. 19. The Redis core was refactored and improved in many ways. However the list above really does not do justice to the changes of Redis 5 since the core was improved in many ways during the development of the new version. However certain changes were back ported into Redis 4 once they were sensed as safe, because many improvements were hard to distinguish from fixes. The most important user facing improvement is without doubts the introduction of the new general purpose data type after years: the streams. Note that we worked to improve and fix streams till a few hours ago, so while we are not aware of critical bugs in this release, surely there is to handle it with some care for the first weeks. Bug reporting will be highly appreciated and we are ready to work immediately to release 5.0.1 once there is enough important stuff to justify a new release (probably soon). People not using the streams can have probably a better production-ready experience with Redis 5, also because many internals are shared with Redis 4 so the jump is not as big as it was between 3.2 and 4 in terms of how things internally work. Well, many thanks to the Redis community and the developers that made this release possible, contributing bug reports, patches, new features, working on the clients, sometimes debugging problems for days. Also thank to everybody that adopted Redis for their use cases making things work for users worldwide. see installed /usr/share/doc/packages/redis/00-RELEASENOTES - refreshed patches to apply cleanly again: redis-conf.patch redis-enable-bactrace-on-x86-ia64-and_arm32_only.patch reproducible.patch- update systemd unit file to fix redis shutdown immedaiate after start- make sure that disabling/restarting servers works https://nordisch.org/posts/hooking-up-instantiated-services-with-rpm/- make check && true -> make check || true This was probably meant to catch an error in the test suite, but with && it would only return true if it would return true already.- added systemd unit file file redis-sentinel - the unit file uses the same multiple instance mechanism as the normal redis unit file systemctl start redis-sentinel@default will look for /etc/redis/sentinel-default.conf and expects a pid file /var/run/redis/sentinel-default.pid Please make sure your sentinel config sets the pid file. - adapted the default sentinel.conf.example to set the pid file and the log file similar to the normal redis.conf: /var/log/redis/sentinel-.log /var/run/redis/sentinel-.pid The unit file checks for the pid file so please adapt your local sentinel configs. Changed: redis-conf.patch - adapt and restructure README.SUSE - move the LimitNoFile to the service file itself so the user do not have to manually do that step for every instance - move the apache integration into its own section - add section for redis-sentinel - install sentinel example config with group write permissions to indicate that the actually config needs to be writable.- replace some duplicate binaries with symlinks similar to what the fedora package does- Refresh spec-file. - Update to 4.0.11 * https://raw.githubusercontent.com/antirez/redis/4.0.11/00-RELEASENOTES * The disconnection time between the master and slave was reset in an incorrect place, sometimes a good slave will not be able to failover because it claims it was disconnected for too much time from the master. * A replication bug, rare to trigger but non impossible, is in Redis for years. It was lately discovered at Redis Labs and fixed by Oran Agra. It may cause disconnections, desynchronizations and other issues. * RANDOMKEY may go in infinite loop on rare situations. Now fixed. * EXISTS now works in a more consistent way on slaves. * Sentinel: backport of an option to deny a potential security problem when the SENTINEL command is used to configure an arbitrary script to execute.- Add reproducible.patch to have fixed hostname and date (boo#1047218)- update to 4.0.10 (boo#1097430) CVE-2018-11218 CVE-2018-11219 https://raw.githubusercontent.com/antirez/redis/4.0.10/00-RELEASENOTES - Important security issues related to the Lua scripting engine. Please check https://github.com/antirez/redis/issues/5017 for more information. - A bug with SCAN, SSCAN, HSCAN and ZSCAN, that may not return all the elements. We also add a regression test that can trigger the issue often when present, and may in theory be able to find unrelated regressions. - A PSYNC2 bug is fixed: Redis should not expire keys when saving RDB files because otherwise it is no longer possible to use such RDB file as a base for partial resynchronization. It no longer represents the right state. - Compatibility of AOF with RDB preamble when the RDB checksum is disabled. - Sentinel bug that in some cases prevented Sentinel to detect that the master was down immediately. A delay was added to the detection. - refreshed patches to apply cleanly again redis-conf.patch redis-initscript.patch- Update redis-enable-bactrace-on-x86-and-ia64-only.patch to handle arm and rename it to redis-enable-bactrace-on-x86-ia64-and_arm32_only.patch - Add redis-disable_integration_logging.patch to disable logging test when backtrace is not enabled- Update to 4.0.9 * https://raw.githubusercontent.com/antirez/redis/4.0.9/00-RELEASENOTES * Critical upgrade for users using AOF with the fsync policy set to "always". * Latency monitor could report wrong latencies under certain conditions. * AOF rewriting could fail when a backgronud rewrite is triggered and at the same time the AOF is switched on/off. * Redis Cluster crash-recovery safety improved. * Redis Cluster has now the ability to configure certain slaves so that they'll never attempt a failover. * Keyspace notifications API in modules. * RM_Call() is now faster by reusing the same client. * Tracking of the percentage of keys already logically expired but yet not evicted.- Update to 4.0.8 * Release notes: https://raw.githubusercontent.com/antirez/redis/4.0.8/00-RELEASENOTES * Fix crash Redis Cluster instances during deletions.- Update to 4.0.7 * Release notes: https://raw.githubusercontent.com/antirez/redis/4.0.7/00-RELEASENOTES * Many 32 bit overflows were addressed in order to allow to use Redis with a very significant amount of data, memory size permitting. * MEMORY USAGE fixed for the list type. * Allow read-only scripts in Redis Cluster. * Fix AOF pipes setup in edge case. * AUTH option for MIGRATE. * HyperLogLogs are no longer converted from sparse to dense in order to be merged. * Fix AOF rewrite dead loop under edge cases. * Fix processing of large bulk strings (>= 2GB). * Added RM_UnlinkKey in modules API. * Fix Redis Cluster crashes when certain commands with a variable number of arguments are called in an improper way. * Fix memory leak in lazyfree engine. * Fix many potentially successful partial synchronizations that end doing a full SYNC, because of a bug destroying the replication backlog on the slave. So after a failover the slave was often not able to PSYNC with masters, and a full SYNC was triggered. The bug only happened after 1 hour of uptime so escaped the unit tests. * Improve anti-affinity in master/slave allocation for Redis Cluster when the cluster is created. * Improve output buffer handling for slaves, by not limiting the amount of writes a slave could receive.- Update to 4.0.6 * Release notes: https://raw.githubusercontent.com/antirez/redis/4.0.6/00-RELEASENOTES * PSYNC2: More errors in the fixes for PSYNC2 (CRITICAL). * Quicklist: change the len of quicklist to unsigned long. * Quicklist: fix the return value of quicklistCount. * Refactoring: improve luaCreateFunction() API. * Remove useless variable check from luaCreateFunction(). * Fix issue #4505, Lua RDB AUX field loading of existing scripts. * Regression test for #4505 (Lua AUX field loading). * DEBUG change-repl-id implemented. * Buffer overflows occurring reading redis.conf CVE-2017-15047 (bsc#1061967)- Update changelog with CVE reference- Drop SLE 11 support. - Refresh spec-file. - Update to 4.0.2 * Release notes: https://raw.githubusercontent.com/antirez/redis/4.0.2/00-RELEASENOTES * Different replication fixes to PSYNC2, the new 4.0 replication engine. * Modules thread safe contexts were introduced. They are an experimental API right now, but the API is considered to be stable and usable when needed. * SLOWLOG now logs the offending client name and address. Note that this is a backward compatibility breakage in case old code assumes that the slowlog entry is composed of exactly three entries. * The modules native data types RDB format changed. * The AOF check utility is now able to deal with RDB preambles. * GEORADIUS_RO and GEORADIUSBYMEMBER_RO variants, not supporting the STORE option, were added in order to allow read-only scaling of such queries. * HSET is now variadic, and HMSET is considered deprecated (but will be supported for years to come). Please use HSET in new code. * GEORADIUS huge radius (>= ~6000 km) corner cases fixed, certain elements near the edges were not returned. * DEBUG DIGEST modules API added. * HyperLogLog commands no longer crash on certain input (non HLL) strings. * Fixed SLAVEOF inside MULTI/EXEC blocks. * Many other minor bug fixes and improvements.- cleanup service file - add redis.sysctl file - update README.SUSE * add info for socket usage per service * add info for limits per service (LimitNOFILE=10240)- Update to version 3.2.9 * A few rarely harmful bugs were fixed. - Changes accumulated from 3.2.8 Two important bug fixes, the first of one is critical: * Apparently Jemalloc 4.4.0 may contain a deadlock under particular conditions. See https://github.com/antirez/redis/issues/3799. We reverted back to the previously used Jemalloc versions and plan to upgrade Jemalloc again after having more info about the cause of the bug. * MIGRATE could crash the server after a socket error. See for reference: https://github.com/antirez/redis/issues/3796.- Update to version 3.2.7 * This release fixes important security and correctness issues (boo#1064980 CVE-2016-10517)- update to redis 3.2.6 * fixes for GEORADIUS, BITFIELD and Redis Cluster minor fixes. - update 3.2.5 * This release only fixes a compilation issue due to the missing -ldl at linking time.- update to redis 3.2.4, including fixes for security issues: * CVE-2016-8339: CONFIG SET client-output-buffer-limit Code Execution Vulnerability [boo#1002351] - bug fixes: * TCP binding bug fixed when only certain addresses were available for a given port * improved crash report * Fix for Redis Cluster redis-trib displaying of info after creating a new cluster.- redis 3.2.3: * fix replication delay issue * drop CVE-2013-7458.patch, upstream- Test for user/group existence before creating them. Request shadow to be present for the scriptlet.- Fix CVE-2013-7458: unsafe permissions of command line history boo#991250, adding CVE-2013-7458.patch- redis 3.2.2 - Highlight bug fixes: * Fix Redis server and Sentinel crashes * Fix GEORADIUS errors in reported entries - New features: * slaves support the slave-announce-ip and slave-announce-port options. * RDB check utlity is now part of Redis and uses the same RDB code * redis-check-dump utility is now able to show certain information about the RDB file including creating version and date.- Update to 3.2.1 * [FIX] Cleaned up spec file. * [FIX] Critical bug in Sentinel was hopefully fixed. * [FIX] BITFIELD bugs fixed. * [FIX] GEO commands fixes on syntax errors and edge cases. * [NEW] RESOTRE now accepts dumps generated by older Redis versions. * [NEW] Jemalloc now is configured to save you memory, for a problem a change in the jemalloc configuration did not really survived when the 3.2.0 release was finalized. * [NEW] TTL and TYPE command no longer alter the last access time of a key, for LRU evictions purposes. A new TOUCH command was introduced *just* to update the access time of a key. * [FIX] A bug was fixed in redis-cli, that connected to the instance running on the port 6379 if there was one, regardless of what was specified. * [NEW] TCP keep alive is now enabled by default. This should fix most ghost connections problems without resulting in any practical change in otherwise sane deployments. * [FIX] A Sentinel crash that could happen during failovers was fixed. * [NEW] avg_ttl reporting in INFO improved. * [NEW] Sentinel: improve handling of known Sentinel instances. * [NEW] Redis Cluster address update (via gossip section) processing improved to avoid initiating inwanted handshakes. * [FIX] Critical bug fixed: There was a problem in the way a cluster instance loaded the AOF that could cause data written via scripts to be lost during reshardings. * [NEW] There is a new very powerful BITFIELD command. Check the documentation here: http://redis.io/commands/BITFIELD * [NEW] CONFIG GET is allowed during the loading of the dataset. * [NEW] The DEBUG command have new features and can show an help with DEBUG HELP. * [NEW] redis-cli show hits about the commands arguments to the right. * [NEW] GEORADIUS got a STORE / STOREDIST option to store the result into a target key (as as orted set) instead of reporting it to the user. * [NEW] Redis Cluster replicas migration now works in a slightly different way. In the past a slave could migrate only to a master that used to have slaves in the past (and if there was still trace of this information). Now instead if a new slave gets at least a slot, and at least one other master in the cluster has a slave, then the new master is considered a valid target for replica migration. So if it will be orphaned and there is a spare slave it will get one. * [NEW] CLUSTER SLOTS output now includes the node ID (in a backward compatible manner).- Fix installation example in README.SUSE- Update to 3.0.7: * [FIX] Many fixes to MIGRATE multiple keys implementation. * [FIX] A Redis Cluster node crash was fixed because of wrong handling of node->slaveof pointers. * [FIX] Fix redis-trib rebalance when nodes need to be left empty because the specified weight is zero. * [FIX] MIGRATE: Never send -ASK redirections for MIGRATE when there are * [FIX] Lua debugger crash when printing too deeply nested objects. * [FIX] Redis-cli implementation of Lua debugging now allows to use the SCRIPT DEBUG command directly, switching to debugging mode as needed. * [FIX] Redis-trib is now able to fix more errors. A new CLUSTER subcommand called BUMPEPOCH was introduced in order to support new modes for the "fix" subcommand. * [NEW] Redis proctected mode: this feature improves Redis security and makes harder to run Redis in a configuration that is unsecure because no firewalling was used in order to protect Redis from external accesses. * [NEW] Cluster/Sentinel tests now use OSX leak to perform leak detection at the end of every unit. * [NEW] Detect and show server crashes during Cluster/Sentinel tests. * [NEW] More reliable Cluster/Sentinel test becuase of timing errors and - LOADING errors. * [FIX] lua_struct.c/getnum security issue fixed. * [FIX] Redis Cluster replica migration fixed. * [FIX] Fix a race condition in processCommand() because of interactions with freeMemoryIfNeeded(). * [NEW] Backported from the upcoming Redis 3.2: MIGRATE now supports an extended multiple-keys pipelined mode, which is an order of magnitude faster. Redis Cluster now uses this mode in order to perform reshardings and rebalancings. * [NEW] Backported from the upcoming Redis 3.2: Redis Cluster has now support for rebalancing via the redis-trib rebalance command. Demo here: * [NEW] Redis Cluster redis-trib.rb new "info" subcommand. * [NEW] Redis Cluster tests improved. * [NEW] Log offending memory access address on SIGSEGV/SIGBUS- Update to 3.0.5 * [FIX] MOVE now moves the TTL as well. A bug lasting forever... finally fixed thanks to Andy Grunwald that reported it. * [FIX] Fix a false positive in HSTRLEN test. * [FIX] Fix a bug in redis-cli --pipe mode that was not able to read back replies from the server incrementally. Now a mass import will use a lot less memory, and you can use --pipe to do incremental streaming. * [FIX] Slave detection of master timeout. * [NEW] Cluster: redis-trib fix can fix an additional case for opens lots. * [NEW] Cluster: redis-trib import support for --copy and - -replace options- update to 3.0.4 Upgrade urgency: HIGH for Redis and Sentinel. However note that in order to fix certain replication bugs, the replication internals were modified in a very heavy way. So while this release is conceptually saner, it may contain regressions. For this reason, before the release, QA activities were performed by me (antirez) and Redis Labs and no evident bug was found. - [FIX] A number of bugs related to replication PSYNC and the (yet experimental) diskless replication feature were fixed. The bugs could lead to inconsistency between masters and slaves. (Salvatore Sanfilippo, Oran Agra fixed the issue found by Yuval Inbar) - [FIX] A replication bug in the context of PSYNC partial resynchonization was found and fixed. This bug happens even when diskless replication is off in the case different slaves connect at different times while the master is creating an RDB file, and later a partial resynchronization is attempted by a slave that connected not as the first one. (Salvatore Sanfilippo, Oran Agra) - [FIX] Chained replication and PSYNC interactions leading to potential stale chained slaves data set, see issue #2694. (Salvatore Sanfilippo fixed an issue reported by "GeorgeBJ" user at Github) - [FIX] redis-cli --scan iteration fixed when returned cursor overflows 32 bit signed integer. (Ofir Luzon, Yuval Inbar) - [FIX] Sentinel: fixed a bug during the master switch process, where for a failed conditional check, the new configuration is rewritten, during a small window of time, in a corrupted way where the master is also reported to be one of the slaves. This bug is rare to trigger but apparently it happens in the wild, and the effect is to see a replication loop where the master will try to replicate with itself. A detailed explanation of the bug and its effects can be found in the commit message here: https://github.com/antirez/redis/commit/c20218eb5770b2cafb12bc7092313b8358fedc0a. The bug was found by Jan-Erik Rediger using a static analyzer and fixed by Salvatore Sanfilippo. - [FIX] Sentinel lack of arity checks for certain commands. (Rogerio Goncalves, Salvatore Sanfilippo) - [NEW] Replication internals rewritten in order to be more resistant to bugs. The replication handshake in the slave side was rewritten as a non blocking state machine. (Salvatore Sanfilippo, Oran Agra) - [NEW] New "replication capabilities" feature introduced in order to signal from the master to the slave what are the features supported, so that the master can choose the kind of replication to start (diskless or not) when master and slave are of different versions. (Oran Agra, Salvatore Sanfilippo) - [NEW] Log clients details when SLAVEOF command is received. (Salvatore Sanfilippo with inputs from Nick Craver and Marc Gravell).- update to 3.0.3 * [FIX] Fix blocking operations timeout precision when HZ is at its default value (not increased) and there are thousands of clients connected at the same time. This bug affected Sidekiq users that experienced a very long delay for BLPOP and similar commands to return for timeout. Check commit b029ff1 for more info. (Salvatore Sanfilippo) * [FIX] MIGRATE "creating socket: Invalid argument" error fix. Check issues #2609 and #2612 for more info. (Salvatore Sanfilippo) * [FIX] Be able to connect to the master even when the slave is bound to just the loopback interface and has no valid public address in the network the master is reacahble. (Salvatore Sanfilippo) * [FIX] ZADD with options encoding promotion fixed. (linfangrong) * [FIX] Reset aof_delayed_fsync on CONFIG RESETSTATS. (Tom Kiemes) * [FIX] PFCOUNT key parsing in cluster fixed. (MOON_CLJ) * [FIX] Fix Solaris compilation of Redis 3.0. (Jan-Erik Rediger) * [NEW] Variadic EXISTS command. Now the command accepts multiple arguments and returns the total count of existing keys. - added missing sentinel link- also pass the bind address to the redis-cli for shutdown (boo#835815)- update to 3.0.2 * [FIX] Critical security issue fix by Ben Murphy: http://t.co/LpGTyZmfS7 * [FIX] SMOVE reply fixed when src and dst keys are the same. (Glenn Nethercutt) * [FIX] Lua cmsgpack lib updated to support str8 type. (Sebastian Waisbrot) * [NEW] ZADD support for options: NX, XX, CH. See new doc at redis.io. (Salvatore Sanfilippo) * [NEW] Senitnel: CKQUORUM and FLUSHCONFIG commands back ported. (Salvatore Sanfilippo)- update to 3.0.1 * Sentinel memory leak due to hiredis fixed. * Sentinel memory leak on duplicated instance. * Redis crash on Lua reaching output buffer limits. * Sentinel flushes config on +slave events.- update to 3.0.0 >> What's new in Redis 3.0 compared to Redis 2.8? * Redis Cluster: a distributed implementation of a subset of Redis. * New "embedded string" object encoding resulting in less cache misses. Big speed gain under certain work loads. * AOF child -> parent final data transmission to minimize latency due to "last write" during AOF rewrites. * Much improved LRU approximation algorithm for keys eviction. * WAIT command to block waiting for a write to be transmitted to the specified number of slaves. * MIGRATE connection caching. Much faster keys migraitons. * MIGARTE new options COPY and REPLACE. * CLIENT PAUSE command: stop processing client requests for a specified amount of time. * BITCOUNT performance improvements. * CONFIG SET accepts memory values in different units (for example you can use "CONFIG SET maxmemory 1gb"). * Redis log format slightly changed reporting in each line the role of the instance (master/slave) or if it's a saving child log. * INCR performance improvements. >> Refactoring changes (no new features nor bug fixes) * Blocking operations full refactoring (blocked.c) * Client output buffer memory tracking refactored. for all the details see /usr/share/doc/packages/redis/00-RELEASENOTES - refreshed redis-enable-bactrace-on-x86-and-ia64-only.patch to apply cleanly- make sure we do not daemonize- finished systemd support- update to 2.8.19 - Don't log admin commands in MONITOR. (antirez) - List of commands flagged as admin commands modified. (antirez) - Lua cmsgpack lib updated to latest version. (antirez) - Add symlink to redis-sentinel during make install (Rhommel Lamas) - SORT: Don't sort Set elements if not needed. (antirez) - Fix zero-ordering SORT when called against lists (Matt Stancliff) - Update redis_init_script.tpl (Ben Dowling) - FIXED redis-benchmark's idle mode.With idle mode shouldn't create write event (zhanghailei) - zipmap.c: update comments above (Sun He) - replaced // comments #2150 (Deepak Verma) - redis-benchmark AUTH command to be discarded after the first send #2150 (azure provisioned user) - sds.c: Correct two spelling mistakes in comments (Sun He) - sds.c/sdscatvprintf: set va_end to finish va_list cpy (Sun He) - sds.c: Correct some comments (Sun He) - Update whatisdoing.sh (Serghei Iakovlev) - Include stropts only if __sun is defined. (antirez) - Fix implicit declaration of ioctl on Solaris (Jan-Erik Rediger) - Silence _BSD_SOURCE warnings in glibc 2.20 and forward (Johan Bergström) - Mark whatisdoing.sh as deprecated in top-comment. (antirez) - getting pid fixes (Serghei Iakovlev) - sparkline.c: AddSample skip Empty label (Sun He) - sparkline.c: mov label-ini into the AddSample Function (Sun He) - Only ignore sigpipe in interactive mode (Jan-Erik Rediger) - Simplify lua_cmsgpack macro and fix build on old Linux distros. (antirez)- redis requires sudo for the systemv-init script. As of openSUSE 13.2 sudo is not implicitly included in the dependency tree.- update to 2.8.18 * [FIX] Linenoise updated to be more VT100 compatible. (Salvatore Sanfilippo) * [FIX] A number of typos fixed inside comments. (Various authors) * [FIX] redis-cli no longer quits after long timeouts. (Matt Stancliff) * [FIX] Test framework improved to detect never terminating scripts, cleanup instances on crashes. (Salvatore Sanfilippo) * [FIX] PFCOUNT can be used on slaves now. (Salvatore Sanfilippo) * [FIX] ZSCAN no longer report very small scores as 0. (Matt Stancliff, Michael Grunder, Salvatore Sanfilippo) * [FIX] Don't show the ASCII logo if syslog is enabled. Redis is now an Enterprise Grade product. (Salvatore Sanfilippo) * [NEW] EXPERIMENTAL: Diskless replication, for more info check the doc at http://redis.io/topics/replication. (Salvatore Sanfilippo). * [NEW] Transparent Huge Pages detection and reporting in logs and LATENCY DOCTOR output. (Salvatore Sanfilippo) * [NEW] Many Lua scripting enhancements: Bitops API, cjson upgrade and tests, cmsgpack upgrade. (Matt Stancliff) * [NEW] Total and instantaneous Network bandwidth tracking in INFO. * [NEW] DEBUG POPULATE two args form implemented (old form still works). The second argument is the key prefix. Default is "key:" (Salvatore Sanfilippo) * [NEW] Check that tcp-backlog is matched by /proc/sys/net/core/somaxconn, and warn about it if not. (Salvatore Sanfilippo) for the rest see /usr/share/doc/packages/redis/00-RELEASENOTES- fix bashisms in pre script/bin/sh/bin/sh/bin/sh/bin/shcloud124 1622641790 6.0.14-lp152.2.6.16.0.14-lp152.2.6.16.0.14-lp152.2.6.1 redisredisdefault.conf.examplesentinel.conf.example00-redis.confredis-benchmarkredis-check-aofredis-check-rdbredis-cliredis-sentinel.targetredis-sentinel@.serviceredis.targetredis@.serviceredis-user.confredis.confrcredisredis-check-aofredis-check-rdbredis-sentinelredis-serverredis00-RELEASENOTESBUGSCONTRIBUTINGREADME.SUSEREADME.mdredisCOPYINGredisdefaultredis/etc/logrotate.d//etc//etc/redis//etc/sysctl.d//usr/bin//usr/lib/systemd/system//usr/lib/sysusers.d//usr/lib/tmpfiles.d//usr/sbin//usr/share/doc/packages//usr/share/doc/packages/redis//usr/share/licenses//usr/share/licenses/redis//var/lib//var/lib/redis//var/log/-fomit-frame-pointer -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.opensuse.org/openSUSE:Maintenance:16420/openSUSE_Leap_15.2_Update/0d0be289fcc0a0c750de14e361460e85-redis.openSUSE_Leap_15.2_Updatedrpmxz5i586-suse-linuxASCII textdirectoryELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, interpreter /lib/ld-linux.so.2, BuildID[sha1]=479473380eb922705377549c60e4be9af9e092f0, for GNU/Linux 3.2.0, strippedELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, interpreter /lib/ld-linux.so.2, BuildID[sha1]=f557e454afb0dbe68249df80af71a9ce145f9339, for GNU/Linux 3.2.0, strippedELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, interpreter /lib/ld-linux.so.2, BuildID[sha1]=0d2316e2e644f53ff514647682c57134c64fad49, for GNU/Linux 3.2.0, strippedUTF-8 Unicode textASCII text, with very long lines-.RRRRRRRRR RRRR RR RRRRRRRRRRRRRRRRRR RRRR RR RRRRRRPRRRR!RRRRRRRRRR R RR R RRRR RRRRR RRL9Z!Cdlogrotateutf-8a2a46b28d4b044569fc240b833b4cfa58740ce3acd4f7fc582139a4d1c2362af?p7zXZ !t/7]"k%n^ h]L1ۭ`%5 CdԽ2@/>aA'';_Cxgx|'"Rh~%EJMib_pLJ+JMLUxjncdRGsiTBW\_,0G-m E; ӓԽA"OO:nNa:vF~k9^-N_N/ YofkYb_g"v!8ft`βNt{J*A\oI<Q- 51f٤O܀JFHz;bD>BSODb(8G7[&+x xL)nځoT۞ K}d_\+}eRH_0(SKXEQw[M96??&Wm)5X(l[Hl'm!bSe#lPX}^x@\z5.Cx[]O>)mo1\sY?c rXoIe-|mج/0`/IYәne%6'ssBz 7J Lħ0#$6nIW}m26uWvfDV<)Ot$)hy r^Ffph\tǭB7א+dNp+3tW4LcW9%L^5W=+& [=V߬Ě=XrlΠ|N݌$u?!V,Ac@F-Q1Rm/[S1<r!O^;{I$@DHR+'c@Bz)V0 vXεxK;RCg 'g+qH;ބH 3:f/B~>]E_  I xΘ0mz9oSL/nj/+FhwDQG5$K{,BUBs4;&, ²}<|p 2߂ޒ#T5T.s$ntB x`6Є2i?"I/Ţ ZIٌJ<ì75q~65h@)OJu7=}1̆TWEѥftn Z'ѬHr/V4gWRbL]2e3ϫ]t$d#Oz^'QvңJ;#~7)>A: S;U┌  EIGjn XцH3;|Y# T83繧Ͼ+O ^'O/)~JGwLv#ڍʔ*?>:I-qK _*M^9P:?eGm&u kQu&-h$HV[ي=TVF_8Y/9q3㻐<w0k*-j ,q̼(M5{9(0bQ%DL/P}IH47$+ugscUzS SYN!Y_EWY1.d):N}iԏc_ةp%Xdd{yy.K{nlB#ch-H9u9GIS4cDuiC(~ÈvbB$ iNzWݮ@FZB*'.0[dg9 Ay?JL(0snĸY\܂ESi:bM3.,#N[Qx{ǸzK<>EaS&F+H[B=rn!>G~bod7L]Ƶ6fa뭰glbe6;IoCVjwo52N:U {}S Dٕ ;DT}a_BQR:9)釂PZ(c/ƅUNWk?P2VAQ z=}[pHpz#Q}n5 IWHa6R )Q?4$gºu6_5#,1PDL|ۙabe&JA5IJ^ 9*|k}Vo?, H;M%hCN\=3: hbZ38$g B| ˜HL.N0ƕ;ڼ^:=e:fTp=ň=;*>ȱݔ)YZevquG9c\j*e[.'pyw}ڗ0W:3a͠hsY)"Zl25$Yf^J5>*yg;7 hچVhZMvT<r8jytVaP0B ^u{ҶxƴI:Y_"3KkUs'Tviο䡻65eL"*Ztgh^tA{7s/ٴxjfI=i  ܲ`啸1OpC pj3(4xV_o# #Sڲda& w&D .wtf*Shrj黮-^D|z4f^H af=-S`CmX[ѥ2L_ mujQmťO \_,;PfJK%EB|:GdEDZ^jMeE0ɯ\ܽݜVP(7H-|fI&`j.턋WrXÕT4?ǽη b}^/y1v>ś_[S^A7Q+ X3AO%e5Ch(z"$OH͓۔ +8ف\YlUvfXS-͒pZ`S^Y6?,} fpb!@ߨE{"DDfQ%n2̸1P('$2FUWÔ+# ->ܱFj| b ~Rn҂8,n-pCzזo&ԽWLE+D8(2\ض$[,'f-„(1/ֆU|R'R(R6Jrdȿ}8A)oR>-lRZʣ`wlBrԓLf]攎n]^^ .Pt=+?n+ZYSܱ3˄s "FeV guIAK !=SȲsp_LמSl!0brihvb83ܗA?FwZ$ ԙ̚bBu Kɰ3z$tqJׯ"IGEQe ڙFtx>U3iUzrik[ r?X;.U\z&, sX&#ɼ_M\qPQA ~yTX9K| W[iRj~g*H]rh ħKԚf~vIdo :d1bzwePK~iO^N9ȫԝWW˦Ʌ^)hy5/V 8)WcKv% En?qhf=)f^iTKusb\]td=y6xퟁ)"U1 YyO!2cHoj^f5Y5p,)'4 H .'*~C[O9R;] N]s3*)m8vm>ۚ/ّtNj_51W0뤫:/(VM2CڍyľƺFqWȒ4p|=FEKu=r_PH~7Q*㮢Xo!cmI7 yo LkJ-Ō)L۶,/Ƶ(n>!Zr}j8wdMQy:W(ÓGwKY}&GLL_r3kcTd8髎3iIJbWҽ,L ,,dewr!,zoughhU@/P[w<}v5jA)Kp-;ǩy_uֶ0Gq HrJ[sqįH:;Oo>DH#YPaرri#{B-Q8Bw+&#Ͼf:P߷a7"y˪Nj×2Ĉ Ȓb|-b:]ZD57(?5^*=u_eQ5瘴h}ۦuT= b1#Rw%z,#3 Ɯ&H4wsef9tS_aƁuS-[WkhG,Ԧej/Ox2 ݭ1y㦼t%s ـs8q@&+oH4MZR !L p} q㈍TC$qmkFƅ̟dCG?j@bU&b*rZ&!-`uYf:SE[w7gxAn,}T~ z/aֆ L5ɻV1PDɕ)mcs5nE'W]m+Pˑf!]0Uy"O&! z$ W41 J0qyo= >H1i*3O>jGdQ aND^MqV`ɵHBh8f1躉\ Z]%JMo_ C\F&/öI*D<͝Zjȕ_Br+x?v B 􋡕6sP[ƶ|4đbQan7#zk ^HWw4m|ATԖ`$o#7\Qͯp!3U:V|T^+CR[ v c]٥'[6آh_#gA ڂΕЯokiZ)bg)y9tw tڷF>Nc=Yu@HDG~ ux3Y~6ȉaB} "X$hy%%u.=8kTY&7D’IQIdW28;m`IĴF䀒u$[mY_B fbbV yBm ɅU6gIJ<'iT;['ݳ`yBLr'y(]jXFpX@eT'HF{`"oWʠ5tin%]ͷnDWA ` )aFiݍcr oyI5"Џ ]f6u0\lG1+ ̲ܔdp?1LeE䬼\=rvZȷi(1(GX[u ϱGDJ\]gD0ǧ1X3F(za[p ?e9E:AגelMfXuQ?ݐ!8uf!~,\WjW +W.BU>x f?\5䑾TXOa!DV6;vm$=ϴMgCX !nB 5_ ֞,,}З ȑ^{˻/.!O0٪C]N~Mu$Fwm ւ)(,x⿒ƓPb>$ ̲W$ kzo'SJ~K}THeX htP|"Z$A߻'j/W: JF*t{nXx}?wtIN.Z%[LõΪ g{šQ)z{N[(?y~2dWed8up1+[eӪ^8듷8ض|֘uSj:Q|syim:7iGNq0Zg%L96Yk޷ʄ%M{aQDEzu^;/q/gNFW~_ȀJI|菦?*cl5)uMyAy;k1 ,@Ag7͝%gjmuX)g~1Ar,XR`b|8 "ܵQ' K <:Q F {8JB7}_<'oOF XyU K^"#=j߭vf!fy}Vk=0ۦ6Lb=iU0+fnS:EwoW&*; DRvI' ڢ#7Y\2&:@0ߙ1l4 Y⿼>S΢C2Cv*[,As z"B_|?xJ--,(vjPRf#.;sFsr՞"m&*1d.kcǔ@f*>'؎mn 37*;jI0bg3F*p~0D -6ܩ]0[#K6/">SX~vM"4^u7my5.ߋ}y&n}ؿegt[Յ;$vMs96MRE<W@<~.pQZKLy8DqÛh?bJ{⊀ҀIXl:(O#J{ $NV̅G ‡~R#pa슜8,cw-K>Hk(yJ0e6~1! /[jeꉏ:c5 T[eXX '&t# z/mViVpO hӳ%vc-E`y>2Gai)w<8~zx m0! JCwr._<Þw^&a~H7sղ9^!T)/ ڒ;W]z+rQE;MRC!bau;6L!!V| 7jтaEI*w >Rj춊ví*`繥o4JU.G>8^WE!OWaA_u:){`VOqiď$ 7G#8^VveVTq{^(Ak{X1Md j.N 6107րC?; ֡a1O.jfB?r_O(X3nq([a["Dl<([-Vw\^=ʌP#7q2*I|xH0]^әHI]{A\gi"8N Es 'F :тsou4U1=s (Vs3T QVg"6=|w%]mW<&rZA5w(]pM5Eޤ 9}igU \_3l4]B $㗌vs>.*ܼUPa G}=N!^ ZI Xخ.{|d66ݐB&)pSڦ$&]9A۠&>!-XfÎ&*n3wkE1"؎"kF*RcwJ"\¼Nw"r"P*,~i"429GO2r(64p@F| a \c~J3t 泯2>4>ẃ#⓻l[7(cTm fQ}ZdaMsh2:ƞ_xY[r,}jvqot̀%K4~=ح!#_{ 􎏋*M14pXz=,D$$vV -aU26 Q&mm>jAe&{JvSr?T\BU \}y|ߍt3jbY=7qZݱ/EG""L-Pm _E5 8Tܝ5tL't/f A!!.ϩ^U ͠,%+cI;@^w<;Ij󟜑Lt7ϷodGQ|n,9˓܃9| {4 0b@34F~)UwkpU%6_NaKDKˆw)^m3qӬpIG~}Mͼ U.块}PL+"K{@%~y](Iq ;?H-3 mn˴IS!VuQ:; D cX>uwnҀ%Frԕefl@!AZ q7ʣRb-tlU5|Qb-ǺT5މ!AYa$G?#G>E[Sq4CbĤxݩ~CR#C~p6 fyU]"+ƥ侅c&YUƪۖlqF=IdU_{ک3ꙧ֟҆gmH=9_jYw;^/kzS1Q(JkiHn@|M!-((qi> 12DVlYɅ(,z\__߼`xtVdAgLLɝ |VIKE Pa ɗks7\;*-[~<|7Tê[l{H8Ă6nC@2x9oTdZjer=yѷ v)﫧c*(yX<r{d X5 []GPESece3 YM譃8s 0=6LX@ ~(j1OPGeR%RbRSQEV.Y;3:M임ӊ9oIMg!W"kĔ1&}Jod*ݦX&sLX27ɽ⫧Pdg}5Bמ1F fe3Z1iA]W(on4[q=QfQs5E|aSDIB@R'ƆƋekR#Au%5_27Q&ʥ-s#w*&nQi㈞[uּ>% wtg`SX, f$[&/JWܖ(7eeyR&2s1b&!eLݧ齏D4RVt],M-r%#Z&|^rH%NB+&Z XWp6RV[rċ[XnZ}$&ih#P hGĺZAnÿsW{;Yo߷VPVc_7ܩmΜGꅛve?XzAS& F@=`r+$-],?\h$Y$`?'c,5u˰R9y)=փ7:"b@1}1ߡ'N0eiO"̓}FvKA-k5"&)F4Gg1[ϥ2QӔNJR cP&(T-5Zݞ* 91̈́Fg$kv4K̭+RU 6mJIʞ.ª92t8+ԤL6J`cSO'k :4?.ZM[M*2=߱OO;?6$!mJ.^C,%qm@) ⤮ݠi $OȐ,ȷ(f3_a47N "VHȥΜx!I5!mU-_ ֜o8ER nZ._+Ӕޯ\ku8>]r)ZQsx`dތRFLGvsI9;s4ULʢ1p%(Ü|u+*E&{ (9!IrsY25lr|]ǀ`}'ORU5w!}CF8V{P Ȑ'm]!%wBE#}WO =BB;@Avuܕ/'vJ6xB$V+UЏ;=V|C|3s訫Zx4l7,-r©_,f_ EJ 571[1dd@M^<.ӌlAkP345C@.1o1In koddvaK2X!?c!'}f OE2x?݀r B Nv|~l jR*VX4f BJhDS"yk ƭ:y/a2lI$ZN X7&wgY 77gP"vs}M9?,bu0]󥱲% qKJ 6\/w۬Pr"nNXTӓ\j~ZNGNS/} 6:|ИGJ 2A`#]_,^v i@,)62j2(,`l Yr]FvCzk6\,sp z/m bgho3vR)2GR7*吢`0*-{N#š({v(Dӑ{W5Ȍt?^];m_A`:lBS)咤O8j70. XES׿VUYW3.dRefpK|=L"ǟјfT O:߉ԭew'|5"gU FQ1- /, l-+`9"IZ;%Pb 1m/^K< R0T3wK J2䩔@; WLQ!LAgfK\UE { &8j ^#SXNÜw{4@T`cjҏ /;sU*!f?RO`颰r[ "@sp͵aYws0#&j :)/8{FTN)ȈR?@]ٽ2w:-qNPơIp@ sL6Gt3iHxDwp8apYR={7Q@酷kLj.D{ _CԴ ᯿+تBQŬ FE(w $M+s%t}ؖtg6& nBS5"Xv[8!oȺ 9[̹t9bBP xϋAʋ+<Ǘt\j3.狒);]Ndi{Ҥ6(~hZ`AY Y9-!o.=4pWē_w o0yPfT͠xu2Iq!Fd]8ϢueT, 1lXh\WsL!P38:r% U蔵@ju*p sXfB<NȖL\-y'U/C3mTI9xdj) WvbF~0s(Rkì6 DY mُdfNũ4cNe#I͚,XȠV>;ưS_2oߣxx=M^d'4BV:G؁jC//`N*ׇ.|[WȧWE'N[Q,3%93s4KNZ47p@~4@[N\DS(=z:؞s}'ܚ2"vJNӤkGX/%L1zyqꢰOq ` yX},`݋>6jf4]B<|m5 4U.6%`~*oU)lRZ"XeIt$ +dCl9 ֛эO'/cN Y&*ީ`5=> 1޺0AA5A)^b|-(On`]X@i>~ cɒުV_zmpP~W ]`ic_ey.A[do?k(C} o67hL6wP"[-+@S9m|,.L|;aN Es{J䚒u=>Ԣȧ6\8҅6\u#XxCFKXIB)F9ﶦ5x] Yu sG'DPW|aptXON!,9hxbgt;TᏎ\P`熱|X]ޟzTng{=ߜMg1$L #ra3"#NAW 2;{62%EBݸu|ϳǰ?],9䔳>ڔA';P0l Ι)5_nq֭GyRuWYkyٗ2G+~bsc_0 7>%68Y+uXO =7_) vW!VG rc #%$KcE/Ӛg-E.d6ȽeFԵkgcvsc*գᕓ.X\M\df mӶ A 0EˎŨLx+CR4{%SV֑j%sA2ȨQӽY7.0Z3B ٵ8ޫQy.Fu'mC$*+WnJm&̷PeϣIa5"?~;Y -lTzhuK.'3;-c8Z.r\1KE\d5'}m;QMyRvgt^ Q4k\Z`%Xo/ &;czp<*fn$1,ani"_կM_P#:6btN}3]{Xnכ8 OLH3t}0^MYыJ9no~ż}(SHDߧ3O0 q4'-A!_g:3|ޢuQ5vG7 B< Y'x 61zݔآJeLUd>#,ڭr4v>ɱ3$5}U9ln>ֿO[&]y Lx2ߎb) Ti.pDB{FV̗|sͣ. fΕ,:l “s ZF`,nT$\A:Sޓ.Pmoz;f15`Lqlm5K<#A9(Lƻ 8>}AN> 畿:Qg3h.J M8rK4A{)"#f Đ9~Er }/E!hLHfhgMv8z(; KlEBou]#t@#Ugx?Z#t0/@c4R7%^NaUFe‹ͺhi{N$xG5/R˔ -KYuatQʇK7 W{w~sDa|Ƣ1Qn0*P{=\UZ&&u:ɼ?TdD 9Ə.6Gj\9W.%lLasSB&+YT<)!9%ҐY6ax z 8$W%Eߑs.ڜoIh@"e̚Nszr">]&Ʋi#R_0HM" p7AgILu+Q1QtaM9J yY5B o%N{Sǡl0!H ȓTx_xJ<0Vh=\7+zW֔~mi!6Qp5Bs5VEܼWvb%l+fҚ[lE[ii{:W j.h{3evApצos,A'dQJ'^l!UJ*+ܙpS 58,Y!Aid9V-Eعׇwlczn \ 'Ϝ9aB=뗫ugx~4B&8XBˌ,gt%Q X{w1 $l:dv&6?@Cp|[\"6 ([c&Ik)=o56ɻJbS7: 1͜L1)?x&oohu®#Ѯ;.#9=,ϫ*XW{+g7QZ ՘gwESg{ͱ o"$B= ?(]yPdf 2 8{V&T *eOPÚW|J뽌X[HN, aKx+< [٬쬙{/e׍\zN?!jQC*Ea}P-\iyec#y_B7&` -**ВӲ'~ZЉi_LfT v9#-e{6)LXQ_'r/%q\ I1XuXDIOOR`mÈd:[(m2`oqj&Zh z6XUsW~ßxSnD7MɃhw1ׅ*wBR>'#Q4u3 bgj2iD~!㤜>ՠ:f`yf'Xoh7<[CiRxrмˎ N9ZXXNATeͬ =EH6mCq㉪ȑ) BM$`6ѝ*dtu~wJ֊=avzP{E*db^v&o]'\0M7IM!֌:R6(AdungyܒEW##7R|J5ߒwǻAk`{dsS+>xB?-U=46}z!Un ҭs$zϟLdOZ@= *KV>|ahjJ֛{ فBkJèzfvI ݥ=%Q6iDu=;r)F㤉%Ok<܍/D!uݫ~p.gd%rPySN X갣BE9VB3\J{l j}ł>J.26& fx sh;Zh'Dp ic藑F*:b8)hu8_] Kw#l8YúMh$Cm&a$k,D³:KE$a?#Ne KMI.|AA;LMCd(P&9і"p(ff(&š۰n\u/*$${)EY.fESy+A"?w$b+IM)Bĺ y{0v8< |]N~9#=ҧYGe0z>*ʨRA^sKdHH9Z>6Z]-mUzq1{N?űXJROR4BȾ0ģid)Ѯo\ˤ*^'7[smb$,[?X)eۨ`޹a_N<ӳZaD^)<_0ĽYa$btQڂyN=/çvy,:06gi*EqHvNf闍{0&I~ʄ n|ǯza rm !2GHH S;M/"ʖb0vɾ&%ʶ=:-k _Ýk HTiH{Fuz(G0[#"= ^f%65Jv5QA`CH|&&C FbJ{r{>מݼT:JIk@:;LVYG1Pf: S4´u#r.Jc>s7!,$7z %r$(v~v.xS nCiPS^0wf-?FvjUJGݨ_ @\ܵo#պ7ctMq,a|: JBrl))RˋyCtU)G!gqsFXÀu@!Dk0}~٣؇.5BM_1gAւήxH'WU{M= A4~b:ctRlNqDzHAh{DX+h73( 63 d-(brUx IG ^âs f99h`0(; ]KGӫeaK`}h[N앀9}@і>_M$<*49织;`7LC$KӭoO[V޼8f{Rr7 2r78rmEB'ZPCƞH=0f$bWge2M4>öM5_4fnk:Ƕi^=D;m82)Q͟fg#t0%I%|.×f!c g.Z+:IP 誼ew'?5՜*uU[qUHĦf?e O #Xh\)#@͞31Ttn– X-rRxG 档z{}_Hr2W.^=$w+wek޺s`75H3<7r|NL6JR{+ߐyI'͌9qCL ួYkjzS/^FVD4'DIZ(QuU>g~,_oɱHJef=gE E)M%0Dѫ爸)ݯBHj.eJ~摖x)2gQ I3qZS ^XIM=/¡KU `CA9;jƨfm=oS|zx!I m1s‹:iR62^v aM:kc=TV?<-ؿ' \;/ff3IGD!3{0]PIqG u$g @Eu~lna!:5é~z]l.so5q-_snK4eh P)O(G䝼cqތH"0cތŧ"B}<%k k1B3iY$F$?%1ę_g#4.q(8!]8P2m[!Z(FmV}:?_!`79ܞDgH.&=y$#B[>v@[Y+,M- k8cdkZ3d>iW:^]X`CfdF4I?yX]tۛޞX fSJHBI(]H :2ZLrR8Ӽb=S>3Uئ~8l0ks \Ɬ5Ckʃ|:aNHGzkKtY9!񲑙\՘n1?(`z~Q:;gZ&qYHPQ=M +^ZG(<h:u0d㺞aϊ>< "dlׂUՃP/f>bDnYgV{*ޢyKTRdݸ1&boZ6: 17IdwahVjڳbďs1WML^@OjU"C4FN*˺)'&BJ1V/svsH $MTЕd2-7"*__&wxL n~aNew7}4s2F1D҄[PcB&BN:b< ^Џť{rdt_87<5Ъ4b)E`x _V[3Fj̺0 Gmk\s&hk631=)(H&W26V2$:Դ݌@NȚ;FMzt^jn',JILv*9s4FLje-GNÉэ\oLN:isG Y}wuZCc;KWZKs+54xGVjNj s #JU5ΧR TJiV"XSAҧObS&$0b"Xƕ^*S+1&q]v?P PH^qmOvhRAREߖ S9aM3Jm:waX ͗ZzvЂ0;/q* OKz(]Uq߈C[w9\( "Q<>Gs^2%2GobbPܠ@AB ^ElFuj'O]Û:yUoEAO7RЇu_/`B?$W.M~?0aWP곛5HW*Gqέo !,;M3X@>A`aNI~ոU&^ kU n(&@~:<ˮ =ڌE.e}6AK"PdNҺL(Y$7wQ!zļ7Oї z)ϒ"ꚾJA(8[_*|(\%",_yRh6tLk,Ut=mdGx01f"F &e|§|8]ce -p UgK}u ˄l&P+eأJX΋)3i&+:n3)MKy?sY:/d&iybCQ U~WQ_SiGo Iߩӱ'1 vj$`F^f|֞mD&u`$<+w[X0;q~烰Tx:Qv'oƱ?QPؒ/@L"H>QVȶ o cw(giTqA+kI(4+w\q,g"q87]f5gl1ۮm [x>M- ʶQ,g/ysOr1E߰[R`J@6SJ:L5r=@:>M3fw6Jo>K27n=h[Oa`N38R/r^ ɘleLY0n|~uf=kG,|_9dxL~D 2.[ZIѲ$lLzA?}vެFhmÞ8ܩap&$J< hܼ]abz^S N$ٚ/ Q]> ]RNk?ۑ?o5K(T3.шBA\%5KK#*_J#Y\'$ϑ7'HyB XOf]<oŜʭoEuYK0Mur1AQyhcPDϷ J kJ͒QbKhhuC?8sNuvXm6辕`\t镼qzb=v6R->W.C^JbަX;fq){D3;@XŠM * ;Mgb_g,HO˝U[3^!DXt2XWiIJf4hTL~Qd"/9.lL%<_1JŗTԳ2u;ִM-8-nTMR_PnxohvES/7qv&ڽI:<2YRqSfjp0AL*([y#@d R`݊y%~wZ6Xu떑cHJl\zM29B#0Sa#Z{XzuoFhO9p\O?0\e19}z-c٥ X8MX;C}&@"Aɱ3;"kǻ[0ЍbWn{v?3mߪs=@3lqb^rx6=('֫IzG#%x2W/Of}\ȝEgOת wK %]ȨiCTW/.BM;VwF:N P@~E}ۈ1Et+U_x>JY{:Y?= Ku9$nL` pui%R m,bKGyYrT0!| gLU n{{*ɰjM'|-Aѫ",=g- 0! <vu/_>u"We ̮ODrM*ڧ)ǒH+U?AS/DHs{hEP9Vf+"af%Rob y|n3dA'..w1g_u@|x[b=9ՈRKTPYxHiMokӿ;񕓿%5@9Ǫ6󦈃S ;S62*Km}3,oɋJٌ)Oi@SL0j8 %5hݗKpQ**Љߎ|Z`M1c45J2.#Ba+ x^-V_ w6Eۓ77ŧeb/JW RDAtǪ藩3P_7n=jVq4$w?n}u ̚.ZO$W5 4[Նs]].w1=ICւ}!hm+~g| & ćp'!E; ;On,R43JЧ^'7ہc$q[R8 o$P<UհWޱg l=Fc}giO&zK$ll"=fyg>13qQ|k[<l ^oĤA|"(Î\'zB/< }?JM3S QiCBFyhL`zdv9Qf )2ԚMu"|JgOOS ^z# éo3 ʫ:HĴLW1 ȢbA?Oqlʕj ԯ$;`:WKY,)hSM,mՓ3dܵ :~XlVk(Rfb8iڪ^DZOIRj-Yr^J2=LAbF>#"P䒂gFQcAps Y1 [s敜:n|XJy:l/+^l+b$tC[<c{vca ]\t,5X8H3пU( O mc:"2u! OX*NyF̸OxUAe6Qh3j4ÄN$XiACs> vG!?#dA  @愛2paj7+4IA5/<5Ch|Oٰ{=?Q*u6qkDT$mH @)@?6v`Y 57bǏ5' 7lf,dClRo;&o9}>H2Q|˷H= OCբ4yNJ,zpmy_kj4D%Au4^_0z8{v5D萁DNJ%B*=0=HHNduːG ~Ko|(1H6`{Q zi;Xm#o 8]PkF~Ki|oŊ_< I((2s8|eXA^K,U,;6/mԉFErƔ $>;5v^mc?q3sS1>o 72f ){89@j5]999V>,//!Uv[vvN04lղ$(|CUꎼ 1}ġC:nYc_*i5# Us9TpT6:lȮs.m/[W&jr .DJf xB'* GlۂMyb1b%%p ,w1PHT ar)Ra m+kЃ.XE1<.Gcz; ȉ 67 %/PF8Fn4Nd$\gn!rF6-h#M 5J^n { iO Ӑ*UʀX+b2: KBoږW})Ky(j72 =XL8RʂΠѻ=@;*gMXTrC 8b;~kcqt:ƑVt{gˁbDls앧랰#f5ⵢRӡ~pg͗\d-WsMrstq2H}J4@ґ_7zVTA0=hlODAMF*)?H@B&,óQ4bl cQՓ~ t]4 o^gZvS n@$r0Fh%Vy& ?y5νYJSNZi=Fw}Y62D |Y ] . {'5)1N9,eHe&k鎔S gIJ@ۥ/ycr\nYs(=A )ƍrb42Dx4t3oC@M:d*Jm*JX韠Y7mHq stuRh[A6\ٟӘ1wa²ڐ0C{aks`1lYV=ٵ=+)eVg8eI˩kܤ☉2? XdZ!=WZ^R Yö0"tK1Kw}m}!v"SJ%Mll:i6r>o 7\_0b@'C-! GތvN'{񵰄 t̕ܙ9o:@iPD;N'5!7.pOmsYR)vzRi0>Zi)sntKs#Xبl+(?&4+ GD #NE?Pr)}r! $ ."K bB[Cڴx{>8 {"G͹+Wjqǘ]I8>,zȶmLSUe0a!Ӽ$'༔>=W @?-G.H0˜Mjv';v_,T1IM\BąfNJ1f/AIK[MPCf#gۙD)[nJBS +ŏsnʭ2s2U'3ʕöB?q a9,*{{r[F1dsFFzWF;g&&{)h?lJ5_(]ҼTp֗&Cz2%FXӊݽ\kV6H%i\=a9 ɹb̜סy+Z,ϫnJS%m$* _cb+`]:Ggr+dd j^< [Lq<A(/l9QII+I%L LkJiڤĉXBb2[6:Ry8^msL,Yu#yn^msZcNG6=PW!CbXvU)jő>zl~ٟ9/ 䳋LthbsFACqCb۾|emb`Dy'W+#z/52;S{ LרՎpSk{[[  sEz!c.KMleH=@ 6Cpv{;'rTaH*08ۂu˯-XʂyP#DO_wؔ@,fk!A$uamdl''fb C]gNaLtA{ӢvUl2,1^S FCKcBZC%0%&[>`L)#,SV\CnjA<ѣ fe\؇ZY0ݻZ _j_pISےZ[+A\8ѮҦj 's(-X(O/<N겙,C>nBp1s&|4Æ_qF-.@SR?92Ѓ~? f,>t"d' TMj@OKth&K`[4j |ٖmj6?=vtDLI{-ek]{nO[~{&ta NjsGmAFzp5z'&6:+ IiBq#86Jl,_KڵC%dS(暀o.h=rIkxTIbBep`#ӈC{)n8A: &oyr1FgxV>(W\~fNɃ7ak6'QQ\ݺGN,-hHe~irhQ21Ap[&_p}%X[ u8mK`oX|;Q&z>cKlغ ztZTJa7-٤]nh*r>?^ejzz,\LǸ^}ҏY(M'q ϝ.:\v. =dr!.W 8>V<^|5D}1CO ?h6+kROgzBGaX/[i2CBݜb 8 H^WOMwHxLíNjQϤVc(Q}[{5MwV.RObu>$,^ nuiݕ fд%ɞ{MbIRU1Sڛѱ_Kg8  z6oPq#Y8~5F(drϤsn#a֮f»<2usa`,`Lx(uIq&r 62>̈́z򆞤h4N~C hHieT1lu-5d-?0_ UXeuw|>C֞q!0RaQp.L tp<1maRT\1fāo"=S.#յX3\=y>'g\Ptnn˕WȼvѝʭFL}z-*E "t3=iԒ)F_LS[F gGY=xSW I;4:_?|sH~%A >K&D(iQ2{gf@@b uBFGigk w浵A oz ޽"'_45S7Ovt뿍1esFIU]l$ >aXha eM1-u4c $lz'YR;i I9ֽTm=Ph@?jnQ2Y⿞Ӝ"Zt=Z$n܇ig's,y ^=m~({ 2E0yO~A|Ixs~ڼ'C٪N᫄*Kg*sŬw;Aahq¬^v=pN) gm{CjT' KEs~Z$iŤ+ׁȖ/3;zo)fllAt تUDDIJ{ 餚rn.q#&{"!ndG&)^}CC?&X?i䷍VMQ.IC7-Cw#ڐu 58P2>(%R_jUL`4TsF2ؼ,VHQםWF=GD)f~պbbpTGHULLј`ٮA\~HArnTtnYO"ɖŽ][Im~=k;33jo!Ppwm ?JpT G4;wNU'pw^_ݚݨ]!1҂u<-WaQQBQ gAjVϙvA\, m[{iɦn~ֺkB'5 R0OC "$rzY/w.Yib(o%)!b:+Mj@WߐՀtn gr83X Nל,֙ ]->A0 j\\5Fm [8}:EgH:@Oj }~bNᱸ.6qj8@\>VzI.mD72hM|]cIC{&`i:0<9 e'9ෂ͙"8w^x ]C-/ y`|٩*;LQV zK *+.huK3i^trrmv>஬:42C ?DmYf>4E)B:? =Jz[JDL; Ih<0HȚ>5k!# 1%tYz+xN511HݺɫDq%Z=*J P*ek 0dbX(Icq'[" AG,Vos[ *Fg~Ǽi@+u2BfD5*݀a>A&^VM_#;C6!)",^H\ RNk˘fL8) 7?3Z9 ,f $GquyAm8ɩ/)I'3 _,~s&kH\mP@cP̟_nO*Ns$ywX\p8ɫ"e=Uۼ5#xvs Ľ`7y,ie&ߠϻ٪Qt꯯͉Mhh0[{[ z!j}ۉ!TXɚ#lizLGz dX OY$Ӥt"A{}(ٍײĺ]h')Ft╀1 iT>s>"Wpڲǥsڛ;Pp !zKIn;] Qom7o/ПĿ59~ᖌcq[w0١lEEXn+N?ad5/F4@S՜#N.E\YM0j{&I+ )* !`kB76 Jzzsw"{$"US/1|2OvZدcZLpЂav(!2%dEaB9"Ĝ̒Lfemnf5F#!C!YƆCH{AQy7X~2U!H/:QGPsnBRmݯlXp ,Vʐ5ER ǣxh6,$kx[@N=hܶ.Aml%W.&"~2(I9 % Q8ח;@Xc*PU/= Tl kMOreT>-i% )+rŗ8a)Q:X"MʖiBBbң/Ń%CH(I@~ <*c,6ONՒљ;̞?lZ.M, 2DK{C7t6tk2sJ,ZI'n?SP|6v(}j<\F,܋-"4WO(FО7 jN>7He,y_eo(97Mw]{[< X (*V=r`h/WZ+d$DJҿZ.hXqH*n{L4/uFN.[{I2hB.iEy0XlK>r @"W=_^CB!,M[v"; $\slH?PБ{$fdݣ2P Y@l t10p}uxW *[;4"</CsDeM4u`1.AI6/Hf (l8oINZN ZoN}_/pU롈O=y25* Iva_NŇ0j nm^< Ae77?_(Deqwd bN߅41;7V?Wި`O =\~Ѳ֊kaиҢuR Z)Kxb_q 4 "'t+ .gS25rKjW+6Pm+u{C܏D:wy99rF=rasKE" e kl^}3@2F߆rC Sҝ ^=%.8H3K0]N1ؤcRij5h!SvRjH {2X|HfW,cf_aYH]6K,g6x{_`>K)$x"4ԎI ,+uw+P=I<#ݚ0gǫWrKR c[ ohԼ?>s*}ŕ6Df 0m[ۧ8&p7R+Ks5#1DNjwi`g]W >MZ8e~v7}G\sR=VIALTSkBw~V qɼń@zV6 j%JC4*(i>c:qT ψ̃_O t\u+VoqLYYST6q{XKzsi"vFWFMIK_KUHg#ˌ#͉|*\+[Gb"dlҢ@Hzi\&|7P-~(\TUŝG3qB] -A1v-1ȑkucIr׼̴K ?TpxoN װL[ɦ5.GW'&\^54'(J/h|:ilŐTEۤKbּ3Bs/ɛ|b`OrNw_,#G0gVgm # Hpt=JqGsd>\?~IrB *xbQ%8ܝ] 9H,zG_q}$.[w?oJ0s!͒>sc%úӵU U0S ]XPR-Ds/S4 m6eUv 5Sa<%.dYY֚i5neޞxp$9ZhK<`_wɩl& p@J- 17xw$+ NZ(Mϼ3N&\x肪Է5,4WtԶ,=dłi]JR=ti>~wGΪl`S\f8RX/h3[fsb:(61Nz\ńiǓD㡦C{eᅤǛFxm WW;}c0ּ0WMӫ],*/:r^ m#BT}G rE)qo_--E*c B$! $Պ>HR02 jOrUjӈU{ë.lW.XL'ٿ"?Oo#Jf9UyGղgUpAqbDNT87 CUzD3qQjֲ 1F}$:z KOP+gF,?-LWznnKXH#IRI|yem7ΰt~,un~ !N4aCn[;B,tG8 hzrZ'; C:;~ye*m[ ⌐ɑgƫKu4]DǓ8G~~S][OvmG@j)}WЋ?ػ=لYpaɔTw0\KOznOXuE79=Ƒ%>ԅ<2F$rgIt3jGT L}ȋ:rqDJ&brp49FcQD!@JS ֥w6'S`Nol}]64ĽIm>IRhU^UIYGcf}̚0HwLcM-U&˿K=1?ز^› >]P_)gvg3gB҄Z]9k ^n1@VXल-ִO3@2bc/گ'mI;(`cnc &*Td҆"~~q᷐qE|Wtgu6ݯq?959(k0fP>V0d'mnVm輊[4KNsKhe2TO-5q0YoҺ#U:7&h].@ C0tE A$7=-w5$ eaӟH= HZ+\,/dViQjm*MBi32Z#@ǣΠauaeje@.ٯ| J9pK&*$P_֑X0rrCt.u1{![;)1]%0qk' wLM 2fhv܄c+AG3(QzĻA!` "#ҿD+}7꧙WmG}(O#Q܃WHfނХcʏC0i+k"3a`j;4B/Y$E'#:f0@fHjɳ%[mOb0ٔPTSYX\㽟KAգ*k}Dr;^w YdEnKy]|S63(,5RFb7dl}kr_ߋ7Oc2xe]֌JJeOc"5Y:2m$:3UYGY\>QGM:t{@zy2a)3^=p8o9kyv)+_%Jk6AzR1U\d"`}NP[`8Ig8 ރ^_G;94Qy7\Ar? q6y@dRrEjxaLVsH,$LWO?S'F^꼨7S]zPNYU&SUqD)F5oB:{C]z jېu,DokˢJaaLӮ<u͓AY1Jk(κ>}j"[d$g8 |o[H,p40sS&₺mX댢(<,7KF!r]ǁI99SS*&2Ȇ3FWwё ,MU(4 pIſiD5s be |QtZ&5 ꓾ 6~V0=Fle\)og CtpcSVO؎c19h6}:_\{hsNGj-g?{E6]ɴ˘>jMG y.Uu# KNIM$$AXOU]0f%>1TmnaL5nGceP#5)$MAW}Hu*k4={q;+-YV>_Jح>*`a*R<=U j QrpPmQP?'Ͽh<?߮ SCxK i}EBNի`/@,K6 ,KM}}X}W]:5;kb@}yKT9e M1ط2oӯG._FCvl JsƀfjKsKOp=YB6eu!b:!3v8%apx~^Ĩ6-xח6 J+kD9mK¶?+ff fe:X3-؆J5+sS)c!ꏛϳFGGUBi_68'#6 rJrsv-j.:Gm;`Fd z9^[Eȍqs Q\:`ajʅ?A= ?Hk2ywkkq0ϸ~SKe)-[Y}Ba\#=;jUgJLVbxݻD{v~ E>ki9 M^= w0ylBQ'W` %*1u'-9*C2BlR;z7^^gGI+);f~i:Xklcxw%?3X3sF$g,!,ў!%A|^G7d_Xtza і8 >9#d"h\cYShz!!_).\A]u^Q5haQdYH&2 bofK*ִ\CSKU14u9kȿRqocT(P3zڠ{Ja aɔ΂2*W Ak6|3>]n]IEH!~&dq5O -ԖZV룉O6Up:(总Tx2nHiGY_~BؤnT ,z=h;2e j_R,DT΂5S ksK?^ 5j14X_zb)[gPvCWOV3<aT#O9'?u+IS!C^yY6& Då'AeKTA?06 Î1 X?'EzTݝ!qz S^+M"J'Q9.+ܨ /k=T쀃 ~;{IZb A{:ۂp4ĚZ*]uB|mT+vc?"C_Lj}8ћה{ljU%yzZ+o3iS>W/Of9o^ p+2.D?̈֌v7#'h"A UBYgj+w퓟7\<5ckXG5 hbِ o*2X0ty~nQ~ kjZ:gad+BWioqnvV y VF}s%a}ltŜ%UnZ\ =3 R6m@IDmHMa&Ka6lR8A)P5^wnmViap4Aq=dkwzfacQƼi{ .()n,F4;@KKZ`4,8xF˽e M(G+AHPRf>t?]cqz6U%,+ `Z z .1PW߰,g¹?0_QS<F|WT2'fJ߱Z%Y/_Ď;ύ{3| x6i u2)75|M⌅7,-2>ˑR 9srBX;pjǒBͲm-5\gGy!DW[}!z{=zM/䅾] '-V)ui VCa ʕ6!j_B3Ƌɬ ] X԰Pa#\uI.]n3gNjc~ ޥ'EwcFKߤPsH`ߎ)0fz+k60n"\02n*')z'MZ(x%igi:rRNϲp׹YsWa),L]""bQ$Cׂ\1{4vʱ}/ S}$vsnd|ǣ2ߨ1wtOz g2.JyZSw8>F`]:'D+`?6]2Id!a:B,'ʇӽ;Q=xxS1[[Wb@ 9wϕffwZf>gz"DfcNX|&S)Yz'EΘ }#ЍK:V7<ҳug#Sli-?]0>]`8R\|Ɵ qX#W~,:BR*ŌWRP=pt ]H .'o)Mfڸu&;NHB81w)*7".T Wz!ͬ S!z=4mh66 0. ]@L0bpqt,~o(p%*Sa !Lh03"Gh*n`3kH`|,a3[QzD?$u9%RY{,ޛȮZӳEWV[~>й EF({1[ T%qEEO4_1dHjO-*E*oX@V$aDf 5e92F1iFI[@0.z m[gy_5R/zB^Kn)Xݤ19Kup9 >d R?# Kqߧ^tK|okα|da3zmiбʪǢ#^%Ŧv{B/ .h[X"FL<#YZS//w !Òna& 3FsDim QB *qbzfw X16W4W'f'2Yd\?R(T;mle 725"k` {S=+&/Pх>LM,b5ZH4H!.# 7@yu/Dg9Y%MSY"U=ܜ 0#\qKPЮQOƄEН Z 8uˤG>%UT Srmj} & zQâk/a ѯL喢U'ǑbRUMŏ5G9m@{!h{6`͙L^ZEjbQl{n"ٴm1,Aah"B+h7pit W:GړG^סK$<oGɀrS@O<(UwGͪ2(L.^c) ZoS^x`ĤxWTzF9FA*U(NG"Wr,![0\pQu:`;+jVI@ڵnlѿ:n,.w.ݘuA39-?e͡.!+'g/Ə4} ^ { IcN'yC YR3đ)Rde$$w X k -u( ދԵ'tJ̸s ^V~ iɆ e Țh'[T0jGA6znj8[b5Eb<}@եMy㼍<+1|؈W(t}PYLSJfU eKY3(V9$YZc AUƨ#GCB"+RwϷ0UΛ6RjT2?K#(iOxʉ[Tƚ9"~E, C,a)V PT$k ۠3&%yvr r۵\`f{*ZƪEaS* @sEܴm[FXt2^Ѻ^GeP= WJ@yº^ ΕE()NF[V%{nVpwj rwFɯm]ZObVۨR=).~SFzK8/eW'x 0]Ih/IsL r>v&NX@}j>Vpv.je9k:l4x,ޛFS$cl%OdހhבZ$䖶*]aLƚʖS+xVq .xjI&8!n$s`M4~[IbVp@ZǸ93dfrFK5V)`~phYWXҁiwAק#W@mp1?T8R<,[\{x>BZNoR ="MÒn O ܸ;]5_N-\:@kdžALB9Ҳ8&hz%sI)o5p[:ϖE'G &H&R/PEq4bzf h9)Z$m69h]u2ONE8kMh's)R%S3m˃'?'/d3*t`/0u]gh;X2 +ܑe$Ya,v(J`VA{1e4E3R|-褨MC%ԳF!ט=6+lRC[j׌@BUE6!Y%Zѻ: 0vipU?wҧ_GN(U" OZ,P1#DdxpMDpyj]d$QT#2,3}]uQpD7,xiT&,Lɰ81qݔ TiՔuF.#&Fߗ1\J%w=?h=$W1Pιu;AʍQ>p'?>#9z8%ݱؓ=.Z+R$_5'-q e .wgq ۾?U_W]rns7AH?=ٓrԶ/V&c&QGj̘e[$kG=:|2Q#N0܎ЩSi3Q02_ bϰ JDC|cm17fMIw:'yVtJR_57m#^qA%s07qLI6yM*l{[ -CCCZj-oSrvh>N.x$Vie`|6ǼG)7.U*S}?7e??{ I6W5 ?C ݦƏፏIًڕ su!{ !1LR="T܆_i$L 7LFDqV5;ul*CLBFچ_A, 0@ XO@vkapŭ9c?/KoXHmCj*XsMo \7746ؽaxmt)`ω/fzKMVFN"mDζP'Z ͽN8Ե!N1ѮsP09}o9.w+N"pd'tGE|dIEd*н +o8'r1$]a~Ԑh!IwVah=%Ƭq ^v\c- P@Kȃ˼o= 5|>~q?Ww դf2_;j>7t{ɣko5c{/I yKv(:TbJp.*$e=]?_(,HA-WqS| wN+O 4,:^p=ּ&@qWepm| dkhAF.GPR a_}H댩ÖId"u]&BP+T^>"Bnb8Hs"bk4S{I:]˩Ծ/j~r{LM\ ރc'mk(#{m j?ȒGO`]6\aRPި<@^8Ʊ=; g}XZԶ lOMΈuHrGU|qOܳDU8BB˶hi[+ =~N>+I*, D1G@gmլ7@}[M|pL| `m* !ƕ2 ؆;r@YA1KS4& OoNJ#cM?Mt>:OuL0PHh"}+ u P(\#xDq~nj КݢuçA:9 T^Y~Ѩ(8bPuU qoA.5_XB2;aZ16Ձ𪻅sY9| T5Y ﲉ$ԏcVdgyG{!]iOGZa!}@m?Kft]|Ő31qcD|S<%])Riy2:(G' s€ +|xEg*WhR0o>^e=/>?X,j ѽ@rBTL6hГSmA;=G벺ć >:,^]MbF@ӏΠp [Ȫ#IFM_A=(6C6ݜQN gftm;K<\vbg׼AMMszRQyT2@Z+'po2" dSbSgഄ-;.,r7s2ޗw s2ʏv͸8\-NP&b:9~=F RCy.nFexϐ~&o<Ъ~Xj3g4TJc=aD^~L:\4.vjSmŝf`3M[F6Cm'\Xdg@`мm>hr !yJ-)P[AHHc[w-dVZ $)xepტ:` PLϛzCVB>ĂVJz8^0 6hϺMYFT:RIS_p7d>@>]K^DC7dž| 7|@vG˭%11P2[*'z\^/g_٩_ QXѹy6xË47)`L's3UCQ"AHtW]6عeɧB.uyMAHqZ( Z"Xp56YFY+^FӄS!3]0 [;\{snXPk(⦗%6v8D`I~ Nv_9z<[:A$~}󜡌x|? CSEXG5$$90ѫGv'+4XBt,j~Fx"d!b T7@QƖ BN0fSO*}kUWM"$k"r="T`eBY  "ҡKq5RKwEښ} !"a~PhGi-R\?ǂ0X!H* <%nYeSf?( P7;CWY3A|4ć-՟~|ˑW(~f٣q>(Hgϭ[zjG ږG'@ z>ڡiHUNԓl lSVAqvjO?7]x:szj9>8؛p;g7h\džr_:S. -B$B |ӳd}8} V6;;_XӌU9?Iqvf&Td0Bzel)MˆlǝpfuԸ4C .yHY#X40fBR]$FrƟ Ͱd0wסe|twM@69ݛ5ll6wr ꈬ7pL: eHo#6 \$^TS_.`x-{LC4q0D"s O. tk+(Pų)tE8v~=oL|>SOMS`inTO18T9K^0ZTgdO-=Z,Uv_KP/ȕOhV pK?c"e8^>Yپa/ *ы_EЃ^rdD4PmXD ˼I4+rm–*nVv6ѷ)p(!saY N9q R)C(aVԨ1^7l+^e>1=4]Lb`-e>0H<{ 5,n>;~)ɄI!:L Rь="=8 S y4QA+G ep7 J!_]֭eNѵڸ|eZOR 匁MQ3Zg#ziz|mXEѲ1OZ9I0FT 8 de WfPi? ̌SM u*t1q秕}n{SGoLIuMd4I!IeXol~W%O,nO/ΥD륋up;P%{ zw^h$qCξbT8g |qRY[h~aaB'd; ʎoʀ;eΧ0setu 8OB e %tB3,19ax+\&Ә*9}yVMdI#uljyJ} Y@ ب.lZObC˅;1tjkY0qţϙ{4GKq(%#Tf;HW(?Nş`j=`x3#j} |P~0. #on/JGqC׳#0z3PO@<'4ӤT~8@c/]Wq5  A؆nQh.٭܈4.D\9a!m䳯,0Ix'4tnv(6AmCx[ I"x8@?(Eb4Kcl]=䷔ٶnYޗH̲-5Y̷G;Ÿf32{Sw$]Y=V2 `zju𖱢0ǻǔTN/$R|yK㈰~w^s}y5 dK{3q57y$AQ<PQT~U(l: djv$-5Qp'v&ę jr 9(td:{Z\0}aJ:[ y9at40Vo_%A8-|)%#B74X^,DSzcOKՒ` ߇.2I@s/ qGb "2ANB$2>5Cn/-6'nC]L@|x8-{|+E @U`u/4|(ښӿ}PU#݇|X|2Ӷ Ρ9_OD'&%֫?aq_7Lf]5T4 0بבG%pJtQ1\|II.|8Ae윀TD.ɔFo:Z FQbg7sE[r(|+}l|y+}EAaD(( V `KXr=-TwwތTiį GD|o6Z[F'%39mg,GQ$Rm1'_y[nO$&k%2<9^Mt=iGLGن $ ̶ؗA.Ag wP'l:=aZuk׃T4Yg|/I.&?."rG1hi.io2P(exPaxN _+/[*xP_R/ȑ@AO@aY=yzxEmS,ՑJhŋ_{L"dt's/ȩ2Ngr(B<IeU\Y> M w}4W|0_9ۧ!kΠȎ.5TWp _23F?G ]߁ ?_Z{06 /hkaߌŘq!nP@F+ P(3.衍LN9H6eE@'z!N&RԹfluȅJ]aOi &^_ojA ZU_~CCbre#  ux)eڌD.˜wcp+$ia#ֆ YD Xe-L'[6 ki8ɳ}q_IO'A;j,R^+Vo` }VOc-99N7ɖ'l .Cdip#)ƱHȯ$pz۩_"lw_x6l䄎[Ft?xj԰3kԻ=-`k:FOk˭yRh;Ql8ey13ՂGۦm@F]fHI"eq5$(ez{ fװ@ =w@NM3:'`J4q)E;"ܤ[w-$Dcb|2m7I#0{+Dc:VpSe2Gj{^}!v^<׵ّzM5K&\= (]V{mu1iU5G~fiٻ#y==x߯nG?ͫ N6%з@ vA1ZvgMS7šZݬߢ4v[M̨m.R;`1jB p|@j/~kJA,c.zSPW 2W:&_ q<}:21G/3V "p؅fdOwV HןY Ф kfGT"Ihffozǣ/0i(c⎾*I=N ?rlƽ=:X5[rjAc?MDq͖M\B R;cQdOюJ+i7:0dCh_j d"R(, 9E(oƓ{m5\~ʏ *`zw۪2&;uMdZ3k)9BL@cØe(֟N3VtKOxGʰLɘ#F$~ ENh.vT=I1ԑa"*K]r2HpFl@ld='ᦾ/UZj2&՝peHHR+gU||%6qhL_|w9.  c2)`dF I8 ΢5Rye<ż&܄: ;,bg_WAmQ 3`'VP낑m0kU(Z_N nڤ4Q!컛^<)qHI*e|{j}Uobط0;كyL,N rtDK8 If-܃Ym"s4Mm)6*!l0蝂x] 87}CP0aX_/ݗ ?V*uV( a֚3)!;=C]*y7.8HV 5HF )ʍ9rRUP2Kr2itUZS QI,D K?ElOGƘ(!ğgjbX(;^%'k'_PMѲ\H/_5!-x܅qS*Kt|Jͣh|Az֦沙 xUk4JkQE˯)·YyughtOlPM,IP T-5Wڦo[$,g:ޜ,Ҡ+Y%"&_] [g1cuVMzMkyc4ς|ނԬUŭȻf&+Y(#\Ѯ mp<%TeE hY5΍fp%O{8lyl f7Aԃps=^zLљ ž&pL۾F7|:BiDzj5_\0-bua[@ !F]MVt^:AlWZinX^'ft?Gt|.ǩB/@#IkB4_r N|FvU- "t -_iގ=9jt-Bz)2H:6sV5hh/PX'>LgbZ#oxc*?5G œ`FMZ\|.0[ZlƳM?,~ a$@YmjZ`&N8f"zl)e/>\&POm i\:;}Ag}Mw6zNI~e(4"xhP]^LWW {"c$"e~(}30)%Fr ˩U]i[ "^E"z.wqi.K aGaA{IdO u?#{񘧿FF_ $ȩ.urRk/aCñgEآadM'5)-Jzn FHY+:Ć&]&W~ DQu?)=S;V+UF0fVWšKr軓:掂Ytڷb)ƹSv"q}N2 3ȏ3ԔѥQ ⭼U<\i]NY Jr!B4,,{WMNv[;l 렭Ka.d.1 ت}0O9El;BY7rvF~LP횓G<ˮ~dh|yqGghːw?FSQnB/ӫ^L-zR[Avu.L4m? p㟌1%˓Gb%R{w(QmE"H"o&~#NOe͉DZ?WpbJN-n0'aS ~hR8'ݒyB7Օg͒B.zM_OZ/4 6Tx\qd0תC,X]).30ƀه$F8SOC&FS[_ 0wgLm۴^7X;ۜt9CobzD%Z4Vਅp@ZMݴfu ]0l< iT\ɀuna_ r$hi((05}ӽG7JAvE;<ɋcH5κ6vDhуd'!JEC?sB2::]|@%+9q+sXS!=-hN6f{2,ēa%.[z#{`:1ψS,_k׈u:\(1^R.)K}d (J#րQmQW\pWGpO:qz'wϯ_RmTI6%"T,f+M28Gz#p\!jz$Ѭx"Vk _d!˻\i [la:v8`|:azڎ2IZ{^Kg CxLixQYWMCdZy*PIs-epSS8"=8=L\F7ޱk{,p$q~U,X4Gˈ׀_Yh *5D ՃRN^Y$dWV:3fb`ۥ܆ /ܵ^ {~ ׵iY5=C{ ̛ڂ١|riW sSY}wA)=?l@`cNwmb,4 G%xn0M8:3w~ڻN"A.佯^5/a݈8~]sk}e68fe8&zV[a &@[@G bJ,@#C&pn)xN\t D)!c:aĴ.J9D. "v-T#~oo;q٠V />[8 '9׵;"1&ؐ֘IJWS>| %RI!l"xw>XNH.M[;j)(BtwR-g}}g[;Ñ) LA'ayzT|Y>G蔝MO2m':j PIĒ\U$fEӄ)cZ2Upxv5^ͷL,Spnh_`Th?.#.sٔ1~`_Xtl6B^:ȍAdݚ5AY;,Ĭ{4t3mm*r%];|G%2b\_ 6*%2wW*ޟ<$0,A9~\Њ'Ps`wO ĒRDkś\6"FqLt`u0QuwO\'ft@B%|ƲIK*S|>X2c"X@oY,9{,|a9qA}QƖYJ"f!)$CmToG B߆}/a8GǧϺB?؅XgXLWxG>m[C1u94VJk;BWvke5G*f5n{Y`)}͢Ň]q.j2 K8~~$ͯxlҙAlQO8I섶qHɦإrnߙ;Wչ:6 un((κ৿ Y}氢9rP^*"qs "I="V?TݠI+Nһ܉sq|>RoLhi;_(I'Sp5cqe5/Pr͞Flj{jp\;56j D ˷ESRFo+npeFumReT~w]_N'M 3g>cݍ*iR)Yu;c6` vu G*xٹQI 8SD!3?d1e~pMfF[": Z%OЪ7`,hRddnHX)ر9W@ryOJJbyVD#H>L3ʬ}fx˖beյ0\*Oޭ\2)#5\%1zPҾm3R|M8lUXK\dXwMOHػKmȠf ABϜGX߸ZNfNTH}΢c \{8'Gԥo**At-kq_s>R7Ux:v Fゥ`-xJ2S8'nsG^9dG:^J S j,<ǾC C?@כ-ZY 6T] ?,m- z^HI7(6i*dXoEGݨBu m=M{L_{#̫#[bP;~.:B]'c4\HTCCp~;zyF7|^bb$Y9ȀҜf!\dwMBީ5a:W"7hp&[6u7|;wP6=m@9;:شd@oWyn,rT{J~y#.A۠u_v}؅>iu'f쎶)ӜpJBlQѦa@`G7<f$/35Җ|Y_;4*6U+Dǘo{+P:> C44DX[ߕ",L3B%0ŲeygD'w_]'JIqW+y]:mn?֮°QkLA#nؼn5lP Y=1:Ec!ޣACANi]iZޢ't.N"P n0ͅ9 7@OX9tX0ةе>^ $KZVGti<1Ƞ6F"^Up+zNm x(<9H+)D4s{i fe9HMIwQ6Ap!{v,`~*ZڋUe ^r&e3 %^"*M,[0:}\^|(r@oZ%kZ/z??--6m/ku'>$ipv-xG4>yW`#mG]J =`BջL'0ڡ<>;Jf o2ϖ^pX2॥5WJnZ"ztH<)[. d,ZYD$׊Ӝw8v+2Sw; EFRUJto 685$.ƾ.o1[9ȲoۢAr.ƦO%yWwRq\W /fdDq}Np>!ORWS|kJ.UC>?$ǒiJEޕ} p =[dO!h:u"HNIN{lޜ`o>LLt{ 6ނ؈`dYK@d7͋D&nYTyͰ[bh9)8WO'HW,iSV.Rt)JНJh8#7fnfڤp^/>Ɇ㎘=fvUOfjfߙt ~1IN:mo|zh1g3<6C @ܓnsGe ׏kQy YQ3MS<NqSJM )5ϭ0J?Xu4?OFV +! %rWd8L"/BEϙGKm6W0^73|KG~"4TO'5vF('^ed5ѻD!p/Dѧw)X~^eۜvA@u<*tF;츽 o2\]:HNzg"v&͹E?-g`g&'H f\Yat/`[0ą ,0r06U|2*4i6+]`.cϜTM/E6Y7N.BvWd*E(ؓ#J.6o rY@jCI(G';n%t@>ԋPQҿ6?+0O%lS]mcb}L_zI6YsbbFUѣ!d Pha%ІN^\ Ԉ7fA>۫7F!_Xڳ!{ym<`k(Jұ0ۜIG[U;+`@B4\<+Vh d3Ci;ց83o4E2_QԠ쁧"eU>ch<^:bt7cJǑ{~^=|h3ԲNq \y3ّ1ZYȩ ' *t,Bi9GP8&, ' y珝yV8%Fq׊wC1s/kD0׎pPm -g_mPOCZ:K`B+פ>&Ú>wS,RmRi^3ލcJ 7BK,)-;Gxn2IXn9;-? i4m̩b썝ɬ(7^#sXp138ɞv3XwCz:سeC1gDz+:WP&T|cvNs3R P77KD(1-KNFhْN6yWNm켓ΰt ^ȖP3$4'*-:7>ɞH zO KsȀ-F9'Zs%+ rw3?8O!T,F7W j}%@[o|;qRriw܆' }X&`QڂAM>^ @L]t/Oe3>:YW |.6 VS*CZ-0^GcYL,BbPPIR"l_@$IgcAU%jJMSqL" ֖dr&%:׶;dQ&}iͣp:[:N۔`Go#sbA{ӘH-`jLYzeл^ =2 B$I8$c:eRHяXƦ‰(#F!)םskƾ0[JǮ)֥n(JZp-p 6 0Ev[? !]FzG>E2qp+AӤs#| ,:(]"x9'rVʨ"mQ/#֯"ЋI0C2uҹՙk;si]Ea]=ώ 7٢v_>*W =rǂe+r)ky9?fԐvc &Zant&[ gp&if c:Um5&u1_< %Y 堄ެa;Lfmd~=aG{gC4 sq:ʅ #rz#@NO3K15yo.ZÍY '(nc2}G-f xPcW&(?5iB\,6թ+EybUrEjelEN&Mq$.HwBUΗ0.dϸbxm%>;kd@^Ns\9ڛfVV:_L1D!Kkb񊝎,Iyo<̋iPIfa T stzh[B!*Oy+LL8ܗ&LO'-t%J[S |=dzKcw]rgX9&#I[fdT|#AsϝDV9˛_\fXAuIԥG؝kGmʎfwpNX9MJV:vN`h3Exg!TH &b(r"3\&[0Hc(; 5yܘgmґ5*W}d8*<3:'\"!To33P;  1f]" Y@v%,71VO|hݤ?&(jY%\_]/BoLvm'bч5EV_(vR@~wL&2CgC@ǘ>OSr$E;O/S02Y)4ἩyvJ:&%2C7!$mod+`հD͛8cƳ1>Xw[j,5ۭAm/Qҙj &҂29|9+u&Gb{`tˑ4J9<x'WX8_me&g\,PwbG9YKߏ_5Zg_-#>߼I,80dr>D;y@&bC$2Ӣ{_%@PځZ5ћI &s ߝq4~=/=ZE=2mC]$V 0{gA|$ ! @Sٸp&f=R{mx¢HO'rm= ;riG4] zVNo3Lq ) ޾O^(2yuVynUgz8qζV䗐$ʤuIQc?hnݰġ93DsyN>-V&]=7x!a@L$P%l6ՆOsCb#x4,#,'A" LkhR3O@YN6&s#cM9(d$x}ɾ+tق҃ pS~6r&k͍/L }ǟ>cabg3 9cDu'Eܭxd_Cg]!M] F@(kO+R'$')~@:B 'G6fdO<~?$jv+;)Y/(JfӋi-BQ;5w@]S3#9*k4X_w;=F[rPWPc&c0k |b"`*xo+Լ5A6BT^:&F\$7)mYdȽ /V?^ց/Ӟ^  I<܀BD;R"5-'bU]mcMl%˱"퓽lw;S?fN{< qD>ɦbw;u?4H(#kSp0lJ^@ ; G?[54Zdbmj;`xumCe9e㖕rg-w( ɤDOS8XyϚXn>ke8)&'E^oy| u](sЄˆGҐXjt{*myyh.>!"#ARzdxb+na^hf۩Y az8Q̕aٍoLh/aT]U'V[W?U0忼BG/$)EC:× pYֽL x_sVռ#96Bq0KR(Av+zN\ϸ=lڴȤ쭬kqE}U@% F uȷ+fsPVB!k$gߡmRtabɘ{lS:eQn:u녊Hox3CTd_i62h."{,WnՍU!:pC8j ,d3n! 5&d! !# 1n&cBϦÔ1AknB5&W~ O5֗7n"+:-IJךD j.6t͘%))FQvdZ7An,.rq-lh!ej2[ҹЯ R(Bn:D0,l[MjzEbxӏpUq22q5ze0"1G˳㰫Qt*XI4%EL>uks`qgd=`m?<|!ik++:c*`ϵ/oSZ[kP^~= vO%Jwu;$q.Bk3zg5v7C7؈aڈ*=ǍJɔxĊG(HvIAQ#\M*X@㯪 a'&nj K-APݤ*$6Q%ax^NzOXUeҢg8Hvz ';?WS|kנ!D}bź=$ւ5}yZU[BU.v:ԚI\hh#z#_Nו)&!R?YYP5 $/BvWmԂv R+E.`漁0krlG΃  *9ƨ, Chl-c~6 # (+#2Ȏ;X~m*kj5:/pޘ3vN0[4uZyC`B"7fT^-Izz#hPX y@+Z? yڧ<tfxZpfhh/³ILOgWSaJO:e1-;$g+^ZѨxrqg\C3LW6 zL Wxv*!F A8 @N;3V9HR߬LGu~4בS{M.DBf@$?߷XRИp;kBE} UMb`;['Rc;cfpD _ ics.jl8gYx o.'$ deo P,v0/-ڼ1BUKL! c08WeF7::!w:,] ]G(L)ܸSkܽim.s l z0WG+u-8@\ f չJmuS썸[ /5oBwaS,c nygSY&BxQW_4P3|vYM'좗9'ǵRuj 8k6D2fwgtQkNJ'[7Z]mJ"r B#8o(ؖ"scq*% B ̟^Ž [C+e' E&N+:$gTrl+i`aJ3&szrE[Pb;ҁ(= 30&<>f|+G G!r3b׀y@ᄉHnw#J;)!W/, "2v5ނ=8Lt奣 H_P=C19@|«Rwk#!llEV^nh2u[/oY@Z^Q`32+=0YUT\m!T_S]Y5xQ``\;WLڛjRXG$ nf_՛nmU" =gp~C{ ەG5B,j"<0lĊZϛ\?y>-K-`G?Hx["ůϛhrRi`O.f@sgռ=:0;0xbFKV}1/3F9a&K1Q'6)8\E9=lZgS); !q_$wd*l j~ b͓U0>SZV7Tm> 0DDxR'nԮ}]RŽ}-J@pOl+2zmX=FZF]hRC.> 2nUpvt!r夎72R JLg1| NDJ"##J|J&Ƚs֫ZiuӑUx)C`xt o=o:(Jzx xA?>m;vy;wzT]r2ܿ4)](8OL#̶axV\S}:7v  {X_r6? P?|lyF.. .5NI%Nb.%£L& 7 h;^8kf{9|+FBٚdm j4DOq2}bQP[jsFe Z,PYrq8B.`֪h=(Co qa!lwW(,X؇Mq zC!*m1.}!7$d̲?$j8`AUqBk!GUp* qc#|O>!;V ˽]Yg}dOIO[,CCj. õP,"u|g*=ǯ+"o:7jٍri ʑoIP4)?xcU8rIN(p/&I"2;wJez\h:}}8Ds7 %d m.Us9΍|S`cJ#&\>Je+N!sD(&>A"éN&MTOcgrI7>(E8=G^Y$[_wJ_uU !;V?򝩶r :XXaPYLP%Cm=\)-;i$`_ &qd\MB+ٌSa<%@)\+4w^.wg&OM+!&gTx+pjTFF:hAGtvB'ͺQ&ɅOi8`skygX?򲅇c9~3 6HZwaoXts"PHA@Q5"7֚ƀ[0'ih3vknHC"Et/#I.:%a>KIr銃/xE(Mb@o ^jnOj?r`D1e垛O \CZB LH)mœ-M8O'$AZ+KAx,.v='!ɘӃQn[E+,'v7=ƬC)7Qf*.sM"/bt'bXoM !xv̒?3탐D0Em #m1r"boRn>{A0YPƱZ1x!xa>d̈́>k2 ftVO&Ew=pbG4gA!>5ky mF"oOc *윘bJ,)xCq1so& d:= `IGOFD~QW6{ i6~ļ[] %֧p%+3|js2Kt\F.H5o6HTw,jEL53=jrITn+d^\`xU_ҟq\4)2J•ՀM X&:90$50kKvQnVfm_l$<5M33fل 65oMU>6/:Rd|^Ƀ0QA YЗ-T5\\#^-lkIP&o8C EvR꺏?)6]0xxyvd~$LMC@aiA9lVPy rѯ#{ۉ ,Ȫg1cQLh)t"y躖&EGN4"VG,ScOaW1OW Ћ'uq᷽ stCD"{o?;[z XɌU*a. \~&ިjޓLQَ+ZEfp=m+Ofee4* Ó'MUЉ0ez ֡o 0;5>uc =yZ'cg/&δ;J fEH1'(po,C8Ժz=jE[9TynhRSO4>%.d[^H-x7A~2J_Ԓg<5=ۿFj \bZ01ڞ,=^˭N[:H?KaL* PhI.pӔ sQP/Z<L\lj6pDTZi |l!fe3QuϢgJ2Թɇ'$J}c`-pJ)X G4S+EGfXb5B;^KqL| C ˪=/ ԘWt X)OFH:MPc((xM >-GRD[vnhnfH)A e+uNu=7*itBs)Z$X2Mw f-lcӽ /1On(=ΡCzpYHʠBLn}k–X4!$Y㦄ԹsJR֫{J;_Y<(*_ڏfl.v?>P%mLFZZ';=!E/b4GVPS1y}}G6C6%hFS)uxn,$?]x8)uD N:և-%?ˇ N&&W6GO6UXqnEsi8)@Zo 9͟"a,wہሙMߝSkTȶZ:?Q:)Zdwl[PDXqqqKL\'c#b_G*=\hS‹@=51*e@y~W#`묂_,oSQ>A}:,W.|Vk%@pI\^Q&3"|Yc}p3\yŠ8Hg4U7>FjO~322mSlL C/Lamc1 EP'.MӴ|w&#deՅre͓A9||Hge≻ڄBe&}jBŗ%1mt|NI MI!lYXyt2LIn,}\pt/g<,VYQYir_p{m/m?'ͩ^|ƈf÷MR~)$zVWX]WZS9JS;>, $8Q8;"W9Rh-IoE}Hd.jVgD"i]"cOJ\gKZuc֦&""pNEgf?eWw<愝eBǻo4 3RMϙKH)i1[pGklܜBdyj><̿i5ӹ ( vQG:%VZgZb@H [ ̉hi>nkU_E"CE"TN͵(2m[{3\"1W 6 K;SϜfԧS 8O㕉&Nfʉ}D`19r__sC/c5PKofbp$"5l(&r bF$KWcG4قM 98-\,Tfp@I-*l7;JGzB|}n1GJ"BR|*mQa4_GQ'ÝJ mษ8s ڵ{4!:y)%5k3A~դM*^` ?%ۢ8 jUo!'׶NEnN%dh^)ќUfk%r_&ʧ2Þ;_w@ N]'^13ryo`?E!Mu6arYψp8wo! 0xIs4J7(X}N Vʙ7͹[9p)vվ^OkqYsTT<|fYT13!woL=߫1lYC ϥ(tf- xꈨtGc5<|e=lݨUwxQAM$ t+_z',R@N :pY.=sq2f*Ռ@^~5\u3x6m]Z)b!)A;PYoߟTEeLkw}QzGC  #IU%os"z=m]kW:FC6G\h´֛a5mUfR'dxTod4Qd/ ӯ{559ʖKhr }eoĉ%]A.vƖLtlLmt)H%źE@URn\%= \/r6  wkTiѶ(ܢ=|˕TiOO\-xWڪpdL*p!/V.ˎƧQ 28A(ˎ- ,2+Μ\ySׂU3 h4mnMP2MNǼB4 MFߑf=lZ=޲s҆)T#7>vl֟&^sM5HG" :uC<;Lw{9cASBQbKrLll_` stE0bZo'p'„ϐUxD;^qTrpyy L\js=qI!-mH>n0u$i@@Ki Zrvltv\ĵ#IRCCisHu_kRrSp"Ps$*g- wÝؗF%cSȑQg343Q *ќ/ )4Eίc[ʌ ؄cFœʍSJ3C`@i~mSuԸMAKq|74.Pz,:tZ|b}vz]TWY!]1@%nPfmM|^!Q.ʹFDMnN)$ӂsWe5Z'3)潔7{zr@`!BI>h={ԢB\~q1eØ{% ק=}v> txyZfV ؁-=m@h>q ~`IVYyM]gex3uQ(dx[ b?"Ǎ2N]#a_;h,IY^:Uڣ碮UC~N0]I<$^TfR* Ht0^8]bިfn!Q#KhFDe9y欳{`QVwN6N  SeN9GA,HEnqEqypUQ*̧wLOg>O%Bܭ i;{{_k2}:˓޼ΫtR1w͓ G{w 3~fQ'oa,/`rgW&+zvz{4K#ې 2җ%tA?p ¼T@hNG.T 3u VMJ.5nNu l &(ATzPR&R]/=q~Ve.nzjՊRဧGoi-*oO3X B(tg״6A>ryh`z"Uҩ2mUW?c?ynǢsh'@ы1_ٱüX:ete_LxNSon8F9?$x$ B+_,e#8f+TFWV :&.dݺxrByq̚ռڳԍbf7Miܥ"^.^n֨Q vvCt\=uvlpA|]r0aVz}1ϒO6݅)#Ex#5oҰ8zI}Rj!CAА/]wuZ}_hyq`hM5Vh¿iQE9 T}/%CGt4;7"!)z%Ƽ.$ Ǭs;F|S/QDN2ٚo<-m>,-BxߒVlhROn]wZm%;wcvYyI#6\hg֕Zg{4uqs޷Ġvv͙_dVeڛ-PŘj͛jyX=_>mqUNDy">p~j?~Ph7y7%&/#*e)o=H\t S6 -?H&.C'0x 9k/GO n .+^D kT:OI\"@%$¿oAl#'̝kܢK_ʝ*#p7okf=&$Q7סҠj*z }D3:+kaFÖyN`z~8FUbiSrE0' !"3zx]2 KSUaB![ZFGpHYŹE RBFml-)Y]N[[HrӋ, _.ㅆꮴ>Xl՜HT5ƉbBw";QM -U8\_`Q fRW{rѦ.H> 5% iŸ-/r2-^5H9֨#k 䆀l<݇X> %EW08KBfX>7dSP>aM$rQeN㡷LL6.<[ ujg$!A ;# >)mҳ:>0=4f"]-`W>6K룐ɲ7I0p`"eܾ0o&I&([yo;5NDZTN[(kfAl+mhAA:ʻ#IJ36?Iu+s+xS F)^t͇? cx^=ݹc ݯ&zF N4s(Wzj0i1'LCssJK9&x776:Y_dSuaۧ$_(À 'Q"ĜFα5rRHw7ؒ~O/viȘߝG|3?[;œo/D?DNCQ7K" =h,9%"\ :/fzH-aSק}7]r=TɀG?Cǵ}j@S>b3QMLϋ쫜aMFog`h'g8,r{@ wH _&~C(vwಶI>Vr],9% nK0}0Γ7|]RS^]W !/ ƈ9Dd01f V#Wl(9^CuN}QB 54%V$Op&qgTwz?#s0,OdRg zS=GYNqWQ{!;|u)+1oZy$ѹP|>4qK]JvP{ڗ,ŖRptP@=]3tE4AskJ2By~TnQf]>Ҏ/0q)e߼[4Q3 Ûcq)tyqN,u/s,EtP5,0k{xu TD?糐q`U%!un6p#F/昢yIF]8" [}LpD-qwA_Ry4P^j6u0̬ 񷩤K "0~WF-ް6"5f'#U ʇ'5WMSxa>!dq@)15J7Vxg^$!y](]A}v4y BPsZv_< lnexϭ%>IEnsA'`{(!Tv% P'ť0$ϝ!BiwKQWE5"jw6}e%Ke%ϯzCijj"y 7Rk6~Q!Tё0C聕 ./q8aߌAQaϐe8Qb-EOnhLk*seͣLJX#XTS|2<4Dm.Y{E%zϧs0n9进njFE{tutђ(k)RZr.hxtiEɯ?.CKe DIĖ{i"ӈFE(2+LBg֭AEN/d}v:# - am(ȖD:Õd[ʏK9 x%-VDvdpʽFIGgү%E1,z ^ Vz*rzƿ57z Dn7: c@ԳƌY$? KsoGgMIt Dߊ!`#n$~!FtY[fK:Ŏ YBOVJ^=Q,x5Nq5zhk g(fIEX{VƲFVÌ/PjFcuʌL/Gj,y}TG6-IYno=K]FԘ"r򯘽>l/F'_p BBvmԠ[^>5bŷ|'{ oim\ OHZK>2 1,D3_Пm>v%$݇0pl~滘r)h2h( 4ei jY9E5Rw͙֥9.lX!~w cŮ:Cp.+E ,FO@@Y%9a>F@Xhkհ̛LWyidvSx lx|t3Q w7Fz*<؅ zM܉KH d|_Ͻu=Tܥlz4 2gSb~w.A8;s˛Z[0JY)'|›A|s@Vw4 -#۔Od)ߠh0-ѹDT|؜x~0ߑLxyv=p-#?JEF%B캕F]pru fr^8F=i.dblj~7aV-qJt)aWIφBI5t}!P-z=|pTr YUx:Ү"qx4׌:[Jt$Kq5KпNr3eCWf3(U~2:^gW~4O [\[%Q}:h(V󰺲QX ct6Leo1Ƃ%xr4 D/(i!`9eݺ*XS Kup3 _n:\"=U[B!.`u)S3B:t{̳KR'Jp={$xv9cc'\;Քgqo{-RbL<&Ԓ37 ZFCm?FHt-*kF&Gw9 4uS8kEX{%z2lltmO@h !IʊTsSx56j F ܝcMiVLl0#_N)1O5[U" Mx"{M<$ HAlO6V*[-;j/U2`Fx v#i헖<`nvLDSWdtlY{nC|/Vt[!16wBHSRL?]Jҍb=wk@Ba>Cri|l7ȳd'0(Zp@9]!WzXsD(m6ag }=X Bt2/IRmQ~4 4`vL:_IƹG} p䡙}H/q>H)X S,Y,ܟ` Yd ]O*{b 8Y#\!"ÒͧqM|l-d@!Ŕz,[9a|JۯW.o2cP ݑMn`9<6n]v P*[4]U?a0c "8Eb+ƻȆ( >eƖ {3L1RkJva}FvX]uh=ڹ%1[xzzpUG-U`RnfR)i<(i++,ė||x|ܹ6-oK L!*I5s!&*h^GMO_;|BuC5G=٧?ܗI7f J1j8( nA-Ǡ'nwt?)aN]''u(G$Hd33Rzȯ1c&8Gx7碜ʶi`J֪LEdbM t,Wdt0H0o-'C7[ s9(yNum*Hڤv[i̡՛ї+ʓfƕCC)5MA,A%ѾmMmh>n )!>N7,ƛPzE5uX]0|[d=` VCpo#Nm_̌TN1iWχ:ԞFK+, 1*D]3On[x& )ys]yn.2Ma7[ ܭxF! Of%%1)Ȉtm=sA` V]2 2(^pL;Y3/=!.Oʜ̒@f|K*s`N vfbbGz4<%E8N!a艍.̫3Ȩ.$0AohQROĠHń r׽前nOK _ά~'Qyb_ LJa驗㵘ȏQ(.ʭZ g*{ɨ P] qVm+$ b_2,)tfd釐 'Nl BЀ71ϮD-!$o\(C7l6܁8((,ڛ}@PN 1 YZ