Revisions of php8

Ana Guerrero's avatar Ana Guerrero (anag+factory) accepted request 1167767 from Petr Gajdos's avatar Petr Gajdos (pgajdos) (revision 66)
- version update to 8.3.6
    Core:
        Fixed GH-13569 (GC buffer unnecessarily grows up to GC_MAX_BUF_SIZE when scanning WeakMaps).
        Fixed bug GH-13612 (Corrupted memory in destructor with weak references).
        Fixed bug GH-13446 (Restore exception handler after it finishes).
        Fixed bug GH-13784 (AX_GCC_FUNC_ATTRIBUTE failure).
        Fixed bug GH-13670 (GC does not scale well with a lot of objects created in destructor).
    DOM:
        Add some missing ZPP checks.
        Fix potential memory leak in XPath evaluation results.
    FPM:
        Fixed GH-11086 (FPM: config test runs twice in daemonised mode).
        Fix incorrect check in fpm_shm_free().
    GD:
        Fixed bug GH-12019 (add GDLIB_CFLAGS in feature tests).
    Gettext:
        Fixed sigabrt raised with dcgettext/dcngettext calls with gettext 0.22.5 with category set to LC_ALL.
    MySQLnd:
        Fix GH-13452 (Fixed handshake response [mysqlnd]).
        Fix incorrect charset length in check_mb_eucjpms().
    Opcache:
        Fixed GH-13508 (JITed QM_ASSIGN may be optimized out when op1 is null).
        Fixed GH-13712 (Segmentation fault for enabled observers when calling trait method of internal trait when opcache is loaded).
    Random:
        Fixed bug GH-13544 (Pre-PHP 8.2 compatibility for mt_srand with unknown modes).
        Fixed bug GH-13690 (Global Mt19937 is not properly reset in-between requests when MT_RAND_PHP is used).
    Session:
        Fixed bug GH-13680 (Segfault with session_decode and compilation error).
    SPL:
        Fixed bug GH-13685 (Unexpected null pointer in zend_string.h).
Ana Guerrero's avatar Ana Guerrero (anag+factory) accepted request 1165539 from Petr Gajdos's avatar Petr Gajdos (pgajdos) (revision 65)
changes file is diverging because we merged a different branch in
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 1159219 from Petr Gajdos's avatar Petr Gajdos (pgajdos) (revision 64)
- version update to 8.2.17
  * This is a bug fix release.
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 1155742 from Petr Gajdos's avatar Petr Gajdos (pgajdos) (revision 63)
- Use the system default cipher list instead of hardcoded values
  by using crypto-policies. [bsc#1211301]
  * Use the --with-system-ciphers configure option. (forwarded request 1155517 from pmonrealgonzalez)
Ana Guerrero's avatar Ana Guerrero (anag+factory) accepted request 1147032 from Petr Gajdos's avatar Petr Gajdos (pgajdos) (revision 62)
- version update to 8.2.16
  * This is a bug fix release.
- modified patches
  % php-build-reproducible-phar.patch (refreshed)
Ana Guerrero's avatar Ana Guerrero (anag+factory) accepted request 1139795 from Petr Gajdos's avatar Petr Gajdos (pgajdos) (revision 61)
- version update to 8.2.15
  * This is a bug fix release.
- modified patches
  % php-ar-flags.patch (refreshed)
  % php-build-reproducible-phar.patch (refreshed)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 1136160 from Petr Gajdos's avatar Petr Gajdos (pgajdos) (revision 60)
- version update to 8.2.14
  * This is a bug fix release.
    https://www.php.net/ChangeLog-8.php#8.2.14
Ana Guerrero's avatar Ana Guerrero (anag+factory) accepted request 1128516 from Petr Gajdos's avatar Petr Gajdos (pgajdos) (revision 59)
- version update to 8.2.13
  * This is a bug fix release.
    https://www.php.net/ChangeLog-8.php#8.2.13
Ana Guerrero's avatar Ana Guerrero (anag+factory) accepted request 1120625 from Petr Gajdos's avatar Petr Gajdos (pgajdos) (revision 58)
- version update to 8.2.12
  * This is a bug fix release.
    https://www.php.net/ChangeLog-8.php#8.2.12
Ana Guerrero's avatar Ana Guerrero (anag+factory) accepted request 1114306 from Petr Gajdos's avatar Petr Gajdos (pgajdos) (revision 57)
- version update to 8.2.11
  * This is a bug fix release.
  * https://www.php.net/ChangeLog-8.php#8.2.11
Ana Guerrero's avatar Ana Guerrero (anag+factory) accepted request 1113638 from Petr Gajdos's avatar Petr Gajdos (pgajdos) (revision 56)
- add missing references to rpm changelog
- 15sp4 only:
  [bsc#1200772], [jsc#SLE-24723] add pecl, pear
  [jsc#SLE-23639] version update

- CVE-2023-3247 [bsc#1212349]
  * fixed: CVE-2022-31630 [bsc#1204979], CVE-2022-37454 [bsc#1204577]
  * CVEs fixed: CVE-2022-31628 [bsc#1203867], CVE-2022-31629 [bsc#1203870]
  * CVE-2022-31625 [bsc#1200645]
  * CVE-2022-31626 [bsc#1200628]
  * [bsc#1197644]
- updated to 8.1.3: This is a security release (CVE-2021-21708 [bsc#1196252])
- updated to 8.0.13: This is a security release (CVE-2021-21707 [bsc#1193041])
- updated to 8.0.12: This is a security release (CVE-2021-21703 [bsc#1192050])
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 1108385 from Petr Gajdos's avatar Petr Gajdos (pgajdos) (revision 54)
- version update to 8.2.10
  * This is a bug fix release.
  * https://www.php.net/ChangeLog-8.php#8.2.10
Ana Guerrero's avatar Ana Guerrero (anag+factory) accepted request 1105258 from Petr Gajdos's avatar Petr Gajdos (pgajdos) (revision 53)
- 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)
Ana Guerrero's avatar Ana Guerrero (anag+factory) accepted request 1099444 from Илья Индиго's avatar Илья Индиго (13ilya) (revision 52)
- 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)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 1094682 from Petr Gajdos's avatar Petr Gajdos (pgajdos) (revision 51)
- 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)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 1093234 from Petr Gajdos's avatar Petr Gajdos (pgajdos) (revision 50)
- 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
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 1088962 from Petr Gajdos's avatar Petr Gajdos (pgajdos) (revision 49)
- repack the tarball temporarily [bsc#1211648]

- also MIT license (systzdata patch, ext/date/lib/parse_posix.c)
  [https://build.suse.de/request/show/298230]
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 1087146 from Petr Gajdos's avatar Petr Gajdos (pgajdos) (revision 48)
- 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)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 1086013 from Petr Gajdos's avatar Petr Gajdos (pgajdos) (revision 47)
- downgrade back to 8.1.18
  https://lists.opensuse.org/archives/list/factory@lists.opensuse.org/thread/4ADCEV2FII7J5FZEWREFETTEVX7CDUSR/
Displaying revisions 1 - 20 of 66
openSUSE Build Service is sponsored by