Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

php8-fastcgi-8.2.14-1.1 RPM for s390x

From OpenSuSE Ports Tumbleweed for s390x

Name: php8-fastcgi Distribution: openSUSE:Factory:zSystems
Version: 8.2.14 Vendor: openSUSE
Release: 1.1 Build date: Thu Jan 4 16:56:54 2024
Group: Development/Libraries/PHP Build host: s390zl25
Size: 6523317 Source RPM: php8-fastcgi-8.2.14-1.1.src.rpm
Packager: https://bugs.opensuse.org
Url: https://secure.php.net
Summary: FastCGI PHP Module
PHP 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.

Provides

Requires

License

MIT AND PHP-3.01

Changelog

* Tue Jan 02 2024 pgajdos@suse.com
  - version update to 8.2.14
    * This is a bug fix release.
      https://www.php.net/ChangeLog-8.php#8.2.14
* Fri Nov 24 2023 pgajdos@suse.com
  - version update to 8.2.13
    * This is a bug fix release.
      https://www.php.net/ChangeLog-8.php#8.2.13
* Thu Oct 26 2023 pgajdos@suse.com
  - version update to 8.2.12
    * This is a bug fix release.
      https://www.php.net/ChangeLog-8.php#8.2.12
* Fri Sep 29 2023 pgajdos@suse.com
  - version update to 8.2.11
    * This is a bug fix release.
    * https://www.php.net/ChangeLog-8.php#8.2.11
