php8-pdo-8.0.10-150400.4.3.1 >  A bzDp9|9Fwܿ7i C`d).҈mڄ:%+6_no _o9 oݸ6L?$xpDT"ydfUȖV+[`)]` j^ik@I/(p@WPIY9Nb_pys  ] |ꎧfM9ڭQ[y5䃼e$NλM*|g?IJ4937ec75520c52e26ee22350a9c4c4f55863090171b9e3cbdbae9a1f52ff8c25c99133540f7d36d3b042ddac29f9dbd23e34b403AbzDp9|\7̰ȏ!nOU+7p~x6W; ZK_ e"jOH׈mz'e\t$+%NOR>I`Vg<.#"gǽ7 # UWp&D`w` . ͢iPk  XEwztGهgB2+7I;Ӓ@RRB hIQ.\P1<\׉XKi̓Y!|>pA?d   Bhltx     (  ( T R (89 ,:iBYFaGtH|IXYZ[\]^b-cdUeZf]l_utv|wxy$z8HLRCphp8-pdo8.0.10150400.4.3.1PHP Data Objects extension for PHPThe PHP Data Objects (PDO) extension defines an interface for accessing databases in PHP. Each database driver that implements the PDO interface can expose database-specific features as regular extension functions. Note that you use a database-specific PDO driver to access a database server. PDO provides a data-access abstraction layer, which means that, regardless of the database used, you use the same functions to issue queries and fetch data. PDO does not provide a database abstraction; it does not rewrite SQL or emulate missing features.bzsheep181SUSE Linux Enterprise 15SUSE LLC PHP-3.01https://www.suse.com/Development/Libraries/PHPhttps://secure.php.netlinuxx86_64I 聤bzbz4aab1474f6f2381d7f092b831220b5ee49b2bd3267bb7a41c2a6ce11ca9943ca853fcb5e876783457caa8cdb9a3e2cf5422fbbdf2849e985f1f0774407991169rootrootrootrootphp8-8.0.10-150400.4.3.1.src.rpmconfig(php8-pdo)php-pdophp8-pdophp8-pdo(x86-64)@@@@@    config(php8-pdo)libc.so.6()(64bit)libc.so.6(GLIBC_2.14)(64bit)libc.so.6(GLIBC_2.2.5)(64bit)libc.so.6(GLIBC_2.3)(64bit)libc.so.6(GLIBC_2.4)(64bit)phprpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)8.0.10-150400.4.3.18.0.103.0.4-14.6.0-14.0-15.2-14.14.3bu 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-pdosheep18 16521632388.0.10-150400.4.3.18.0.108.0.10-150400.4.3.18.0.10-150400.4.3.18.0.10pdo.inipdo.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:24157/SUSE_SLE-15-SP4_Update/fd18b508dde3536b34aa26eec57be25c-php8.SUSE_SLE-15-SP4_Updatecpioxz5x86_64-suse-linuxASCII textELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=d7f91736749d28b0606cca2d247d1ca057d8073b, strippedRRRRRnZdsoxu utf-86ac7279669cff91266c869cbd35086d27d211554d5f85becdfb57ae61b3d287c?7zXZ !t/˫] crv(vX0SFbtyUjƏJ,|S=;l%>[]9EҼk?P@x bF67`W&+_EH9*al\-/ t-X[?%^..m|,|g_y;5RdmK@%dR2wk\EcT Q4b ]'\;:00xY{>i!?NC{KdupK+X,"kezL? 24H%yJ .͉ 6/Ir݌QNT;5zFX9,_hRk{int2 hȼDpjK#ko{ Nkna,W`&BT4l -8OhEtɕ>ČfߨKz6ۿǼTs΢N*>#A0FH3\)!=V6f `k֙jet uwe9^]Ñ>` < KLMҍ؆u&LA_=EISNWXj/[ӟzġ m<#"XݳT>O 0t2^4J0&a}_d~d)VS'ofM6E2n_ȓMsk[aYV@W]!qAGPO*uI3_nw Ng}|7YϣLe-O.bn(#<~#6ɽȻqKI*k6jz˃`U+MA<ا<;HT=_sK`4t#wׁi]3KQE\K6P~K!OF ͏rsm#'`rd{P}K @P|T 9ΐCbN[1r^7V-{'^55ΕF<de3wMPEcU 4 ̿}I*,./)ȝ*=TZ1<_;"մ}th>qH߼!܅ C$?z9EW vp7"l('+q`AxFYӹF3En^W#Iˢ1˗4|qX5' qm2SvI<=Vk<.b܆ؔbG; wZk/Pz%hA7R>'+r"eV0^T$E/O\y$FB _֔Ҙ)8.< lMB T'?K.~vmϒcQT2#jXJQO0D M Ċ1xa/=dIxh`Mix^ {L~#>KdW{͸x;tYKKh\%9lrjv`7"!ra}H>X^onv nl)?v] ,H_g, p->N~FNE<BA~L0 M6ߓa@ nDžniZo% 5;=/b4kCg~u"/DϠzm<]gJDE>žGN-{ʯ%fAgs jCƻj! 99Ù}ލƈSGmGޡ:XBE~pFnLZE#`NePQGT<_"I-I٣S9O7DCSKFG6<|xgT Yh{-V0QomCPnU5S}~pMWt@0PP`U LU._ _U\gIXAgkȝ_dȊD UIr |8KMPPG7#9a>ŤV)~mka'C [A0I\DmBX#RȚV!T/FI.RC)_G:V}b'ȶ_-ǘ堇t8ޚnb3>$U&%g׎]-7C3O2\ $a,*ACxC/ mPNK+!})PH*-æ0LԸQ v>?28vR" _Š4$UmM- m^h^5_JBKq1qa)JJ}}5:D!*x.hߔ{(8WEZ47*G LE hd <5FO2vJH*3 m̼2۞z*KZ\[p!đ!֮u@OA.\y3WƟܜ P ${O9ONE CVb]hx Vos; /Dle^TωmM9<6N\ØQl ),K mx@FX8i R`Tdsb- n~M(+:CΔ Q>8S|O暪=̦@hJ0F-)9;\j K\*c$ɢӦ +mF XDSb03?@Ww;Rk1W\qR1: GHz{CJYmI);;- ewa lwD:ZFڪLҔ7 f;ՔiO@O FWA5p3ƨ&v͇("i 8줩74ϣU`}b\l×)n.(:F_{no/ z:m[Q:}|88Cc0Jѻ%3ըZ//`)VzZc֊|* -6X"=i*pt%iP048imv, sn KXk`>uPP{|Û2KCvߊ@P A,0@p8&hh8U b 7 edewp&{vn:}lfBP%~Ĺ9< %uG&@s_) `А,_?*//׬K):c Kڥ#to؉ځ :$b(`9`[2vH`[=8(4 x68#|ɵ޸C}+AD 8ڡ>`3ᩂ bPIAg|2[{/$g$F崒,pfix+ɀJDrӣ(G KvUZm{VN JmQHU|-l + -:q ,2tBW c8n BXd/З5Z{g9Kw!DҸ:a(0܈Ey>V;˶B > E=pomP)<6\XaǙK; oQ1'J_w@Wҝ&  +$Kc/&(,>mSe>߱//jq/#N/Qiѷѻ.2 ƚO+M _Z0\a\b-fa0ܭ,&fEaSuޏ2>05h; pE B~0\1 4iG)6f\I8rlUe5?K~u|1*KLVJ~}Vf?:wVQ /tߘ}b#] i:]f?I;?Zl!K/wIJ~>qVrGJ8Ēuw3(H sz;|LW fNX ^u^_DoǃX^@FN$H>* r,1w11/5W ꂡv! 0QNRϋBf>S9^ #L{UrQsHa+ ?qv K/ umM ay?FVMȨܻ<[k0bYۣ o6/;—a"*Ex79DCOLj+}t;)eU yH * cp7ěޖ LW5BM0z0!bPHzؘ,Fc_v~&4+ILXIR"J[mggκ p)_ -2|2c1pIJƹ 𒤚&K{QG`Ϫ cer4ȽSv](U .uuˉrb֊b琠}872 E#KK=goQxT(4֌cx3g4KmnVy'gE4w >|&ONo1{0E,";Y_y Iw_=O@WrW&6F 6ўvk,K﹙ >.ncs+BqD|״ckqN^ץ<M락A>єC3t^2_𢞕L51jT|Y6ӛZ}տ Mw>EوDaZ-'MFOZkc?I-kquˑ)CS:9Ԣ*9lhyPQV)ϑ_b5U)xTa 7~53"9춠[Q^$_@:cK= U[0[剪KyrZkz~o WщTQC?WruId-$9%g]DQ.r!nXkD98™ˣXfyLꟖcK rNf΢Iզ·6zCVYi_´ctvo,8M]?ZF b>1/)է;{,iAU/h  Հ!(1.X=V_hj P\e-q=_(Ls 2| 6~*ވ >gGDG'rLx)Nil{&Af"뀣ϺYwټ?K]9|SR\s4KWUWrc 2x v 5' R2&@K6ۙb Umy\0 &J nhXX1s0rD \ƹ9\a<ů;+ge G Il8f_juC4́DksXw,n3|2qP(Ǝ Jr88rv\=7t\|LYLx dO߽y JaDv{a(BJ7GE4#t绚%n1] k0R dwU\҇9 9vYTs{d݃ ZTQI⽠e&VԔG& b"m?5^I\J՛dIcySQѫy%2Wpl,  NS8k1F讠-E;eSa`UUCv"Q{yus"9cs+YN,)ÆFS屴JB'--; :UM(_F1 Gh[3'商X!= -m *Yqc,U" Y3zM_lb!9U`.49%A -Y*% ڶCj_~:7s\TA@Wb=z2q2W ͦΆN%@y$E)إ?%_ CcaOKrMQ @[ku=.KIU, 7{L# ٘*\>zYK* ┦O%ϸc%k #QT!0 [FL}+٧V7ѵ;ā藠<+9]]5) ,Dpx)Rp7?U&_X^<|*мe~]Y0;n*&Z9;-HcHF)*[aF,Zƶj~<;dby S) 'GAML$<5Oh bI O LSE"m^~G Qv. ixF{~YMcI8z v)6+jܲ)2b eJA$ q.-LYE\ ]]ȄgQS5$Xt4xȬ&AɊAGNiPzJ,g)z}wogQ5e0rWJD)by[wujOg6>X90BFminJ9h:8  /S?2P!eb؁ 9T*˜fW/>%FoF1"UqSҴx`wÙt dکHx>tΉLg0ſoj7h63ӣ9U v9y_T ~<;ZCDbЌ*yA`vx&`ӟ|v|)  BXA6Dq!%BJzuBϮQәAE@z a/zƞc0# j}-nOM}  5dņ<@K,Hu>} xYJ|3}gZ+|:B΄z\97wHc@/Jr'l~9ri4t픾6r#IxV0f/3fzRDuCM?B~'㗵PEI+"`{RUϹux㨞FJ=| &w R{vr>^36Z̰gvC;j͛mXysYc(_EqQ2ю$-[хRWDO8;b[h yp~-&9 EZs1#mSe Le3ҹrيpCSN[u^j3H9hPB)G)JII\3p]6kvwS+ƬKy@gY U`Q{949TԤmaHQ 2(%_%_ ѿV^lPϹ^=(99=0&0kX>i%zAHgimD"1!A"0 RP\ 'Hӗץ\o 9$mVbbOU5]==@>y"7'~tHQ".-Á rX%_Q^þҌ;61I wZ Fd7Q@ߙ\qB6/R-OgO_JHgNR#nc/5$f[kkv'&`mgR"%~I4'S5P]`YLF;|/{ü,L37DFeB)޴NjjZn|U4]] v_ΥV t& \N=C_GnEHcJ9-FjLrC!|5Ƭy-uW#񈈋mh4ZD8}a@%oesOy޾s~514*Z+)b,ql:CW}_l&ػpwC6u:[}G{AEyyX>0jH3l@n- I]b̾3` g sR[Y:Lx@mJ} #m S/$m|GAs 9kـ%7gaaA5b.kO4Pz(ա@I8p>0PXcjahk>q$PX&Zf8a$ ~/K?0O2>0뿀,ede$JG&'/ :ݓRuqkShMxHv3>Cg%pY6!ȃk#p+*(F樴 jZG^VƦj54}ϻw &Ee1$2obo!DditqoG { &3p~9{V00m[9 }:P3>!E$uo0;}ˎ1!7BpbV4YU9t>̅JvA娘2eGp?!? 4Y;\mSeu~7'NxNy@S$Ss)#+[+w/"Dp z&YX)h6]}BPvr( xPN'd҇;+#1[״&)(K"iA!X*64C- ݋Qݲfm~C*(3zBDz[bc0DHҲpy[8$$;-\ӔZϑ4\-z<`膀XqZ+Zw׵r{Y 9±^q }TREaQZ=Z5I0ų* 坻:xBȘQFZ($9NKAD+_J>M/rXR%ӈm|7vQk79p72`H'!\5,HjjY=Ha²Gm1L2&l:'蔞5Z=ޑ@uA̕Z2Tx~[6x_jYLGFg_ ߺ֟o2QfSJxtS K  .O;}T /ri Jlf9sENR_HǩhC8h1Z^ < N?WT\$(|SEvO"]!V{KrH5xJgJÙeX!$t ]XuڠU7vMMW2-Glgk+f?+mA_+w t^J($ZviSh ycLPӤ#9&iP#@_ZbBΛKqƬX4o׮ V7*-j R?m=/}D2fnILhRp[X[+Y_u9Ǎy &h!DChJ23|K`J5֏=y>Yh <˒\jАքNw6aNdu>}XaXS|I1֡Ӕjǵ1TMdUۨDxV|Ӫ&A1"au˱ Ӝ R(/gaĝyHH ɺW2~W3wOcX+4\8*]/-,TYK%K4Kadc "rW5CvȠ>zhaqѴibhMɸDegiW gB)zd bvAŗ8=KZ>s*Z,S4(9b'C@Ćye-!c5V^zfoV]^:[[cN-M!fV(R궲9zޓj$W{:kn5= Kx3"p2ޘY#H"T4@r7BxBפ^k7b)rxbY6۽smv:d`1ߨ:'| f0=>hnMf %ïk5%p 7?9 Vϝ(y1w|kxnyo˵T?eCQd131 aX-k{Ԧ>]q4*Yx: Az q~e -7(.= =P}׿1i#XK+K6CK+QUҊupnF|s+~W8 5ND2 ֽ?z÷Z6BYZZhm;TSw,hZAXӂVIztj= ЙhE@} Lj[eEqC }~aul4|lGA\5Q4o>~$Q.ЖEgo2EK R'dk^j/FbiXL;c Ll2baxY9gSZ7"YHw^G:;Zs-Tl91*/&%WB;eDŽ[llo l3e'>'K3Em{G (ykA#vֿ@:۳aMtr'޺gLڙ|t|JM.}5KVA`?: @4R>AR+%?'K`֡JK:D1~/p\88/5b"18`!*d/ >$pu+.y^$zLu8xw7-`9rf@x!>b8dөkK?;sAy(!x)G)7/{Fsjh{HmG`< ,g?P B,M J2֯QQuur5)㸼xza7K>7fĹ')|3 Eʺe8)rsEPL>~y$b>EE\.?{::UN &2JgۿO6]cim5 e L=rKg &Zr횛iĝ+|~\HվgRXJrmY[Ǘ@7j J.GN8 }' FL!p:ZZ DWwg{kwĆ+[I|Djɻ<4l~&dtUdO2 oK`ll6;!AzkVN/xw~i=ub(`צ(ިY&#GDP HLov?DCgP OiLM?,Cv'zFAUƥ@wC7ou)?wILS&_;u|(K#8,8 v*wI*޾!Rb$Nj0Mk "̋:z$7ܢjSk (ÈTXReV6]P"Y}Ruay6^R3DZrug,3k;1F+|R]Ehr"XZ<*n6`ia N9hZCQy㊺I<\)-Pd:˽1njyA۶_\K2P3s?23?8=u)͔pv [A૩Ma!8xJDW[omc̑-, Cxre".ByLyzi~T'z }+8_;c0l$VOZ`)`Vx-8vtQ VR~ER(駏}K$7ݭLDXSavXH0~:ŝD+An3VP9P= 0D֧^pvk+ QRȄr܏T,9,:%w73VT<;hh XYb#HnI|}Ubȝ]X{& $X&H)AO;z ppiBLj!|rj+*Δ0ۊVփ{l5B?ԵJ< ޷ۮvR<%6@JO>a0>iQq.5u4FIh5bl08J*Ak9#PE(ï}ޒ6DZN+1s&Baq.d(%pfٓ/DE 'zS`5;瘲<.eΞkM?ɌOhz* XxCsғ*tsB ;0,IbQ.nS_-܄̀';/T@x=cvUʣ輻Dh%i+!; lH`1+s_y,t^z>v7ZG-PqEwi0L ;N9>Pp()M(O£=W}Z mN#j|7yAHqjǵ j46sxzs|>p{``@MŲts-AƜ7:; 'db #24" /"f `,tE#ގIvSG `+l`,C)`>^`S#6iՊo* <^] u>V"%Zf;b#@E2*,>%;_'`&ń 9>H{cP8z\ 1[iew&3Oef3$9/5Sd=M3 $&KsyC}p#58#*kAdmk.40mY0P⽵M*\$ZVR}!~ʏßI=i+O N$ΠESKLS,+NH#P X H9Zj9xб28*uI$4}'̹N]vq>KCS~ۂl̥z%cW^3K-3+3.cWqsN}nҪ$u -~ѕ8ZZ g|}[xHS'Bx}Qŕ=!,g>,)2g]ot2oMr@alw~fȦ T l@ί^pUP0I9 RS(e4 oZ7t!JȔ9d6[3n"{@| 9eHc86^{"mIv=#hBWE"u@Тdx}}ȱ`Vvp,?up$*L|c5 _P]~4L0$ށ9c&V $ Jg8ތxWS;":cPE@0&VC! 相%? nI4ɐqo }]FO,^jCͮ EO\m\t oq\ےL6ii)"\qD'Ŷq`~Eto3`+p"$~Noy4?߷m?7E1OI\Ww>Eh#_ M WRz>8VzKgv1)s{BL TC#k%(Bl5ϔ26m[s}sKAjn̽<R:v}&0xʤ;9*Jr * /o\SK^R!La3l@OYOTC-x̴ѯH0 oOؓhb) Fz'V(7hb{%R=Y뉊-V0#DQPH]iޝTe %(Ec3=@y~q;ZEF %f|*@Ν2S./&օy.f0AnjWHylPDB.~< ljyrG|[Aꍰ.s %Ӱ]X1EThcV4?KW݉bJRŔ .^ !wˠTfnlq(kЩ|,G'/%BE<66X '[_:A;bRHZU>!0*FV7f̓;@T MdU.%՚M-ˆu!eG_mx"FYl`Farq*pD-.%^? x ֲӁ Hh-G@tkh' ^d P#=t 'rtܛd$fXsAf1 -M;8gd{%K[yaUYw\2\/ʂHDH_VL'WE_*8L%눙~7T^=i4 +# *֯l;kov׉R.h?cg)u7sc`VqU; o:1s-|5ޫWo.bT,s⹭/ND+k[@'/tb?rD"%J'KHjp'߹A/ݏ(۷))н+8 X-x0 ?[ۚʯ*;Y]IeISjD(dMHKڕVlޭd Oj2^հC4U%N.p=NYK'8LMd7:dÏn0z E5}dsRi{w~>8Z>X_zzPUGv,4&* xstL>bצL/|m~5: ^*R@D~ƲhulJOKݕO>P"ƿ"Eu=w6#_~>TfqX@r);2wMv-h\K"dàO+=pB! RR5z 훀|-)շe}DXko Y lac5HS$1F!lyJ84;ٟ8 x]J*Jam\mkY1jg%Ċ9H$^Y \qm}4`S0{g#^D(B$ٞjiK'zc/" T$)Nðw1NѥěoРLOllkY-Eݜ('̢p}MdDc'Q9oZ !^P5)b,f> xﶪJF4ƃw9?2.3E Wk";Ty0P In jРꠅje-dWt^`sፔq[Ehyw]A툁f}a_OnFECҽ ➐MVcXmDo_fwϧ0j8 a,&3l:<>R,n<̐8LFb7Gթᵌ䮷DoWY+lf>R$gDIŷ %vkL,z~xUCF9-:W%]5`JEUb,;^ހSdF:i(˚jc m Nq20s, eȥ؋z7ζ+ /c΄z=5mmѠCQcvH+pp2'>ߵ`ƶd*?a#f/#2802 1Y`yCˊLDT)<.Qg[ -ɍ.MphW R}Htc f]ݧluZpCJ˾3;%tV&:l!'ؽOIT ;Q@Lo5Mj31ۀ8}~yىMq+j_N㩌=U4CůghZH垭?k??l_x:ؘigPPsN=Ԏڡ #DT@Agǝrs2A[pOfX#U\wz,%Pfpiӎ- G4K+ -q?>^8-\p -pMnqU)DRv$-T822W훥['"ՔnEҌ;Eh(JusjS>y:xy~M7x#ʣYH.ݻ-Ӝ.>:~;aMǗuWߎHSopcKzuFY讖#|Ivg*ݸY 7qݐ~ )l^ td{>W66:{} ߆X$\I=XgXmGc@?%w(Tfh+BW/ Yپܓ+ /6>tb}}t;,ar #vz *5(c::9I@Uf`>s2~ Nou;,>?(L«q*:q_)/# ]^pkHS)NE~84Lj%3!$n)PW,ǢS2Z a xN9T?2f0nL)y|KTۿCD|c/gzJnO:\*XBwm9'Gׯ|D!aSCƤO,+me;3XaR3<{0 B9r$Vb-o-?[4C_@;DAlsjͼA,uoϥ.0%JF@pJmCDK]2OFqߠ]_V(qٌJ=fdz%5)J twчӿD _bZ+(W.>Ojǃ:Wʼ d"È}*Yw@8\T|92Y U̵{7Gcr?F/-nK[*bHO-=6*@T&w#33GH4 T[WݬrƱ~?%ٌ V'59ymX|0_E`umYGXWw@!<Ex/o*SAh?Mni=M4l,G1Ͷդ*p_y|XMQ8uG|EJ۶iWubwbyIsw+[hzC 9%Z1}DIPlX.zRla2 p1W;KrI+İ5] ((& }aS0../`"s:-H] TV+l"zpDu;kUm,ESyWCBD6t0s~SGbKB.k{_pkPwP,:EA,u!=َ욗vG2(.Y/=\[(`6 iϬ?6 T#VtY&%qƟFho?kį9=D*C>hKu:jJfYb!zQZ6py)&\F%CȤģ *Uab  k#3*N[eIlGH._<0הT4DI]|ӗfe\`졣?)D*'4_\-J#Z\d'dn['#q0D$]|'I[i%{@X 'mw ջ}չn,bHQD2FSdE>nVTX7D485L|xm8-G~Cő(;Bi}W xH+⊯4oXLj6}zk $)Dr[սK2PkbY0i[ $_x,2  ^3xU4̭J_~!eVvmD׷ NdKư=@,ߞP[>bf5 Z{<&&2ʩ} cs ?T- JZ{xofͣkoڦ/ ۵\1~'52s{Z[{e`XgA9LBGtî ct_!ٶ<))]_t ̎,ޕCL>!F?1y@1y DttE۳?2Շ"{ijuFnVo°]&i&!k@0مCzΏ(%Wћc:>= }Yu}í'ޅa^@s6^GTU5ǔ`q=r8D=˪^ =I)L Qcqk?qTb jjtnf\5UV(LE{8UX]@Ф6)%%q- kc"A4*mĐp9G2lo+MP-E*; \#(!oCG1QyK#u:B_. 9njG^:lV13 `'$l&Z1O +삩R}8ɹ;Lx_P-Qj'YQ"U.Eɠ|K\qr~<>@lj y|14R9lGKN8,&Ꮖ#m&F |\$;L|J+~f/4ƻ,;B /fTԠ7e+>_/dpU`Y-@Q]y"~#!,@/K\z؟&9~tՎJ"}jg8|]'݇IiI)ΛBb]nC+^pBpL cA:G狇@m:թ e`O)Q]h` ZU7sT@(Rp^HąV'! 1e;`DAB9<0[hL:ۂ 3~a\h-ZDr*7Rۗ|輰+%ȯ6h+ytCL?n.cO:ZH+L~0gH)d,զHw"a$|x!WFŷO]^u+3; Ո28ofŮ ~#2GI'.__wTXm`&C^G4ک>32i+3r_A)V!YK[]?;p1(OA6Lk$LY0}쐇dl4tB=΋``}&>7k7U|B>Ql +>M V~:͘"eLՁHȂ S}4vuTӌh2aff}Pc Nt}ed.t!R==:,1 8 {vI~E~»܃uJq!~ļ|M+Z/mJv ,?̼P9߬X{]~lp]hȤ߁ ]H~fMz\c z-O+aJ`H!Ԥ ?^\Wy뒻om/JIruG:xHO.)Tx ΙI"? Ld{|[n>T1tr]l4=体ÿY|o(5 U#I-NE{˹%7S瑈|;; ~!ٹ!iQENt(T8)aOcN\MU?:`/tNԂ开*}3hU\ vvV[Լŭ +}jyqٿE9{{ 4 ,@yҭ2=O 6f$ }| SӼhk *| c+.Y^kY[;ͼoYܐF,0<,--hHkG4,>0!*ђ4m/,mIA[Aኻ+HѮ|I3yg6TkM8C I'_Gj~ՓF5jf(`Ly\&ۋN+[r(ݚm}nT/{Z9@ *)Y٢UK z<Ř#{I^[ؠmh0?޺ئ6ƋsQᨔuCn~^lqۀmBicOU2xcC{$CIck >$%m [XZS)cJ p~0NZ׎nk,Te뭤'syNwT8(cX$Ow^Uݍ]W=kY& /R/9 aY5|ʤc5=▬׍);/-82_!WmwfvD(/]I`p *q#J,)!g7CG[ڴRR'H0-łi+qv+yD -tzc\jBf,r/ P"Ӡ8?0 Xj\,F1@YWpǚ]]!EaGTlҝ,V)™ Jҽ|e8m\AQ7h5_ujTZOg̺CE)za"+'N{ BԸ/ʠl͖#b|uLYP%ٸcOi. B)O~}zHP6] 7 '0Ď.)GMrd"I X Z#oS%rJ&V6MHN;@J@zIq؛LCCf7*s9\_K{_oU1L}$Ãj蓴+}\mס:kInKf\f:ZjB:_cY(ᣑEU@8*xRhao_DNB-avO9$bgU=52g6i*ѥ#S( Ի2Y5Sv+yUԲ"wRMΏ˛"T23EE{Yb#M.(~ݹ XAᮙ̊, JKkK5iSm@r>+V+ (e|>*=#VZG},]I =/ @pdS>Q$X "}aqOJJdD>QmO4. w@AȆ9t <9h@owj6>[rW+Ž_@o+E }9V[Hf37LVZz:Mc]BH\R;f?:ZMHmO\]SI<t.%.u6ĠΉ9r>2לP,NxjrA1̪mv۹H⋯J(RKvιDe~Ɉᾜ/ w-` њ7P|הfPM Ngcۮݑ)ho]`z$E`lK?=@xCa]"uʫ҄X~܅P+B Rl#׭(>E~ڵ3@_.YAsDщ=r6B~| av!`: `{DOL%@l8u[KdV ' iȩZU:jYߊ:RƳ r[[ީ(j]4eWcP&o&itSzw[tsc`v?ArM v}QD&uP4 Hu͉/SA):&%qkgA4iT9P:/l8:3LAT5]txQn*d >$5 sQjўpX&ל\e_j.y/ )sCma/A[y?H՜yc323٧N΃lڅ-4i83iXzdVqIr=Qr?dȂ*"au0$/(U+UVeӇJ>9Y8fgJrGppI6+.uK8ƶ/{t 䍘K0ښSo)9țVҠ lʙ-c3o>z,1J1)^c Qc f=bU c ?Tƶxo}#Tg 'f;ǹ#[pey/PpXzJ^'@u;DwiZPύY[|AӢ<&loI<16giUȡC$Ux$GKPzk{Dt?'>Z&Gҿ@?aSlyfƬ g (<u$LʗKtѡMPZ&O!}J҉M/':lf(o(avJ&A@:7 :~u\V{'%{-o~] <~"?^x]4Y =P4}̧}jarJ>opx5!oYY9)ω'K)ȝk Iѹ>Pj 6jqM|.60K|Ykm&Ƭ e˭$D2ݧc<FXODMKS ñ^QQ4XY7n$KRزr*ET)~M8vY !bi:f@{_:˚8VtKrJyr&8[Al/Q_TCHql 3Dqz'yY@Li(ܹP}d>ϱ+ÎjpI'Q@^m vECa)VxQw-+k}dj%Xgr}XȟC>QQgq]Ȱݏ}U彧w lX(ȧgUrEDB`BmĂ5/ K2dƠl&nYJ:̎fX@M8_F^Tz#h3=WY~} Yq5M(d_4_Ge,ucL=G !q/F 4̓0N oR]ǧ`W6F tW#]|!XD /7e'VlGٷc/a(Ǎ>#k̂{x[5H }?!"M%Ch(xۣϵ! ai3TpmVY"kXwe; k 2g$r,Wr6}^)؝ Px*[ctG,TGmw(iސJ%$3KevEr10QIc⸳ G@ͧ5n8Ak$M<]l4 3%'ѣP\USk 6򿽍ĝz958kB4 k+W#kj5*CItJ<5T0P$*&Ûe=etQOǹNA- S%v,QI5)4r"Zvy`Y}9i΀!/y {(ZH5іk}u X|!;i^irټӊSַ)uXmU#P]|dݮ5M5BسT 2xn?F7=Lm.4~::~oXRި9(A/X;ЎZtjƇ35%[™؂y+b1Μf|(cV-nGcZ rlK,U1l Aëf`χiw!:l·tڎǤ6o= jMr~?ڨ )$i=~:F!\9A0" Q-W͋>la#>xzvk'uS@+˹]" =O1nA5CZ  40.,V*}) Mw=|MmitPuqE ; f\OۡwȳⰺegGAH2uC*byvsAAqSQ^<UR02dgf\Yn"!y $iz^=`SaVd/&LyީeCNbZ{}?ڰfǣ2 tr ,}pw ȵX=yQ՟]|£~]|#]X)VN"uKFTV]?W7HBiR;Ե*AfǞunⅳm?_%#&tD- +DMM BUcp:ULUz)Gb܆}]  wLب>l?1`GZv>v/-㐔;hCeY0XCp w3ߌ/?1o*,̞?Ɯ8B2R1A֭/Ld+54B>O"%'uiw3bc3]-9 ՠTeIuoHκRЭTkL @A.dO1 +Q5܂>)M҉)81ibZmP؎,%~ l:TŬN#Kv=CL? :'^*qۦߋ8PT~j{5J $eڏxao"-^ITC`(]5F~o X(gn`I3~K$"?C:ۯ[ށzέ/#a~iRb5 R`v6uh1{M'X!:>\RXT@|Ư0tSGF9`dbĸ/>10- Jmg+4< u|bՁk)~/_MCD;_V4s]On&*-X-[-`X !៣kͨhd"hvc.Vp)16ux0z =<+[3OL,bgzPThI&2<[%#:(?k :Vqhw,:yJ ԗ>TRz"&4fI KwqQ۝eWq~(״3221PI,}R=!'ԦpwS=K +3X5zf(ށVC &>ءm0@,rSPsX v0 bvɸĸmJhK$IeyEUXS3pgge6;~ h_;r`0ay,5RGGh4HDev:.n{J:|9Gyg`?B_-(sqtioFcA`$ga0m؅vWFȠڿ\q1k[ Tsn'^m^a'(T$3ƆކXJh!Kk u =H^7bŕ@$i܄#P+݉5[xיC =DMN\.2K1'U< e6=V?P%]|ƢH'ׅ͆vKP5nRP "5+np}6N+(1ƾ\P V!7:E1GF,>qAaV䏚^,ZI^:-S{wWsLQ?z`" YږN vz-­/z=NG.=uSaƺA ;a۾[JlIӰFRj~'kn=  !b>@iq<8 ُcD_!rU.Hb#(z3f;9-=򚢮4]Hz z͈P~], R6@=лWyES[?bPx}g WM}d馌lt(Rh4Y-k/⼙PqN]!x#YjeKFs,lVsOShJEn ]!FmV8,h޵59Ǔ2DQ=B@.ԎidǺK*W Tg x>ȵ+v_q]etm-JoT0#0wN;}m)8\CvqsUIK9;41pϻ$yl1 敪־`;u-[GE~MO«} Lv8|ek֏`fGT-,X,YJ3dѥ֙#6=C4 'uBb3o/tpDzu_|b~}zrpb$( {3\vivٖv]xwL d|fܔ') fI/t堪\#`ޜ/ 6Fkju :H;2៱rB*e( "lrz*4m8Ea>$ƂJaH7SBBl}LE h0<&>r5-~7k6+_ 0"W [[,P:,/ U <.㏊'ƍ^SD(|uA@T4o_^# H-NNs >VMCpj%2vEaEg%ntEqz6[Vgl?p@@:!NcWe4 ?;/I6(~cfF,Pvۛ6&D%do`IW~G u&Lc%*H0cunf7-}c-zBG9fL[#uá+P8!'-LP8BFϞ;Hu uٟ*luh!"\^|qYDŽ!#[zv':3yhлX+3VgvYMөt }7+}ֈ#1mT-֧)\8sN{Lt&u t3xl2}R{m<JEr}B2 "&Di-GS:üT'(T0S4ޒn7HRXѡIlYwQ)9bM"tv$Gя#tw*d݇J5ee2G o ݉ {[C& XT3fyL;g яQ7o{%lA;I V\ݨ[F >$Nۅ`JD1A mD7NrB 0MXf<ͻJv h\aF*UixqyUyxY[mt[ۈ gn#b2m'ewܸWׅX*έX&;g;L<7({6̍~p}O #G*zuʁbJk? [V_ t5.(!ު*!0Ӧ6O+S i)SX$`>r 1$7ahRЭ)/c PUBq]A$*L nU{qIm A{>*<6nxggv?`ځkib{؃T?XV>U 3}l3L?8Yz(d2YV@< ]QDH.ejȧNN~d LnAl+ \6V 3QPHn+b7*j@˴H5C}&`B/rC>z@eɌ] ԩЃ?r{CIqxM1\9ǀPAt۫nJuO0iKXPc~=[ײIT/Ghey >@(_TSp h-inau 4E9A:!8`ao0{OVZ#vOh ZUqF-=KZTbA i= A u9;ʈ:$eCHu&؂StyMJކJbX[ wnshB ߲_cVTz #eBRM9NQcCޢGLWrTf6? ́o3g}!LE.L4c`[ĺ ˸76^e}{)ݤ5LVEpp1L٣`#dwGx]YwR/ /&shJ.wvwv@lN"RAGs̩nte8lmI Qxj!JمG,j,(n̐1`|"rJoهtikap0B5HB:n7peƅ+^-YC.%y_e_Yt\;eٰH*h_T"zqS;6vu.+v ~EKN`-bv>,7hL7`fFJ5'(dB~Q(} Xe\N+ݘ_+o"J[;a&%ɴ7ETPR@F: ̺)*FG*iL| [WP6 /X@bdXDtoh%VY@,e\r}vdZ|Ge a?me;<Ѵ\J !.G.Ϛ=[ب4[8_$fGD "9RTXnZjz䵕S{\ ]ɧܢ=cD~N2qXp" ? A$Ks.`niBqR> ׈"ט2,gK%2nz`E╘,e