apache2-mod_php7-7.4.33-150400.4.43.1<>,उgH"-p;k=n`TsB+qLK.Z>4(!HM$M_owY>z6W,MvЦժf,xy~q 7 ǀCMD/#>I?d ( Q $=^g }{(8 @ H X   0DX$ $ $( 48 <9:#> ?(@0B8FIG`HpIXYZ[\]^*bqcdefluvwxyzCapache2-mod_php77.4.33150400.4.43.1PHP7 module for the Apache 2.x webserverPHP is a server-side, cross-platform HTML embedded scripting language. If you are completely new to PHP and want to get some idea of how it works, have a look at the Introductory tutorial. Once you get beyond that, have a look at the example archive sites and some of the other resources available in the links section. Please refer to /usr/share/doc/packages/php7/README.SUSE for information on how to load the module into the Apache webserver.gH"PHP-3.01https://www.suse.com/Development/Libraries/PHPhttps://secure.php.netlinuxppc64leif [ $1 -eq 1 ]; then # package is just installed a2enmod -q php7 || a2enmod php7 fiif [ $1 -eq 0 ]; then # package will be uninstalled a2enmod -q php7 && a2enmod -d php7 fi# request restart apache instances (which loaded php7) after apache2-mod_php7 package update if [ $1 -eq 1 ]; then if [ -x /usr/bin/systemctl ]; then MODULE=php7 if [ -z "$MODULE" ]; then # restart all instances touch /var/run/httpd.restart.flag echo 'Requesting apache restart (all instances)' else running_units=$(systemctl list-units | grep 'apache2\(@.*\)\?.service' | sed 's:\(\.service\).*:\1:') for unit in $running_units; do instance_name=$(echo $unit | sed 's:apache2@\?\(.*\).service:\1:') if HTTPD_INSTANCE="$instance_name" a2enmod -q $MODULE; then # restart only specified instance, %{apache_restart_flag}@ # means _only_ apache2.service echo "$instance_name" > /var/run/httpd.restart.flag@$instance_name echo "Requesting apache restart ($instance_name instance)" fi done fi fi fiOA큤gH"8gH"8gH"8gH":c841dd95e38fd80f39d712520b40d126b16fb675d5537ab3a205e5bed786b6a5fdb3d3f19dbae39b70b79695f02cc8296cd0887624d636d9638c72a7972dbd7688d34b2ecca4a3ebc7471a30e432bc6fd1491350c4979977e40cc0e75fae5abfrootrootrootrootrootrootrootrootapache2-mod_php7-7.4.33-150400.4.43.1.src.rpmapache2-mod_php7apache2-mod_php7(ppc-64)config(apache2-mod_php7)mod_php_anyphp-sapi  @@@@@@@@@@@@@@@@@@@@@@    /bin/sh/bin/sh/bin/sh/bin/sh/usr/sbin/a2enmod/usr/sbin/a2enmodapache2-preforkapache_mmn_20120211config(apache2-mod_php7)libargon2.so.1()(64bit)libc.so.6()(64bit)libc.so.6(GLIBC_2.17)(64bit)libc.so.6(GLIBC_2.25)(64bit)libc.so.6(GLIBC_2.27)(64bit)libcrypt.so.1()(64bit)libcrypt.so.1(XCRYPT_2.0)(64bit)libdl.so.2()(64bit)libdl.so.2(GLIBC_2.17)(64bit)libm.so.6()(64bit)libm.so.6(GLIBC_2.17)(64bit)libm.so.6(GLIBC_2.29)(64bit)libpcre2-8.so.0()(64bit)libresolv.so.2()(64bit)libresolv.so.2(GLIBC_2.17)(64bit)libxml2.so.2()(64bit)libxml2.so.2(LIBXML2_2.4.30)(64bit)libxml2.so.2(LIBXML2_2.5.2)(64bit)libxml2.so.2(LIBXML2_2.6.0)(64bit)libxml2.so.2(LIBXML2_2.6.11)(64bit)libxml2.so.2(LIBXML2_2.6.5)(64bit)libxml2.so.2(LIBXML2_2.9.0)(64bit)phprpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)7.4.33-150400.4.43.17.4.333.0.4-14.6.0-14.0-15.2-14.14.3gE@g @fh<@f"\eodd@d@dadcl@ccc@c:ba@blb2@bu b@araQ@aLl@aA@a'@a@`ݮ@`@`@`@`u`@`@`` `&`__=_I@___@_@_T_@__@_k__ܙ_@_$_Í@_@___}_u_V _P_+____@^^2^@^^^>@^^^t@^p^j$@^M#@^AE^)]]]@]߶]@]ʞ]]4@]@]]ja@]Ew@]@\\t@\\\O\\\Y@\~d\w@\w@\s\d\\\R@\Q\Q\P@@\G\G\G\ phpMN transition- added to SLE-15-SP2 [jsc#SLE-12482], including fixes for: CVE-2020-7063 [bsc#1165289] CVE-2020-7062 [bsc#1165280] CVE-2019-11046, CVE-2019-11050, CVE-2019-11047, CVE-2019-11045- updated to 7.4.5: This is a security release which also contains several bug fixes. See https://www.php.net/ChangeLog-7.php#7.4.5- remove Berkeley DB Database support [jsc#SLE-12210]- build firebird extension in any case- updated to 7.4.4: This is a security release which also contains several bug fixes. See https://www.php.net/ChangeLog-7.php#7.4.4- Enable LTO as it works now (boo#1133275).- updated to 7.4.3: This is a security release which also contains several bug fixes. See https://www.php.net/ChangeLog-7.php#7.4.3- add %apache_rex_deps- updated to 7.4.2: This is a security release which also contains several bug fixes. See https://www.php.net/ChangeLog-7.php#7.4.2- updated to 7.4.1: This is a security release which also contains several bug fixes. See https://www.php.net/ChangeLog-7.php#7.4.1 - deleted patches - php-fix-mysqlnd-compression-library.patch - php-fpm-service-fails-to-start.patch- php7-devel requires glibc-devel, libxml2-devel, pcre2-devel again- relax systemd restrictions for FPM as they were too strict in some applications - change leftover Requires php7- to php- - remove external libraries from -devel subpackage - added patches + php-fpm-service-fails-to-start.patch- update to 7.4.0: * Typed Properties * Arrow Functions * Limited Return Type Covariance and Argument Type Contravariance * Unpacking Inside Arrays * Numeric Literal Separator * Weak References * Allow Exceptions from __toString() * Opcache Preloading * The interbase and wddx extensions are removed and now available through PECL * PEAR is now packaged separately in php7-pear source package (https://externals.io/message/103977) * See https://www.php.net/ChangeLog-7.php#7.4.0 for a complete list of changes - deleted patches - php-suse-addons.tar.bz - php-systzdata-v18.patch - added patches + php-fix-mysqlnd-compression-library.patch + php-systzdata-v19.patch + mod_php7.conf - modified files/patches % php-no-build-date.patch % php-systemd-unit.patch % php7.keyring (use keys of the PHP-7.4 release managers) % php7.rpmlintrc- added to SLE-15-SP2 [SLE-10860], fixes CVE-2019-11043 [bsc#1154999] CVE-2019-11041 [bsc#1146360] CVE-2019-11042 [bsc#1145095] CVE-2019-11039 [bsc#1138173] CVE-2019-11040 [bsc#1138172] CVE-2019-11036 [bsc#1134322] CVE-2019-11034 [bsc#1132838] CVE-2019-11035 [bsc#1132837] CVE-2019-9637 [bsc#1128892] CVE-2019-9675 [bsc#1128886] CVE-2019-9638 [bsc#1128889], CVE-2019-9639 [bsc#1128887] CVE-2019-9640 [bsc#1128883] CVE-2019-9024 [bsc#1126821] CVE-2019-9020 [bsc#1126711] CVE-2018-20783 [bsc#1127122] CVE-2019-9021 [bsc#1126713] CVE-2019-9022 [bsc#1126827] CVE-2019-9023 [bsc#1126823] CVE-2019-9641 [bsc#1128722] CVE-2018-19935 [bsc#1118832] CVE-2018-17082 [bsc#1108753] CVE-2018-1000222 [bsc#1105434] CVE-2018-14851 [bsc#1103659] CVE-2017-9120 [bsc#1103661] CVE-2018-12882 [bsc#1099098] [bsc#1151793]- Do not add the generic provides to the php7-test package.- version update to 7.3.11: This is a security release which also contains several bug fixes. See https://www.php.net/ChangeLog-7.php#7.3.11- provide test results via multibuild :test - added sources + _multibuild- remove pcre.jit=0 setting default as https://bugs.php.net/bug.php?id=77260 is solved on pcre2 side [bsc#1124446] - modified patches % php-ini.patch (amended)- updated to 7.3.10: This is a security release which also contains several bug fixes. See https://www.php.net/ChangeLog-7.php#7.3.10- updated to 7.3.9: This is a security release which also contains several bug fixes. See https://www.php.net/ChangeLog-7.php#7.3.9- updated to 7.3.8: This is a security release which also contains several bug fixes. See https://www.php.net/ChangeLog-7.php#7.3.8- updated to 7.3.7: This is a bug fix release. See https://www.php.net/ChangeLog-7.php#7.3.7- updated to 7.3.6: This is a security release which also contains several bug fixes. See https://www.php.net/ChangeLog-7.php#7.3.6- check via apache-rex- build for 42.3- updated to 7.3.5: This is a security release which also contains several bug fixes. See https://www.php.net/ChangeLog-7.php#7.3.5- Disable LTO (boo#1133275).- updated to 7.3.4: This is a security release which also contains several bug fixes. See https://www.php.net/ChangeLog-7.php#7.3.4- upstream bug #41631 is already fixed [bsc#1129032] - deleted sources - README.default_socket_timeout (not needed)- updated to 7.3.3: This is a security release which also contains several bug fixes. See http://www.php.net/ChangeLog-7.php#7.3.3 - deleted patches - php-systzdata-v17.patch (upstreamed) - added patches + php-systzdata-v18.patch (thanks to remirepo)- asan_build: build ASAN included - debug_build: build more suitable for debugging- Disable tests that do deadlock now with curl update, this is fixed in next release 7.3.3 thus reenable here when released- rename php7-*.patch to more general php-#1.patch why: this aligns with maintenance patch names, which are in changelogs comfortably copied over php72, php7, php5, php53; moreover, php$N prefix causes issues when package is renamed, e. g. php7 to php72 - deleted patches - php7-crypt-tests.patch - php7-date-regenerate-lexers.patch - php7-embed.patch - php7-fix_net-snmp_disable_MD5.patch - php7-ini.patch - php7-no-build-date.patch - php7-odbc-cmp-int-cast.patch - php7-openssl.patch - php7-php-config.patch - php7-phpize.patch - php7-pts.patch - php7-systemd-unit.patch - php7-systzdata-v17.patch - added patches + php-crypt-tests.patch + php-date-regenerate-lexers.patch + php-embed.patch + php-fix_net-snmp_disable_MD5.patch + php-ini.patch + php-no-build-date.patch + php-odbc-cmp-int-cast.patch + php-openssl.patch + php-php-config.patch + php-phpize.patch + php-pts.patch + php-systemd-unit.patch + php-systzdata-v17.patch- fix wrongly ported patch, using the one from remirepo (Thanks!) [bsc#1126449] - modified patches % php7-systzdata-v17.patch- updated to version 7.3.2: This is a bugfix release, with several bug fixes included. See http://php.net/ChangeLog-7.php#7.3.2 - php7-systzdata-v16.patch modified and renamed to php7-systzdata-v17.patch- set pcre.jit=0 until https://bugs.php.net/bug.php?id=77260 is solved [bsc#1124446]- spec file cleanup * add BuildRequires gpg2 * remove outdated README.SUSE-pear - Squirrelmail uses PDO instead of DB now by default * remove outdated php7-depdb-path.patch - Horde packages no longer build so need to be fixed anyway - update php7.rpmlintrc to suppress warnings that aren't fixable and drown out other warnings- provide the version of PEAR, rather than the PHP version in php-pear- configure cache_dir, metadata_dir and sig_bin through PHP_PEAR_* exports- remove install-pear-nozlib.phar (the bundled and tested version from the PHP sources is fresh enough for our purposes) - merge back php7-pear-Archive_Tar in php7-pear - rename cache_dir to pear and create it- fix php7.spec typos- verify install-pear-nozlib.phar- update install-pear-nozlib.phar to version 1.10.10 * switch source to GitHub * provides Archive_Tar 1.4.4 (fixes CVE-2018-1000888)- update to 7.3.1: This is a security release which also contains several bug fixes. See http://php.net/ChangeLog-7.php - remove suhosin stuff- Support LMDB in php7-dba, it is advisable to use it instead of bdb.- Update php7-pts.patch: open slave_pty using TIOCGPTPEER if available instead of the name returned by ptsname() so it is safe to use when interacting with namespaces.- update install-pear-nozlib.phar to its latest version, otherwise pecl stops working due to protocol switch http -> https- Mark testresults package as noarch- Enable testsuite during build time and save log to subpackage testresults (boo#1119396)- update to pcre2 broke building third party modules, php7-devel needs pcre-devel --> pcre2-devel change.- update to 7.3.0: * Improved PHP GC * Add net_get_interfaces() * Implemented flexible heredoc and nowdoc syntax * Added support for references in list() and array destructuring * Added syslog.facility and syslog.ident INI entries for customizing syslog logging * The declaration and use of case-insensitive constants has been deprecated * Added syslog.filter INI entry for syslog filtering * Added the 'add_slashes' sanitization mode * Added support for WebP in imagecreatefromstring() * Export internal structures and accessor helpers for GMP object. * Added gmp_binomial(n, k) * Added gmp_lcm(a, b) * Added gmp_perfect_power(a) * Added gmp_kronecker(a, b) * Added JSON_THROW_ON_ERROR flag * Added ldap_exop_refresh helper for EXOP REFRESH operation with dds overlay * Added full support for sending and parsing ldap controls * Removed support for ODBCRouter * Removed support for Birdstep * Added openssl_pkey_derive function * Add min_proto_version and max_proto_version ssl stream options as well as related constants for possible TLS protocol values * Migrated to PCRE2 * Expose TDS version as \PDO::DBLIB_ATTR_TDS_VERSION attribute on \PDO instance * Treat DATETIME2 columns like DATETIME * Added is_countable() function * Added support for the SameSite cookie directive, including an alternative signature for setcookie(), setrawcookie() and session_set_cookie_params() * Many bugfixes and other changes, see http://php.net/ChangeLog-7.php#7.3.0 - patch changes % php7-ini.patch % php7-no-build-date.patch % php7-odbc-cmp-int-cast.patch - php7-honor-re2c-flags.patch (upstreamed)- update to 7.2.13: This is a security release. http://php.net/ChangeLog-7.php- core package recommends instead of requires smtp_daemon [bsc#1115213]- update to 7.2.12: This is a bugfix release. http://php.net/ChangeLog-7.php - forward ported: % php7-crypt-tests.patch % php7-honor-re2c-flags.patch % php7-odbc-cmp-int-cast.patch- update to 7.2.11: This is a bugfix release. http://php.net/ChangeLog-7.php- updated to 7.2.10: This is a security release which also contains several minor bug fixes. http://php.net/ChangeLog-7.php- reenable php7-dba support of Berkeley DB [bsc#1108554]- remove Supplements: packageand(%{apache_mmn}:%{name}) from Apache httpd module as I do not see the reason why system that have php7 and apache2 installed should get the module automatically as well. This had a drawback of selecting apache2-prefork while [#] zypper in apache2-worker The following 5 NEW packages are going to be installed: apache2 apache2-mod_php7 apache2-prefork apache2-utils apache2-worker [#] because apache2-mod_php7 Requires: apache2-prefork.- updated to 7.2.9: This is a bugfix release. http://php.net/ChangeLog-7.php- updated to 7.2.8: This is a security release which also contains several minor bug fixes. http://php.net/ChangeLog-7.php#7.2.8- updated to 7.2.7: A Bugfix release which includes a segfault fix for opcache. http://php.net/ChangeLog-7.php#7.2.7- actually build against system gd for 42.3, made a bold comment [bsc#1074025c#5]- fix build for SLE12, where %license does not exist- updated to 7.2.6: Bugfix release which includes a memory corruption fix for EXIF. http://php.net/ChangeLog-7.php#7.2.6- Remove php7-freetype-pkgconfig.patch as it seems to break Freetype detection on some systems bsc#1094534- main package requires wwwrun:www user [bsc#1093025]- better workaround for [bsc#1089487]: build mod_phpN.so instead of libphpN.so- rename freetype-pkgconfig.patch to php7-freetype-pkgconfig.patch to align with the rest of patch names- Add freetype-pkgconfig.patch to fix build with new Freetype: use pkg-config to find Freetype libraries- updated to 7.2.5: This is a security release which also contains several minor bug fixes. http://php.net/ChangeLog-7.php#7.2.5- build-test.sh: generic spec file name- apache2-mod_php7 does not provide libphp7.so [bsc#1089487]- updated to 7.2.4: This is a security release with also contains several minor bug fixes. http://php.net/ChangeLog-7.php#7.2.4 - php7-no-build-date.patch refreshed- build firebird extension only for openSUSE (sle15 requirement)- Fix build for %arm and aarch64- drop imap extension [bsc#1084461]- BuildRequire pkgconfig(enchant) instead of enchant-devel: enchant is moving to version 2.2, with an enchant-1 as compatibility package. By using the pkgconfig symbol, we don't have to care for the actual package name.- updated to 7.2.3: This is a security release with also contains several minor bug fixes. http://php.net/ChangeLog-7.php#7.2.3 - removed upstreamed php7-pgsql-memory-leak.patch - php7-systzdata-v15.patch refreshed and renamed to php7-systzdata-v16.patch- php7-honor-re2c-flags.patch: honor RE2C_FLAGS everywhere. - remove generated lexers so they are recreated at build time- php7-date-regenerate-lexers.patch: honor RE2C_FLAGS- Support password_hash("...", PASSWORD_ARGON2I), buildrequire libargon2 in supported products.- Remove buildRequires on: * libevent-devel: php7-fpm does not use it. * pam-devel: not used - Add buildrequire on zlib-devel explicitly. - libvpx is not needed but libwebp is, only when not building against system gd. xft likewise.- fixed memory leak in pgsql extension, php function pg_escape_bytea https://bugs.php.net/bug.php?id=75838 [bsc#1076970] (internal) + php7-pgsql-memory-leak.patch- updated to 7.2.2: This is a bugfix release, with several bug fixes included. http://php.net/ChangeLog-7.php#7.2.2- do not build against system gd when suse_version < 1500- fix build for SLE12*- updated to 7.2.1: Several security bugs were fixed in this release. http://php.net/ChangeLog-7.php#7.2.1- build against newer webp [bsc#1074121]- build with SLE12*- updated to 7.2.0: features and improvements: * Convert numeric keys in object/array casts * Counting of non-countable objects * Object typehint * HashContext as Object * Argon2 in password hash * Improve TLS constants to sane values * Mcrypt extension removed * New sodium extension - patches: . php7-systzdata-v14.patch transformed to php7-systzdata-v15.patch . removed upstreamed php7-aarch64-mult.patch- updated to 7.1.12: This is a bugfix release, with several bug fixes included.- Add php-cli as provides to php7- updated to 7.1.11: This is a bugfix release, with several bug fixes included.- fixed installation of wrong cli [bsc#1061555]- Update not-so-useful repeated package summaries. Update the descriptions to have a bit more explanation. Replace old tar syntax.- build and ship embed SAPI + php7-embed.patch- updated to 7.1.10: Several bugs have been fixed, see https://secure.php.net/ChangeLog-7.php for details- aarch64-mult.patch renamed to php7-aarch64-mult.patch- php7-devel requires php7-pear [bsc#1057104]- Changes related to boo#1056822 - New packaging macros in macros.php: %php_pearxmldir, %pear_phpdir, %pear_phpdir, %pear_testdir, %pear_datadir, %pear_cfgdir, %pear_wwwdir, %pear_metadir, %pecl_phpdir, %pecl_docdir, %pecl_testdir, %pecl_datadir - Updated packaging documentation in README.macros- Updated to 7.1.9: Several bugs have been fixed. * ChangeLog https://secure.php.net/ChangeLog-7.php#7.1.9- added /usr/bin/php7 [bsc#734176]- php7-pear should explicitly require php7-pear-Archive_Tar otherwise this dependency must be declared in every php7-pear-* package explicitly. [bnc#1052389]- Updated to 7.1.8: Several bugs have been fixed. * ChangeLog https://secure.php.net/ChangeLog-7.php#7.1.8- Replace %__-type macro indirections.- date extension: regenerate lexers when needed + php7-date-regenerate-lexers.patch- dropped mcrypt extension [fate#323673]- updated to 7.1.7: This is a security release with several bug fixes included.- Drop sle11 support as we are not building against it anymore - Remove php7-BNC-457056.patch that was applied on sle11 only - Remove dependency on imap-devel, it is not used - Switch spell from aspell to enchant, dropping pspell subpackage - Remove unknown switch options from php cli build - Drop support for berkleydb format, by default there are more supported solutions built in php - Use %configure macro in the build phases- updated to 7.1.6: Several bugs have been fixed.- Updated to 7.1.5: Several bugs have been fixed. * ChangeLog https://secure.php.net/ChangeLog-7.php#7.1.5- Updated to 7.1.4: Several bugs have been fixed. * ChangeLog https://secure.php.net/ChangeLog-7.php#7.1.4- Updated to 7.1.3: Several bugs have been fixed. * ChangeLog https://secure.php.net/ChangeLog-7.php#7.1.3- Don't install the init script if we use systemd- updated to 7.1.2: Several bugs have been fixed. - deleted php7-getrandom-test.patch, upstreamed- updated to 7.1.1: This release is the first point release in the 7.x series. PHP 7.1 comes with numerous improvements and new features such as * Nullable types * Void return type * Iterable pseudo-type * Class constant visiblity modifiers * Square bracket syntax for list() and the ability to specify keys in list() * Catching multiple exceptions types * Many more features and changes… - migration: http://php.net/manual/en/migration71.php - php7-systzdata-v13.patch replaced by php7-systzdata-v14.patch- suggest php7-* instead of php-* [bsc#1022158c#4] - do not suggest php-suhosin at all as we do not build it (not ported to php7 yet)- updated to 7.0.15: Several security bugs were fixed in this release.- Replace pkgconfig(libsystemd-*) with pkgconfig(libsystemd) Nowadays pkgconfig(libsystemd) replaces all libsystemd-* libs, which are obsolete.- updated to 7.0.14: Several security bugs were fixed in this release.- updated to 7.0.13: This is a security release. Several security bugs were fixed in this release.- adjust firebird dependency- updated to 7.0.12: This is a security release. Several security bugs were fixed in this release.- updated to 7.0.11: Several security bugs were fixed in this release.- php7-getrandom-test.patch: Fix incorrect test for the getrandom syscall.- updated to 7.0.10: Several security bugs were fixed in this release.- updated to 7.0.9: Several security bugs were fixed in this release, including the HTTP_PROXY issue.- updated to 7.0.8: This is a security release. Several security bugs were fixed in this release. - removed: php7-mbstring-missing-return.patch (upstreamed)- systemd unit: remove syslog.target from After [bsc#983938]- updated to 7.0.7: This is a security release. Several security bugs were fixed in this release.- updated to 7.0.6: This is a security release. Several security bugs were fixed in this release. * removed upstreamed php7-no-reentrant-crypt.patch- aarch64-mult.patch: fix asm constraints in aarch64 multiply macro- build for sle12- correct public key- updated to 7.0.5- firebird builds now- update to 7.0.4- updated to 7.0.3- require postgresql-devel < 9.4 for sle12 to fix build- more versioned provides- update to 7.0.2: 31 reported bugs has been fixed, including 6 security related issues.- update to 7.0.1- php5-pear-Archive_Tar provides 1.4.0 - install .depdb and .depdblock files along metadata * php5-depdb-path.patch - versioned provides in subpackages- Provide obsoletes for sub-packages to improve upgrade process.- Obsolete php5 since php7 conflicts and should replace.- marcello at ceschia.de: fix path php-fpm.conf- set pear's metadata dir to %{peardir}- Spec cleanup * Split Archive_Tar from -pear sub packge to allow updating this part via rpm * Added "Provides: php-firebird" to -firebird sub package * Added "Provides: mod_php_any" to server api module packages - fastcgi and -fpm- test mod_php with %apache_test_module_curl - restart apache during mod_php upgrade- add php5-fix_net-snmp_disable_MD5.patch [bnc#944302]- fixed segfault in odbc extension when result set is containing NULL (php bugs #52554, #53007) [bnc#935074] (internal) + php7-odbc-cmp-int-cast.patch- updated to 7.0.0 * see NEWS for changes * see UPGRADING for 5.6.x -> 7.0.x transition - removed unneded or not upstreamed patches for long time: * php5-cloexec.patch * php5-missing-extdeps.patch * php5-format-string-issues.patch * php5-per-mod-log.patch * php5-apache24-updates.patch * php5-crypto-checks.patch * php5-systzdata-r12.patch (new: php7-systzdata-v13.patch)- updated to 5.6.11: Five security-related issues in PHP were fixed in this release, including CVE-2015-3152.- php5-systemd-unit.patch: set Killmode=mixed in order to ensure fpm and children forked by script can terminate cleanly.- mod_php5.so executable- use apache-rpm-macros- updated to 5.6.10: Several bugs have been fixed as well as several security issues into some bundled libraries (CVE-2015-3414, CVE-2015-3415, CVE-2015-3416, CVE-2015-2325 and CVE-2015-2326).- enable apparmor support: new BR libapparmor-devel- update to 5.6.9: Several bugs have been fixed. - systzdata patch updated to r12 - php5-systzdata-r10.patch + php5-systzdata-r12.patch- update to 5.6.8: Several bugs have been fixed some of them beeing security related, like CVE-2015-1351 and CVE-2015-1352. - refreshed php5-crypto-checks.patch- configure php-fpm with --localstatedir=/var [bnc#927147]- systzdata patch updated to r10 - php5-systzdata-v7.patch + php5-systzdata-r10.patch- build against system gd and libzip only for 13.2 and above- update to 5.6.7: Several bugs have been fixed as well as CVE-2015-0231, CVE-2015-2305 and CVE-2015-2331.- build against system gd [bnc#923946]- build against system libzip [bnc#922894]- update to 5.6.6: fixes several bugs and addresses CVE-2015-0235 and CVE-2015-0273.- added README.default_socket_timeout [bnc#907519]- fix sle_11_sp3 build- update to 5.6.5: This release fixes several bugs as well as CVE-2015-0231, CVE-2014-9427 and CVE-2015-0232. - removed patches: * php-CVE-2014-9426.patch * php-CVE-2014-9427.patch * php-CVE-2015-0231.patch- added php-CVE-2015-0231.patch [bnc#910659]- added php-CVE-2014-9426.patch [bnc#911663] - added php-CVE-2014-9427.patch [bnc#911664]- update to 5.6.4: This release fixes several bugs and one CVE related to unserialization.- update to 5.6.3: This release fixes several bugs and one CVE in the fileinfo extension.- update to 5.6.2: Four security-related bugs were fixed in this release, including fixes for CVE-2014-3668, CVE-2014-3669 and CVE-2014-3670.- upgraded to 5.6.1: * Several bugs were fixed in this release (including CVE-2014-3622)./bin/sh/bin/sh/bin/shapache2-mod_php5nebbiolo 17327806047.4.33-150400.4.43.17.4.33-150400.4.43.17.4.33-150400.4.43.17.4.337.4.33mod_php7.confapache2php.inimod_php7.so/etc/apache2/conf.d//etc/php7//etc/php7/apache2//usr/lib64/apache2/-fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -fstack-clash-protection -gobs://build.suse.de/SUSE:Maintenance:36546/SUSE_SLE-15-SP4_Update/14d186cc10211196052f1a71e5884505-php7.SUSE_SLE-15-SP4_Update:apache2drpmxz5ppc64le-suse-linuxASCII textdirectoryELF 64-bit LSB shared object, 64-bit PowerPC or cisco 7500, version 1 (SYSV), dynamically linked, BuildID[sha1]=764d4a9f4a38ea732176c0aed81230ccc23abdc0, strippedRRRRRRRRRRRR R R RR RRRRRR +8P:V3աK# restart apache instances which have this module after zypper or rpm transaction, if not # have restarted already in other posttrans if [ -x /usr/bin/systemctl ]; then if [ -e /var/run/httpd.restart.flag ]; then /usr/bin/systemctl daemon-reload > /dev/null 2>&1 || : /usr/bin/systemctl restart apache2.target > /dev/null 2>&1 || : echo 'Restarting apache (all instances)' # all instances was restarted, removing all flags rm /var/run/httpd.restart.flag* else /usr/bin/systemctl daemon-reload > /dev/null 2>&1 || : for flag in /var/run/httpd.restart.flag@*; do if [ ! -e $flag ]; then # %{apache_restart_flag}@* have not matched anything break fi instance_name=$(cat $flag) if [ -z "$instance_name" ]; then instance_suffix="" else instance_suffix="@$instance_name" fi echo "Restarting apache ($instance_name instance)" /usr/bin/systemctl restart apache2${instance_suffix}.service > /dev/null 2>&1 || : rm /var/run/httpd.restart.flag@$instance_name done fi fi/bin/shutf-8ac7835e770b894f936939c58840d69c381274ba715bc190be359a57fab82a9c3?p7zXZ !t/]"k%"5okw@_N9i8R'iVJǗ9~*"dW{S'*ɁI[*m`K*L77%GfL~t!{9/mMZz yy }jw*l*od_q#N "n2z܃uyZ=&ZO#4V4Ӣ2O:&U!Z;-hN iUV))$F rIyQ@,&KLoi^Dӱbk TsR RrV|_”ě 1 z\RO-h, p^c:q~b '- 7،z6|V3W&h\$ʺb,{VTnpAyG !(s'茏vF{#ZeO[o2 <޻{ [c]FtL,7y\B^S]"녅~%Dm$H%2k`7܆QU.V2{xNC)}"ls6o$^'.E%S2Wam+6Ӟip !l3_E'6,sUoZdMJ; \WVSbîx<0P, w-"E]_1w6ћ@[Ek72#'$wZOMd(g^P[47]؜ z6̄j Ͷoab(T 7 o#X?qd7q:ۤ6q.>#`!QB(P.XK-`M 6'!,m-LG {e(ξY^(ZWzxxί v`/*~-}k&}ϑ 4|9 K=U"ꕅ,"h `.Kh4Hmy]]شNYOM1jj\)tŚ 5Jr歁oRɬ@).x& ؛;l,mp4$w$Xlg1'qnjB1X#"X LWsG3%iD>hT K7wwu:n*Y_^uU GԁU焾lЧ]a]G*gv$-rAUr>XT!<\gv([(5uE2>$I7j8wZV\-Su$&SuCfm4-{{8 oHjtVq@+=u *.IvԶ]A4pAˎ5TkJUndiPi{K'1F%hȃ~Q2#jh*xKt>9§־q;} ܟ£ُqA|)N'z y-ЂiT%LǾ"?@jTVϳky J;@ !9 r hH@+)v+r,"-M90 4[%z 1 =bwzp )@'h89M V N"0.F׭H^i97Dn/m%3^rn& Xl=c׬q :<6ơwwH.LRxR 6}[Vm^M ppRN Ia9ҷn^p'W"8<{RE5T%0r6K5D|!rϦD Mi8ndC/`ˡǝi͈]+_z~]!]A⻣v`qh$Ώ1o3@r4W(Qx4Re*IK . 2\%Kpl)SU]Yց–&k4G"̼p1bCQxH$9[ L֚ş>6c?j-;.c*&!2)صr Ηyڬ+'&ֈEǪzUsYLDo%wP u\uHe'HA,nTi`[Y~FgUjG;hqzxfsb ڷ0)"7YeY!`$MvXR^jx`1jujilH{.qܞWuHUuav2&/, E |Qt2*BJqbHƯ" }:=-{Hbܘ 2Մm+GALni+M<`c</fE5,,||P~$񫕇61tm9E#Wg«v!$@@Bf2ӃG%(^lSo6  wBiSCE ! kc`M!;v*y*'}t6l(@;NJ-egU,xs1Hn)(]F{(7 q.+r23SKlMbuS+7w3%1BѤ#Ui8>?0ݪDtmO|2F ߶~eRG/m_kj_X씽V5^$B.:LMjKBfuIIe+ڛ_nzfwWppem@#2QB[DV |}G ga>s"I nI,ݖhDk>c'fQ/]'%ӟM}!nZ-~V8|5~gpW-d2}(n Zgz*AT+p „hOհ)S%VLI{ Ɏ6ym5GՊJJ >Mu>< $yix!k"z{n2 r\$/.c0ӄB$۸ͻh !7׫'$T~qJ X /)rq#͜8oQ0sMHSgnhJqp(3R9v،] HA$W -[ D)]2U6bPoڐn:+сx r圅HO/ĭk/ο%QQ%@딼w읉$5L JfJ:Pܺ k{aM͐L6b:EUTxO0j6%ݵ\[㾔&K*vor,.? rµXAK'LN?Ni Wq zj 5R~ ǩ2⵴~ ^-g:S13`²v9Ho)ͅT4APi"xx=`}z0bXKcmCt*5Jr=_D_X-#P9^JV(cT\{3-w0Qv"ℌܷvK;o͆ur0F"xZin a4/֝?m~4+;6\bb(z+is<Ⓗa9:^ j_˳?$]951uP[~ջ,x<)_8oknlG4P8_Xzqz-)$lKI;0p~pXPjꉻNZ;O45 NbJ>ڈ[ʕ_ uD!?ds")禠>Q)څ WJ/s<6Ͱ *P SLlA^;=ޜMC%@^jeA5[qcϋ%f25i7(g_F->,\ePS(*~yWSqLg[ wPqe$Φ)_QY84+_&KԀ,OAqH$k8]3'L/8V75 @eػ'tD<>զ j"|7fݎ$,gwX@y`=&B-J󒈞O`i=^ܜz\#6̪*l%(UtE!3g՚4*:8} 8Agcߎf@HSse܀SؚMe>أ!>Xgz* l vK oabq13mb"&q|6[a2<$0{D8[ь -%ul/oi II4W.G;>0^?q/NCS*> :Sqd+.^zUa=H7|Mc+kլ/~u0ϱ#xң2-=_ԴN\a͇56e-6%{DkOGV)dʬڇf@Oв*r ˦f@"1>h9G}Ru"guHIZrR``"ťeT0e߅ESbZ\8o۔cb^T/2ͧP@u!Bh9-v[fre];׷r@ʭ~Z$'Ybz2zngkXk&iPicOZF~/M7]Ϋ9zL9w98+k*pHF*G^32wKa/la39=ɻQ{([?BtzM`1|E˯Y>jv`#f.E#)eic+ nSi Hp1m?xƯL$FO(vuSڈRAllV0{fZSxsS5㰟wLʺ>!(TBp, co]\xs6tM5geg<= NlͶsQdIı̧QstK">T{.j ][>YW7sK<5@Ʌ  |# $ kz@t bJm!oP*Ub-7,FvD7^iDYI@:Ur.3q\#RV#>{ "mU[5ZacZ$$de3 s5 G h_3zT'13'/Ն*IUoIDasI/$ zd_yU+D@3 YIAwTOPaPcvB.]CW'U5Ňi3+ϋ$O T a~iG`Q-(f8[5Zt NA Z(dHP fj^< Z["oA B ¾!`9`s2(wci.Lz/!rGD@jC1m*AaWE?}K:nEĴ$)%"(&x(ٓY-~n֬ ?a.l\X`BW|tbwŔ4lsle *n-n>e 8gYC/qU- $Ȱ(qwԞξ|ieG, # تF1Btyl1з^ٓ1IIYȸ7jt(`Ru Ӥ_ea˜W$0v\pYuI%\3U ]~W\dB&w/%MdFJ0mOiZS5}9uIcs(]%> !6)-`LPG*8$G25FS-:3HO^e *(ts5\t"KIل2XzxۚFld.>&qNK~g"~+ 6>k _z4@|YI%&#Z6RW=rw)ɝla& .x]@ H.AU' G29iթj%NodwٮOLy]@AwkD#U#drL-ɚAhCӱ֢4ԾAtD-UIgjZFv_^~Ul0Q,-p;%H>KFr!3 nksdò4xit4 ܿ2c5Mm؈^2hʭv]X~baj-<ٕ3zv ~}Bnm$YSN 6Y BݎMՉT ͚+S+.I%@)?ͪ{INbY9Li. oŃOFŝV &&|nu-6'L󚣍0VoCo%R (bS8wj\q=ZKfY{&TXV-8W  }\.mߏ*tp*n<.Z#xY(71P> qzg8[,bSVWsycӿ^0s?: Z%6H#PrꄞX0LʫWkqQsZ+,Nw[aq QGID۬[f&MkԄ{y"4SyWbzYjf Ukghﭻq p5dxyjjWr9ua=.D` !,^%'1_R!ɋLk:1[Vlx$ k z+SЇA?/=-Gd…vBV-BݺeYR6=Fij.IKgWDAH';?Qj'aeERr 5=50\4yFYQT(N!]7ŋ `ebΞR' ]Q!@H1Cݠ CE2 b:>=3Ҿ&s⛲〒^9+ Fި6'"+ZU%Ia˲Qgҭ:uJ'ꪙ*%cCʎIQޤ PÖ*]З95A0^K܄']$ql>e2v븉/ȱݎ#htuX#9Jl |H]c#3@+Z(P{g+Wst*k7TjEr 93K3h&;Wv./bP6#5GsG] ;ȋ2uBk$F9Ӆ:of;ϗdY%`R^)qzvq@5A:7#"SEpIvn(?N'W_B&@Q,8#:(LjӶcR)bW^`]tU.|':N X|Sy^+mr3߇{%md-D"S؀)7H9\_eH(S@W$VmۅY۳>.V|>:o i=x,,+)ɚm}3& ZMlC_6z@R02t dwh&1]1^ _U}@[0m۫{V%U*: !%wF21i`hT^a ưD2nsK$"Ѐ^4)F5N0@2ɼ]LLE)T 8]!k?لb2f%`< P 5ؿy>t'ZgD~\6lKfRc\.Ā7su o=tBȇ/vаM*X>WQ[X[AjK9IP-0"OSlԈP !J0qu帺iJ.$O!TbyG+ရ%kcS hpx(~)L3RqLׅdWG>^5_`u".LiV"ʙK<6[6^~!Xt}.zIǨc*Ip;Ocb%Qa?MS(!~C ǎ₡1ģ߿c࣯`?n0w`_GӦjmv"3b1FYHKt^aU`{å7Hژ#vCj&p[zM[ch} +k?F'k xC!l)EWj`i'1CIxF@ K,-p|PE|%RVtT V`R22zs@C_Df c|Mg"S ږ+3rNQ|zvʯ<&Tznd~ ʙ [[{ Mַ k[> e'&z.>n!^/5ocYxco  zʹN8mS 0 N-l~hp/wF*;/e9٘px9Rf&Qg'm*!}*emGܗ}]BW3p#cdn&څLD^P3+9̽ŝJVR o5g8@lEŸD2B.vuc[J%y<@AGQf'(_W]T9@æCjIp<Af @HDv>0 P@\17^N Ejt{}1䰔bXFĬnh/bc;ay1Kbן8tvz2YW40sN}^'\/٪ UU5#+ss.Vޕ?6**w3vq|3ȩ@.<랊c`x W6;nc(AA9C7քz0\pf^3=jZ~qrlm$uKd'Zjy0V)7oQX|ם D**])g d~?5v1Yddh ]؈;ZGo- +z oj icֱ8*}HцA"d}?U{nFOF1wl`z *3Ƽ%,N}?ƈ+ޯwO)4 wzg4[9zG@DM;57`e|FX$㊷.#v*&kTv+ qq Sj2nrRD̉6XVvgy&'֒I=* D90aa){^qڵX}ͣMv8?ZJuS=Cjo?ոĚ=>穇=wX|Ǖ"ϼkcؽ4'`A.kYR9Ø<]ȡ'jWx x$`Eo-F+HUA v {~,OD_C]+9߹g/:-tbރ@´~)m(膁W"Iac~/709q'8H! Cu2l,㰇GPչ<z {%CRR@H6sZ;4,,9F< fA3 o ,[Q'kr].LmcĞy7C`q ru?#@ϾUP$( w 'UC([ٟ AV6 zg/e*X";踲VIJ Hjhhni|dFg%f Qn8.8k2l9PLč\6/YWy nx ܃Nχ2CJV@I11ǡŦn<3OWWXN3ph)'wW N#QKܞ!a&.(}FY݄JGV*Q -虳VS޻Dkcw-g1nvFA .Pq GtЭI/WV E%>>Q)*B >^ٶ|O3tXp`T-lmdI6E嘇Y89gt/ <#{?B.F0]q V9Z V~E2}IYEj,YR G9ßZԈ(wo?*Q 9?8rouA$^6cnV' YퟹN&3Ol0->>cU|_0AL&m&*w3shN{'`*(vOLc?:r/X0z(JbkQ"f? [ hb+(G&6 |$+>V[aUzC4 k% j1bU"`Yrқ:gē;rP4E#{aKjؑaIoΡVX(_mA<㶻Y.l2!Wv|͈$9B&V9ӑ~j'~D{Q-2TieN1ZJJz1-oL[HAbC2]am`DX̚"[,N=J*&.*OE /`3{#SRhBi0Ma[y@QKv i7ryǍ:ԡ"ƐLn(f;@v<$ү=C QsQ#jM kI> I~{:c3D+AFǘDF~AǯxZc}*-S M" OvW·~QDχȉxmUm!Jmi>CUL`$<ׂGZR48'jR,v럭M'.rĘYNƄ4.?W)AW,kTڻ#)$-K`0?|(`P6e{ J a|EԬLREQY\0B]*6eHMWov8R=t%3o ^=3L'd:K7A ~XD@.f_sGh;nie!8ό:58` T[Zr &RJLo( эE3i pxU!ٴ|8rMbþk"J|,9KlKg & *Mq2|3vg[%(^ߑDЦү6T57?+u<:,WMmfz5U0Jwd%yO',c9o0R670)=⺦ r\kLC=}Gd#1 Dg_; Ӗw涸NW \z(fR_WؒyGx=Ϋ`o]s;jN ?gan݄!j}^N!"OcAE1*J35f2ql_9.KFt͋f!Fwۨ'\_cd6f/mɝI?c )B7R葢l9X8]VJ`Qn#wsHo%6#]'hNu`'y(1ޞiMJA^?r9:\IJ8'IH"4"eXhX`糽 2U;4t&kW#7-9w1bsCyLx|.|_(QڿabH8Ia|f5b$Y%|hM&  gA8^l))fyuZRW#\ku! bbEZ`I<`S1=p&ӓ:BmaI\ ̢b\;)cM′ O=a@hXDFSYUޛV!e=?49$zt{T=%џ8qirRߥ AF:<2+k3dUk- ˷v j66RU7}M|KJV Yʍ.[RGU+II3P-=;J&yȦ-Gh bf>܏BVuO漜_शD־@d:9uOn**@+j Ë$][K\`qREJǑ,oSoxǟ|} e6hetߣ>V$L؁Gaw/M@0lذ-eaDYJ=bxZzf6/Ih`ov5FگX:Hȉ\W! ]SGDij3|qI5ꬾ{ gvȬJV?)/?'\Ztj(2AƢ-% y XhY+ 72#$$aa!.ɍa I'QY,m*vM;7?4w^z*"K%X0#L,.^\R? 2 JTC`+VIyS:#j˻ g<e)TWd ū(w5,zBM}VL]#qg ]] 3s{r˃(_9X]y&ʻ~{&bQE\Ӽ͏>cP]^1ﷷY6  c.Ư_*P[t GEoS{ }wt5r%wp <ީ) ^p_̓ G5rˆ{f''vb'Rb7=adrU(%Gnj.kPWɽe L>d3|BXj~gܾ&k>4;y/)K8 ӽ8D,V5dJpOߡ~;KXY6~!̈2ޛ1g'89K2B_WoChy5o9KhcJ13 X;^**!=g2 GsQTsBAP)g:!ak.5fǢc= ~ , eG_Ы9-zi#I8塬6~&g &c9N_J/?Mv%`拇nqK( 3T LM4pF[=Ak9|#h=ZZQIKK^V9u2k?MSO@,. ̌+I[㚿2U x:@y~Dȍm `2dVyhxWDTa16vwczT71eE TTu7EMIUEe{f ržNJӴnE SHv"ۜWnMFʩ?ZUZ u*zC#gط%Q4nwF,%=oژ#~:JDfix7%=)=mEjJ1yg<=m/UMro*@Җ7oYo"0QqB:&Q`z-,Z1myҩ9H`Hحpo5.N J.8`c1z6>s &UIii nxSM@)?0d3v $yZxb *߸*ڃ)TF`%8 ÈBj%xE0 KBJcJ0d뒁R~nMF&k]>u5Twcx@CZTsXDFkKtFBKJ8l,[Hs>3=nyשRfn'<~<%'b#MK{QN=mRNt{N"bleR>)uR`i\6>f߅PxJgwFי^ 5p7jF`Q$VfcNe5U6帴a"_Uc.캾q/i0^܊2>5X&7r xDg/,J #Pb%xô2 ȝ4anfN[zyAtf[Gkc_v9΄]*&d\kaXN]wq>4*(u hv8{0.V /pT?}˗xY@|FL;IQ3.kEfFC-хV 4sp $:ա@+w hÛ=ﲱ{fo?oM# ٳ}єCq y2J`R[ԣ@ 22v0p"N2ad-`v7zdܯLP{w㾩,PI]33;n!1^ۋ@}BRi#:ǙNJ?DOe4lE' :AYL͚)s[fd <woz3m1F~.$95臦~^n 5Y'o>eo7|l6ޚ!I=U*9*$isGdp e_^ 0NhHˣ},E|C!*WP^lЍv |M 0%'>{P0N?ܱCT~tУ6ЭnIv ɩWJVdlACj;f51) =N)fAڸ( xRz$xځT_čau3p׺~ޤN{qs:;|NR^lg+vBRN0]FMV0h&Eaz25kw5rGyn mՈwŕqNO^$ċ}5N~0OW>73^c4l1P=|v70Um`5^ak>-NREC$iɝy.:|;4jBn3$yTZ#}%':s%5Iȣz(ܗXX'iCY%B2@!Fe 4 1;{-=t?}vrs׊ VHO瑜fMIUDma 5R\:?ybϦ%@fS@lf_):ƏyCIcW&PUFT*Y˂N\658֟wƣJRrnKdG_ _nU9ۨyK`1 &+YFdH'nR*Ӝ׶dP~;z#}/'KLYHP将' 7΢u7a=;O`NkӣqAC,W񸈙B~9%عF}ut~]j+ ;b^uyL~ ^K3l{w%nGPr*O"v︬BjyE {??V50?8JB'/vrtWRzJqozXGɡ)AxQʹ` Bta[/bG-98R Yp}N3K-8? %s+}&"gO2(7kDpB_aǼ2 \a#@6Iqe97!yAcz4QNϒD2++.ߌ%u7ʺ(Rmuue}W(0؍\vYdkVe|cWЂhm,v m:8 VeqѥNHP!Y "dn\=*d?X32 ί#5Fp^ \c5:ΐ-hܳe/!j'd T2eO< pLd4سl| qoM,I*f #dύ3bt4S zz0o ֬}m>p{.;IT[uO?f?suTE6j`tz0\[ٔ=C3?:DP$!{ oߍgfAk&oo܈zjxqkR(T\+qdu<f38?s̃(I}uI%Vr{c%#g14&9҄0Hwv E肿{X RO<: Tr#r>^ɡ]6(x86v篋øb1,]sKͿj,a\o{[5ia9oCS}C>-UlFzVj!3Ñ$|@ !T.+֙8 lj!p'FJ%$InCm 7{qTrI} cKIo0߼\ր8ꠄ o0|ٟ2)69J3^psh }6p _M,f^b3{.=@[}R0G(5*D45/=ЎȢ//77=aEW⣐,&0k?*L8ω3˪k9g^ȆЊohvbr,p?o$g~MP6 lD-Gpg]P6>Udq04`L^YƢTVQ*b9o&W)~CO OP> |#>A RTlcR&! Aδ6WqTOcym뵝w,b򍛮EB괊mmurVOPiA΄1þ{( `bd#{H1H^9?.~70_*iIpEVIBgŖb8/&_6Ĕi:04f742Z`_Άcze&@ݙle[(k3 Gu\Gqaz%gl٩MU*%"AS]Mh7ltyb@ !]y@jTFBO[HXLH_="[Vz֬ qf&=_7bI 1-V؄oOo2;뾥.8Ͻ* ۅk. ׆&#'L~ⲣDLE] D."Ж8Bzn;%\|I|jdus>b+EJx7 ˂5EAl 6hP ܙwZ[F@0Ǹ9)@(ݽ- %*yBPОInX}˞Ծ3[۩ML橅dwpd&>2>)w@C tF"'ՆG)[sԞy}Y/@vG(܊DRno-J"FYU`4ȍ*W3& u| q%A^Ki/L&$*b? Øm 9+{ `O4)|K^kpu?24tô jn}/}Qd hfT1<7i@?|-U`sl_OJk>,|!*kgfq+_Lc$o)w!_QEI ӗkkat_zpd#b!| 6:B! J \I .Tt5#T0g1i/0ZqI D&+KW9C8pFHP圹e聿%xL_]KGy͞wvImSJnEχt1N}u+1GedڑaQ\>͌iyxڎUQ; pFr HoJn!v%FSƭk=m@7*Wr ִwV>o,D 9/b3Mֲ (+a"Sq9Vtux.KgS)ܵ~ dftT8B_O1!*$%yÈSpT*5nhf"xx8V]yY4žutC)[[DWO!> = YZ+f[j\[\}>=b=-:8_KqXSe*GPʣL;B:Q?k&#/%gsuqQQԚrWiX&< H0>ADM KwRIڦ{tt!%_*&|GH,;"l J-qjBf_-ݏ#ZFcG@ BC+YJAڡ:!vW㾩ҨBeQT*=wVNZd"A%ZQ$8f{8+'Qh5 )L@C(=$- t)x-xA$l#`jsBE Am$ݛlǠE}/E ]Gi]VہTЁ x@ma`̏>TES|})Rhp(Tיiq>`XI_WwӅz:cRI1XOOlռr ) A9'kw '2 =f <Ƞf(,j`dЙWiC)Rʊ\;H~E(PE=b2TGi!RNQ>alMۨ*jRG=d\M=>&?/ϨY;j`_&It!N U"'1_Sj VgЗBή_\AЫgw#,.m{^o-M DFCًVp1K)Ŝ KyFI$j<`CT?%a~yZr}M+6YJnAZ^QKjݤ%i&sp $9/hFn*x1J¥}o,rw\t2`d=\2{';xa";ۄV77|9 D¹iv7lp;fQ0^)#Gtq}Z'x6[ho!}bꘂb9o8 óʼne@Xa-vw:ҺA ا0w1t#eXvg J2Q04% X鋫j%6{g 4h b cu'p_f."!h~H~H[j4{2c 1C&?#M\D_FE_wd}8ȣtؿ=&!MB'3K *oQ_Me'07\J?+) OIժ|V jGMv*`;o>\HuUXIv vs=`leNQ@*jd$wXχ߰aǁГ?xX'x[֟"v3 jT᠆n梻OiͶ,-# p~:ȅYU/!l-ns3.!u0Ƙ6I[b?mJ[gM Y(lSAOU92D$Td8 [!^K/ZzqVNIdCv%(fv8چo%>ZHBfh_3:Ā5jTΤv͂qQKFP-FAyyrZ7%ǔ+n(ʷ%p)~QR^hǙHuF,-,()c,]0ݒ<85{Iq=B9Opiȡ2wimLNXXQ׀|KE߶FcW"-VNe|S: ~f/W'sr*W{(w q%C܎OZ99NK>rrz2lt }=_yI,IhnQ[i8 ?uj-Ы0__xO&v4 ]e=f]'T,XpOjpZˡb|'&gxkVX7ĺFAx% ҝ`̫چZo78aXve,L\P4fu Wa;wMH>MKC }aT1Ҏpf,8͖%xU"'fQ+X)Ą$ ^]{qͯ3 ;\vQ)D&N;Xo@A}'b>0`2Qۺ7+d$%ȣM_f-a3:t5~>͚lsA~X6OB.a ;"EMG辬o[u1D><"^O]BANam a&Gb#B~B ^a / {T:bZ/$FcZHCxXelBB!(bFx1<k*- ߘi tkIl!lsW[ c-G g 7-YdC9+dm7akB9ӱ5g#\%.Wbơx򆞊qy yCMYvE~Pu5/rz)OIVm'NRfa")sQE^suƣW2*Z m) >zÞPn^JGoxQ1EynM՟{a Zqsq&^0)~@pN3Oā%VaV#PT|O~6WIM]/95Y+a;LsQ\l=ԟ&|rp9!83bmZ!_ȳ)0\F|j!p;@!֑l00N ǧls Où͕r2>\OuS,|tnk"ΐ ڮW&B#J]HFg ßԨuc"v_ζ͙ "9>{|PTOzFTMcظw|Y—3Wgj= ~~$pu|+:è۔-KP͵&UA,O5h&+HB:J8V7owN||g c 6\A_!+,od)r%Δ8;zGm9Y'd[[7T0`qP%m*f@r󕏲T$q(R@ιSڙ'7|@ǍÁaizoPQv=г#Ѹoi0 f>մL#E;C#b'wyȺa< *750Ұdc3fKyHSh"A b+La4$ Oyl'ԇ{;IPz?z\_`; 9L1 >:M$rXԖߞoCed'e \;eGI8(^hftT |Bd¯2N>K滎h2"Y ,E\|h]) w/i>^᱂f`n\#aoRکX;O7|N!%y7RWvuӴb ƚ-W&f I} 7ieh"ca,9i0`8ZA%#[`@& /]EpIv{гC7<TT_0+?{oə- SY<;C bq8A1+ع?GqP eV(`z9.ܹd-]sb_>ꪾps+:eyyO%zB U+p.2.T#hwU;&}GU,ǨϚ܍`Q@PofBPWA7F;ڵcJ[rS6jaVO΀QV/9cϡϷ"a SȯGfPy4  $a%V%ꙥiޖ/6`( w %,WUP*eM'VDP:Б;mf#ܻ7p|q< Rh`0 ( L%`=+AVW┧\EѶZφmm Kxg (MRDEt;xw6.VdpDGfr?Kb=FS4 i]+tf&d\ApVZx}\fׇHĺC!4<7nO¹O}XD(m ,13h[ny|Y, ,0gqMkGvd㋦^,e&p-֨͋.bh'g-NQ:wS{!itⷴ>WΨ?ʐތ>r}:xNc ͖G0MMGJgaH j*K&/fU_RFqK\T٬=SG7I#mM i)X@[Ļa<<|n^u_3#@_-_"u* ԹN Dȏ0^ C-ޯ%Zr}Fk6Rsk"eGov |d!k,I!%6TK|ɪ]pQxU7iϝ'p'[ޚj\|PIYyp1Sz k8iЛau ~"OL2~}7S_&e8.btLN;i-BQVkV1wH9$C|*T<%4߈h)BLn8AHfZ&4JA2ɺg}N$l~:ZMASD^?:g b{lVIM킺NAjbequD.!*\VkڻuցFWJR2C${ s]$eg<&?" >Vq&!@%0qͨK7";X,)hEGa6`s}NBSfԔR3ܗ4+r46e6}u_}@>1ڣ֞XbZW, `i#HyCv>Ϙ/F$wjs& _t'Ԃ1C}w@D{[y:d@,6٫ϲ?8]cIhM@ǻz}&<9);й8@Pq؜"ZGD]i^/r37WGh]L=x7":?= ɖK|f KV"@]Մ 0][oU=^P{C0+'g D׾U@)Dm9MZr 65y-8 $}i[2j̨'Rʑgpw؎J3BЪ|Ir:zo%B m@};GX!UF6ּ&W3AQA+{Y0t)4-R9v(8" 9ThIWki|-xud]aghTq 0|' FؽdfP0oeb"nE%mʿFaj SBq,Yy "j[91fsnL:B,Fg@Nі7 ݫuODh Ŝo? $nb'T*_}E}pnXA'Wa~)Ǣ'6啨{t .<wϦk"-Gwqmy#ʅWæW@q xqCIìV@zӢ qdC{H7\Um^ 0+.1>bZ묀9qJD%KlcgJwNm$pPr{,?c?D_11m2 o0 H.Z{Bl .+6%j(A팳ԚX1g?rB" GHX`[RwG"UՁ_NɌ43Ρ+iAB`;}D{ wcXB"8/Y2,f3ɍ !/9(F\~v!43}R@FjAYkAGot`Yxƿu['8#5]٘ !zT!;Gj miNϥ։(~ZVC դޙ7̫e M Hѿc!֖ P& c\H7'Y{b1Vxa"^)m=\wPCl@D W'C,%co6 1U%E֊0M&O1Y?AuWTrnR 0Ωsi8`o<͘%_hM |iH+6ɚlH8 ut)||ZXww5L.GYb{ c`7/ 6<(V2sVU(m@DL闀2Aq1'cG%F]|FIE ,'n 7cEp̯/PLd1ih Wh4B'½z`,gf鰴+1j6H.;cu]de v7ΙI7߀cx4=:aPJb^aIz?'0M(/)#]߫ߪNCB)&hq+l|L8iRcR[Ylcz8W-`BNfEUUE)=g&tWl)OhhMx뷄`u^7 9ƧMC@UeaT8M1ϴfNdCf,o__ ~#Y& uI $Ak_`Ǹ8V*xI-ǶֲrDۏG T K[1I5Ӡ+rTVvg: ~እ+3;~PKŚ5 lVwoXN]8v[LdXkfur`.95|j+DDAnvzfHNƳ_'7;hJC_a,xLwWM 'M|yt1{OdYEZd@zzOn"E|V[n*HMJ^ĶqGATJrۼ#^P++;B'YguX1xbD%' PL37?i!̄\{H$>KV^/v-;z}in3Dw"7KHUSOf Zu9/i^fvo=ϱկUEj9 8}\N(D.nw[G TzGK}{AJuf!{\4QqHT ٕ>l\DڨӋ֊qÖ),_c52&b__B7yirmɾ/ߩ-OowN$~#O_n]췪 p) ~Fdtc#Jn)#8>"6_y:vd_j#TGzawZOPVXJX:Ź\9|T v7A7yOJ33_%#TLz5"F`O^旎"F8얇eX]>a;S8J@V0 :r? RejUڟl#gBie_IH9Q=iȉ.㨩!#1< (nFrvUx-&505 Ee9ZUQ7H"t))g$?oDŲ O^wui=?+XLv|+S4ϭ P("xa:ȑw轶K tR[ ZZ% Zr 1lBP}>CCuTO3w##li Hmkuܔ$S @n[tO7#JksCyNkezlKډJY^Utn{ D=wu!Yr[In,<؃T{ڠRMǣ%=xŮKY@F)Xʇ^¯7<^ {ڢL#e$uLJďO~W,G joB0S^Ckod>ԝf.Fu0vQ:]1Zc P>75rMж}Y;|z2qV6)]6>YZQQy!tg_M&3m.nv|-%=-x] }Ȱ5PǰF l)IwCnt+`updDz} Xɡ>{4a󫔒DM/\r[F/AAeO+jvS٫1Qo } Pb\uSBkPe6}sC=Y yDIA: |c^N 8):a 3~@m`V88{kg 2DQ*':!B:w9w#=<'luTt'_{KpѢuRo iMQt']9 07U&)nة-f\6vvGCe~/?(ٟ=x18xK9%T8ˉ?4z\R5 1sZX lrD(8>伙6'S$^}#V Bұ%' mZ 6kvzӯw@y瓙иOZ"oU(WF%`\^FKGuZݭжJ,fmM;z&_&K Sx΍gAt x+_߽/)D04/~3q% ̔˄Sr#?wguSn}̹5rjv Dtiz)B0 +|Ǭ43/*hw9G\ʯ<̚8z=F5Z(1uΔϺFz'AU=2%ux{*ҭUH.t+$A=~LOZG- Z ǽ!ZLYT\_fq@L@y9ɈMA'FoއcmW븼=ƑB bBn{N<';{GL|b;\sOzeܸ@ Gkm*8Tс6.gKbPJ9z2M\E1.V-]H~I: Ɂ2t2%XT@bNw҇tAaύ\7\h&{Y"Vue Uypbh wb!B(p1>d"}Hա{GCkϽ;e[2,|ǃ ?^ZզQ." hjtsiQD]c\ۑҫ&|lFzb?wwzuxh9԰3g\=W{t__'[^0Cˋ< (tK6%Nq1ӁԨ8H&; n\m@ Ts;dNr6aZh*Le9aMX:#>`vjY) ]Hw+ ؚѬpka@G'j<:X_!caA hUph}[ 2j;pIY(@f|{- LSzW7>ҊIk09i(+fu=]$iGڅ%epF{-WGLk~Kwp$G.v K.ZiV q1?ZPg, >?hmΓD%8eDžfY`qVN)<朐ސ­(?%I2bwfND>bP7MO2F˶Z 8.appIׅtH 0o_01Kq|)Q"gzUB|_\ؚe*`xa >F:U2y%bc !n8.qt dbqpccW3D@Uj@ꮬ 0&`uJ xtïR54ު=p+aPNBe JY6A>lPOxÕ&7tmA]4urt° lY i] .KC^O ?6H6VǭF凎95cy@WŚSI\qbەO%7qzBu{%HҮXyPMbW%0C4r5cD.k0!`'eK+|@Vr]e-t9 Zzh"  2{kT&qf9t^.e+n `¾s7װPmXJuQ@p I]dm*-Tk3T> ~Qor  MtG޶'Fh*-TWWk*d$Qys%A?6L a2Рn^NZN*^hK8Ǿlq/XPOC(,[<~~Mme鿺 T_ÓٞȲ~P u 5h{ ew:0SFsH_LJЛ R_^Q%tjJYKu^ؐة$SdjչmYWߍi~_yUD&-jT:FBfLcX":[Xݽ$Ik>\SIeX⺈DŮR>}p9Nf+1A)Ϝ R/W ] $d#WI $&;LH3H{m#MOrك#/PPsIZK.D1jݫ➋<4A[W.DHCvֻrde|:ۂtx'^lRGkʻ %ذa)L8#FiR#uMOG]OUȍױ7I20Av aEdi>l3{_9VJuK#kbjtAa.]"(D|N# !]xk&c5k^GۧL.<>LȱMP SWsДi"ؾr&|%~\q\=(ꉱ[m.J/ohޟT o&S,qyz_WGGaPONkkt%Cv9U7dy9P PG h7lR DeCGT»[ ϢȒFVQ>>꥿۫62cNt2iHjtjzCI7#7C3a*s /;hpNR9 'tLAXOmWwfy y)u3Pp$tJP|*kb7=}]!u"6xl\uz6?PϹtgrEڼA1MPi?@QKU 8dLJ@; fȄPl B͇[>AS24{xq#.n[ UK}`L_25NhE]c'?qe-.g7/QSiZBT. p͊Ȗe P`+{;oU"~)1r6 U 33r\eƞz z䱿:bQ{@(+im0J _ܵ2PlsV[pоA,(rn wȒ48o8-blsZYp */;#oTBXբu|&8aS-MT9>:SWӾz _?9K"":Dr 5p-w 舢܏8$-j*j Q`oK% +pL2+>/ +ܳ;㺍63#RԿmn.ыJF`5墯<Da6eҵ9.~#5G9tJՠ!̲C:p2 ɘ-9Or/Iߩ 4nS8|蚴'(Z'v^F!zE{'LIRCMYzR$W@K802WtgOP97))uS3z{N{=ckCOpNКX>ݐ<j[C /iJ!q>!%6l.1./16 z83_mUFx"u9r5aM`k$t fG~ >; CPǃ8(o+_M^d 1H%>tan?p.f4zU5N~\6hQ=J@8+(sdxrK"OnS?jx P32 ye{],YˊH 6 aQԒ8 H:jQ7bOԷ8ФGp9K(dЇDate@Aejqf7tXvaqm*~5v?SBJg(lce2v$[jG hK#͹^vpp*,߱T1$T6iv[NZ?@Ua!,V A{ҿp:t3~8d|NbWT$ G[W`"ڿȨGDVS)h6j2~?݅)}l uO24Ru}^+#9 OV %8WxʠPY+Cl} y^bKdY$;Ng6b)͘53KX U njSA*_}GvF9l>ìyΥGa!M>[h%5۱&') }|YKuOq 65 YcUퟢƎѦ$3C> k!]A .! %Rma}֘i?f?Q.s i>Еs[a/$@h>1 (W!Ld'qq6`-!1Y$ @lbt!hL\7h#зy-CϣFc7 #ītB5b;M2G/[sv5\+aNx,deRǽ~?ׇlX|3^'^-[쐥[g 푯B\A(S-1*~uy{Nn ,$@́Ʀ>{R8 (/>YDӳlnsJ:THU.^I WM 3V(B3( otOg ܞ[GCidGiWlTtȘ|@&3A{J0B0>9͕ FexNC2m|Ёq|Yb2U.FmՅ}svʈ-e2ܐ"_i% t&9{ʑv?َLT> #>Vh3)#;.sKs/Ҭ emABKn׺ɤڈsR-)NҲ.GLܖ #boeWK[FWc>04ׂM͉g/3 i\ Bc`P1RWH?rW˜G{X"s[|\ yEh{=Pȝg ӀL"<4&e=r4ƹ6?*4k!>^ƪfu{c97 +WǡE Ւ:rN>q; P:Α1F&78C c;r>;.0R~!~o?@NiP_8I{ RkEJ JZ߮n[@ c9dae=0#~F%F/nN)ؿD~$HMP-0˻X.e|4)y1 &`ɸ7u"Ki3y;c!%M; ypKYƎJ_e:%] {]Td?1r4qR(17Я^ψ;sj[L@B০/PRn#>/2)vuSϟ FC.'yQlERhW$B ASN4iLQc )0Z>l6[AK`#a"b㚮Rrz;\Xc0eN@!\kͨ@wkVL.΄jоSez/(a1YcT>H.dTSص6'?9]@Y{Pe] 0<`}I1/_l4~MZDMpG8^J7Yh9 EǸzLi.V4ww)q{`oF.-x| 9lo;`!vM`+1QP!sϗZ|U?-o#*i?)͈79By2Qw@TBreS*Fbhզ r>o8EBdXDI,jb hU*$1 DAQH#ͼBdGC7.Cv *wFDU` !'N [ huF ȫ6@kN -K`\C]$%G(m7=w! ܄[Ӱ4EDߝ27?=9vCbOвGh!RWW5 eR>sS, x8s/'tCbJn.ze$th`g;[ Y΁,֓}3b[Iΰ~[Qd~rߕ1c^ OA%>e׸iOO VDpy+EZT;*V{A8('r2!0XIb#mt+wy´DM]?OKzFWӌ`G$>Y|MUJ×|CfR7Zh5j%kܬW ѩO\Я̣R-0q$JK7M?d֦=oa[QWce5Kԍ-b[Ҭq ) &Y=(sĮU. ǡ]vLTBREkgcmgFvA@/(HHl[9Vޓ-W$3kG4R1Z𨰓T$j5"fwYb'w^AO]noꑨO|V$D+GNv<{#Qdp0hVuTvRd!^ ꓄^3 amؙmW/sF+v? Egl& 1S^TWwKo 5Ic~L 4ˎRB0:s!<ߔ$̀k]>`y/r?ЀdN40foшF);Ri"a8qxF&FthsF%Y;s˅v7eCBV{-Vjz25ΰ +0Sz_(̬Yͤ0'%m(8R9Hg1Jn:YڞL/\>oO8]<σ9 bl"ž򕖳4K},x_7UKaNtq1kEKy3WQh$ȃDck|vteGS| 9ݰeAYht>U%h!#Bx7u*.9IP%m|¬U3yƇ 4 ,T3e7kOW8ìϪ% S:pKb{w}|"wدYf?YoXPG۟JZFYX)yMtyXk*s~hKdX!@4 #MS{~l`bUsY5G;9c)72" w5w/56n*{/v~Svn>i/S%מG,znCS 7C&ln\ pW–&N+KfZ&{WjZh 22jBޗ>c8#H}Y{%h*̚ˣHsKd2^i)J\ѽ ØrS0Cf|)τm+h{Äl)p#[f1 `2jKƐ‘_x<7ϕ%:~$'S`/M콮YMqchDWLpOjMԂr"Xu4 bN.Vq"7e}ɪPoRfyQ]"7<#(qT'3N3ߺ%qgsξoԀ(k-6<3iys:q󺃈"h!S&N}fi6l > 3 Vm;,_a.&tI)P>+5-˲תnc 6 (ӹ?vEo/&5ݕA ߧ,Y+XqVtq~@䗖"։@TJ{'B]Kw}8ϓ={q/2 }&d p =`d4z2Oj DQp3UՌ=9*,^P L=5憤?Bm |n53kg ƟYNr>ȭbąlp>k/.OFq|;R,^ydSN0%B )|Bm)1*o?8O)~!i c[ؕ*uZ'4ʓ/P DSk$;Bַ>&-99;us?9l">rw;K . KQW=&ba|!핹jcdTMfK;9(Cq&~$|-dnR_;;t}{F0u|PUcApخc*:k4/5! bi7MZ FΤwpS:ÞghM5ACaS tnQd3beX#JTyr, lmatcCkQѻҰ<֐2Tj-ÉEhc[,1~.TK^g?"\٨#hC0fׯnHUX ̪GAjq(OX6o]۸1o#6 T/Lx\VU˔E (oKqx~:d :r0yhx1Pua&?T,ʻ cJ"G8Ux~$Jc!hCbj f N<}4ec.J6@RJu04Ƿ|+[(<2C藂6BUYpqDEni6&|:-y!=U*@r&a|:v|~*[f;Oҡ)v.^eL5FRՎ?IVR@V 5!u5(8w(t A%y$&wNbBdES tJ6RU6`+z:(6%l(&'Js[d*pVo{[ByU.]#VS;* }<dy ߄ :k|UvS1v m4iŽWvII{--m1+0L [HI?Drj=|5pƻl6)8jz-Q˙@@M  [T(a]ATfMSkz<gĎZs ;)%3ٓ֓B7eq ܥdYCgpBUb7oQ\pByxn_^DušISж,kb=΅gD<N({ [KZS^{rfSjmyFCZ8fLrDTKQ22)=]pʼn9Z]8U n}uٯ[&^r TFe4'K3bw]f,( w8?㴮t!/;k2U[cCμV)VD7B2MeG E%ky(5YUW‰z)>`rRʔ&EQiτ@z9F@ ]4p W} ?؀ 8h}>xڤOki㯱JLU05{^]d~ )Cg[H=VL`EEq=! >{ZҪ0G.)$1Vl+(D"5OHNvhm>ptf1 eՖInOk(<7LcZvڐO:c60F*OhFn8x_jK#* QD#»_ki)i>k~0-1H?$j&cVTw1bDef2ْ WE)K0)-RV&;< =<˷+'zQ=`"VVMxg7 7%B WB4:g7aMז+O^ O8L/\m)zO.;R\~IŌMUA+9p^F&)*No:> ӥUlSnBmQ6gv:sd'G8D/YSJJd^ 0wO3ߜnݠN}RK]6rF( ne0i ixGKXz ^5 U=9ӹeg浘oZr#wR)xW֜ʻm!1y_bq=w ZJ7GĔmR a"s\cg"d yOg"FaxZq&m~ ].0_<ƽ=0_ nN8`%5l OJd)Q HpfLa*-`#^k1&y`4E:-dOJ' 6.@ #?t51؞@2Y` nK/8c)X4HG`k#:.0QhXɋݐ9m,aUk6HL'ޗ㋈~l@ \|_%<^\5"g3`Z6p:ӈ0ĺ[mt[6:u< Q,0* 1Dްc 7FdedN/ٝ e16nBW-@2X߮ZǞ06 +YI̞_pxm&%g4AY9HMj ]<^qjV!})㟝 7`:vO硕!d87j.-t=!'cJp_ʅt:5?NJjT4j~xD=ހ "{ai8vXŶw(+#6wǤiDlkJHD:y,=b Sp)ɧRc+;X1*`KtzyKq[JOg鶱r7tD6QݜS#DhXiEa`ѭDa_I^!/qٗL8Y1ɋU\RʭL/C\&*S];T%Z$G ;?\QsO&qX?C̼dJ0?TTpkW+ K>6#*2+VI|љ^!OR%> 4¶ "jL;@K2G"Bf~ XPE(:<j?>$fB "_v9i|(T lH+5+rY\Eܯ3uz"àmGO HHCp`hFJy{<YFsf왒v|{B/3)<] ij k.b2ؾOt)L43*HzQѻծl'%k?<JL(C'Ђ~P|Mnr˪ :k$~{J[XdydjW2 I Xg93imj^biM⦂<;0]@RC|_ j쉟 sd.`=l=‹YT-tyr\GV<OI9E SzD_]㏋έf4!G]bqKM6["u~,hbS (ii4'TFF9Z樊kبaX&--A9M럶4gJV{.jZ lP9k)NJB=MޔhyGNCQfW`FI.XrGuNp6x'{t|]]V5iN9D;|rۺ GvYQݗ 0> |hfQ&[wA~8`,.N [))f-_4P@!NIV(XVܦKxfI%zftG$Q蔲2u-n1ƚCCPկ:}[9E$VE_c Q؊Z/0 !NNTJH 9kbB4záꭡn*o)c7Cm,]ԵpNQ?@,ZsBI! onv^;?Ivu]g.&`@/I<cD4}nx0/j)ALZ47ÚTG7ܱ̇R_Jz\s؉巺͜o0y:4-+5 >9l}eB}z^Ķx;Jײɳ]vՊ&Msd󏩥Έ>Njxo_c< X*%lčw!OՅ2k"L,A?r~N%YPGW,N8[TUJ*`);ZSwYd o`5mH![[V.LgQvv& dj^YM(mQ2ޖ#;@c1 ч)22 ;ū=LO;S\&J3*.ۈkvʫFLh X]j=LVR ԛZ~qGo$Ñ-i鈄 b(?kV9l-{0GJW  Qck2D?7naZJzіk!=R+z;}oWS_y}@<`yCgEYlluY)\=-9,x\|ρ()rmku/(M` %3$p {ӹsݖ 9 6'JD5 i~1KW9V6=O6rj;\(4F%/{e5$dhGf!,0C j^i) u;mo"Ve~}h@`h.R,,Q!/S1;.\] 59ڽ,bQZ/I =BI{dxEemhs*(/Vw]3+Q Ac|8 e- $yK2m'UΦIo`ڛUNaxr531"kcZLܿJr< r>+<VT**d$y ~4$t𦬸~ӫڏU^O/Zh0>w7ɵ{=_R7+ x+o$Lں0o 0j+cev$ò1h:KN^_p眖p]RJYx˿ݻZv4)F| JW~p66J7s/k>ObDP ;)6oyw\$Z2 lL7ڿ1H]GDž.A*l4*U|Rރq\gЬjm.o`YR;B-hf|Oȱ,M&b]8H,`WQ:TfJgQ.G,2 HWAAqT^Wh ^X6Em:j>aTSs#;={zXy5 J. #-h@NQm֧D6B~? Vt֪`+@c< CI,y_Gz1[H]H+ k(FOtVVxnCnHXL4(p[ +ڣz1eDK4I^ǚIp_*̄2Մ#31sj@Zk6 87i I]", Cb0_ hT! %1>k['.aOQ! J;6(<*ܕRՏK /Vq!^٧JcƛI^`nel6$xNc8Bl("+WYJg.hfӹjꡧ Qz(5jV3@%ulsFݗ t9M DcV -W]Cp0Qc۩k΄Bc )tU&`_z4Ib#K mu*ጺʿnI[T5G `S</ -p:)jG~k@ʓD()SV.8p;kS@~9 z[ T-M.:Շ^ rl`M?ޘ_("c( ffbJx0X$Uu~zHV-?): %$ qs@lTV1!\UK75dkj-AM9(VM[& hcx!Z"ZKPvB ;HeIlv)Hy[nxIZ q#h6CAL)DHR4ZADJH|3l6}%(j` zrH Vi9L;g%W+ˌ ԍn!WHd#{Dyo I~C@)&/ev~//#^xɢA+pvA@,qbg3Ř_sݣ!%5O76"!ۼc5bHh:Dx~!HUdE5`߶)/a\92M0'<%.Q$Rh$cz8YvB:iQ=VE+$6׷ t:@! (^FKe2]wbRmɢ&'S""tl茭M*,(dbboKNB"8.B,a$[{,\kŒ8LAEӎĔѳ٨3LiBn-*ai^"7sKS(/~]>#T:d _|4~RUBjwG!oMIfIގ ] zfw2'zC@5-Ǡ'(TjR-Mnp1B[wE6Ùbc3lxx*5+z:CV+F+.w];A" $$Yh WK38k2ѐiTmRdUX`}+l5uv&̷~L ^#:XKf V* t0Uh^UʸR:sm߿>2yzj9$:jDž2ܥ"B1;5ArwxӱH(կ&[B596SDտgRLY^)dDr,haٖvRbp/uo x mj%IWaRx+p|52&vEq.!5|yx;-6itG ? 4sɨ}g}l=l-ƌlqI;9dwY'ֺ}/@џě8D0jY$Ԟ p"J?oP,I\kK~ʅhI]ݜH_\thҥk)֑sk ]D\_>f| fd|Is:׼dPBH羖Wy %¨}*0 ؞wޔϘPZB;X0NB_r|n 蛎v Ps;bSY?u.up^='3-Hf\)~iĉm˓ V{a"] zGFT]xki 9K|8幽H~]]4=mW!r-mbqHM$ (69,uK3w嬀)}7ɔ#Q\T%-d#:͔+btA28 $Vڂ%HE@)LmMӶ9&J;`ʦ'?vjapc!% rqWSAPr3ֵ4U7+8Rk0ɢ8ņH ]K_0./x9e,A2`>۲Pj[c M`E)9k0M΋`q$D%YnBaK-IhAD(L2*׶5A0@ /F^lj N-fNg}1pKA~BQ`m4|h޸׃r+h_y[p0IƴH1!-xTo9.aeb#uԈߞ@oh$5cH(5humnjcEl~(be2۠8ٌoa{0@@DZHqXiCZfLZ^[2ԪL(AS쓪9%O5YR_Ei{ 5 .;ޭ5U*ZsXRJy~3=k?iC6q1յls K3fG]|$Ԥ54jˆIV i8eొrom"E+#w٠UE9`er y!+.BCNE U4e;pl8pTv~^_I+?[BaI\vp'# h!ˏbYjG :"w:dQ[x"S4V<1TzI@rg0׳9lo 8Ipj$%g$ߝe#=\MO9n;̜J2U@5Q֓:Mdv=RFU_;D!ϹI{M$?s[z#Gl@'j\̡Rwa`ջKx[mPk]eC]+A}%O~ONby!]TTHqA5  sGh>g\V$03BY~1: B~lsxբ vNk{0/`9s sK{9̬4_nС ׻0x8u{]xDlaXk'z]"<ن˼hՃ~nx5-iv0 r2 4)"1`>.J6Q) ]! Ve%M 9m^Us\&N덉덧ḑځpgtY_ O} "w-o<ނ5M qTbkox(%X2|+@|=m(]k_o(H`&Ձ%7q9+1 j$@cmgznѹNir ª޿2>˧a~'%.ދfnߪb Ċf0^PəBp\6*KN6?{` b L"9o~CJMEi=P=^POg=Ow?jePq a v3~lB!(6G ʌfQ$s` /n>/t^8}axvT8T@&?_<̖ɚDkU%$X&57 TlrӔrde؃2XX%{.%=_Ex2??k*wN'=3nr`,L -4_MVy䉄W \L4LmBZ9B̎52 Y0wHwJUaybCNMb~s`Ak۫'Mf! Ns@XW +WI$d%4ajAxx5 qv)q@I y5sW:ϋ?*T^`5x`OsilRܻODkXF+n7F(i+Ok\8q (7ڵ/&901>5m< 8AuO,/BHoy~V=rR5t*\]K[g Cˇ<>rְ1PDl dKQ%,KT75UTa$lx2+o WCg#,̗8U|rսR4]@y}5C=˸w2AϕIop:&J uBXJ1sA62Ӊl8`Xo".{{cXQL:V)<I`Y9ţI*}m@Ą'F@lA/_29\xX5:[ 0R("̉(s}HІR )@%h~ᵯ_@TB>Wq74M+ j+@ fFn iW0 Ι pymsYKJsVAiVYUasɜ _AɏcTâj+ GA73;0 n`ن598 (hYZzW;6"u"F`7;m9MC1w ܢp 28dO 8.lוbJbD<7sx}.oHƏ,M&* T|Tlۺ =%F&'a3@H\^w˔׎.qs"yW1:XE) 8ϩkFaˑaM*cD*&Ӿ4狳XڂøXVyN#ƚDI&^$:v˵rq32 ӾBiR__VX;oeы܂c%6* d1=ܣP$k;~&Mr3!H>3ΠXcfpWܶ <ذH5z'>&,C"&7+9r|I^{ X!-֖SJ-6'#qIgL{J1b } +bV%x liѼ8.-늮QOoņ[0I3.~XddM`:›JYCP1"piR`$rF,Ũt9 n3F:nT:YMz^/Z{F^`dc=0Hl?g=|dpҏN5βe{^;Ѩ|I:A*˴|m Y={3W,&u+t$J_M,v;q޹]%o,+҄^|äcڊO٢>}2SciLނ@}(cnӸޗBuM^G 'f+Q /w'.8