* Tue Sep 26 2023 pgajdos@suse.com
  - add missing references to rpm changelog
  - 15sp4 only:
    [bsc#1200772], [jsc#SLE-24723] add pecl, pear
    [jsc#SLE-23639] version update
* Fri Sep 01 2023 Bernhard Wiedemann <bwiedemann@suse.com>
  - Use %make_build macro
* Fri Sep 01 2023 pgajdos@suse.com
  - version update to 8.2.10
    * This is a bug fix release.
    * https://www.php.net/ChangeLog-8.php#8.2.10
* Tue Aug 22 2023 pgajdos@suse.com
  - version update to 8.2.9
    * This is a security release.
    * Fixes CVE-2023-3824 [bsc#1214103] and CVE-2023-3823 [bsc#1214106]
    * https://www.php.net/ChangeLog-8.php#8.2.9
  - deleted patches
    - php-unicode-allow-redistribution.patch (upstreamed)
  - deleted sources
    - repack.sh (not needed)
* Mon Jul 17 2023 pgajdos@suse.com
  - version update to 8.2.8
    * This is a bug fix release.
    * https://www.php.net/ChangeLog-8.php#8.2.8
  - modified patches
    % php-sort-filelist-phar.patch (refreshed)
* Thu Jun 22 2023 pgajdos@suse.com
  - version update to 8.2.7
    * Readonly classes
    * Disjunctive Normal Form (DNF) Types
    * Allow null, false, and true as stand-alone types
    * New "Random" extension
    * Constants in traits
    * Deprecate dynamic properties
    * for details, see
      https://www.php.net/releases/8.2/en.php
      https://www.php.net/manual/en/migration82.php
  - modified patches
    % php-ar-flags.patch (refreshed)
    % php-build-reproducible-phar.patch (refreshed)
    % php-date-regenerate-lexers.patch (refreshed)
    % php-ini.patch (refreshed)
    % php-systzdata-v23.patch (refreshed)
  - CVE-2023-3247 [bsc#1212349]
* Tue May 30 2023 pgajdos@suse.com
  - version update to 8.1.20
    * This is a security release.
    * https://www.php.net/ChangeLog-8.php#8.1.20
  - force to repack tarball after update
    https://github.com/php/php-src/issues/11300
  - session.save_path set to /var/lib/php8/sessions in mod_php8.conf
    and www.conf php-fpm pool example
  - modified sources
    % mod_php8.conf
  - added sources
    + repack.sh
    + php-unicode-allow-redistribution.patch
* Thu May 25 2023 pgajdos@suse.com
  - repack the tarball temporarily [bsc#1211648]
* Tue May 23 2023 pgajdos@suse.com
  - also MIT license (systzdata patch, ext/date/lib/parse_posix.c)
    [https://build.suse.de/request/show/298230]
* Fri May 12 2023 pgajdos@suse.com
  - version update to 8.1.19
    * This is a bug fix release.
    * https://www.php.net/ChangeLog-8.php#8.1.19
  - modified patches
    % php-ar-flags.patch (refreshed)
    % php-build-reproducible-phar.patch (refreshed)
    % php-ini.patch (refreshed)
    % php-systzdata-v23.patch (refreshed)
* Wed May 10 2023 pgajdos@suse.com
  - downgrade back to 8.1.18
    https://lists.opensuse.org/archives/list/factory@lists.opensuse.org/thread/4ADCEV2FII7J5FZEWREFETTEVX7CDUSR/
* Thu May 04 2023 pgajdos@suse.com
  - version update to 8.2.5
    * Readonly classes
    * Disjunctive Normal Form (DNF) Types
    * Allow null, false, and true as stand-alone types
    * New "Random" extension
    * Constants in traits
    * Deprecate dynamic properties
    * for details, see
      https://www.php.net/releases/8.2/en.php
      https://www.php.net/manual/en/migration82.php
  - modified patches
    % php-ar-flags.patch (refreshed)
    % php-build-reproducible-phar.patch (refreshed)
    % php-ini.patch (refreshed)
  - deleted patches
    - php-crypt-tests.patch (not needed)
  - modified sources
    % php8.keyring
* Thu Apr 20 2023 Arjen de Korte <suse+build@de-korte.org>
  - The %_restart_on_update macro was removed from systemd-rpm-macros.
    Remove %posttrans for FPM as it wasn't working as intended anyway.
    [boo#1210576]
* Fri Apr 14 2023 pgajdos@suse.com
  - version update to 8.1.18
    * This is a bug fix release.
    https://www.php.net/ChangeLog-8.php#8.1.18
  - modified patches
    % php-ar-flags.patch (refreshed)
    % php-build-reproducible-phar.patch (refreshed)
    % php-ini.patch (refreshed)
* Thu Mar 16 2023 pgajdos@suse.com
  - version update to 8.1.17
    * This is a bug fix release.
    https://www.php.net/ChangeLog-8.php#8.1.17
* Tue Mar 14 2023 pgajdos@suse.com
  - update to newest systzdata patch [bsc#1208199]
  - deleted patches
    - php-systzdata-v21.patch (upstreamed)
  - added patches
    fix use of the system timezone database
    + php-systzdata-v23.patch
* Sun Mar 05 2023 Aeneas Jaißle <aj@ajaissle.de>
  - add "/usr/share/php" to include_path
* Fri Mar 03 2023 pgajdos@suse.com
  - allow to specify load order of extensions in %{php_sysconf}/conf.d
    [bsc#1205162]
* Sat Feb 25 2023 Arjen de Korte <suse+build@de-korte.org>
  - change to %bcond conditional build dependencies
* Thu Feb 16 2023 pgajdos@suse.com
  - version update to 8.1.16
    * This is a security release that addresses CVE-2023-0567,
      CVE-2023-0568, and CVE-2023-0662.
      ([bsc#1208366], [bsc#1208367], [bsc#1208388])
    * https://www.php.net/ChangeLog-8.php#8.1.16
* Fri Feb 03 2023 pgajdos@suse.com
  - version update to 8.1.15
    * This is a bug fix release.
    * https://www.php.net/ChangeLog-8.php#8.1.15
* Fri Jan 06 2023 pgajdos@suse.com
  - version update to 8.1.14
    * This is a security release.
    * fixed: CVE-2022-31631 [bsc#1206958]
    * https://www.php.net/ChangeLog-8.php#8.1.14
* Wed Nov 30 2022 pgajdos@suse.com
  - amend %preun to fix [bsc#1205782]
* Fri Nov 25 2022 pgajdos@suse.com
  - version update to 8.1.13
    * This is a bug fix release.
    * https://www.php.net/ChangeLog-8.php#8.1.13
* Mon Oct 31 2022 pgajdos@suse.com
  - version update to 8.1.12
    * This is a security release.
    * fixed: CVE-2022-31630 [bsc#1204979], CVE-2022-37454 [bsc#1204577]
    * https://www.php.net/ChangeLog-8.php#8.1.12
* Thu Sep 29 2022 pgajdos@suse.com
  - version update to 8.1.11
    * This is a security release.
    * CVEs fixed: CVE-2022-31628 [bsc#1203867], CVE-2022-31629 [bsc#1203870]
      https://www.php.net/ChangeLog-8.php#8.1.11
* Fri Sep 02 2022 pgajdos@suse.com
  - version update to 8.1.10
    * This is a bug fix release.
    https://www.php.net/ChangeLog-8.php#8.1.10
* Fri Aug 19 2022 pgajdos@suse.com
  - version update to 8.1.9
    * This is a bug fix release.
    https://www.php.net/ChangeLog-8.php#8.1.9
* Mon Jul 18 2022 pgajdos@suse.com
  - version update to 8.1.8
    * This is a security release.
    https://www.php.net/ChangeLog-8.php#8.1.8
  - fixes CVE-2022-31627 [bsc#1201499]
* Fri Jun 10 2022 pgajdos@suse.com
  - version update to 8.1.7
    * This is a security release.
    https://www.php.net/ChangeLog-8.php#8.1.7
    * CVE-2022-31625 [bsc#1200645]
    * CVE-2022-31626 [bsc#1200628]
* Wed May 25 2022 pgajdos@suse.com
  - version update to 8.1.6:
    * This is a bug fix release.
      https://www.php.net/ChangeLog-8.php#8.1.6
* Wed Apr 20 2022 pgajdos@suse.com
  - version update to 8.1.5:
    * This is a bug fix release.
      https://www.php.net/ChangeLog-8.php#8.1.5
    * [bsc#1197644]
* Mon Apr 11 2022 pgajdos@suse.com
  - fpm %postrans: check whether sytemctl is available
* Fri Apr 08 2022 Arjen de Korte <suse+build@de-korte.org>
  - Disable build with '-z now' as it breaks the php-mysql extension
    [boo#1197994]
* Thu Mar 31 2022 Arjen de Korte <suse+build@de-korte.org>
  - build PHP-FPM with libacl support (boo#1196870)
* Thu Mar 17 2022 Arjen de Korte <suse+build@de-korte.org>
  - updated to 8.1.4: This is a bug fix release. See
    https://www.php.net/ChangeLog-8.php#8.1.4
* Fri Feb 25 2022 Dominique Leuenberger <dimstar@opensuse.org>
  - Fix boolean dep supplements: add parantheses. Without
    parantheses, this results in three separate supplements, against
    'php-fpm', 'and', and 'apache2' (boo#1196492).
* Fri Feb 18 2022 Arjen de Korte <suse+build@de-korte.org>
  - updated to 8.1.3: This is a security release (CVE-2021-21708 [bsc#1196252])
    which also contains several bug fixes.
    See https://www.php.net/ChangeLog-8.php#8.1.3
* Fri Feb 11 2022 Arjen de Korte <suse+build@de-korte.org>
  - provide an Apache configuration for PHP-FPM
    + php8-fpm.conf
* Fri Jan 28 2022 Arjen de Korte <suse+build@de-korte.org>
  - update keyring to include PHP 8.1 release managers signing keys
    % php8.keyring
* Thu Jan 20 2022 Arjen de Korte <suse+build@de-korte.org>
  - updated to 8.1.2: This is a bug fix release. See
    https://www.php.net/ChangeLog-8.php#8.1.2
  - updated to 8.1.1: This is a bug fix release. See
    https://www.php.net/ChangeLog-8.php#8.1.1
  - update to 8.1.0: This release marks the latest major release of
    the PHP language. See https://www.php.net/ChangeLog-8.php#8.1.0
  - cleanup php8.rpmlintrc
  - build ffi extension (experimental)
  - enable avif support for gd extension
  - rebased patches
    % php-ar-flags.patch
    % php-crypt-tests.patch
    % php-ini.patch
    % php-build-reproducible-phar.patch
  - deleted patches
    - php-systzdata-v20.patch
    - php8-gd-removed-unused-constants.patch
  - added patch
    + php-systzdata-v21.patch
* Thu Jan 20 2022 Arjen de Korte <suse+build@de-korte.org>
  - updated to 8.0.15: This is a bug fix release. See
    https://www.php.net/ChangeLog-8.php#8.0.15
* Sun Jan 09 2022 Arjen de Korte <suse+build@de-korte.org>
  - use /tmp to store session information (boo#1194414)
    % php-ini.patch
* Fri Dec 17 2021 Arjen de Korte <suse+build@de-korte.org>
  - updated to 8.0.14: This is a bug fix release. See
    https://www.php.net/ChangeLog-8.php#8.0.14
* Wed Dec 01 2021 Arjen de Korte <suse+build@de-korte.org>
  - provide configuration for PHP-FPM out of the box (boo#1192414)
  - package missing php.ini for PHP-FPM (boo#1192672)
* Fri Nov 19 2021 Arjen de Korte <suse+build@de-korte.org>
  - updated to 8.0.13: This is a security release (CVE-2021-21707 [bsc#1193041])
    which also contains several bug fixes.
    See https://www.php.net/ChangeLog-8.php#8.0.13
* Thu Oct 21 2021 Arjen de Korte <suse+build@de-korte.org>
  - updated to 8.0.12: This is a security release (CVE-2021-21703 [bsc#1192050])
    which also contains several bug fixes.
    See https://www.php.net/ChangeLog-8.php#8.0.12
* Thu Sep 23 2021 Arjen de Korte <suse+build@de-korte.org>
  - updated to 8.0.11: This is a security release fixing CVE-2021-21706.
    See https://www.php.net/ChangeLog-8.php#8.0.11
* Thu Sep 23 2021 pgajdos@suse.com
  - added patches
    fix https://github.com/php/php-src/commit/b3646440b1808abf0874b6f89027ce53ec5da03f
    + php8-gd-removed-unused-constants.patch
* Thu Aug 26 2021 Arjen de Korte <suse+build@de-korte.org>
  - updated to 8.0.10: This is a security release which also contains
    several bug fixes. See https://www.php.net/ChangeLog-8.php#8.0.10
  - deleted patch
    - php-systzdata-v19.patch
  - added patch
    + php-systzdata-v20.patch
* Wed Aug 04 2021 Marcus Rueckert <mrueckert@suse.de>
  - fix apparmor support: seems it requires a configure flag now.
* Thu Jul 29 2021 Arjen de Korte <suse+build@de-korte.org>
  - updated to 8.0.9: This is a bug fix release. See
    https://www.php.net/ChangeLog-8.php#8.0.9
* Thu Jul 01 2021 Arjen de Korte <suse+build@de-korte.org>
  - updated to 8.0.8: This is a security release which also contains
    several bug fixes. See https://www.php.net/ChangeLog-8.php#8.0.8
* Fri Jun 04 2021 Arjen de Korte <suse+build@de-korte.org>
  - updated to 8.0.7: This is a bug fix release. See
    https://www.php.net/ChangeLog-8.php#8.0.7
* Thu Jun 03 2021 Arjen de Korte <suse+build@de-korte.org>
  - updated to 8.0.6: This release reverts a bug related to PDO_pgsql
    that was introduced in PHP 8.0.5.
* Thu Apr 29 2021 Arjen de Korte <suse+build@de-korte.org>
  - updated to 8.0.5: This is a bug fix release. See
    https://www.php.net/ChangeLog-8.php#8.0.5
* Tue Apr 13 2021 Arjen de Korte <suse+build@de-korte.org>
  - Do not hard-depend on systemd: use systemd_ordering instead of
    systemd_requires.
* Tue Mar 09 2021 pgajdos@suse.com
  - <IfModule mod_php.c> instead of <IfModule mod_php8.c> [bsc#1183180]
  - modified sources
    % mod_php8.conf
* Thu Mar 04 2021 Arjen de Korte <suse+build@de-korte.org>
  - updated to 8.0.3: This is a bug fix release. See
    https://www.php.net/ChangeLog-8.php#8.0.3
* Mon Feb 01 2021 Arjen de Korte <suse+build@de-korte.org>
  - 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
* Fri Jan 29 2021 Arjen de Korte <suse+build@de-korte.org>
  - add conflicts with earlier versions of php (boo#1181292)
* Thu Jan 28 2021 Arjen de Korte <suse+build@de-korte.org>
  - update contents of configuration file (still referenced php7)
    % mod_php8.conf
* Sat Jan 23 2021 Arjen de Korte <suse+build@de-korte.org>
  - 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)
* Mon Jan 18 2021 Arjen de Korte <suse+build@de-korte.org>
  - 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
* Fri Jan 15 2021 Arjen de Korte <suse+build@de-korte.org>
  - replace php8.keyring with signatures for PHP-8 release managers
* Fri Jan 15 2021 Arjen de Korte <suse+build@de-korte.org>
  - deleted patch (redundant cast, both sides are already signed int)
    - php-odbc-cmp-int-cast.patch
* Wed Jan 13 2021 Arjen de Korte <suse+build@de-korte.org>
  - install php8-cli if no sapi is selected upon php8 installation
  - add conflicts with earlier version of php-cli, php-fastcgi and
    php-fpm
* Mon Jan 11 2021 Arjen de Korte <suse+build@de-korte.org>
  - 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-*
* Fri Jan 08 2021 Arjen de Korte <suse+build@de-korte.org>
  - 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
* Fri Jan 08 2021 pgajdos@suse.com
  - install mod_php8 directly
  - note it provides php_module instead of php8_module per upstream
    change
* Thu Jan 07 2021 pgajdos@suse.com
  - install embed's libphp8.so directly
  - deleted patches
    - php-embed.patch (not needed)
* Wed Jan 06 2021 pgajdos@suse.com
  - 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
* Tue Jan 05 2021 pgajdos@suse.com
  - use cli sapi php-config --libs
* Sun Jan 03 2021 Arjen de Korte <suse+build@de-korte.org>
  - php-phar requires the php-zlib extension
  - trim specfile lint
* Thu Dec 31 2020 Arjen de Korte <suse+build@de-korte.org>
  - install macros.php in %{_rpmconfigdir}/macros.d
* Wed Dec 30 2020 Arjen de Korte <suse+build@de-korte.org>
  - build devel subpackage in embed subpackage (where it previously was
    built)
* Mon Dec 28 2020 Arjen de Korte <suse+build@de-korte.org>
  - 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
* Fri Dec 18 2020 Arjen de Korte <suse+build@de-korte.org>
  - add D(eterministic) flag to AR_FLAGS to (php-ar-flags.patch)
  - modified sources
    % _multibuild
* Sun Dec 13 2020 Arjen de Korte <suse+build@de-korte.org>
  - 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)
* Fri Dec 04 2020 Arjen de Korte <suse+build@de-korte.org>
  - 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
* Sun Nov 29 2020 Arjen de Korte <suse+build@de-korte.org>
  - fix building with new apache2 from Apache development repo
* Fri Nov 27 2020 pgajdos@suse.com
  - do not build firebird extension in any case
* Wed Nov 25 2020 Manu Maier <mmanu84@outlook.de>
  - update to 8.0.0
    See https://www.php.net/ChangeLog-8.php#8.0.0
  - modified patches
    % php-date-regenerate-lexers.patch
* Sun Nov 15 2020 Manu Maier <mmanu84@outlook.de>
  - 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)
* Tue Oct 27 2020 Manu Maier <mmanu84@outlook.de>
  - update to 8.0.0 RC 3
* Fri Oct 16 2020 Manu Maier <mmanu84@outlook.de>
  - update to 8.0.0 RC 2
  - modified patches
    % php-ini.patch (refreshed)
    % php-phpize.patch (refreshed)
    % php-php-config.patch
* Wed Oct 07 2020 pgajdos@suse.com
  - 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)
* Thu Oct 01 2020 Arjen de Korte <suse+build@de-korte.org>
  - 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
* Mon Sep 07 2020 pgajdos@suse.com
  - do not rely on apr-devel to pull db-devel
* Thu Sep 03 2020 Arjen de Korte <suse+build@de-korte.org>
  - updated to 7.4.10: This is a bug fix release. See
    https://www.php.net/ChangeLog-7.php#7.4.10
* Thu Aug 06 2020 Arjen de Korte <suse+build@de-korte.org>
  - 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
* Thu Jul 09 2020 Arjen de Korte <suse+build@de-korte.org>
  - 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
* Thu Jul 09 2020 pgajdos@suse.com
  - Use /run/php-fpm instead of /run/php
  - modified sources
    % php-fpm.tmpfiles.d
* Thu Jul 09 2020 pgajdos@suse.com
  - do not install %{_tmpfilesdir}, %{_tmpfilesdir}/php-fpm.conf in
    test favour
* Mon Jul 06 2020 Daniel Molkentin <daniel.molkentin@suse.com>
  - added tmpfiles.d for php-fpm to provide a base base for a socket
    (boo#1173786)
* Thu Jun 11 2020 Arjen de Korte <suse+build@de-korte.org>
  - 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
* Thu May 14 2020 Arjen de Korte <suse+build@de-korte.org>
  - 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
* Wed May 13 2020 pgajdos@suse.com
  - added patches
    build fixes in SLE12
    + php7-arm-build-fixes.patch
* Tue May 12 2020 pgajdos@suse.com
  - added to SLE-12 [jsc#SLE-12474]
* Tue May 12 2020 pgajdos@suse.com
  - spec file usable under SLE12 again and better prepared for
    phpM -> phpMN transition
* Mon May 11 2020 pgajdos@suse.com
  - 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
* Tue Apr 14 2020 Arjen de Korte <suse+build@de-korte.org>
  - 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
* Thu Apr 02 2020 pgajdos@suse.com
  - remove Berkeley DB Database support [jsc#SLE-12210]
* Fri Mar 20 2020 pgajdos@suse.com
  - build firebird extension in any case
* Tue Mar 17 2020 Arjen de Korte <suse+build@de-korte.org>
  - 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
* Thu Mar 12 2020 Martin Liška <mliska@suse.cz>
  - Enable LTO as it works now (boo#1133275).
* Wed Feb 19 2020 Arjen de Korte <suse+build@de-korte.org>
  - 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
* Mon Feb 10 2020 pgajdos@suse.com
  - add %apache_rex_deps
* Thu Jan 23 2020 Arjen de Korte <suse+build@de-korte.org>
  - 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

Files

/etc/php8/fastcgi
/etc/php8/fastcgi/php.ini
/srv/www/cgi-bin/php
/usr/bin/php-cgi
/usr/share/man/man1/php-cgi.1.gz


Generated by rpm2html 1.8.1

Fabrice Bellet, Sat Mar 9 12:50:11 2024