apache2-mod_php7-7.4.33-150400.4.48.1<>,<gp9|),9wӠN9A#lkݣV}&8f9xf˄, [N""] bNb 0~*ObCGYsN7EKS>L\Ȕ#_stm7wtIGfpmFMRg: rOEaV7? , _1ScadEp"pQCfac)S9(+&lv85 n+!1Y4Wi2?m>I?d ( Q $=^g }{(8 @ H X   0DX$ $ $( 48 <9:#>?@BFG HI,X0YDZ[\]^bcdMeRfUlWulv|w4xDyTzEPTZCapache2-mod_php77.4.33150400.4.48.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.gxinomavrolSUSE Linux Enterprise 15SUSE LLC 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큤ggggc841dd95e38fd80f39d712520b40d126b16fb675d5537ab3a205e5bed786b6a5fdb3d3f19dbae39b70b79695f02cc8296cd0887624d636d9638c72a7972dbd763e4cf54a0ef3923cf4bfb6870fb5b7a75e1320ee2e705901dcd70a56c3e0a7ecrootrootrootrootrootrootrootrootapache2-mod_php7-7.4.33-150400.4.48.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.48.17.4.333.0.4-14.6.0-14.0-15.2-14.14.3g`@gE@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_php5xinomavro 17424710607.4.33-150400.4.48.17.4.33-150400.4.48.17.4.33-150400.4.48.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:37962/SUSE_SLE-15-SP4_Update/a97c4edc243834f8fb4405f71b0ec1d8-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]=82be63646796e9b974850691b87ea7733ae83b13, strippedRRRRRRRRRRRR R R RR RRRRRR UJQV# 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-8700ec39c78b3c5c140576df5aa82420fb666c3440a0b5dd64ad517b08419d64e?p7zXZ !t/]"k%"5okw@_N9iMxVB=x *a̞3{ʠo8ϔQ%J8TRV2`"ݽj*ܦpDfEi޸қ ̟^(i;G9ARAK?8Z7d4@_@h{ZM0l'j(o!i:Y}`QE8B]`++*rm=ol[~_ ?Ɇ3]N[Z * cMfi?8O7&;Gh"~HC-;.4@\4>:P\Q.oDh??G 낋VnH9Xn;Ⱥm:*uvzbyh k+롘i$%xmcuC|1ݖ]R5L4mhomaH1/ 7݀hө[ -v7 z2{.:[N;Ckǯ*fm4|?j}0ЄȯK PttiI*,L@ǠbUx-X2m"`)\fu{G}Ǵ*#@_JD>8SlQxz $ 7r5U ȕ`V:BQ8 Fl044xu0ezÓQhY $`#J;pP;O3QW٘ & 9-c(}xHCyw> f ~*l} ܚ.n`K,yp !B| Z$m~,tJt񘖣2yLn&{ c}nD쒈Z+1PSR$ʥ0f_;QΛTQqN1QtT)*橒O$ >rad}c"ͨo.Z fL!0ʼn1R9Z1GYpG1rlV7|5>. bV9\9@^ܣ,z 'JKFozR|gzϜAށE>Wt9JAݶ?ŝ>,ZvzBY!|ݙFk>FIZ`ʯ@҂3 hqE &xbǞT/ 3P^^9F.F2:Ȯ(`wkKxj c(QҬn99"l_,aP`XH\C\,WHxR[gҘeO9^{]I0|$LMMJ9*\-:UDHƟ'cѱب0sBd,L7œ8i8uc~|r/:)VJs* 9_9aмq τ@^iK~=~o0|u !g2j>rKB?<'#k)}ӰD[(Y*1G0[tBlLõ4Z}f)FUkoOI }L!a~aA؄/ݗgR?)[Ѐ />޵uf?Ɵ"h /Qj 6]d!$V~a+ƣwBio1sh6Ղv$p E]he:gO{fs'5zF@dL{|$u~es']cEG9YVmgo@'U֋Q:=?'%SІ[;69" hwT}ɁYI2J;˓ UĚ T/O D~緩J1eƺTw@87&G邃 ^\FTL?9Gdi& \CeW5RF c>λn#~|S"o-YCfA)[*ATF-šXsAb_2*d[~gnX 4@h !q/ lTG`ktP¬OmgZcz˔1ƈH\޳ ƥK3~7p~ԭ\؃&^W 9W_XG|[AT:J!s*r.L\60ghpCiF!~{n$뺽odѝ.j)\&!B}p3Tz4CeG$+{k/'3;+R[?#C#J; l)_oYؘ<,\)` i4]%կI6pbϾFEo7wLJeMQ:$Eׅ(%؛vf{!'fE;y.Ԁ`3lwAݷZ4x 2_x 9ZH\z 6P+܉xO+,+XPl>m['*mjߺ_ i6ls1QC T82ܢ7R~pxJ\'TV([b<ڈbY,d١U*&eDn7A=Aܛ}:v=ostCw C^٢ck陻` ُ6Ƚޥu$>^wsGN ? "3ɿZ)辠I':b;^ՄR8`it!ezIc|Yuq_R'/ =F Hxɰ"L*f(&Bb[ŤK-<&Q2Az7NL ;~9IdM 0v}.SU8pJVWvOO{ F&n{g*'Wz>|'FxQmמ,z⍪j#Bv=&jÚr`NM  NuAbwNwtֵ~#0%n CP^o왤yN}+C&+U]uϛ!Œj)"YJb|[L\?؊,C$ׇ|,?e;ݛh:mc(@< )zMWE}`Xa%I0Rr ?hB* |q#8<+]R4b*YQ@>Q$[Q }8gE*y(n׬tds.,z옡8 Gdפ" x@p4O21AYayq?Lȁ'UzN5zKc2n"U-Fc8~L[wG4֨=urD5jJ,Z !#ufK$ .0@*8q38 V"%W_ϭhd9 QVdn%k`j-~Q-'.i@9`EYA.>LsM' hȃ8Cry*uHgHuVsy]ҾS$ ײȀ BkxeLM:{{颴VǸcP+ĉy nLFwL]b8WʅłbK㕤!bZoC,~Gݴ]"6x3oy0`jl4[1 Fi.<^<똭{$"mSKW+v h+bv@Ϟ!@X, d/?- \fXƺ$%\k ߹_`$!SQ- 9ϞIаDe[8.b VJwV:$o'H8G?x2On!vӹv>(d^"Cщ2o I:}C>~ʓ9>ASJ%%@oL)A±R x"jg;.O g;6q̓NCY x*+\f@>B#=ɻmt"9z"2#)vO9aKK9Sf.QMxƗ;[Nj cqZExwyòZCKxg!@7f51 Ri8/% jiF⋅(iى[Vt-22pKGI&r8҆6 "rOD{6[ۜG嚌Z4seTD{3O=s脅*1y)QSei]v*AL ?rFNhT~Ub㡽!`1#Alq,ż\5Qow:~"}8.Z Usvigz1Zwbp Ƃ8t\ChY Q4+Gn8wEAapW.dfà6T5.#hvwɶ#w1su#- :؇Z{x>y"y`z8X/8%"Lej[%9 `6{ɩib֞ ?Mž,eH~ct4Aծj[tJރeF9K տU-p0PI^DJA!]&=S `*U.r֗sI9QH fEyި[~ʌ_p@WO?{LԵl)*u=dp_&"\'cax6`Gup@x V-9:2My-{Bm*ZB>_ q)դb{RЫm; ;KZzX9#[Dž2@GmUiRa$G9cb9 ܩT,'BLtab& Zj6n^󻌺!v_zh=rX6Ǣ^z6'<˩UJז1Iq]Np Ϗ:Пٳ8c(v-&id06|Oeu8?,4 i_{׼NsۓVF.peKoZ VA&p3;f—]6lُj6yEYwXa- ]PH۠=b[_yccL.NJu6ޕghubdlX)O`+ѿo7kS4B!NNVß\E4^($V*<#>jG`R:ͣSWvy]C5%5-6h_1"aP~@jaIbkamӣnn:E ^c Y.k5i`ɷydi^@#$e`i3 [XjPl)6'I{R"]:r_́,L' [CrNo-95A۱WI(1,i7q 0>$j$dy"@j0~;"F }Q39S_ml`1"mYgLǍs+~dFT[Pd5K'5DZ:@LwVP)kp[>`&D 6͵Խ }Q%Aፔ+ Ӎ-B\Ъa;sV&pH R:?]]jڀ;}}쀻lv_sc|gՊ܎^ {_:x$38HmJdk-U|w aS*G59oR2Z+[Я0\Q`;oy@"oBee9D 2lVnԏD-Z{Q#yrl'W\'݄ JEU)j !$ѐ"XFNÝ>S.;V} sT'Mf3Z\dbDkRR4y~Ji{|5m_W̓G|.d03qTY0"kBn=RԷ7YI$')'nG%5ɷ/ɡƏElĝ! R-`Kت285Ixkg&4hܗ$ϗݓ5*Y@Jo}Ab=SVF/׸-?6%A=[HܟnbiʘmĶZ*!.ՖesСh1S>Rw0_@Wj;ExvgߤkVoaq [S'W?ݠpb]\iQt dxfᏗp{euG:FF%Lׂzg 4q,۠(׸}ښ1‘RZvT~łb͙}?Ր/}I/פ6s#FaW̽#fQ`uXꊿsjBkH!"g!y7+Y-RILUڬy-= މHEģvkҾu*ygtHRWda{c\X_R'DO˅UpK4eʚXj1tO%o=XY oz~M «g ܊ٺ[{dzKG@%ώ?6O qZ&W-::JxFyq6%Ex6'J@;.L 1:)٧ 9rOB^C?!B[˟d[CoSo]ć9Ub@7yX8HWX_ zX ܗPvSECFrkXpEv:۹6:%"HJq QE¯WtD/ w3sU1>3WsBL,^,sW3/tG #!uԊ9К)Vqǻi 5G bgr=ϻ#D!9fل<i]u5HNZڬ5擰yE[-g+6S#O6R2͊x[vX$mDYKb]ņ}jBB1m*0r䘴?hpIOfSkZ x1G/Mb X53Jz7Pk}қ %Qf@[j眑&@rgZ%-i="p"E!O@InIߌiɕI?>i݃A Q4ĻϜ:~@iu.OD;HX_!2U869jL0!/m-!M 8mK$^J}NDaJov⳯ uF`9h CrnjYI!r<@ӢlI8$&1AzךfnV.Lq '$}H"׮9{*iQu>^I<$u;]ܶ)AQ8?-¤.6pK j7ZomQ7 MaP '\tqdToq"qhϠ7'Mwz.XHO9߂= ?~)n㖺P(EWa77; p"Q> )>\^@Y]^TXȺU%~GNu\]jq+ԮKڐ-˴/T|$, anAw" P<7?EI:D<ʤp1\ h[5l"Q%u 5.icAY[fǧx/2ulR߭ S2R;GW#;dy IDղ Qi:ޥx)m?®mZJ|'Pz6֧,\%h|Cb$YSq״ڛ#ءκ'2h8_o]WRaR=,Wcnšivjڣ.DL>xTX=:!Zl"Y.ƽfz_B@+V08 Dz A-kp0y2)*6AXpzic8DZzZ~wkvSY{]l6b@tc\>l`12Ř+栞/xBѭBnIׄ9s([L $A|`SXz}>˔%m|rPhcZZnΌ:%NtCw,V;*rPKs. *PI4ZO? Xޠ7n9 R?t&u >#45/\n+SD?OܷMoHv(i'_IF SyVBq.hHc<OFC?N|pboqVYAn87,ny^E$FZ7@2mWs R!RQuJe҂JƢ<[vd%N.FEN+s7Ep]J{wZ1  \ Ao#F$gC"P4:I1Mh8wc;ebQ+xUς# 1tNאo}^8_m `xpg1}_ΐnCzv0SpNqw-T8?shz1ܒb#Jok!rLR%~y X,'4*E_cb5 \3j.=V5LĪ^3#Js3DA޷q\ N<Qi&ؿ7)څuݯLs4+]B,TB0$E^G!I|#ِ#p߾Xʊdߛ(tйUuG3_(D{.>=:baHAX%[}>N5v7׋҂b nPq5X%mѴfS2dÜڸ]2p' ؊{? k]T9WlWjC 鄈M{/j~4%+j^l N0;QܰL}^-|m]j*FbZ @82F檄-sAζEBMcX|FըRfAx_-$wfs!CתjHB8xM=Q1x.*0myCP"w9gmXD֠e\W2Kާ`DXJ+wϋs*N%k͸M ٯIgH kbJjmh ѫdsUwdc> p0Nζb/*k~9U;_ls6QՓP{\_e.6,pYH5RfZOz+H{_8;{N6(_ XNdze>wZ`bFqo|n4[60 ?*kq+׼tko2He6ZjLrBp봿UTGɌ$Ѵ(n#@d8œ/ #wb%R".g)ed]ŖX*:4vYK {R^#z͠y;s)a.̲in2VGU彆:=}qx.Rg,,JU SDn|!B19LfQfjrUdjYU'bWnz>17Crf$4$JdĀMĒV ]hܘQHmﶃ|UL7 m=qMmG= V0ËK.is`OǷpMZ|KS5F1*8b8Wo E0/`_r(Y gt;M$/rT4n3_XE_wQdHq~P!hx FC?=P8˔[/|Vp.Nso(s@2G, ,/7ڛSbdbiM>ἳ ٨|F*R~(P%ބ9o0,ϩ|QW3$aBѩb#)׽-ZHas$-}t5EQv='~F_K/XACj1 el!LBvؙ@b~"[3|mրkH8f,ЁSU ܔq}(".Zi8¦tJ;h:MAa: FBH~35*01Y8K޷7F&>Hm4|k 'X1=ob7mwmV>mKBu.o{u+'XkL`YQdEtTw+a@_ b8FglB}m3:EۂZ|/V0nk1z7}*.xp Z0 Jg6 :87JG%D#GfEeE{Ҭn}1צ ,xeMMgB_ _YH,DI.#@}'ߥ'-n '@)ܟ ,dbYl2 HV"5ӲCMUGXsr NBԇ[.y'Z)$SȑMYm܅< lPG"5JB͜/wBg~Bs<28Thwx)nAlE?IƐEB^)Ohcrz kx0`ڄ8[*VixT[ef-LwX>KμՄ)&m[ bl m. )VJ伟CbLG,9o)}2C KYduRCig'93lY"jщFԀS Õ|5ϨNE#>IҔq 5>kL1^0^ rCCАF#Tա"fs|rf%X cunhEF'a)%3 qgE>QWʄad~A7f* ~izyPZ ò}~nօ'j~;HHTIٞ¯&|ۘ.;d@SA0}6s7•n39[Kl-"\`ΰR`]=2N0xxY6H-r1;+<C*CY>p/%M wNJ'l `fdj,>-yѫĭ\<+cɻ c›Y"|2k8JK},:Kד?Qaug07|bS`آ̏瑱޷Zor#3b-\9F"ž{{,\ErTzܒ8PӍ  mnQ 0(C " TZQxfuhk6"6 QMDbzj.ᣜLס&q`/^La7t qrw8fT7p4k0 ˏPiꒇ<dp:Ѫ>ԑyQq$T$ʂN|H@^ɓ(ɺf%T lױV6r E|6h̪9}X:f4?FѯMe,ndbmlIAxo6˓OhT">d9B{<#%U 5:IX^r!o!67s>8(fwYԃ!ǔ%fƳhLNncj9}&@ӝ'GR|>MU!t@=""s'^BiUR @%n5 ;ַ:ڛBۚ(NUE3x._1Nj_ zMKCr{q-~<AFr|KNj CML$q=J*6_#HOzѥ/訃<47_u&Ez11@ZrK-ýy}8iNC8R,$Z߼l-_o`*fSݏbrLģ5!ʑ7qH}Nb 1.̿) <P S%$\ZL`"HW]K"#>fd_Y1C <%qZKEܓC fAiG7x $#NϚAsT.^{΀\|7V~3[d4 uZ`/a\U3 'aA ׄ-}mKh`4džF+,b /O]mE}qX]k5!iwT_As!IO s^ȴWC'5Jl d21h#|jeQDAm9ʊZ ,^?(xܠxҹ6eUēn}GGWA;HR;ٞd)t}9HsV0g^"՝_RAD2EU!0xi)CQ*^QE%&WElo/v&*6Ew0 *bs)R {Ϸx+ ԥI'ym3b{^󛆆$e\7WƀTHC-O+p\Ċ}hjEa}#Cg**O2 ͍Bh_vX42Dg䍜Uv_f`LDžқ?; řj |Ng*zfrwh (8W$>pzy+kVvԹD&IPoy 4ގqIsgWcshwGN4@|ﻔM ٪;A׋+vw*'AdOl 1@Oc*ʬ HeSL\?0n FG銻 [ +U]ʔᪧA⬳[LVdƔZ)%ꠧRwg-c[Y(~iيl9=ʕu "X .!ѷ?:DO@\Y4;iC5 r^ٱ7%++LEvz -kvZ;$1*x ryUi?h"gֻ#FSA9A$QG`xr9ؚlv"K^gtd$9fE.G N#1Usa>.ж~f}bg{AfEO! mN*8%Dk &v_aa 4qQjMJ񜗊C|[8+V:JKU^BzPkmdF{b(0xʈ&Y=jb wʮv2?е*oȚmظ\ji̭eC@.|)25P H-}ă *uǙfTI -#LgD&6&6ix5@i~2^fg,b[19ҍ7|{"Ev)͋ҟ&pyPvN ?Zy@u WUNRy HWwzn+\?rU}(CL"i\Po YcnPJx c%E>jQpRڳHODpEe1uՎ܅<'ߩ7 [)XŠWƠ(/g>ꂠŮNզy~C}b n/s0">׾ 8YQ8fr+6G5 `>B\q>H>郑@J?E \CkȖZ{jpx= ،-6 *(QSZpyMGɓ3䏭C5kV/% 0QbZk63$x[/+}5{R0L?'nex:@lxf. RBU:PE# 2z"S(n'[Ee~1" '3gw߄OWIT3HWD'hn᪮ p4$q3tAhDk,_4p7EBɳ:&$٤"sENdg(%S)~8y> ;{s8{sm겮NK*n*7bRM* }!|Jj)&C vyJĔWB׊Vt cq*nyg*Twd!>B%=$>L%+c@U U0'@FB^"a]M"JrAjUg,H8FEw*O$RSfq= >ƿ9$V沀dDԓVw~'pku0 jydX $G<}+lXC\lRɾb`l NKQ7UeEUAcY #\_U6ElZBwZgyϗ)9ODm@I3it؜Cυ'RtQ&+1V}2֖p;GZX5sϽ*#źc8<ł'^ୢht3$#btg/D0H|tl.+XEO%F===m4& |wN[.hs #n?K_o~$2fKB1b>UX|^C_Y䛲r][huC\!e By缮K`Yn$ !ǀ*JVs9=Syν#olh^Q@?*=#g):r-,L ' ,96m:˃'̔қ)]gJxF%-2qde, eDľOiO}y.V߯Tubz?(+gQ|RmR`":*%4 R:m`oq\6\ T[ڤsX;\[ВZϏRf K.ƴZ55g\(_.\5wb!GR\⽞P3k\f X|?lZTs,PԚeHoorW sv}BfOs%#y:H~nvxnrUWhn߳[†o4!p@ uIpˌ%rÊݨKgIq⟼dLϑ4/ UzƉd$8zf(4pAݨ2Ȳ BOd3%+mtsJ/JXXI{^I@D n[;n%*0L$uU_mt64?'d1p l ֲ=44W k72Vߚ=Gqcl= NP5P 3OP!ڸ ZǏ)*/.<`ô5ѠȊ 50$2ЯIo G[ڏD&mS6_Glڃ19Ypxfݍ}d#?unSnK_%Q/xܓ9aMeY;KKjHlvƹ'qYq^=ŻIN <`t(($O̶bmUz2';W;(tpEk38oF_ pABN蝲,;¤niG`SKrK ꏋ XjGZ̅(?7bpWSiqII~۩puz%~bE%,6_ߚwILBDP6~- D#3(7]|h7'hę Y`>"tj$(7b|z12A>;Mt8+!46{aJ@XZV(3y4A}W1L̄iZ~zryIۊ|X+y__ϐǚ VsegW}g:l9134qѮ+i|e\sa#B>G`-G RQK*.5Y&!ž.|7U%ꟕ-_Nw?Spv ]K 3ŕHt>?-`f*ZPm0h%rAFy'նa(JY]Ow.Wd=7{kv ͦkI8kCX Z52Q(ؗ-E1 a,'9䧔"g,`=IƟ͜10PJΧ7{=A]j}y< 4er>ۉk y@Q[ki"F' Eh E/_E2"OcP/%Ua#n}Q#JL ˊ,^e ۽/tXU^U=3xkm8.fS沬ӻߊnn> З FyW_Zlľ`g@8?<Gg:y  dU]FI|wbhT R0md*D?ggҖ9nPߍl -nc-@HY^ؔ,b5Iu3:&3WݕcXߜ_jVˌL;ӵ'`'#v=e6&V7в}X>%ͣ>^!Ad܍QƇ۝}BlƂOb,mo"=;JaKPS69̼P ڪh@{Qbش) TZXmʌCtjʈu7zeʲ^952F{iJRG3}DT PJ@-SqFbH'y^NIJrK˩(L{G1L6Fۃ٢ZM'fnKLI,rr1D#xw>m=PэFof vmN~?ܣ SRAm8~㟟Q̲%&PVgg`a=ӜdUh<+!*L6I06T:i+JRϖ;NLd*LE;2>|9b拎ֿاU[(\m#A+WFٝQRLn@rM^ KH3%gϳDԺL+ܩ $K+~@vTPx?yXư_D\-fƕC8)NfPgPuoT둖dyӢPgw.}QUUj|Re {^UE'P_@. H7TudF&eyW0SPtbƐ2@o7Tq"k~I6ώ<2GQ@qkޣ3C"HԒ`p윇8(5&%e=^Wzx~W}tl_DÞrCkt ǧVfJ_-bty1Բ2p6BQ 9VWwz]RLQۿbڍ饵ah iĦfGiŎws P7Rڋt7Qab?9z2O/k5V-8b)Ȇ'nWCHa \OYmwZDI^lr]U-YȗBtZcTVDEylJ %XЧ64zY!73d@ v-@=K t?c b5í56UXhu oT~:m*?ҠIwgT5>UQ<KR ijgO` F<^"jH[`o鰿ʴpnV[)"]u[=T( th21"9(RZ>_əJq$@`0cc|K-yP nq !GA%7m$ Z*ee^&kNKuQvz%w]_y&!SEYǒtm"9ɒS׉dTXuhh"z܌&녥cgpgtSks6xL_U,d0e 2Ԋ`.5<%Vn%I^ CW*V]HN wNi@kv${^XRrS6%D$ k5lH(.YuGNM3?aZ)%Ǿ+>tLmL>:F(bZh9aZ=`7%&ŒrM]X&˭d͖6@1c;V3+gc-!;qP%1u=H s\ϕ> )cRK$au'JU|%99p=\jq/;&jhynW-Zu 御\4/&a+Y(ځOʏcTMՁ \ؘMU,Ex$A6z<ճ0עf5]PK}Ӆz2Cɴ 1"خGYyB@h9yľs}A#G@#Sã3o{g&3 ܎M;1Ӂ<7#@Gʀ9֛~YAE.M7xX'?˘chXQ~=Fp0Lj*4,BNc}SXf!.8,vkᓚ7͎=y}pXcіEtV2!kyԤ.o*smZ}IiFª?6VkO<46"nǂ52%;gcj'H5г5]h9f7fԴ/, X\z))^rFq#[H&!=ɴSOCskLԅ) i3l2PPhI})Te̺IB~rKVZMNוuNx6, msQeo 5QvqM; sfw6)kf;1":|:~">a+%YG?p} !JW|ZmJ%1F-ĩH ;U:1Y$&ˋ3wpOZrQ=x7XOI5`,Ի(&,yݙouCj :T?m-Zb4'DiѺ+ g^S(Zc\*0_؏aGi|G.7DTt0 ]%M38.użˬ !ܑ O8BNN-_&ed{[A46ѡ @ؠuE-\[^$8Q=E ,3G :_(*SkdS4P =퇖0y-.bZH$n5ľ<^ _> hGV#>- 8߂ Z@KTNmj2mfcp~V;523~bSq>MH &r9N}txL'ͺE2K`~̀|x{+h|8!RL[١ߕR*')Nr zY^wXß`O]g;'QY_ިLgWuSVTWS29UQqTؐy~{AL^9N:DN^D܊Un3,!qBM୏R)0ij,?xC(R}ڔT K }k}(Xy&܈1i FOڰ1DԘn5I1~F,n]J CM u27SʸnXˆ3y}}C ӓJ_7ja-}h=Sܕ[sǗ|=8]9p;C!ʼn)U΄aCtBRY^ E*}ۀq x).Iz^(ΒcYNTs^q֜ZE :xY!Z&99i]w7LXT|wSW0Eݜծ 0hb<ӀܳN}|bMAptXL$!*bH/xYV-BSѹ/OQqo"0O H$#:ě;VChlOKǛ?O~O5ą1N-_^|  o"T"hpdd l>Oh#~[`GȓRPmGncV3\j8W U;0()XF^c^/˿ [G*6蹈|dG$GCպɽʹ953]:Vx2N]vᣧ}FJIU.#tpKG F:4og<T&7uq,B|iRWQ;OSplaM */u$#A!Ѫu'dJ摛8zH.Pt3p0&IrJĎ1zuSt bJ*(D#iNHǽ/dqwoƒ3zFJ؅8H}5^+s3c0k,ΡsXKhTZ.L$Ex֑2g>c ÞV鮯-}t^05WqjJ'=ʨok9HDI ? #7m.NَSRxqd p~IH9&ښ SE9ʹ?Ý_]8N'2[<ˍ,]gi'^]sj{: a hń:t` Ş;<%(:wlbIc|C7-iviB+Ju?w~\t(j;SS\y:j(7va;J " @czz Ry d |j Rֻ2ڿMycv` _#!pkjIm"^ ھ@?f7>534mqӝb-nF4~Qf2PkoSЏfJ״QyhVVt(N"ܹ$a=lپn%6avfuA Ul xRM[AwS Gs[~QgB^:`hm4r銢`u|ZUgBզ_; l/j[uEBl'dA('xPr RKLf>rE$n ]hCdt0F:._n~M+>8jBʤo ]\+V-K׿>=.^ךW,0]m$Veux zġF|G8Z1`u' m\5d?Y۷whݭ4*l{/ҏe0)z^@G T m$oz:b1jQt6\7 PVKIiZGf=h&~CT*A{tfSpi_Lʟ]U\Sp㟉8o%x ?iƤALRe}5-J(B eD&WabHK;䯽>2Syx^`qSYj+b:aW4z8ĩģvkZrICdLgc{.4{oξusxƧeY\=;yߎf8T~1"A8B]Ntf,UTic];j[~*E~%5n5TZvU zb0:"ah܃(`X+V}FXQYbxj}^OG‹hFovNEϪtj_bRP eDβ1珊_BX=ȷWfO8` ,q Xrz~~oBdͅht >%xkfL+E~j% ^=tR=aWvS?;I^S\̥Gd?wZ/1.f[i/wpۨ{_%en*%x=j௢ `)L WļY!l+%^ݍhThDuVqk EDM罹W^Q+~S t(ҪvB}]SKc;aGVTH9BQmTB< a>}&Ѭ\M AXgB?؂(e#ğ c,զ1]d ͘pU7zgMȰXePzr~QUXrbm J߻/m+/]6Lp ,2jz=vW24.$q=dY\8ei-nj|ǸO:n?9Az}\yn}"!@[ HAS8!7B/AZ]= c?j-D﶐!ß<]ȕ)\l燄٥]Jk˭ tJzLYemTf!D̀1amp9vT+{Hm) YFZn2k~Ls~R9YXԎM{A~]5p]fz&&WToWY`d[U_bρp=9$hj*7z R^+iBE?mFdrr8JΟDjyEtn])fPu Ds;Ls],3AT͍6H|g7WN_vQjRػxXPi2aJ%%9tebIQC5VD-9O3CrjD#HnRRoh89"ψ- TMab% 4{sc$ʳG/]k$?`Idއ0/X)z|/vdt#G, &D$ l; &;փVJ/~1͝kΗǿ+]J_&]ȭp$?@ϒVM"=okgAZ^iR∊-5T6z݈ tW7АӰg(# n^nџ2‹jc{v;ye堩F:fFi:BoϯEӏ5ս^N(Š $Bk6q*ϫNE2)(%ml1KIp MP)NT=6^6_hW߇^;hˆw CLlw^O"D{)87 `˨u@ |I4iBNʁH:s^q` E,ȴ5 I[?v6bB@5ޏg;UJ2> ҪykyoP.ǫOoÔ*wĹ~{w1s]Xc`1D&vVg\3=8P߭p6.]@KAAQF73<0A+}XMrwGWx!Q lU;E#LoA&0Aґ4~p' u}n"J/9i 5bzzF?\eKz1,КmM (T`cK9Hz:x)˖o+.upaml R  !h Fhŷe弫1OLBM}He+8ޢv6I<,-mȪrd3K'd[bOҨ"35[@+s&(R‚G, rē`\"y.]I!/kMiP+II'oqD>aGEA/Q?[Ìg/5E#%Wi{ {nh&bf5{'&іL.IF (p"ۃ-`Y_3dmh#̩I`-a#1LpBqYLbJ<ܛCvdT%DϻְqFƴEl(J*aW^-鷎OwɲΰU:fgz0tU>\<hxFKH" ]7! :.[-n㌈Cl֛3ӆ`Ca<_sdcE1Q[5䏊z*yG;&v̦CG9&ޟ-";ƂG/0KdI ;pj=b#_vJ\^FOnUagУͱ}ypE"jfpAnzQos+2մ%*ܼoZy#6U-E*ڲ#!ށMzh,'1gBY{qյ^!`%Y" Bc쌎=}]HMOq+|U*XS=<\N:& o%0%W*=\hCSi-yյ t2t LyBa \IJ059ZPڕqg\Y ^4e; Ǘ% 0K kd71nFvGS"S^Ø V% Z]{I LV@=A=qg#ˉ tʖQ27"5c"$NK6Uh^שGl$_T|39뺐g5j:B:֘߈^X6H˚KIa<p\drAmh `\RHIMtɆp C8H,1hJӨ󍚚goǢ ]|zʷhɦK$ߌ ҃YO%ט$-J(/E=}Gb(L6ﶗ8gqs 1\sFm22Um욭R_N;\[:מh3Ӗրx?(uw%0Ц|alr迆Re-̀,R.[Sq`΃Y.u@d}Uܙ/Iy|pLMzQe'0܁Q%"jY6` Uz%L pIJfJ]m}k–J; aD|֪Q.B*H25x1X)CSk+-1I?S?c8=zf7 oDmd~ 0l>/m:hmKrMSB!]0^[N];8roĐ}`뽋 .;ue;"42]8T7^-kjj߶{MYiF`|Y_ppQ)-DP=dQh _b303CˎF]g:}&yL%yZ?,v&m[{׏ ] F_-ϙSuin#2*uOyn/CN=teSg_R"[c&Vlhd )Vp.O_Ɣ)Yt3Dj\':ӍfVY"B3$̈>hY@C-  0bP.8@iP0=2'bT|#j,.nL+Nk%͉!b-ˈ\#}EK»4>ӂ9aho' :U{YdB+O@4ɼ˯"1EJ.መzP}=fpX&z}4V[ Iq!J]}ԅ7<0 +=Vm޳gkRhkaa윷~16 ٪vhA`L4/(zcm0}V Z%IH Md1`ŭ]e0 i0 `ɊQdcu9BL͸1m Wl_"G؞ %g3MplċW*ž1̎`H-c X.sҸ点#H M^41 lxxi!Uy'V 9Bx3 B fyq#X-(m(<[|y={{ ̑܇P]{z=K25S8|}Ax< T۽|SGq|° IQ=3Ch/!lz L._zwʝtM ˘eiDUl1b#  IN^ y7p -U=E?gvcz|_Oʊ{b n%> g7Y<ޯ}Pzl~ mm%Iv"f7L!X%JdA>J++-=I7.kc&nXn1Z;lq5M`T=:R9L6G&?׈6 ªr CPyV'ޭw}ɦVS$()\Bn[oCJ M?!AMe]r0GvI9VtT˺򃹈8}QCY>ϒ~3K!1#Xݭ3 ZX PUQ๏aF Ne- :7,JOcdG:ґ[}&gpQ%ZJWcNO#vM+XI& pB;2*Ҁ R-RQ3!+N6%WNm dj&F s g6 -ʋR6<` _Te˃N҅u iaE.pB0b0t14ꂾ%PgyIldS,:AsZg 6iz,>@<"F ]2 KNxwۖqD0TWfvG[F,dj* f[P̌V?$wS}t/<[[(|ևSDV4K}QV x2-1T!Ħ^Fځ"0]& vN,{A_"_Q6gs3f؏۸ bfEV+1)$6'FDZBY).RI{2ф3@q(c|ufjm,RĪBcJ,(xEn  {p6>s;y@D@3 CL⋉QJ vz}P`0XGg $zS!oЏVbN+RF#~#l6mONW/6×},{;o[╴E9 42ɸ8~mJԀ:JnXT'9WR4*d:?7I /_`#ۮJqRڮ䡒{.51+H.wJo:b?~ӭVrDfr% > ד"zzu78gl@2Yøۏ0Af]Vz.|84@ OrCX>4-1[+ߤ`8{*tƳ2С"c3e M@Q6e ݷĽm%Bdk/ڰmihHPJ&YO->%0V^AL5 1|f>|4c&''Z9D-`ϰ35zlE6rJd;6*˙'ܑH r8T4έ"TnvŲF{GĮj@Ĩ_4 ])*IoNG܇_0^LBsTꡁn{"|] }uo0]Xm0\;CV(l[4N6ƨ4)vBzu (k|[3'^U6b>&V^Z_"Jnj+} R[/xD 49lBBkZ&`kkaڏgXu-6 1ĞB2AQ3/IaLxbD,bTw S œZ53]JG.u`Tn{^?j$ڠ&p\gI@$) t# Ǭon!GХw;)zJ!vT3a*2i뮚/2];E!?QK]i4s/MbjKQđz?M[)˄O\v?]!Kܰ|b G;9uG2?.PaX |诠w"J.Swgp|(]mɜF OhotDT+ b].aw2.EHZr! Q';`nJn8_^51M$Y(zjhiC7ln`*U1*m#:f(^xYО" Tۿ#EP OY)z@o4ɽۖ^*>:Ȓs15"~ZΪ!.ZY%?.jYI7(UL/yf<0Qz|j=atG kݵ,}նswjM..]'Yf~!lAa]k+8 &0eH w&_2 A}b 6pdt-:bncM ~ڥ Dl`KꆠS[3c43\)+~e!#$LV h Ӫ4#ŗZqE؀ <DdnaO=R9`C3BrpB@e* hx3b34}y@]D6x'zURWme9h^[\7yQY)6PYpj-IfrhnH.R曧6,h]ބǜa[jـea,sIhNER:'N6 M8|irFtaW1?N#7Lx\biVgeѝ)O+J[򾁾QucQUP pxl\G)hhP{ȼP"2({<)N 8 o9-2_=~OE&NoGH%}UuJʁQ񘕐61=;|JS{-XyF6#Tnvv`߯tUCxka(N(C#%tݧ".oRy8d{cl’c3$Moϑ&PQϐ97.ByΏ;ngrmm\|GT9 ]d~hʲPgD 3vm6Y̗D ԙ)5#mE A)xp+CbDO{ h37QL!f} ƦST}倉a ~\վ';2&͂8Omg+^~(b>L }+)?mdV *Yt+"1,4]:[*Ь2m*JXtտ8ZIhG܉G'Z~͜,]:;K=)J i hmDPj=Q!ܞ0*Up]5}*T3#_+1v\ i9Ŷj[ÞSRz|SKy-hA( C⮁W-p&Bĺ4~x|Z!>1=T071R t2#2wdoE ܄ ;dtJ7C{R:-yaDg<==/NR0{(:ujUt7י#wzӅ'6!r[ZZq}Ny'.>.y"ק2k VTaIHFƽa_&^V{46}bXj[u5!ԲK@F7H/\v ma&uxѕG kضrj{ dlȿQ[N#I)x +,\Qۆ\aoT@ᦏBGdpX0~l/de4>(t30/2!(2%R?D&}:,fY8P"D=C/P#afllDeK|?+D%yOnVq 8wMJ pF3i$WǍ6WW&Fx%BGMvBn^yyku8l ck-[F۰Hc͹#'Bԁ'}DX&HD٬_6YN6 {?끵=Zu^h_l$IWjɏd'o/,Mh% /PѦ a!L x;b}{8%ÓN4swk"\垵HȶFM[iohKkR_-ȸ7㩳мzk*m)|L21Izy2njxgϚ )q;]I`L%]˞xOa?\[e v*#aKoVhxW2oݏ-2u9JQ~>zD6Jm NV!OW,JH])$Y92&8bs_%pǔ!TQ+!JA[*6NԬ2~;Ol ~kb/  U'(|3 _ . d{Ƣ<J́]$lPPi:jd9[ä_uZ`x'! 3 5lb٘(',ӀSM[ǺvBi\M e_zwIYX+49"O;"졍lC!!R 4n:Q/XHD c}bYE/S%et8>gGvhu?ad«j} и6|cw(f4;KϙGe)L$zEh*lDhI߫$ )$Ψ$3)|Qi0HH>L03M#>@5Yh 1y2lk1}r99W;"Ij]C^Iܻw>^ND :VRCRi$afcEJB, @p'0F5f~KFd)]ܬ ] P{*9Tx׺2V.: 9ג C\GEoA(+ snB. \RVPp,Lr7#bz<4KR'wԘ MdG5Qo{YЈn'369B*d_cQ05bR9B _B[׈C(}sg=FvqGWj읙23Mk-,=$l6v3;^]iL΋ɠjYȜXS.Z%)Fn҃!8 tbۼrASŠ/aPJ_ey+USOs7}Ȳ2Y ڦlٵ5{d;=BՍJwi0 yGry|LwxT3/åh]jˀ1Ӗ^ENƎ}o״ b&^e_!co^ذTy$&*@+jbczW1t(8\Q4 i7`$Ĭ\/@z%{n4U5|[k_>u(喙ȉ58a&_GשּׂMʿnt EٱmA~iX:ed iiD΅cY@'Q `Se?T XcH2 B9;g2e~&G5k6T~GS堵50P3g [PvniTo,Ѩ}Rq.@ O2n<[N=64S5ݐgg\+#nR< NR^I-Ui;e(>(鴃-(|˻$d!| \Wy(}nr< BQެ&Hr77.̠lDAtD/1[VqDq$W8=@W CIi~%|Wl>.Ԇ Zi팮:%̒igW9doSTɀլ"w^TWN i/E@)M@Ig]ާ (? QRd$-[&";Vl!wƋ+C3^7ʥmE=2Ɍt7V[cTMEtCwX]_$M4lNG7e<@kUMߊ_"/R¤0t!-+uYQjXϧOJ{3U_СL95n;_BGPG {̀D9L{{0 27!N lT7WcR=bĴzUdS2NbY%apW¤¬!#4/5h.w]+cx)F#(ͭهY<4ʌCR\1SzۦT-f~^~AFdG^~)9@nhf+8[ ]S G!gT [S]PL$ZyF#-Q fR #k -DEy󎑝NN$xG|E@Ɗ7Pϖ3B5~_s/IJ#d}xkr{pnǣd/A4`( awPz3KNj3@bm.Ĺ)"gT,vXLo0x2AϋӍ^ySCAbP~šhi g~=&cz4]J>\?%'hUeV" ZC#jw;dnen(9Cl( >HQÛS+٤c',E@ICjbnc0+^RM[ PkpBcΨn 7tis;IUob֮7x^ Pt9%Loire f3 l[- ń [<|\ki$7-))N$ZxEn0jw ] hmVƤurT8,xXDĪ&`K m:=> `x r|LWhm څ)ˠ;rTR-{ڎC2yXnfGc D*j9̐1-@/V\v `fY|dØ#Kn]Yx͘)xЏ]2afwڹ֏-[(~!Rb^X=`4V鳦S3䑄 v6;g)Oa3Vv@BdP){`lȆ=]1|^Pc$L8k[: ^ YnA⛨Tormw hydhPrűXkBslY~k휛G+[t'kp (`:sDm֫A?6I{N1TGLe|Si:3~y%fgR]%-oM'7bf;( ^ۉЕr_"Ur6,*T/(i;¦#|f8\AZ kT 4mD:I1H=3 X _SCy}QRҠU5ʴ03/֥|ut.IP`vxѱodxIl<QH^bì4*_ Y)QI{0p(kkHP&뙕,R@ؼEN9hT9v' I@)dmź/gr YShnE?moȞ"Iw'A$kqbi$7/@a1s@y@CpFGv'4{ŶdOpG? ^` j@I`&):f_AU1]}Rv@#7t YʳQ[;ک"Qc<}wkC̱{0QK> =fhF)( &6}+AjY ;xdMdf"s Ccw$((wK r|H_(D\D(S?y20FȜz`{&a:R5x3m rDF\@(|"]kxßs[:Xy]0=>g=9]5FO-4ow@8D%5g_qSLŒEjR^&tN&'J3 ɷ"L_ ܥ;35N@ZQc P>NI 2澪ÚGshQ|:M௫2ު)j֓y(jc<M =9r21pX F "q; PIyl*R#-Jܥp')(\aVǠ"k;.8w܃E3▄WQEWMn5,Fd(-͇ G]i~t\1!u wYp-y#r$jճ O =* FM<jqKzDnj-+s;]7&auf: !:9A&iekG/ҳJq˄])г{I *l++Br9:P:H Sw`Ό $5iHdeOK8'!~;Xb8Jʺ'T /qs\+ ,-07VF)ΔT{h ϲB7tm7[7YZA,#U]qÀmőhX?5ZȌE}Jw0srK#u?'Kxs|\icvGA_ ߪ8[b*Yj|ivc=TtZtFk&+N3:"G?;?Cc3~xB*hH5abpsˆ97j6cU-&&w.݉˜96@Tӷ T2=g6WZ%V#D͵MjeBRQ ۩ 53<+l K cc/J.__ jsx[]wNb8zZS?>*Ys.Co܆"j!؀qeUi7jBkVdt;N4ֶX񀗹KU9A{n{0u8 |IQt?n|+5;9`\KQG ]iԃvA(8v9?H\ezͨz؞g#ZN6Zp/PFo#x8fsHlDIt1 {P?h =!C̒B1&qF o0ѾuUtyHg@,2|̔ 7ă veNo쁗܋nXX[865v(9Nx_hjOFBuoT`@+@E.6Cv 0-X`Mx. 3SiJ*^gx UZJ)111* fh!n5(VXE!*R7S%F;X]]}}r-*2@IMDʹʁ-[G—V$fQ|yi`#l^qz#G_lO~PR 7JÅQD$;so: )>' 5 f!'?N^#NۨOS xpBܿVz8iHCVcG63&#\SC%s(›m2TȭNZghY@ ٧!~tT@M;WWŨf?I/z '0dk4/K&^Ȃ=э^IHFEΑB<[NSzd8~ZN^*$$B `'6*k ` Ǎ_$s7J 4D#dV9bgY鴞^ :Vtc羀L0ה?ɺ wX ʻʥ@͡@?AB|٬]LY ޝ(r:=JWXi$~ϡAyΐ`#jԝҀ^2kQe~C,mOLsw1pQQ2KsA!P-iՈm6y]^3pm6ogh_+#K,Huld0'$G5dQ R|\׈k2ǬQe ޫ19O B=?//᱘-8mY`xZ֊i_O|eV/oaT]j?+ @l5Z\6O&a&`eJr̙2*c V`km6ω9*+9ƾg$vb>9~w)A]c25tB^F7eD>BC]' h2Z2 Oz{%j5Y[5w{~%T:yOp]-ƈ`+H)|fطƵJnqP}=.h 3ґ9bK*[Ae&7IJ~*:amq7/ .m_ORg؊USNc:@YPK~6k$?١dINƠ]䐴N5}) n:uWRv]^=%X*^-\*Uˤ^C,ꣷg[Q|SDR$ a ~`k r=4жFi!1QUb2R_ {ޖ_+BO,3&?c#8DG:7 ӟ"ܙ{ʔϑY'"ht˫H"Lk1^rؾ+ 0ގ[5IX>Z:χm~P3wXHʠg L4.)]"KrtA75FB{.aٔKDQCPV×fª[ٞ1}aa9hP}<Ɨ+݇V;fS>m;?%̙[fm[ZOGC]hcFΏBF:KRꡄi1M | J!OO# 2@(Q0%-֔F ǔrEgСňW!,>^iFg?͕ A˚(M}yLuArhiP FHZ+u}.ΡTR^c%xQv$ul$cf| 4BSxiӧTd![bb ΫY9ۗP;Ϭ}oQ1VSy]imҜm jbb v*c~L}` .0,qiS\l7=07nU<}SCgdZRׂIґL֝ṳ\?^벳 uԊMgw<SEڤDӑ_Ep;!~\p/䫷Mq,H7<G{`cZpNn ({':آRꠓ??qqڥgWʌP&Є bFdcs bkR7EGҔְ/: L4ObӺt݋K^y)BTz|-sV92l߇lhTbuOi6ڿg~j+0~)`(?"f/(!N(T"(e؀Qm hi{0uͱ|<5b sƭ8~$9~;n tGFC K泿uχxcY^u~T-Ha Wc혒])@{Xc D`%~~Uڒ ܿ$ P ( n@%ȪȢL:9ӣ.¤cѿ;HN!uBN|a$"~x wogjV>"$ D(Q^x *a ))h"bVy7$yOJs"Q[; > 2:I$yLoi;l~lN}iC5ͩlMrBy&s$ĵU%$HR5AAC%RTE(PEBR4DT)A@Rđ,HR4QBS3JRRR"PP%JXK wx5); &M.5B<0Ad.JZV@BU"PRĕCP2ܾmӇ ty!)e{A" #-ՕĦ(؂Gl;ڨ`jv؅ D}BD.+ogUhlKJ37(;U۵L0񕙳 %x| bP[FJB<=RVB/bs4(E#٣1 TTA(jd!d':Wk0qO_aA!QEMP4=]e EAUQ!4MHg" d iŌvA** )4 L9DF7e+X,PQTECCᑍ0/ itU0Y= P?k3%l,^Q9( \ Jt`POs&V 5@'ZqK8Mj&3v!3+gFZ*U1}sPl!+$ib!8Ghsw9-2PC4SD E4-PRQAAD$U 0 DMS@DX TG(O׃`C|UQm(E|U5EK.ÔԔ 'Ο;rOy*BA$UUUAP1-5TEUaA:]ږ!" JJ(( h)"  R$ * i)Z(B(SoHHDdS _Iͳ]A㙧͍|ԗn͡2%J2Vk3eE]  #;W%8;:}ԎAc|iz X/ȠL,D\ujٺnCRZ R)!IV8 ŖqE0COE9Csy^e G;]=oUfs@18 ҴDD0C^i;{gyE 8it{kX<sY>d Ai y0J AÂh;p $=c©jm|'2xJkO!{HPv~gFpYUIiT#ێ3@%}QU!CI H5EQ1!HPRSSLTIUUET2E$ĴTUQ%TDSMQ5LLW/t{`䳵nkhՐ[SKHPĔ+Y@P*C 8ȰJwjrck:0g4^# >yUȊTU}l@T 0zA𠢢4lJzJeRnG!*">GTvRoʙB*P1RSP~ ub*&wYq?& .C:1J4$O~;r ^ " D60*RT B%(RBJ4*% JBP"Jt`) *J@xaEdESТ]#FTpTP}%*i@7`A].TO# ?S@nB ԫ 6rtj@ 8|xGD(iӃN+8TUG }(sybծ6)*?㊷Q_ՀЏQyҮA"('ʼǜЉ<rCJ%(<0a;2T)DMUNUUEiQ)Sa.~$?:ؒ @HrmNH P &!TdC=xD (3\H 1$E@&gQyL S"R"(!ӈeuc ܎l*J QH(' <7Q# +H^<@GaWWjAccG( ΀sb%R/l?SY' ?tV,՛hN?ӍEk@3xNضɾsp򊬧y=q^8$Cl%@܂MN(%w] >nxP6@lCDj9!B H\C(5@n@f@!P mF#DcpOP'2.1<0* "j41qɿ .GL9)Pt% U}:4S)-;rۓñ*}J::بa;F: >"Kת<0^n;h؞gǍzodz ?Iiyӫ3߭V3NCղW \ jK|5 6zpKl&\:EMvbᅨ .m 'R;q7D|y[yo8(ީ)8c.>\7S>)[zXtC" _bnǃf@>$ai醶#(StX;q>7w ATْAv/h(~SuWeQF΍9"9*ʨ"YB >k8 ƱqSQM [`#oJp#yDѭ=:]b1j3?~0Cv E~G[~B\.V/ Qn0aP}$u\N{[Vͷ {h-bu6N?e+>`+~A?N >g_볋ef0Ev.2߇0/'{_b}=??x?/;}T_]:_+oh ߄dKd]㯂9:Uz}7; 0b=HoNY$5{sI}܄M|"j&1ڀCZ%?!Owmȏ V3 ozO"+Qm4~L Bbϊ\BamciacX?d^_Ťt>R# ws4nZN8UöʹB;Ĺ >Eo"ѷ .'`4-'몟jnQ>.8T#ˢ0| a6('jcr=;qʣYEi(70)7tZN rqq|F}?(L$`\6LpDshKBl%;0 Mdc [="=-os6<1G& N<DBBP1yt(b(t4XjE`:8[^϶`0}>T,RBɾ,zVan~7b%wu/xYAD,ئZ4ıUy&?x ?&u.pdƷ@& GdSf!O8` PހZ0\7@~PZp($O)$ե! &kQЦMUf*%KsD Hn<3 fjaU:)mH®5%K38[V s_1m@4 HbHf|[Sk7в*{~'N>C2{Z"au9bt,P#U7e$vxW̓/G/8:,95MςZ`P]nH# -/sb4 0,hW=p98v3zN_LAdw@%)n #@!DLXyء`FLH bBsڧY퐋S u59|/9C Uui R.S|(-@Q#PɾNַ_āyOðY MCdJDOYGƿ7?ByʔXFHyCB"$ev +{!g}KMʋ1E)Dl)Ǿ%= vb2վuU-Bj jDSĀ1hnn';:7بA5ncDkQ[>)je Wg@jG4dHB$(Po)H[NN/[j%bf^9f9G3D!Gr%'Y`{?S Xe¤׈qQ('XUZe2{@kAj'ԍkQҍUB b !?\DTPwkUxGȋ:0ŲUP*3E*qYk:Cǻ]xh_+by ,3%Ңкڇtf k9tp.ͯB=;;J?ݮ̔ 6hk:30y:Mb2(G]/Ob'1iZរR`SӊkT*ώ)GmY@QJ2Q0sP[AXQP܌!辩?zo  ~$~7_hJlQs%@D ZD\:>/pK~z>:u9{y8x7m =ާ37ӹI˔ N~az<ԏ'S _6 BM䒁" ҖFwoswnwf>*[x^GN~+0_oJK!=~ם eŏ7m&[7}=\%Ziˁq~#{QFZ4U|o#y[#a[-c}'{(e=1d}>ߛ?&t癯9Yykr;r}3to+yR_k껾;Bv_Wvz&~Ŷn>ɩv3.Nju|?{kM+{>ǐS쯑}iNNz/'%_e+*HoωR/SRƺ;iXCkG| |> Py|]Qc,C|z}?_=&A= 4 XROH|)"Mb*#_WV~^ՙsymm?wn{ 26Pk>EO'@OAPQ+fg++wvO3BMZv"wO~(M(j %Z)>? 'T DD@ hU=( U">5H)e?pf^/[o5{RBe2%R]999ACFz+R "" Aݡ4=25t߭쳮҈o6'|}y/.M͑Cx'a>_o>g{oO~߫9? Se锾zm/Smzl<'n;Ͽu\~We{^xTwk?cϭ5wr+^%1^j!Yn̉ 7Mdo,e.at'>GqnQ6(?i޼M1Bh6~DOO'q߻ϳw_1\'\* ˌ[x,en*)ksO[rtMjnA>=ppwU &-z]=Ԁ8)S@!! s\5?scx)) BSp@C 9vਊ9hL1QR/mq.=Ӂf EG`wdz0uC@Cktr'^>;gUuΛ:Epqz.mZv_;ϔ?m>ep[1{F=:gs/uEow~E_RV^XpyzΨ: 5p7Ӊ# Ţbe$Ms+tP6[vL^M qǵ2?o 娇r3K,Ezԧnʆn\@Q9/2\olߞP ߼ 'QV ҅rw 6!.GDSCw61s/?_O~w,P?|{ߪ|)Kp@:#ljp!^ęS_oe:-z~Gg~}_] V1 _{|;ijuG={Ulނ" B%EH t0Try~o7'JՀ@v߇{U5|cλ[bi aGqi~Ow`+#Agg=HHALJ(/EC wt rx|YG'I\q.:`D?e馁); J}B>Nz1$a@Ue{,h$tS<|H@*fC1b%~:3ѕV;aVKvLtx9#vz~}m.Jm7՝65 G 2/꼪qju(( 1O=㱲\0+;:_R͐05KO^w[Nj?=gp{EB}z&YP}P/"-=/ƗӴ]eϭA<'qO@?Kg)Yq]U@;P|e6wJI`0Y2o.${X8qz-2V^Y/OR J:Ie|ZjqEd:+*{UԚW#|s@iq0/S|L v\)`99ke؁n<<6\;K4*wZ .*is!s1@%K[murÇU~;&M v!)h4k kUYA]_Q/Fyh+Y}Yp8Y쏐&(H 9J!nQ4oc,DF0e^&FT<2Jlղ,krZw`yb:\ 9zŎ`9MNprFQevbFwxdC|)8Ξ_,,R`;U&1vܨݗ1}k]SX_33$Rѥ|(4K>8Ђ' thǩ|Zѝ\XVs2TI1!%Je,7kmUډ VkTZU Y Dډ/gLRE\fF+CVN5ze|$CeUԐdS=_5꜋@I:Y,/Xuq.e(2mC>L흺B(w؜8ur"wj^"LZX9=y] rO^9tsr'#8[>Q!%mU[{g2d7e dw&6Uw||cT^jswyuG7wk̩J (.AH:Τݝ@\bQ]'RG1R Zܝ aܖ&?hE_GJ۩su;/]l|!CY˸T*PKxLKԛ-*dH: ̆j~d8*{BS$q{A l=nYS,iԁAbk`=q:o ;QVW [`. f;CY4Pӫ^Wޚw6Z|bȚ4\=GQOt8qФksG15/B0&AމrxRWJF(٢Nt*Y[7iH"n cF1 @|0-E  +_d!bqL"rHRSa8 HMPyFjHp%>3fE磻ϡCE dB HU =G m4?>Sŕ'J#+:{ &S?t{Ǘ*̠fYfHV5RyȃYg\'|}6 3\ps8gUrL$? OM'tlܷ|lf1oC6 U"jd<ܝytUppuzP " QES.a֙u\<9Z3TkW0o/@8u!7eo<7p*aLsXU\RఈaateЪ0~8!^Y3u%0D"6xwu", H Ttָ!γJ!A=(Hذ5y&(ѻϟӹy5ZE" >UEOِAӁB"gZ8y۞>vMJbZVH 6Dh:?9^I{V˟4N_l`Z# iP@^tD,ȡpA lI(OAYbE+'͏iTΧ#"0\P8!*lTnjSlkQQI(IbWw<~>-~LsszO+%zJW<ŻފX#2d qDOy?%@BN#ä{;^á݇;%5R`}kP0_3.D29=߃N`o2 ]_suچ[عhYkmmF>o8]NMh#l(QI \1T-20LkN~~nP!a6Kk$gƪ!`7D9_ft~rdoW&gOس)wͨ=d<*Y63Cúb(Mj3S BW0B5(d5e~+P'$0` @FeF?pg = F)w˷rZqa[Wdw?JU}XP$]OCp0ͱcQ\9w1dEC>)hEk ɫ⮺{'4YB*pD6(qSyK%-|Pn-` %έې