php8-redis-5.3.7-bp155.2.3.1<>,kexXHI%z 3}E|'àlκnie R͖Sgܞj?HtЃ,8H`]e` )&qF]f_ 6?d6\/4]g!ŁRׇHI5Vf@A~&+}M 89d]5YLKsVf+tӻGiPbCG"E #3iK>AP(?Pd   H  < J X t  &Lh   (O8X'9': 'BK-FK7GKLHKhIKXKYKZK[K\K]L^LIbLcMdN@eNEfNHlNJuN\vNxwOhxOyOzOOOOPCphp8-redis5.3.7bp155.2.3.1API for communicating with Redis serversThis extension provides an API for communicating with Redis serversexXHi03-ch2c ʼSUSE Linux Enterprise 15openSUSEPHP-3.01http://bugs.opensuse.orgUnspecifiedhttps://pecl.php.net/package/redislinuxx86_64 8 A큤A큤\texXHexXHb b exXHb 72f2d1047bbbb56d0f0c21069ce6d7c3d8c9647c7e6d370ec21f13589d20ddb15eb9aea1c8eb59f12c2f1033e384155ba43c3589993218eac0b52797e083c3465bb9c8a8a2a18ad73cd5e318a1f2eb9d1863fd2698b71ac0bea2a528fa36520628b6a8b4bd33ed4d19ea7418a2dd75ed6a8eba591758ee6dcb01c1919727523124e8e3a9529204ead9422fa17cf3ddd75d292a8763b87fdb20591964f2e6ebe0rootrootrootrootrootrootrootrootrootrootrootrootrootrootphp8-redis-5.3.7-bp155.2.3.1.src.rpmconfig(php8-redis)php-redisphp8-redisphp8-redis(x86-64)@@@@@@    config(php8-redis)libc.so.6()(64bit)libc.so.6(GLIBC_2.14)(64bit)libc.so.6(GLIBC_2.2.5)(64bit)libc.so.6(GLIBC_2.3)(64bit)libc.so.6(GLIBC_2.3.4)(64bit)libc.so.6(GLIBC_2.4)(64bit)php(api)php(zend-abi)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)5.3.7-bp155.2.3.120200930202009303.0.4-14.6.0-14.0-15.2-14.14.3eictb8a@a`[)`-@`-@`>` @_t@_@^^^}^_@]@]o]J@]G@\\&@[ug@[H@ZZ@Z@Z%Zp^@ZN@Y@YYoIYcl@YRHX7@X@XtV޾pgajdos@suse.comArjen de Korte Илья Индиго Arjen de Korte Илья Индиго Arjen de Korte Илья Индиго Arjen de Korte Arjen de Korte Илья Индиго Arjen de Korte Илья Индиго Илья Индиго Johannes Weberhofer Илья Индиго Илья Индиго Илья Индиго Илья Индиго Илья Индиго Johannes Weberhofer Johannes Weberhofer Илья Индиго ilya@ilya.pp.uailya@ilya.pp.uailya@ilya.pp.uajweberhofer@weberhofer.atilya@ilya.pp.uailya@ilya.pp.uacrrodriguez@opensuse.orgilya@ilya.pp.uailya@ilya.pp.uatchvatal@suse.comilya@ilya.pp.uailya@ilya.pp.uajweberhofer@weberhofer.atjweberhofer@weberhofer.atjweberhofer@weberhofer.atjweberhofer@weberhofer.atdanimo@owncloud.com- add php81 multibuild target - modified sources % _multibuild- Remove php7 build for Tumbleweed (PHP 7.4 has reached EOL)- Updated to 5.3.7 * https://pecl.php.net/package-changelog.php?package=redis&release=5.3.7 * Fixed RedisArray::[hsz]scan and tests. * Fixed RedisArray::scan. * Fixed LZF decompression logic.- Updated to 5.3.6 * Fix a segfault in RedisArray::del- Updated to 5.3.5 * https://pecl.php.net/package-changelog.php?package=redis&release=5.3.5 * Added experimental support for detecting a dirty connection. * Fixed RedisArray constructor bug. * Fixed segfault in redis_setoption_handler. * Fixed masters array in the event of a cluster failover. * Fixed 32 bit type error. * Fixed radix character in certain locales. * Fixed ZSTD Validation.- Update to 5.3.4 * Fix multi/pipeline segfault on Apple silicon * Pass compression flag on HMGET in RedisCluster * Abide by ZSTD error return constants * Fix timing related CI session tests- Refresh spec-file via spec-cleaner.- Use _multibuild to also build for php8 - Use php_cfgdir and php_extdir macros to determine location of files- Update to 5.3.3 * Fix PHP8 Windows includes * Fix hash ops for php 8.0.1 * Disable cloning Redis and RedisCluster objects- Remove BuildRequires:php7-json (don't need in php7, but in php8 work in core).- Update to 5.3.2 * Use "%.17g" sprintf format for doubles as done in Redis server. * Allow to pass NULL as RedisCluster stream context options. * Verify SET options are strings before testing them as strings * Fix cluster segfault when dealing with NULL multi bulk replies in RedisCluster * Fix xReadGroup() must return message id * Fix memory leak in rediscluster session handler * Fix XInfo() returns false if the stream is empty * Relax requirements on set's expire argument * Refactor redis_sock_check_liveness * PHP8 compatibility * Update documentation * Add Redis::OPT_NULL_MULTIBULK_AS_NULL setting to treat NULL multi bulk replies as NULL instead of []. * Allow to specify stream context for rediscluster session handler * Add new parameter to RedisCluster to specify stream ssl/tls context. * Add new parameter to RedisSentinel to specify auth information- Update to 5.3.1 * https://pecl.php.net/package-changelog.php?package=redis&release=5.3.1 * Properly clean up on session start failure. * Treat NULL as a failure for redis_extract_auth_info. * Don't dereference a NULL zend_string or efree one. * Fix config.m4 messages and test for and include php_hash.h.- Update to 5.3.0 * https://pecl.php.net/package-changelog.php?package=redis&release=5.3.0 * Support for Redis 6 ACLs. * LZ4 Compression. * Support for new Redis 6 arguments. * Support for TLS connections. * New option Redis::SCAN_PREFIX, Redis::SCAN_NOPREFIX. * Configurable unit test authentication arguments. * Improved cluster slot caching mechanism to fix a couple of bugs and make it more efficient. * Stop calling Redis constructor when creating a RedisArray. * Use ZEND_LONG_FMT instead of system `long`. * Use long for SCAN iteration to fix potential overflow. * Avoid use-after-free of RediSock. * Use the portable `ZEND_LONG_FORMAT` family instead of C format specifiers. * PHP 8 compatibility.- Update to 5.2.2 * https://pecl.php.net/package-changelog.php?package=redis&release=5.2.2 This is a bugfix release that contains a fix for authentication when using persistent connections, and an option to make the ECHO challenge response logic optional. * Inexpensive liveness check, and making ECHO optional [56898f81] (Pavlo Yatsukhnenko) * Move `AUTH` to `redis_sock_server_open` [80f2529b](Pavlo Yatsukhnenko)- Update to 5.2.1 * https://pecl.php.net/package-changelog.php?package=redis&release=5.2.1 * Fix arginfo for Redis::zadd. * Fix segfault on closing persistent stream.- Update to 5.2.0 * https://pecl.php.net/package-changelog.php?package=redis&release=5.2.0 * Include RedisSentinelTest.php in package.xml! * Fix -Wmaybe-uninitialized warning. * Fix improper destructor when zipping values and scores. * Use php_rand instead of php_mt_rand for liveness challenge string. * Initial support for RedisSentinel. * Fix for ASK redirections. * Create specific 'test skipped' exception. * Fixed memory leaks in RedisCluster. * Fixes for session lifetime values that underflow or overflow. * Enables slot caching for Redis Cluster. * Support TYPE argument for SCAN. * Added challenge/response mechanism for persistent connections.- Update to 5.1.1 * https://pecl.php.net/package-changelog.php?package=redis&release=5.1.1 * Fix fail to connect to redis through unix socket. * Documentation improvements.- Update to 5.1.0 * https://pecl.php.net/package-changelog.php?package=redis&release=5.1.0 * Fix regression for multihost_distribute_call added in 112c77e3. * Fix regression for conntecting to unix sockets with relative path added in 1f41da64. * Fix unix-socket detection logic broken in 418428fa. * Fix memory leak and bug with getLastError for redis_mbulk_reply_assoc and redis_mbulk_reply_zipped. * Fix bug with password contain "#" for redis_session. * Add optional support for Zstd compression, using --enable-redis-ztsd. This requires libzstd version >= 1.3.0. * Fix overallocation in RedisCluster directed node commands. * Also attach slaves when caching cluster slots. * Use zend_register_persistent_resource_ex for connection pooling. * Refactor redis_session. * Documentation improvements. * Fix missing null byte in PHP_MINFO_FUNCTION. * Remove dead code generic_unsubscribe_cmd. * Add documentation for zpopmin and zpopmax. * Allow to specify scheme for session handler.- Refresh spec-file with manual optmizations * Remove version limit from BuildRequires:php7-devel (no actual). * Remove BuildRequires:php7-soap (no needed). * Add BuildRequires:php7-json (need for tests, but still does not load). * Add %make_build and %make_install macros. - Update to 5.0.2 * https://pecl.php.net/package-changelog.php?package=redis&release=5.0.2 * RedisCluster segfaults after second connection with cache_slots enabled. * Cleanup TSRMLS_* usage. * Replace ulong with zend_ulong. * Replace uint with uint32_t. * Fix regression for conntecting to ports > 32767. * RedisCluster segfaults after second connection with cache_slots enabled. * Documentation improvements.- Update to 5.0.0 This release contains important improvements and breaking changes. The most interesting are: drop PHP5 support, RedisCluster slots caching, JSON and msgpack serializers, soft deprecation of non-Redis commands. * Remove HAVE_SPL * Allow compilation without JSON serialization enabled and fixes for deprecated helper methods. * Enable connection pooling by default * Soft deprecate methods that aren't actually Redis commands * Enable pooling for cluster slave nodes * xInfo response format * Make the XREADGROUP optional COUNT and BLOCK arguments nullable * Allow PING to take an optional argument * Allow ZRANGE to be called either with `true` or `['withscores' => true]` * Allow to specify server address as schema://host * Allow persistent_id to be passed as NULL with strict_types enabled * Add server address to exception message * Adds OPT_REPLY_LITERAL for rawCommand and EVAL * JSON serializer * Add support for STREAM to the type command * Fix TypeError when using built-in constants in `setOption` * Handle references in MGET * msgpack serializer * Add Cluster slots caching * Drop PHP5 support * Documentation improvements- Update to 4.3.0 * Proper persistent connections pooling implementation * RedisArray auth * Use zend_string for storing key * Add ZPOPMAX and ZPOPMIN support * Implement GEORADIUS_RO and GEORADIUSBYMEMBER_RO * Add callback parameter to subscribe/psubscribe arginfo * Don't check the number affected keys in PS_UPDATE_TIMESTAMP_FUNC * Xgroup updates * RedisCluster auth * Cancel pipeline mode without executing commands * Use zend_string for pipeline_cmd * Different key hashing algorithms from hash extension * Breaking the lock acquire loop in case of network problems * Implement consistent hashing algorithm for RedisArray * Use zend_string for storing RedisArray hosts * Update lzf_compress to be compatible with PECL lzf extension * Fix RedisCluster keys memory leak * Directly use return_value in RedisCluster::keys method * Fix segfault in Redis Cluster with inconsistent configuration * Masters info leakfix * Refactor redis_sock_read_bulk_reply * Remove unused parameter lazy_connect from redis_sock_create * Remove useless ZEND_ACC_[C|D]TOR. * Documentation improvements - Added additional settings to redis.ini- Update to 4.2.0 * https://pecl.php.net/package-changelog.php?package=redis&release=4.2.0 * Optimize close method. * Prevent potential infinite loop for sessions. * Fix coverty warnings. * Fix session memory leaks. * Fix XCLAIM on 32-bit installs. * Build warning fixes. * Fix incorrect arginfo for `Redis::sRem` and `Redis::multi`. * Update STREAM API to handle STATUS -> BULK reply change. * Treat a -1 response from cluster_check_response as a timeout. * Use a ZSET insted of SET for EVAL tests. * Missing space between command and args. * Streams API. * Reset the socket after a timeout to make sure no wrong data is received. * Modify session testing logic. * Allow '-' and '+' arguments and add tests for zLexCount and zRemRangeByLex. * Fix printf format warnings. * Session module is required. * Set default values for ini entries. * Display ini entries in output of phpinfo. * Persistant connections can be closed via close method + change reconnection logic. * Documentation improvements.- Update to 4.1.1 * https://pecl.php.net/package-changelog.php?package=redis&release=4.1.1 * Fix arginfo for Redis::set method. * Fix compression in RedisCluster. * Fix TravisCI builds. * Highlight php codes in documentation.- Update to 4.1.0 * https://pecl.php.net/package-changelog.php?package=redis&release=4.1.0 * Add callbacks validate_sid and update_timestamp to session handler. * Call cluster_disconnect before destroying cluster object. * Bulk strings can be zero length. * Handle async parameter for flushDb and flushAll. * Split INSTALL and add more instructions. * Only the first arg of connect and pconnect is required. * Add session locking functionality. * Fix compression in RedisCluster. * Refactor geo* commands + documentation improvements.- Update to 4.0.2 * https://pecl.php.net/package-changelog.php?package=redis&release=4.0.2 * Fix of exists method to take multiple keys and return integer value.- Update to 4.0.1 * Fix arginfo for connect/pconnect issue * Don't leak a ZVAL * Fix config.m4 for lzf * Updates EXISTS documentation and notes change in 4.0.0 * Fix typo in notes- Update to 4.0.0 * https://pecl.php.net/package-changelog.php?package=redis&release=4.0.0 * Add proper ARGINFO for all methods. * Let EXISTS take multiple keys. * Use zend_string as returning value for ra_extract_key and ra_call_extractor. * Implement SWAPDB and UNLINK commands. * Return real connection error as exception. * Disallow using empty string as session name. * Use zend_string for storing auth and prefix members. * The element of z_seeds may be a reference on php7. * Avoid connection in helper methods. * Add tcp_keepalive option to redis sock. * More robust GEORADIUS COUNT validation. * Add LZF compression (experimental). * Allow to use empty string as persistant_id. * Don't use convert_to_string in redis_hmget_cmd. * Allow mixing MULTI and PIPELINE modes (experimental). * PHP >=7.3.0 uses zend_string to store `php_url` elements. * Documentation improvements.- Remove %configure/make duplicates. - Add %licence macros.- Build with hidden visibility, only a few symbols must be exported, those are marked with default visibility in PHP core headers.- Update to 3.1.6 * ChangeLog https://pecl.php.net/package-changelog.php?package=redis&release=3.1.6 * Fix of RedisArray distributor hashing function which was broken in 3.1.4. * Fix RedisCluster constructor with PHP 7 strict scalar type. * Allow to use empty string as persistant_id. * Fix cluster_init_seeds. * Fix z_seeds may be a reference. * PHP >=7.3 uses zend_string for php_url elements.- Update to 3.1.4 * ChangeLog https://pecl.php.net/package-changelog.php?package=redis&release=3.1.4 * Allow mixing MULTI and PIPELINE modes (experimental). * Added integration for coverty static analysis and fixed several warnings. * Fixed link to redis cluster documentation. * Remove unused PHP_RINIT and PHP_RSHUTDOWN functions. * Removed duplicate HGET in redis array hash table, formatting. * Treat NULL bulk as success for session read. * Refactor redis_send_discard. * Updated runtime exception handling. * Added a github issue template. * Initialize gc member of zend_string. * Fix valgrind warnings. * Fix php5/php7 compatibility layer. * Fix typo in README.markdown. * Improve redis array rehash. * Change redis array pure_cmds from zval to hashtable. * Don't try to set TCP_NODELAY on a unix socket and don't warn on multiple calls to pipeline. * Use zend_string rather than char* for various context fields. * Various other library fixes.- Remove the php5 packages as the php5 language is being removed- Update to 3.1.3 * ChangeLog https://pecl.php.net/package-changelog.php?package=redis&release=3.1.3- Add config file redis.ini - Format spec-file to macro style- Upgraded to version 3.1.2 * RedisArray segfault fix [564ce3] (Pavlo Yatsukhnenko) * Small memory leak fix [645888b] (Mike Grunder) * Segfault fix when recreating RedisCluster objects [abf7d4] (Michael Grunder) * Fix for RedisCluster bulk response parsing [4121c4] (Alberto Fern?ndez) * Re allow single array for sInterStore [6ef0c2, d01966] (Michael Grunder) * Better TravisCI integration [4fd2f6] (Pavlo Yatsukhnenko)- Upgraded to version 3.1.1 This release contains mostly fixes for issues introduced when merging the php 5 and 7 codebase into a single branch. * Fixed a segfault in igbinary serialization (@yatsukhnenko) * Restore 2.2.8/3.0.0 functionality to distinguish between an error and simply empty session data. (@remicollet) * Fix double to string conversion function (@yatsukhnenko) * Use PHP_FE_END definition when available (@remicollet) * Fixed various 'static function declared but not used' warnings * Fixes to various calls which were typecasting pointers to the wrong size. (@remicollet) * Additional test updates for 32 bit systems (@remicollet) * ARM rounding issue in tests (@remicollet) * Use new zend_list_close instead of zend_list_delete when reconnecting. * Refactoring of redis_boolean_response_impl and redis_sock_write (@yatsukhnenko) * Added php session unit test (@yatsukhnenko) * Added explicit module dependancy for igbinary (@remicollet) * Added phpinfo serialization information (@remicollet) - Version 3.1.0 In this version of phpredis codebase was unified to work with all versions of php. Also many bug fixes and some improvements has been made. - Improvements * Support the client to Redis Cluster just having one master (andyli) [892e5646] * Allow both long and strings that are longs for zrangebyscore offset/limit (Michael Grunder) [bdcdd2aa] * Process NX|XX, CH and INCR options in zAdd command (Pavlo Yatsukhnenko) [71c9f7c8] - Fixes * Fix incrby/decrby for large integers (Michael Grunder) [3a12758a] * Use static declarations for spl_ce_RuntimeException decl (Jeremy Mikola) [a9857d69] * Fixed method call problem causes session handler to display two times (ZiHang Gao) [24f86c49] * psetex method returns '+OK' on success, not true (sitri@ndxbn) [afcd8445] * Fix integer overflow for long (>32bit) increments in hIncrBy (iyesin) [58e1d799] * Move zend_object handler to the end (Michael Grunder) [34107966] * Using setOption on redis array causes immediate connection (Pavlo Yatsukhnenko) [f1a85b38]- Provide php-redis as php5 and php7 can't be installed together- Updated to version 3.0.0 - no changelog provided- Update build from php7 branchphp-redisi03-ch2c 17023857365.3.7-bp155.2.3.15.3.75.3.7-bp155.2.3.15.3.7-bp155.2.3.15.3.7redis.iniredis.sophp8-redisCREDITSREADME.markdownphp8-redisCOPYING/etc/php8/conf.d//usr/lib64/php8/extensions//usr/share/doc/packages//usr/share/doc/packages/php8-redis//usr/share/licenses//usr/share/licenses/php8-redis/-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:18226/openSUSE_Backports_SLE-15-SP5_Update/991038c472e12b07aa6de64222e134cb-php-redis.openSUSE_Backports_SLE-15-SP5_Update:php8drpmxz5x86_64-suse-linuxUTF-8 Unicode textELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=e69c4478ef059b1ce6ac1f0e5bd208492e322e6a, strippeddirectoryASCII textHTML document, UTF-8 Unicode text, with very long linesRRRRRRN@2U]H2Iutf-8e31c29c9d4ce7d6f2e875975e651b9bf937f620000b92ab6286af58dc4a5deb1?7zXZ !t/-]"k%w#:yojԾC<@,37/%pF(x`烛NZ1]C8ی [Tr bȹ-U#G8K\(3kWF6* hO0c[a. R 'hCᮘҦpd r1Ĝ#y[ 3KSltaR|},` K2?c}JQJ&:E^vsi@i&@&c\&sR Y4jo^Lc Sy+*sE%ɟ56&['c{@=@SG8P!O樉A4;'`kauC 9uk25 e?}G\a8|*<Rˋ]S*7\r&@~ؽ a ?w^w`PkX=$ZO0ZBcmy[?A&++ 痗dkw`qm2X}}+2B|r#ȯd`F 0i줯KIg6\Wɚ]"括}5)&ajܸ^n}|j[N{"!DYNro u:}|f;gAkϓ&('4 ^.-6κI3AËB+@k|qP eXhgdꉙ7uf7TUSaͻހ)"5 *v(k%}}GR>Ӈ6" oGPB`|hWrr՘|n^?4DeEnZ:L@tqQlz}OXá@Bu /3(r#n#5ET W{/+4\t~QjH~TMuj?u`fT%5քd܉Aߡ Ѝc/ *m @_G\y+ňLڑX-}R#Vݸ`Cw2ʐKB{ K+ԇ؂qvsI)޺~3/FM.bHXVw8}AcG?J,{H{"ü7I[NuY [:%`!ȘR>oBitl"hk1;ƊhcA#bg7^iq3|sUV߱I8G_DTA;w=< EG. : ``nXH_l|YZ4]\$D7P_%iVz\(g9hn+҉  XNSBIO<^#]ĺ \*7 GǞ^zg"<.re ]_)ǚgΝ+"5 UɁ:T/wbe;% 2?6‖]`IϤ)].jnX$g zmwnmAv}*7>,ϩ ޯAQ 煨"wTI1Q:s8ҺaM,XFg_󯝦TR@O0"uViCN/XL!}Lx,$I./T a/!V- xgdIk/şF![aK]l'6ɌpNB0Tz.Tx~qґ>0L]o-_ӆ`sMK߁ $r:3A$_^ MX :$2WǮuV? Fu0}Cڞ Vd)ɉؤ\7Vdx'h+T*v(ݐfx ސSpȸck^Xb7W(|e̲^"]3k +կŃ'C4鍠,HaÐ-ӆҌ8^'r#*HRiٮR/.qH_[Jc]+*z}iinf|ÁFc~ CM=<#RT_TdvMcf@ [P{\bǾ,?f1SPV Gn]!7O}Ĕl2]\*E,30S;o`M6 ZD {6q))!nb̓&1Iә^~~ " 4$i,\9=NH8QI%mBt ߮惎)ԗV%jƨ$3XS}:0[~ݖ'˹( YqʱV.z{vޕѩȸmN$8q5֥UZ_#TԄ$]tGM͒Nӥ/Oʀ4(+Mn[ַzO w8V p8oْe ΍4g[Qu=< "'t9^>E<2(OT#1 8P@_"G?Gم=(Wyc^R / *= Xs\Q+n- o6:wj ]:>J *?)cqD&&9R`Fί pU~ՠI_/@Ec2 W[jn5t湇 ^K0K4 i^o5LmjIf|mX2Â}kCRγIEch <pq?^g.; TxXwH>)׍j{$l9a"+ z.< r9j3D]֔8dzw\G,A;=~kp(fe`I'V>Gs~rQmQd#Es7ꚆM|[ʣh4MEov.eB=|w]Zzqm9՜ئW 17s"3xQzb:Q ֑Mن_S&_VyRa]%˽6ľEUЗe(+&Tj(\obL$|aHhO-Qá˒bH5QQ "_va Y˯=9rJ=z`sK$ % ðhj" wjNT'O30 `̻D߃RT6^[o0s-;xp%vU_9T0ʞsGlvf.Cw%י&ylxP3Ś\Bױ^yfT+XKGs $ϐZj!=8j "Dd#6vCen: my툴VCKzq_@R@@ 8j5}OHubYPA&`B{ s>_[!A;bMRW  a ÖOS`k9UR3?r0ahE-"*hT)Vu\.Rm@V?P/'v${ȵeuԙFe+*6&v,Ӱ痆f6.Ko;[21#O 1FAcfϝu7az& $0'GG ٮmlh >0S_mRG`|ۉ$΢:\**x.XoAq| (P70wݹyEgcr UglzCNvJogdD'pR:EJiѣM6 q.,q&\^idݵC[]R0~3lubO*Ι%Ro]Q_rEcvuDԢ%/x>|bwVd b3 <`V4m84Xb&ȆkwcA+ gơn" :5ffM+SW[U#o8,HȇEZ}A }bMx?qm84%EIov8 .f/ێ@b*D 51ֵ>Z !6PG!rb"7 J5isv>O 1Ca|2egG'@F Y!eVİ̻Т.yc5쬡#9e{*z:VjJH9 3 Q >&Ybn_dB]P\RL"1寠9_*96nT6V\rc\*-X| V)y#Xw7!것֎[]7bc'gD0@x^yQI-Q7h %?TK~pJi .Z YZ