php8-pgsql-8.0.10-150400.4.8.1 >  A bp9|dSz55cdDξהb'p.Eꜝ};? \磜Z b 0w1lMVtcQH [.3:)FL_W"{sY'!GBܧ5d1& B0@]5\ۚ4.y< o{WCۙ.0 R^^b<sm vh8oyln'4🍠_zjG71915d971b52d58630a6d9f619590822eb5bf1155591077ea022d25c64f7360b089d7e6d3f73a2b747f76eb50a2fc350466b2b93]bp9| E'~<'#58Zz^iWqbݥʱ;Ƞ`MQxE`sj1:y6~WKw譞J.0X?kPoӨc{zS85\zY_x\6/#152ovոESTw9zE mQv5ͤϭM >>pA ?d  ! D %?V\dt |    `   (89|:BFGHIXY Zt[x\]^bcdeflu0v@wlx|y z Cphp8-pgsql8.0.10150400.4.8.1PostgreSQL database client for PHPPHP functions for access to PostgreSQL database servers. It includes both traditional pgsql and pdo_pgsql drivers.b?s390zp36<SUSE Linux Enterprise 15SUSE LLC PHP-3.01https://www.suse.com/Development/Libraries/PHPhttps://secure.php.netlinuxs390xUM`_b2b2b7b6221d326902e1bb2d0e59e6725bb59cb5056a3d75108081e36cf722600535543222c50801a3df7130370b76b32362400d239e29284334c89a63b7b1dfdd84be2136e279893db2bdf380da780775d358c8d849d20312f4ec77391a3a9b45968ed36ca7ee215e2ec8d84809d6397aa7253b4c17fbb9e93ece9396e21fda3e57f825rootrootrootrootrootrootrootrootphp8-8.0.10-150400.4.8.1.src.rpmconfig(php8-pgsql)php-pdo_pgsqlphp-pgsqlphp8-pgsqlphp8-pgsql(s390-64)php_any_db@@@@@    config(php8-pgsql)libc.so.6()(64bit)libc.so.6(GLIBC_2.2)(64bit)libc.so.6(GLIBC_2.3.4)(64bit)libc.so.6(GLIBC_2.4)(64bit)libpq.so.5()(64bit)phpphp-pdorpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)8.0.10-150400.4.8.18.0.108.0.103.0.4-14.6.0-14.0-15.2-14.14.3ba@blb2@bu b@a'@a @a@`ݮ@``@``u`Gc@`@`@``@` `x@``__=_I@_I@__@_T__@_k__ܙ_@_$_Í@_@_G@_@_ _@_}_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\ instead of [bsc#1183180] - modified sources % mod_php8.conf- updated to 8.0.3: This is a bug fix release. See https://www.php.net/ChangeLog-8.php#8.0.3- updated to 8.0.2: This is a bug fix release. See https://www.php.net/ChangeLog-8.php#8.0.2 - suppress warning for all flavors not equal to "" in multibuild and obsoletes for php7 % php8.rpmlintrc- add conflicts with earlier versions of php (boo#1181292)- update contents of configuration file (still referenced php7) % mod_php8.conf- require this PHP version of subpackages in Recommends/Suggests - run apache-rex tests in php8:test as packages need to be build first (otherwise tests run with previous version)- add conflicts with earlier version of php-devel and php-phar - add obsoletes for all subtargets that don't have conflicts yet - add php_cfgdir and php_extdir macros- replace php8.keyring with signatures for PHP-8 release managers- deleted patch (redundant cast, both sides are already signed int) - php-odbc-cmp-int-cast.patch- install php8-cli if no sapi is selected upon php8 installation - add conflicts with earlier version of php-cli, php-fastcgi and php-fpm- put CLI binary in -cli subpackage so that other moduldes can depend on the php base package that remains (and provides files and maps common for all) - remove Obsoletes: php5-*- updated to 8.0.1: This is a bug fix release. See https://www.php.net/ChangeLog-8.php#8.0.1 - use pkgconfig() to resolve BuildRequires where upstream uses it too - since php-7.4.0 when using --with-external-gd the configure options - -with-xpm, --with-freetype and --with-jpeg are not needed anymore (and neither are the respective BuildRequires) - build the MySQL Native Driver as a shared module (rather than builtin) to prevent a hard requirement for OpenSSL in the CLI - add Recommends: php-openssl as many modules can optionally use it - use new %ldconfig macros in Tumbleweed - change PEAR dir to /usr/share/php/PEAR- install mod_php8 directly - note it provides php_module instead of php8_module per upstream change- install embed's libphp8.so directly - deleted patches - php-embed.patch (not needed)- deleted patches - php-openssl.patch (undocumented and not upstreamed patch for a long time) - php7-arm-build-fixes.patch (do not build for SLE12 anymore) - php-pts.patch (undocumented and not upstreamed patch for a long time) - imporved patch documentation- use cli sapi php-config --libs- php-phar requires the php-zlib extension - trim specfile lint- install macros.php in %{_rpmconfigdir}/macros.d- build devel subpackage in embed subpackage (where it previously was built)- don't build with CPU specific instructions as it can't be guaranteed these are available at runtime + php-no-check-cpu.patch - remove obsolete patch (replaced by SOURCE_DATE_EPOCH) - php-no-build-date.patch- add D(eterministic) flag to AR_FLAGS to (php-ar-flags.patch) - modified sources % _multibuild- restart php-fpm.service in %posttrans fpm (extensions may need to be updated too, so restart must be delayed to after all RPM transactions have completed)- do not add mod_php to httpd.conf during %install (better fix for new apache2 from Apache development repo) + php-install-mod_php.patch - do not build php-cgi when not needed - only build extensions in cli- fix building with new apache2 from Apache development repo- do not build firebird extension in any case- update to 8.0.0 See https://www.php.net/ChangeLog-8.php#8.0.0 - modified patches % php-date-regenerate-lexers.patch- update to 8.0.0 RC 4 - modified patches % php-crypt-tests.patch (refreshed) % php-fix_net-snmp_disable_MD5.patch (refreshed) % php-no-build-date.patch (refreshed) % php-odbc-cmp-int-cast.patch (refreshed) % php-openssl.patch (refreshed)- update to 8.0.0 RC 3- update to 8.0.0 RC 2 - modified patches % php-ini.patch (refreshed) % php-phpize.patch (refreshed) % php-php-config.patch- update to 8.0.0 RC 1 https://www.php.net/manual/en/migration80.php - modified patches % php-no-build-date.patch (refreshed) - deleted patches - php-pts.patch (upstreamed)- updated to 7.4.11: This is a security release which also contains several bug fixes. See https://www.php.net/ChangeLog-7.php#7.4.11- do not rely on apr-devel to pull db-devel- updated to 7.4.10: This is a bug fix release. See https://www.php.net/ChangeLog-7.php#7.4.10- updated to 7.4.9: This is a security release which also contains several bug fixes. See https://www.php.net/ChangeLog-7.php#7.4.9- updated to 7.4.8: This is a security release which also contains several bug fixes. See https://www.php.net/ChangeLog-7.php#7.4.8- Use /run/php-fpm instead of /run/php - modified sources % php-fpm.tmpfiles.d- do not install %{_tmpfilesdir}, %{_tmpfilesdir}/php-fpm.conf in test favour- added tmpfiles.d for php-fpm to provide a base base for a socket (boo#1173786)- updated to 7.4.7: This is a security release which also contains several bug fixes. See https://www.php.net/ChangeLog-7.php#7.4.7- updated to 7.4.6: This is a security release which also contains several bug fixes. See https://www.php.net/ChangeLog-7.php#7.4.6- added patches build fixes in SLE12 + php7-arm-build-fixes.patch- added to SLE-12 [jsc#SLE-12474]- spec file usable under SLE12 again and better prepared for phpM -> 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).php-pgsqls390zp36 16558057598.0.10-150400.4.8.18.0.108.0.108.0.10-150400.4.8.18.0.10-150400.4.8.18.0.108.0.10pdo_pgsql.inipgsql.inipdo_pgsql.sopgsql.so/etc/php8/conf.d//usr/lib64/php8/extensions/-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:24708/SUSE_SLE-15-SP4_Update/e5bbb2fd5619a4c84207fbca248d58ba-php8.SUSE_SLE-15-SP4_Updatecpioxz5s390x-suse-linuxASCII textELF 64-bit MSB shared object, IBM S/390, version 1 (SYSV), dynamically linked, BuildID[sha1]=a8ccf7d9d3eaf2716134cc1bc5c128e91dc3a9f5, strippedELF 64-bit MSB shared object, IBM S/390, version 1 (SYSV), dynamically linked, BuildID[sha1]=af2f4c3f1189b27bd5db21d09e6602ef565fee59, strippedRRRRRRRRRGo[[йutf-8fc8e0954c89d6cb411c3d439ab80689176a265dc20b1a014bfe646d02efde3f0?7zXZ !t/>] crv(vX0;$=MCYNF᷻7˰x͘(@R$"UU2J_`fAmk1@#m߼H%Fqw X g_U`bm:v=M#N"V =R%PWU4Zd|ܥx588ܮF 6Tc󩦬C< e07)K-IȴVF)$r P({0-4>LbA)9tcIYU2:mo hyϴS׉c!wb,IQD v٠)30f=ėZZl 5&. G ھBcWBb8]Ifu$ 4p+7ՎTXd^>(e-q\"/[EI` T1mEaC! 4QŴ{Lal8cw\*)]=+6mq-4+c5Au",ORp M&@4;j$ּM,n;1ۀx@! zˈQN!,cp7E&Z{.j˷Jc΄o}EªtƀWŏ@ Jv8<#Ŋ9 ͳ(Ej_K"Ug°H(?8AhE1%1UTknN}&"3ϔQ_mBŻ[aCcpmC'ŠnYQM{r~)TJޚ~&VA$ix_hFZ<ވrgz2 tdCJK c,DJ_ͽT V" `榷R. @q,>!F4c7g?_A;(1Zv۷woOK>2n%ρ!"_4Ĩ2ۆɝ/-'IhޭƑ+N;Q3k6.޵.ƀgQ/CIה+s]8ʼn#i|PC'ݴz: LhA<-t~7"B %-]tcOMoJ8-`*eڿLd$|6c)YMŁI'ҙK,yςV5VVmhON" %G+!Hً#C1=v>-օ!~ȽnG"Ç8udd̔.׏{R-)_3: _;I奆2s O8BcW[ۗCǝD۝-9H4aF).jɰN GsqXit嫱 "*]6^٩WuW)|1[K0`ޘRF;KްjO6gЁp_Ǵ{:;٦A|8b;D8?zIdމe=0ݣEG/ EG]8C| O+}MjJJ)ynY_}6;1oBLK4h~eCYt6qCk^XWE-P }CӆyxcK]E/&gק3D.OI: T?fuIt i6ݻ.<ϵ^-4zݟ3D&SQ!%NRe .+&e12ۇ|S): .zN,ƨ;FEWIț Tt 7!k#6‹i4,&QdoqsiT+K gKJ'/_:օ7L){^PU& j*#&ׇ}bIBM햖o$ L!EdՅE~B&k=Qy5(KjʰJD5R4f~,+%yJ,( sQQpڴ]A  )LqNZ{ j!~;y@L*Wvzm"M!A֡_S+&]""f%p?cQcj ,B#2^-<_eyI% Ȏ$-dt*#'.7@]k dPԩb\a%@U/]cA,4'`$.pUT†@ʌϙ?X~g A`28Śڹ:%Ʉs7?316LNڽE}#5iwoh*%GJrapۼ8G]E CO[#'(zͩ% (ȆtHG" 47z*/|G^Oo]@;H7ކZZ)G1"?-+A{?~Hewӓې[(VO I {z;t|$vbɍ*]6vJk]"tB\+|M"FYO/g1Rrsg]Hp2͟8\ 6Q:G>m<})f[UXF4VZ՘QQy)Ino׉i`]5? n Va1˲TL"ȐWFM&dV0SO#(˦ 83`">#d$p% 0ŝ]+bw ݄s*)|7E(@FCooXDzMq<oa,|Rvᾴ7 :! 5Bw%zzK-}hpMZs79u̜yp9')S-7\m.!_m'akf]({)w yb7KnoϔY? 7Fij!7P=7A0pHg\X"#BM_oT #l(i@\z:~pĊ\Dʙ0?Ec%vZs6pNJR2 ̹VEG|ˮ[xnC$8ug|Z <ע"FWeVhD?I:MBwºs+)XM_ 8㊎~ 6R9AL7qQ}_bEܧ.֏Q"XgdM&AxIhE+' g#(< Z@iM_+|,9bq'4to2g83QfJt{0O6^(1Ȥw LIz[C&WLF-*Fߖ]l<ݽmWYDZj.'=Ak[NrjçibSW^NwjoW>|-;#Nr|՗wU4ij@k;mF4۾陞S:._>²zu}%pɮ-^}4e#Ui^nVI&&cFz@]f+ixJ߭4{:V.jM6 KY;S g b/in!76tb۲7o)(z&{~_4DO_{WVoU^.Ioo,R?dzh/I>/1V p9In'˓=G㿜"Z<"W=W?jF{{L@F ۭ ZCJn!11~8@,頴3!֭xV'U\{j)?-7 y夎|}RU#6s*VYrN"*5a`7dF IWDE JLp7n羁%lOUX(f 0d6xTbONdeOqW5\TN[ 'w%X4z&=o i6eͶ)f|R!:CokZeYVeWxQ:G@c r tT>X/em1dW`ES <5mҪjώ#Z'lp14 * }ǠUFjJ2yҒ٪*֙ѷDRf3G!9,>F9FeR4)cM3x/ |p9QJ]d^V6$]gѼ؉ gUlm!6Ւi/~?UFT &Dub_\Ry-|dpEi*}'6bZ!ice'XivsTrZxXVJ(r vx*FTXP4at\ʻPfL:  D[6kbD+R&O85YP\aP@K8 ' nA/b6#|mzJY֨\B AI2+" bvI-{iqSlq̊}Q)"s\YJ-c1IAdfiX($C-,pE,@V} PWȒqL0W~8ż;PcQ2.9c&&OʜUÝ|S-7JuҊalhua2~ՒS}!chSYbɋgVFu'2bC- .$!shU$P!ԦbI$G"_gԋܪݸ!phF~ 2S^{Rk\5cџn'VWrV=c{e(I r n>Rv3lW`3VZz,HBbRF37Y#몣9JbdXO}?m\~5 QYwj-ހ綊Uʠbo 3/1 ~UOlf0*>JO"v)VФ[]Qp.$9yQk JH\߾\w?W}l:h/&{Tcs-`lVh@4@W'Ν1:dѩ85ÑY‰ "^Ӹ{_4魊: R}U+Eֹ#-@PsXٕn,h"v!.6M {9EVl o&hms(S$JY7SDM,@.m&Ȫ0 v6JN)&LAd7_+y+71sf,P¸֒]#fXsd9+>R(R=T(chb%NO[iO5`uJB܏ʏi9|~ ľ4v7:iwZt!C  ?2r"30$Xҽ.f+>bPncVchbX]%TXر.ϙ)5]Ná9-I~>Py xtfO1b5>TuyrI%Pi=ƩNdͰxu=]ul4+IK`š Te`Hgg)Ok<~m3FڣA"E=/Um2a)A/"}yhHJ[z;?>>״XBN`@N'&&ĵ]φhR{<* .|*\Ur7C VUzgaOCa>4xJ4Yn:z_l«MB”G9&y?ZK8L.- ÷Db.  YO"87$+f:$7vNXgFqtAXbZZ{iwUi@Pl@/TQlWHDl`q> )gCJ|S2|djo0XWvBi%ZRtZݩ,ȒPIm%SFKh`Ս&bjT2<͖~86e~ { pttR&xYMjReGWG=>̢cl7-ֶKyír]yբ(7ڹ33)Q0@޳ \r (YE[>}{{Xu+ *Nm<+ ʅcyp+jb\mq3To;OD<(ja]_Tg2I[ԊƔ9\}'%*cc̘ZY_j#(-n*UX{l/>q$XSoSŻ1P=9Ζ$uFn˳U^p"ЬϝƬ)5Ez%RoCʨ2/S$HVxiKf s~_a\t,ݐO|ljǵ~0u-` +ȷIA󞬜27edjz1q\zu 2!Ά<ƩxO| ntv\ėXZ-õ@^lĽ9:c1a"EdT [$BV[Ak$LHڋy> \$J7)U:߹ 5QB5cYx,!y1 la=m1KG跰=y6>~SK Zwž#IFYNA'p3jj_ϕ#i>];!Mr3Hfc_L KX`x@Q.߶_Mk3 Y,pҳ hQ=DG#:owhgt`,=< Y DCVT/j@*1^claf9;͵bH;WlPN#\nŜKERZ 'K'{aplh @fnA撏T&)f{o% vL& EMm)u.n&r-rXn+dUWCtʷjlrGP&10ꏦxäACSN lhMo/+N4bCF8 [SzILQ%ۧ( XwQw6`}gρWf1.q~ NңmDx <\d^V}m4k[&U:"1.:zf\DMo:Z4p&ZK;X+:/-xSvr>؄ӻ&cD3[HKߧ('h#f=PAi=35ݺWd2PB-P8#9uv~>9Z &Ae# x5eW T:]T`SҘ%H0_n6I BabX{xP Z]c)))/}3l--^r\,>W1G9{aLne@ői]I'b_D?Hޝ3yyyG5sVVS7V:ZUܐIGU"e9u8weTRL}EڮKeiSթaSܛpk @PkS6s+DF {oz9: vg emЁj\S`Ky*B[t@d1;R̯#Hr@Hvq2@+: T[fyC+dNwx;xfPϮ*VrʤݘNG\t]v&vw$3e* ij{ޭA:hn ,5yGWM(ne*J^7>[k'ˀq);xP/lb2ai W)˱WeB "sÎӓ)/KWq58dVWCvfX6 {gP zvW=3Ǎ9&&^r,A#g鮇㕢:#Ulu;T>naȃWDCj4|55'.>.!!Rb|2zA/4fzJoR*.5VÍw1 "Dލv(}䠶<{oGaη߯v 3p EV|01٬HqV|]"/WY߻f_}F)"r<0%L8OR*H>;KD]Q^OQ;K ;s@s$,&"".];zހԶm´ l9GsN8ѕMJh!tR]KN$/d СKh9;7:bĉOmvGK]F"r=od,O Vo ;QzH8[:K!R\)Mh%ӂ1*`3(*E՚F |10|Gbȅ8e]Z E<5b&7~"/簢Iuڄc d;U1@+oa߁A|wwm!#xѳʓVu1'A_n)5sGJ; p[l#k []hlC7u_ - 4*zΨqroMun1OZJA itx \=*}Dc6Q~U&P\߹X8^z$沊ܘ9ڋ(yJ&Ya[ GXs>O*~c}(l F-Q4 't8,b/GLtԣ ǕTtW˴G`+u>ԧcѹNL%ցZDf{;5‹ycПno0h:l-dƭ/H1hC#8St;rxմ3*h^R줄(H%:3e:e̐fBgg4NI RxbAK=g,u"dv/шgU"ej8ͲT9DڟS6ϥG¬9@5 {<$CRw;3)OPxQeoscm$`,%R)PgT޴@,-r\q Blҙ{VuAlPjR3 YkBC1=ZQ"JbPCKQhYt5:O+/m]Aa6AT3!9<͛oIo\v}A?`:E֌xqbKC}<Dк)&BnS ꦠpEaVL}0 #* ]|㐯#'L#a@IfE2_M$9#zt&)";N[6{O fa0:GXc5qzKУIh- }R Ts3͹ѿ) xRi W0&G>հ1sD0)m;op՘Za%u]0HAE/XpoGZc9K:J&ANyEEu%S`6ԚjgqYjQ }mQŒYfv:+[d(3q>tZ !(G1l1kq; yOv Q%!T߹ $~sg+y2_ Ό@P}} P$cdץt V> ZP.g,꾨j͛\b0),x;:ʞ%?kT;!WP?sC^0yV\}2ؙچj?~obFBR-!oa\r78itǫY[4|p=`HtOr rbK0jC?'Q t"NOC!<)A(O Дwf?77:[ߙ}Rt%mގ[?ǧs#̢adۊĹ-KFiK#nRX{OUtZiGtjKLPmE\}]ǜBz5i Ic7x WzY6?OBվIJ7vД aMq>Հ `Qֹl 4;9TnN\Cfv] ·C ('ySFѿԦ D ̭t_`h>?-ض[Cjߢp o+= `t KrV!¼TnV>`C8[i52$mItK9|⃣]`VSP߂J"H"@M'GՈ&k&pnMe:,?i핆WDF0jT$A>~aYƗ"hsԺ.}b-YJrSR7(+- LwY~:  lɄwZ/Ih[8x8 l ^ZϰVe]u9£C.n)xȀJ*,\0o~^4ym>3 IY0yk\6㭥 1 \/M`jhP㖻_1$͖Eh^ٲ>rg>} ΋ۨz>'5vSw4/ƃmJ[OgW\P@;)7*nT9!eK' :KR8`Da3"V" s" _Yծm@E1J0q"w@WaO'4R!ăXiCɢf7e3;0G){0b</{A`o.<5i{7C23pg=?> %umJy ? hc9bmUBߑ5PImqKetmcV`93qU6x&5Ry)MRl}vfŊO.AFKeU yoN1/~?-jaa wT8߸v?a:pROA( (;/\#wN'Bp8_stx{c*{$E<lT#w2Rh7嵅QuHmU`3Ӆ' A0 5bKwkhwn'еY)/RIgQ@8J:o9ӅJo 1y*XZ>$90LmL{sG( $ wSեp=LLÐj-(BH^!6o0 3ǵ^tAsFžm5wgUlN& UyDqL\]! ~_:idLfBWUvsR@Qs|X>R~=ada3lJ=YK rV>0Ixloj9m~q< Zo[B@ /DZ>C?DD؍>ꪣscJDOiB;_Yx>-Q4`@(/GP}]P۠%4]5ėo*fcq* 5,%U?SM_O{r&# Auo> J8?G<]FNP"AU{[E1Eylz0٥)>!g.@XU,ٟT oZ8 (u[W(}23(l(B!@6P:̔zx20$q&?5 1 };ͺ^|ԤT5ׯF'c7kJ B(Ϗun<_g[toS,I J4"[Df8vcR?eC{4d$~jۃ)AiE/I3,LƟeTY$]"f:a;ti9дj tap>欨q-p}.3O/DYX;ˀv0 rɹyr v$~GE&x*5uJۡMڷ6`K2~cM bFv5.@!$>h7IUf&Y*>c^1i'`52:vi<.IR{bM=_&W.n5FEŪ@ҕ?6U4z4!a!\i6hjo@qБZZwԐ޳`h E/ГwF]AsW6KulG &bJNHƉA[*SM"^hJ%s mm}E)rIkÙǫ\M q D=}x&^cPkޡT?9b^.k&ŮVZUfԚ3`VM]1"U]#٦L4\9!=ll}8(Lߠĕ@me09ߡK]u{SUT@Q&ޜ/|TP;dKd/Vw:-``SE{Hi[ 1yV_8Tn_[ߋ1ʹ K%y^1/D-Y֗HIkΌe6LڶXuծr@ZI$~Nl M/Qi3~8+Fh&-<{!2/1c@s+eX(ǚB2f T1]/F!Z촓ߌN :Z, wo/{PlƝ ȇ֗*-fmf-( x(8(1&`m?sg/d?kC:9('*<ϸCstq>`YP-XwS0"PI^Ƈsh G:Rah`8!27뒨rhl48`GG.^50K^x1#9|ПAQS8^ID\RwY=|_[ v;`^y =91mmD7ˆGcA!a>o8wyݡ@ұ9\7VihBZN X6l(p|.:x(:gb}2A8.6h/O-dCf{0뇥!*/r$ҧt$moo7 3w~Ơ[Y!~0' QK<`/^Ȳ3Vx(Bh;A2z.W#@0D)X@P#/JE(Oo<*۾a(}ehB򇲬jyE vq9i(xv5ߵ腤s>@wBf6?"?6BVSHuSƄ=Wb?Kڋ"5#+$%i`x-e:'@o|65lhMhiw oʳ?T=[𡇀.vǞ+dHsyu1 Aka7AUec|%GPb/?%\I,dTVDf V/_T-HWJhF,{}[~MsGyq)M|]aˆ>"ƫ "(WSPP3"Ogqc!׌uct]G:W>2 \   ((=d݈ۢaSQP4g|m@C"t8lpTn o_]is51v@ !7k< |5} 0@C7͵[vZ"*hxVwPH|qj.3Z&nUe@[-3{zkL< Dlw",Yզ?&[ ͯV,w]?(wA쯕Oεk?LSyP'# pLMq'T; (5:t4Ek,bH-''$DLN IEc*}],{͡2ouHe5c&8*IY8k%Kªxe ff!OlmK..ݧ|p$7,gI"lPǕ2 *ڀ}S!@6Kq~̓B۴-^7Z?, 떼;SUDZ$GFzJܐU 2]M}V#?lxu&i[v"_ M²p {Ji|IK@gS^wFhi|Z,E`CWiP)UXcfoΈ:N OZIÞ D= [L6(ѝ.l8;*=sJxj 7%2An~4":qGf2̬zYzbo(_OC*GSVn2%n78XE?H7y6d0 #*dDyvߛ;<83Y 8.A.X&R{[P` U5rTqQGCpu;fs0ɨ3,-ƞdjR_EDɅm3ڰ"{ d`p-ɛpea]H;Bo82}2QS'c*ޢqi}SG+) QA ݭF3tpe00tSH"5]KDchbo~ XX\|zw\W"w%@lwϚ꺪rpm爂*,109eQ`+/PBW>NO.$!N 7a`fK>C=>`.c*6N]ial4N y]J޴ISqU$6,-6@-;+$ےǦ􎪑gk} QpT>cvpA>F7I8tkK^sϵڈ֌2#!&x#Y0bXF[\*%BMv<)h.hF=ߨb?0wY_e NO-Euc`GŒ avCG!tϐxq"thhc}wPN6άpY[ X] J)`c&I@Xz6 Lh3w>.t}6) t6\4tZ\TVQ0ggv(W$ѴOXi? ?` 3WbMK=]۴?ʶWaRV,R}vQA{f!W֢׼\Iqn@HAR(p޺|=qݸm޻& a=V-$Z&nÃ{ގNue'bWH*zl|VfBw.f7#BO#l&+3?ql; Ǖر#h15;g7n{o/%&#27j.)?W>Hãae>20Q(kV:~|)`KЅHz#Jh-MF!׻k3f?ˆ@ɰeS4F{eF4=Bٵά(xAd a2·,>O`zLBNdFhOd⯝:\ #|d:qE[_t8m!P׵k+[8x. f_o,(XER@$n4LRLwgc23-ѣ1qQ T _ -[gFWjL^I&s2?WB-Z8 # m%J{[GtVn2)lS^cYt7T4qt4B Kwq[7d zS{Y`'!s1@+vbˤ"N)ʒ^<|q0kijR'%X-@dK6fv_`]Me!N3hZҿb8XV,ɡPm_aP᫁9 zoQ7>bòii?ǀmvaH}C ֝R`o8T϶6jb~b!uRYg OHE݆ׯ}Ζ$Q2գ:g@ie:hG1D1e5A+̊DDFuD''~k-y:ċϢ+K2Ը3Zp_b3c@g‹07&K|KHXC!nMG=/M][Iϧs0QHO9Rb!& $eT>_/4PW^!ϡ;.c3}ژ.^Fj74#3 IK(q ,I Ys)µd6*lrA=eۓɀu-蠿 B219E^%ݜtUg%5,(0b.堶Ta5iOc"FSU2;Fhz,H4d  x5`|qgRRpbgwܡग\UΔ~~ZRf53X\x8 GˍxY??Akt/6|ܯelD/_) "5oh+H 'n;T0)8ќF_۶];ݒ`5^.G:Q>'hRwŇTl9Wأt LgQƱQk(7 WrY"ʃ3 ]FfޑX7Y]EfuC!k-~whrKU&FI@ {5PE^CV(;Rr=mp&Y#A4~\ Aû?07[aAǍclI!K!-yr;5C2_pd'} ;17R]A J49?|Y}<5r4/y*MVP{IOU0|M=қ}_m7A&nҏܲJ`6N^A1  Q۱J J?rhpSXetv~D,>CIP_eVn3ՖSqMǥst|\;Y[blMCN\8-Kg*0;fW򦪰2_ʖޙjh; - P>U=5DYU{2f0*IπO!E%FD*=t8`b M(A [$OC0<FF' ڼP2R[!VpAl.+Y&OY B>m6tzL4^_WQߍc` ۠5IaowaR^w^ 6p-&/rov6T&1W{E$J^`7CCp㢧8(x K? !`=یom/&ߞ#:!v"z:WW3eb!j ]YK{oW9Bu'rlRX 6-o6!< $J(~.o h )4lY+QAft ٜ;mswLdRY@z Yi))2EfeyACBޤ 滳Si"o$fxu1%W ><&3Y\ m DWF/}~Zٱg32hy<=\_ 1Iga#Ûm~bKZ\y &>~,5.. ^y0q*KQ^8j`Gu4Q'UׅX5bݼ]'r Nh,!1_F>&%UنwmRtPg-xPeMLP + ZETJ寞Rq MꆐH1[USݣa/HMߞn!J@Uj[n_"ܕpFiYT7+~&^v1a^n[P}/~|x45Zso/Ίn{2nu )t+lIeI`A5:/4 QV8`+qdtdC|є a#@DQY~mK1r1.RڦpyE 6I0NӁƸkr猖:lvtں=L4G? 3s){ɑ[RQ%d<_`u cb/{j~lv ,쑟3 xhe > ͚LoWMH%SPDj3aT**SL FL ~>/Mr O.>OE~޶ٮ! 0םFP Z3b֦dS*ƜuiyEk&#v@-2P 3yhͦ!t=y]G;L |nEͦVć4> RӀhX6_\ݕ$7V',%dS>+ќD_!Bn[˫mt0 @Fc™a+yi^A%V-h<=pjCs~-HpΛo:󤹪Ŕ:bp&Xsk޾ a1Eg*ԝ= Jdîdz : t7A5o ڳq`F45:GY RYZ3=Ybe%o4J!i,Է ek!ysd=D4&L|#~< Ѥ)Cm-.?mijݩtP|7ˌ)$c`J|gv7H)vQzvsOaqx؉- ~W b>VVؒ0=֢dWsf}9l?oX ܆cH:Cec~kGLikZr8iSB=Y\ [^Nw|ClyVUkĸ4!zAiײe᥁lֳ"Aq8[p*ntqB5A%#$>+[9,gʞ MZj=&A >&PTVȆfհqRΒ.djʲFr!gPI2qȾX]TȂ#o[(ZM@.ld[P4 3T^1ZҮ8=UUacX~ 3 #uy\9ۦ6ĦXnO|01&HnZTG.?DpQ gUekcڥ;dW7A9;<(S^ B %o,u[=%(;OOuTԟ3P| Ccz%4/Yش]tC}Sg/tZ3oo>ƵjFv7q#m%*^8#MMRr *P>߂M@c>` bG0)f@u<~[Po8c?tY(~c]]f0vk|@<-xyEժ%୲ndFS YQ?D!nv[A"Hf{Sê1`ngN}/IPs $Ž=#4ɱcR:m7=2%8?MMϺ`1:^Ƚ*Oێ޷%^Xj7=,|i-55𾋢`)H5pW4-峛Mڔ.>N`/b¶oN{M@fvqsGbq6_PFjTh1LShj?vQpjdܨuid/A~dn[t9̬Av[J@]Giޞ\TN]LsWz9¬Nکz_n&5n~bѸaO iI`W_іƟVUaX aP }X .qTHD`_߅g>5X_" ~{4v1r+ ."U,btrZB6-DIʛC2S` CluOR?H1Ǯ+&h[Ӝ * я*jlH/Xɓ9(cfz> !20œ &FKҏ\cNu`&za=2 O^>i(YK(,^0IG4W J]c\gof(o0+䕺t >aVAʻ^S.GD`ODuM6dZCQ'(9MK7b%6NL@|ICBb3[)d|y&Ix;` sA9/K>BU Q\ >2Wg‰?z7_EXg}jBb _]Je<)y!3T묹f \l+#[ :OC+7w憊BeUII][w/b3sݲHUQL-6{K*:30 .CRTC^1*v$ 4}o2BoKWnq. 9vR =_]\oJ>M6'B4{\Ag· Tt]s'=L#^L 0:+>MdkA΄qK!s08{GO ~.X7g#j={Z[V44x4JNTՉbKR>(LbGx^eicX51q4\rLX'6Eb^ޯ.*rVu?5)Uu$G.AKm:SSxu0xfF=PWKP %elZ4jʢ ٯTFVy"eKq,+X^ rhvѱ>V翺/^HJZFoz~a?-DfQA& k0%6Њ3'VV|qY.x,RgmYCŽրg_uy1ҮsixyoNO5A` b&b"H?o yRDʒk==Gt#;2ί f10H֎NV'x«Fmt[% x.q!Do fW;4yh H7d,oDc"nmFnn%Y3.L>by /]MP6-(EFcypTZqHԪJ96do4ХJմ0,XU[0Zlx\LYc*J u/# 931^Aa~4[8t;TCQrM0GxJrD^XBHwAGmij>8TKUGb]33UE`ETV7Ou.$lӵͿT:6s wc>x<h'^uuԵr1[yq3ܘqgL K.s~=WHNuWK $U)ݑ< ˸29ߛ?|6|Ƴ+= D|fn)#$3lD69YydvfQiY}tҮi Lq{y E7yVdR:TcBOmMKM},E)ljUEcrz4MO͡o'C DFK+,g]5'$hf@yVpњЯO']v]G:vkuGQ<߫ogtĨ.3*8Q;IY1iX(G{(xq7bDdkG=٤(_"L䘠d_4%s@K^.Op$Z]GD.=MZ6o)+VG.sFī)8- oOoaAȯMe`/=i؏Y{T$ 874P1=仙-dS3uI%|&j66T#[i%N 5Lʝc_Ȳ,;q(e;(:۩EzZoiOTEv[=t/R(1"[2kb^DpfzĿ E{F"3nD/kȽHaYSҘ>R ř)e reO#p&-TЩ6 d.d;? NBばѐUK!2Rn,[&g;4&Nx:B)=b\B|H2抠܎o2OC(W#Xw"MH~kC !rFgMG>evJ((btW,ܻcMHŁDgy'x`mZp6 Zzo֡D "`gIv%$_ځg_81']ڹF˦X1ŞJ;,[*411\<5,; ɩvZiIP45Ȝٜ/i᥅;P!t5;~ask8?=i'Y#rx68'g\* 9U׆'h5b ezQwZ?%::8n~T]Ie'S].yIGfb7ǃBXãH\g[:?VqnY]ޛav8Ŕí|as|HZnXqw>4[Jm߇l_ƊGIz)u]*P'oG^T֡1$izwah],Jw暧=+F~g^ZHZsWG ^7Q7P;!0slYMp[wTڃ6 ca~d7TZK';_kV@ċFx.o"aojQ XxۥwboěE"R:3D$;ehWP}2GRkfvbl(t>lύR 3K 'cx(GEMEc(ha3c?`?ݞ]bƴE^Ԝ"^w< VyM.5Q|Hl\*Ӈ3@%Dm(”):RF@Sq B.o ҹ7'p뾡C7{'.#W3\,S'=pb9 ls 1W0s ϻWt_@gjoG_,4rZ0yF|xvYu/C:s\K+OEK=/z0!mONa[Z/ rSP36ˡI >?'nmȢ](ρw#m-߃3Wu\H#fYRpH_[0;O,0Dtg M!cѨ[Osq 5D1yY~vK\..'TCLF(FZWӆ̆u9V߷*խU:^0]0bNFS \T_Ǡfhu1IZAhiWGYj{_.eܧؒݓ_00283m2cZQ;gAScczقVxnLA B4]J*9xnC)y#c+T1jHI*@ƍPW .(ҳk<>07E@l p҈(l̠BmRֿj}Ǫpz5M?3{{ ׌y%%iCQa9)ߘ0̔u 7"9dlלɃvI `T5ĤULYS8H֬Y*)S5WZ</8͠ɶM;_Z^̙+ImÚN*`\qVp7^c3 S-E陈!)E ᲂ(1]8Z ^`}b,iW *I}0hHFN7I된Kvxv "? 4uV(JbQta% =_ϊ߰ܩS&Q<`afaB,8v?!f\X;Ȅ2܌7D3d'tT>Mzt8]S޻Sd43g@)6Sf^#Pu;w\/&+Fe/VoG:ܳ3 Z\ `M,'X-:XHNO|6In*!EG"VN̉F>çA@X PD<7.pW# +)[_@m6q`E& I z%k3lOgBb ڪgqcC~a<.2bFzuS>N6.rL񛝕| kR7XÏ_!"wʎDC"4" l p"/`ؿy3@>z,ا%]ۉ~R0I2՛m*C)Ki`ANhsʌ@t#jITדeE6Eſ8?9ˤBJf%9(uhaƈNZ}& dgpFGM bGd_D!o_'CLwboѬ0e8j*^G$;qJIN8#//.J:K_1 N8 k 3N7wsA >lK,'H=Bo~Xv9&%yO0c>rpK{f8!lղw֞_ TIze`t 術d(ވ)l13l , bq&U=WyӹL Q4[hqTs9R=_) оf\sLK &8H"9N}/2+*ZT& BI}]~ 9?-I'%<)/x(lJ3@7_HȫDK0gno41{z:I$ԜKsy[ՔŃzJ?c3cOM,3$-UC*:li9?G˞Y_ոi d8JQDž._ $n*,$)s^wu??2Jb`>p͌=3ZJ[CRlwWxUlV܉np*u7~qDbcE]o*Ɠű)@\PetwoĈ@ӶX9@V]-½k!,\w0 ˓w Y"!);K!AI[5^pU9IpVw8=juՀxp6{bb~1:V6A܈!DJ>ʯMwwDuA|g`CQQ "?*R$1/$w,Yg+FJ<.oӫ?1TC'EU^OfC#A]m֗(w#eX$_y/eA}df!V,9V>["ivނ{̼}`ī@C>GZS1."7N_~M?e:ZWc`vHi"9!: qpCcUxʱ.zGpP>qUjVߗd]ظ4a~||1_ӡGBC_JcsvHvPKAd3&ľqGysܚ食^ !J*WZ C_`}u;hBhq(p@M9husKSR1;,nvD<CAMkP[.Y( fhjZ: pi\5{/RT7hKcԜkZO.8 G fW#_3-jNoê!qm E$ZNfk"pdq*1w5IȨS!riJ#b&{ccʷpSծX>& Qcû*v .ˈcPZ "GK 5fCb$%]g,+xl) B5yuC|yŽ%E.SPW#ZT+%Cp1RBd ­xؗcLS7YiV/}1wuV1ByiK <-(:]@ׁ /%(bø?w{~ˑQW(X>?-6)9c%DvRr6YsyĢƃym+/r4FG0>);ZS/ߌE:OXnMwTVҥt3AZ,>P&oLh'nF_q7~#pIhZpJ5H-y¨Q)ݶFבtֻ5Q Xo)A,C p5DPP|da7QbؘgMNJrmJhqtC F.>\#Rl$&&M\`'08ՇX_C>o˯-gc-^^J*|b7R T'Hq V:X8) p?7? ߿ [*8Y!@Ԅɘ>Ӫ[,^ȉ|ag;W^bC~%,@hy>'aIgԌZ%sR@$u'<,>0Z׶\*V%.&킋fwyVSVzIs$AFJaΆK1Z #H‘9 1Dkc(9OTW3/3 'W%bM3KvtSUb1xJYw F8^NhΩDAֺ|}R^{x_C\Kq,DGe.LWJwܧi5ht`4gp]NAbځ&fK#̏'dI 1*caCܳjcǏDY&%%@jʫ 9#[JTy|=O?wv}l!^z\!.YLo.ԟ)_s'#Іs GB̼8ˡ{]LVVkr OAn֫&#v1\V3]\-5#:7 əpVK>K>@`щs"d]`G ǘQ4A:˯ˇ$`R;*d$j!$;IuH#S7硲6ǖܿV{\:`qGt ڍy}y6p- 'lxuV1EY1l,{"äQVfwt>}ia-i/q(z+o.wޣ0}-HVz" #: != Sp -UJzv%Mh~mHKx^b{=Tijdi7''}EZ$0cn2 $=6[H;V6Mz?Q6\T J837\?@uZ )RE=SPGJ$aU9U:KC`:S-F{gpx! A+)%ۡ`}1E1z_]~}e'PQcVw>x;ȬRM4ԮD6TxŒ]!KpLdgC)̺w%./4]1RJ;(ilIwwA Uֲּ|{pEQU~fgj8c vBǮ a@,YW+4MaQJºY ٴD oQ&<E?Se<qheQ7[7@Pz3nZM 6& 9= #R>K>űaZd/C eU{«Z@y9Xb6eաf]tT9 iwk\oB۾m [A.Oݿxyh&X(98W]3O#/`Zw x!},&7-RS(֢ Y&=i:4")x) Oo/h=ZeQ\ 7?qm^q_\}p7cASkOvC`M+ Tj'jJ&$b@H)QuZ%}]%U45$>@r^OLƖW$tyRXIoa័ygΩ G9ñ-#Ht*LdnB7@Ӥ5R"{IzlLV>)T&D`&?3Bob/ߔYa{GRv Lw[,Ūy}?pR=)JqVp|WuK@qAVO,, $)v44}vYrǯYy.4Wy^t9䌓 *O}j1>ޡCd*6Awrw)0jmgo36ݵayL֐FDS򿸌{I=bhWJϑ2 x<斷Qn6)Px3qIOw@$=DFokHKjqU (f/4􏥻22p^ctOyۙnmw}7 ;:80Xː6*b!<a@ [r?sѳzLe3/ټJm(NCP`O8Ӣ_ x\X^ťJ ,3[Uv=R'*k82_cHiV͚faՈ)|IcvΝRSd+~=rυ˴HŢS\^\\iˉ\B/kv{zCD}[A'2g( Ryc,4BT IY]EiO-!#Z~T&c@K.cFՌ 859\BV8x%9 TWF[fdlk1+f1fr\ؓU0 ėyZ.`x;Ռ-+'ʍ^<8;<Xz N^3Xㅙ %Q‹]2t\Ʉ?.n ̧ۘq4<;MMiJ/?mh]]cżsfHKA;"L@ zj=-mt7cUTLeIuu!9}`AF,2mѭلgcki"tO0-SCIm'µbVt%ffQR-k!VVO[N\Bj4LAtV͂s]PQB>1Qs'9.B7;͗f\Q6ۼEo{Ċnn~tfcnwn Ǻ_4NQ-dJ薩n [6"UAmqRxWxJe/xBaaĶ۰!/FƦ-ݹPqG TګiF׻q-?G<{}jm![zX/G~#`cf_B/(̸.>-Ұ݊5@p]b]$|j,xZz9@1l)P$*K'P4V3*CNupչ~mE>FߏɄRBȱu nF]Fh^pa FP #s|L?m"@{8Hc .o3՟vxK~ eRK>BK×3 V;>D$u r^o lg))Zm5p+/zw?gPތX `oi+}Ho%i϶޷p|FA>&ʛkC4!GlG*&vA ;x8>m0TN` ɦ."Egʟ@ȩA@]3WCDd>-;bxurO6 aC1C @`] YT,Q`%sml :e 9:LE=Xjh4^Up=c,Q-l#m g~ ouX0|1IFSba38-&/`O x&v+1Ia+iMdXGyR LJt[T.\q?ą?<+͠ߎGAXd r@m$2#F(((9>]6w jZ&S`# =!(1R㕽ڡI" IJ|!ذCu[2"l^-| m;4ȗqPP݃v_>- Kk{{qSB"j'3 Txu φW%fcg =}(l+?:ķL v1մN5ZߌAѫbꜩ#xnPmЅct "{jj+{R2 ya)74Z$~+Ox>{H AmO=1Qp]u6"c-+e9-)#ѲJ#, Iޅvkҡ~Q P(4a?Uٶ+ՁSmB2 Ժ?\z*5t@\q{ gM7€ٛՋʾ4YkwٔM S W~V7iBc_/Ϝ>o*AM*ՑB3qri<"hӨT 87]dV$#ay "yG?_=vn&4338 N}ދ>x)@KSMt{F-cտ2BXlI\\E@ܣ{dBNs JzjfiT@0~^5po̤f5 -X֤&wZnM˪`LP:`dqe{5 *L`o/υRIaYO3odTBȎ7$->\ӠjoseyFtݱ(ɒG}W4`wnL\7Y@1YH곧zofdˎC)Y/JrkiOW 3θ, zG(xg/r> [a6m~4 Cˆ9Os<kzh{-+ g2FK o2| '&_!p(Cˑ"vv!ϡX#fuOԩФ ]`Oڟ0 TƂ%]-,#`1rq) \ӏYa, ꉙ[cwQzޔTMbX!0lYFL5]VAPeV131>l'jD_p/^!!CCLK>%F 1^r~UjU_=A+(R[)?&P%G!SkݪDo{ɣ*bBVj?htzid&DE*-?їN"P]&EgHI),HjC fVT0}/p:¬Ɉ[ 5 -Gfu^ACk;ð9ĮxRWL%̂(>2@2! 6kSY8ş8G8lJ˥3ևTj r|3Kzz$UHH+wo D"ߙUtGAXT0wӆ2.H;OYF@6k)Nn}\$b6ZAT$ 'MywaѢqŮ"A~T=vMF&T•p  }6UWmIakH 7^-%AcrwnL=/B_Ga*a{X5I~Ot#,o=Q@/ (:U;'xِs ̀gFxFٴܰD7 gw.dlkZ!ÁE0d_A$k]&sWU7O6JHVY9TIzA9{ۏėtm~dO"yʦa)C_Fo75=~zuTjv=8F=fi5Y C]f9K)he-s $``0W{GSɬl!KD~t{b4[N}0YXKAOсl[Wu۸6MޟGH-T&5릇/ɑ jG??a_Ad[!mlRT_̊8@%^ug3$9E+tM)%KO3ģkNRcմRQtfMMQ158f|@^LWC9kpj q=ݭ/9A)&.#7hMF"(6*6gsmȴ-048 \oOh4i_E?D&rm=22/L3 ެ޲4ʗCNmؿ9GZ5Ny n7J6SS!N@4T4[ض ٙ#*N>(fI 2N/X_FŇRzK \vWMO`1N$%Б&{HppiV:͎-ZxC<(v~DQ+s=oyt3*nyKq\IA0r bTD iؐHdԧoϹSxC?3W^KkЗ[2D| 4)Myƛsu<ܔ, ҾK$t֒yKв6)>|` $6b8x5p[;uyc0O`G1 G=51c pJcExFTDHV{IvT}.WElCT9\#* 9i f1}2>ޓ i[p$N)󕷎Tg\}?/=YeU|dwhZwG,?RH}%J`Y:;f?+ Ƣ{UEh4qJpILРWň8## H!?n9>M+#m~AIOIL?R.VYHʻAe~~ H텝_{? q^v.VJn-b{qL:vwJ ?72V~kǩYߊdVӶqZwwPsqy"+Ez@66#)ӟR!ӟOXM1|||Oc&~Dw9$ulB^@FXLQdWײ[H'_d2 ZW 9ۆbli&dZ%g}Q‚FQ/\@é 6 {Vm7R`JЗ SO1u(WS(L,[BN fHzN;&k+ȎҩKTV z5C;6L{<5\;- s~]Q3623ϨQ'I| 7 ^6^ѫj|14^ƥ);E 98BܱO4r2'% /uuΌy1‚vZ)>|ű'yD @Zy.׋)0yO8S{xihCɇn@#c +E"kDL;{*K0 DoviF/Yj Xs Sk>OMgalV@!_= z5)Cjo (.x}c^;XLO!Twp/.43cǦfnF rmPm'G{8aᡮ墌A ' Qb=ެ}o+VV&!mƒR$ P2:q*u@w 8?:8bHMb+P1qxi~?vA1cU~[^ 7?\y@n^>ȃi[Kx89|fZ`坪okǺ0 q #5:\" -*qrs}RTsHb'Zk /B˕]̔ő7ѽӏ酷?8]b&1-+SF:̛`:5aB@GdEG-m@Z71F8q< gP%?GKjxucDҌg^ \*iZ`j.S ]D%I7?lyXC8P$g|7?c*=%=UÇ]t L%H9Bۊg"$^qUEW3ի0^ IIp;Ni:O8UUĨ8deyhr|x.#2aH;;p l~w{'8%%*N`ÎhI4cl%J%2ٺY'YH ,-XQP8,w'=N)a}>olgO#^ѱCChijaZ7ߨI@(\hhz@}gLT Agy;kAyۈ@ȾCu,E.$KK!Nȋ׋~8Lҙ 7zAn6h'+a&ro&V)tKx;.P [[6+4n0mE;_#lmjӎeE VO ^ރ}6<OGrqIZؿHT%> [V!;϶^b7\+Y 5R&XJ3=P>o-j6