Commit Graph

  • 98f5d22669 checkin Petr Gajdos 2024-11-21 07:18:37 +00:00
  • 790fb4bc4d checkin Petr Gajdos 2024-11-21 07:18:37 +00:00
  • db9744d1e3 Accepting request 1219869 from devel:languages:php Dominique Leuenberger 2024-10-31 15:08:57 +00:00
  • 1900d72764 Accepting request 1219869 from devel:languages:php Dominique Leuenberger 2024-10-31 15:08:57 +00:00
  • f98a88335e checkin Petr Gajdos 2024-10-31 14:04:42 +00:00
  • 96460fc5c4 checkin Petr Gajdos 2024-10-31 14:04:42 +00:00
  • f77974bf57 Accepting request 1218225 from devel:languages:php Ana Guerrero 2024-10-25 17:19:15 +00:00
  • ea2dfc2520 Accepting request 1218225 from devel:languages:php Ana Guerrero 2024-10-25 17:19:15 +00:00
  • ca772987d9 checkin Petr Gajdos 2024-10-24 18:49:58 +00:00
  • fb9327f72c checkin Petr Gajdos 2024-10-24 18:49:58 +00:00
  • 06e97b5933 Accepting request 1204317 from devel:languages:php Ana Guerrero 2024-09-29 16:09:25 +00:00
  • a5dbdbded9 Accepting request 1204317 from devel:languages:php Ana Guerrero 2024-09-29 16:09:25 +00:00
  • 85b157d848 - Add /srv/www directories to filelist [bsc#1231027] Arjen de Korte 2024-09-28 07:55:48 +00:00
  • 9a59b5b4e9 Accepting request 1204309 from home:kukuk:cleanup Arjen de Korte 2024-09-28 07:55:48 +00:00
  • e30469a868 - version update to 8.3.12 CGI: Fixed bug GHSA-p99j-rfp4-xqvq (Bypass of CVE-2024-4577, Parameter Injection Vulnerability). (CVE-2024-8926) Fixed bug GHSA-94p6-54jq-9mwp (cgi.force_redirect configuration is bypassable due to the environment variable collision). (CVE-2024-8927) Core: Fixed bug GH-15408 (MSan false-positve on zend_max_execution_timer). Fixed bug GH-15515 (Configure error grep illegal option q). Fixed bug GH-15514 (Configure error: genif.sh: syntax error). Fixed bug GH-15565 (--disable-ipv6 during compilation produces error EAI_SYSTEM not found). Fixed bug GH-15587 (CRC32 API build error on arm 32-bit). Fixed bug GH-15330 (Do not scan generator frames more than once). Fixed uninitialized lineno in constant AST of internal enums. Curl: Fixed bug GH-15547 (curl_multi_select overflow on timeout argument). DOM: Fixed bug GH-15551 (Segmentation fault (access null pointer) in ext/dom/xml_common.h). Fixed bug GH-15654 (Signed integer overflow in ext/dom/nodelist.c). Fileinfo: Fixed bug GH-15752 (Incorrect error message for finfo_file with an empty filename argument). FPM: Fixed bug GHSA-865w-9rf3-2wh5 (Logs from childrens may be altered). (CVE-2024-9026) MySQLnd: Fixed bug GH-15432 (Heap corruption when querying a vector). Opcache: Fixed bug GH-15661 (Access null pointer in Zend/Optimizer/zend_inference.c). Fixed bug GH-15658 (Segmentation fault in Zend/zend_vm_execute.h). SAPI: Fixed bug GHSA-9pqp-7h25-4f32 (Erroneous parsing of multipart form data). (CVE-2024-8925) Standard: Fixed bug GH-15552 (Signed integer overflow in ext/standard/scanf.c). Streams: Fixed bug GH-15628 (php_stream_memory_get_buffer() not zero-terminated). Petr Gajdos 2024-09-27 06:11:07 +00:00
  • dfea74e68a Accepting request 1203986 from home:adkorte:branches:devel:languages:php Petr Gajdos 2024-09-27 06:11:07 +00:00
  • bc5cea071c Accepting request 1197730 from devel:languages:php Dominique Leuenberger 2024-08-30 11:25:49 +00:00
  • 67daa3bc24 Accepting request 1197730 from devel:languages:php Dominique Leuenberger 2024-08-30 11:25:49 +00:00
  • d080779f11 checkin Petr Gajdos 2024-08-30 07:25:11 +00:00
  • d3ef9bc55f checkin Petr Gajdos 2024-08-30 07:25:11 +00:00
  • 7d98670011 checkin Petr Gajdos 2024-08-30 07:19:46 +00:00
  • a10dc4d1eb checkin Petr Gajdos 2024-08-30 07:19:46 +00:00
  • cadfd30367 Accepting request 1194367 from devel:languages:php Dominique Leuenberger 2024-08-18 16:19:25 +00:00
  • 3f79260839 Accepting request 1194367 from devel:languages:php Dominique Leuenberger 2024-08-18 16:19:25 +00:00
  • 285519dca3 - version update to 8.3.10 Core: Fixed bug GH-13922 (Fixed support for systems with sysconf(_SC_GETPW_R_SIZE_MAX) == -1). Fixed bug GH-14626 (Fix is_zend_ptr() for huge blocks). Fixed bug GH-14590 (Memory leak in FPM test gh13563-conf-bool-env.phpt. Fixed OSS-Fuzz #69765. Fixed bug GH-14741 (Segmentation fault in Zend/zend_types.h). Fixed bug GH-14969 (Use-after-free in property coercion with __toString()). Dom: Fixed bug GH-14702 (DOMDocument::xinclude() crash). Fileinfo: Fixed bug GH-14888 (README.REDIST.BINS refers to non-existing LICENSE). Gd: ext/gd/tests/gh10614.phpt: skip if no PNG support. restored warning instead of fata error. LibXML: Fixed bug GH-14563 (Build failure with libxml2 v2.13.0). Opcache: Fixed bug GH-14550 (No warning message when Zend DTrace is enabled that opcache.jit is implictly disabled). Output: Fixed bug GH-14808 (Unexpected null pointer in Zend/zend_string.h with empty output buffer). PDO: Fixed bug GH-14712 (Crash with PDORow access to null property). Phar: Fixed bug GH-14603 (null string from zip entry). PHPDBG: Fixed bug GH-14596 (crashes with ASAN and ZEND_RC_DEBUG=1). Fixed bug GH-14553 (echo output trimmed at NULL byte). Shmop: Fixed bug GH-14537 (shmop Windows 11 crashes the process). SPL: Fixed bug GH-14639 (Member access within null pointer in ext/spl/spl_observer.c). Standard: Fixed bug GH-14775 (range function overflow with negative step argument). Fix 32-bit wordwrap test failures. Fixed bug GH-14774 (time_sleep_until overflow). Streams: Fixed bug GH-14930 (Custom stream wrapper dir_readdir output truncated to 255 characters in PHP 8.3). Tidy: Fix memory leak in tidy_repair_file(). Treewide: Fix compatibility with libxml2 2.13.2. XML: Move away from to-be-deprecated libxml fields. Fixed bug GH-14834 (Error installing PHP when --with-pear is used). Arjen de Korte 2024-08-16 18:16:54 +00:00
  • ec1d5fc843 Accepting request 1194366 from home:adkorte:branches:devel:languages:php Arjen de Korte 2024-08-16 18:16:54 +00:00
  • 712ea20539 Accepting request 1186042 from devel:languages:php Ana Guerrero 2024-07-08 17:07:02 +00:00
  • e7ed7e6458 Accepting request 1186042 from devel:languages:php Ana Guerrero 2024-07-08 17:07:02 +00:00
  • 1287f4be8e checkin Petr Gajdos 2024-07-07 20:02:29 +00:00
  • e2efc03e2a checkin Petr Gajdos 2024-07-07 20:02:29 +00:00
  • e9368f78db Accepting request 1181895 from devel:languages:php Ana Guerrero 2024-06-21 14:02:18 +00:00
  • 65efa69922 Accepting request 1181895 from devel:languages:php Ana Guerrero 2024-06-21 14:02:18 +00:00
  • 7b6e0e5607 checkin Petr Gajdos 2024-06-20 09:36:17 +00:00
  • 69f385c1ae checkin Petr Gajdos 2024-06-20 09:36:17 +00:00
  • 542155380a Accepting request 1180000 from devel:languages:php Ana Guerrero 2024-06-11 16:28:26 +00:00
  • f9ac2d6e40 Accepting request 1180000 from devel:languages:php Ana Guerrero 2024-06-11 16:28:26 +00:00
  • a19514aa42 checkin Petr Gajdos 2024-06-11 11:25:40 +00:00
  • eec7b49ec0 checkin Petr Gajdos 2024-06-11 11:25:40 +00:00
  • ee4e1ebacd Accepting request 1179157 from devel:languages:php Ana Guerrero 2024-06-09 18:18:51 +00:00
  • 4ae6c3aa49 Accepting request 1179157 from devel:languages:php Ana Guerrero 2024-06-09 18:18:51 +00:00
  • df80465a52 checkin Petr Gajdos 2024-06-07 08:41:52 +00:00
  • 20ff021e96 checkin Petr Gajdos 2024-06-07 08:41:52 +00:00
  • 70af562413 checkin Petr Gajdos 2024-06-07 07:58:26 +00:00
  • d9d4975716 checkin Petr Gajdos 2024-06-07 07:58:26 +00:00
  • e65b496d37 checkin Petr Gajdos 2024-06-07 07:10:03 +00:00
  • 9c62eff6ac checkin Petr Gajdos 2024-06-07 07:10:03 +00:00
  • 2e31d755bb checkin Petr Gajdos 2024-06-07 07:03:58 +00:00
  • dc9bd6123d checkin Petr Gajdos 2024-06-07 07:03:58 +00:00
  • 2285296e81 Accepting request 1172959 from devel:languages:php Dominique Leuenberger 2024-05-11 16:18:56 +00:00
  • c07bc07ee5 Accepting request 1172959 from devel:languages:php Dominique Leuenberger 2024-05-11 16:18:56 +00:00
  • 95f0cf753b checkin Petr Gajdos 2024-05-09 15:59:29 +00:00
  • f50c7141e7 checkin Petr Gajdos 2024-05-09 15:59:29 +00:00
  • 079a370488 checkin Petr Gajdos 2024-05-09 15:58:43 +00:00
  • 538a4b2802 checkin Petr Gajdos 2024-05-09 15:58:43 +00:00
  • c5aeaef730 Accepting request 1167767 from devel:languages:php Ana Guerrero 2024-04-16 18:03:07 +00:00
  • 1c1fae5a31 Accepting request 1167767 from devel:languages:php Ana Guerrero 2024-04-16 18:03:07 +00:00
  • 05ea6befde add public key for Eric A Mann <eric@sixthree.me>, AFD8691FDAEDF03BDF6E460563F15A9B715376CA Petr Gajdos 2024-04-15 07:59:33 +00:00
  • c3f62ce28b add public key for Eric A Mann <eric@sixthree.me>, AFD8691FDAEDF03BDF6E460563F15A9B715376CA Petr Gajdos 2024-04-15 07:59:33 +00:00
  • 5e41399f7e checkin Petr Gajdos 2024-04-12 07:38:01 +00:00
  • 134c3aec6e checkin Petr Gajdos 2024-04-12 07:38:01 +00:00
  • ad5abec69d Accepting request 1165539 from devel:languages:php Ana Guerrero 2024-04-05 18:24:37 +00:00
  • b3c8df6e22 Accepting request 1165539 from devel:languages:php Ana Guerrero 2024-04-05 18:24:37 +00:00
  • a6e2c6ad47 Accepting request 1164955 from devel:languages:php:php83 Petr Gajdos 2024-04-04 14:10:04 +00:00
  • 6c368a4154 Accepting request 1164955 from devel:languages:php:php83 Petr Gajdos 2024-04-04 14:10:04 +00:00
  • 5abc7b45c1 Accepting request 1159219 from devel:languages:php Dominique Leuenberger 2024-03-20 20:09:46 +00:00
  • 662d6c9364 Accepting request 1159219 from devel:languages:php Dominique Leuenberger 2024-03-20 20:09:46 +00:00
  • 47e429b433 checkin Petr Gajdos 2024-03-19 06:06:03 +00:00
  • 71f826d4df checkin Petr Gajdos 2024-03-19 06:06:03 +00:00
  • 4d44ba8540 Accepting request 1155742 from devel:languages:php Dominique Leuenberger 2024-03-07 17:28:02 +00:00
  • 8aa3993404 Accepting request 1155742 from devel:languages:php Dominique Leuenberger 2024-03-07 17:28:02 +00:00
  • 49c355a311 Accepting request 1155517 from home:pmonrealgonzalez:branches:devel:languages:php Petr Gajdos 2024-03-06 19:34:17 +00:00
  • 6e6a0224c3 Accepting request 1155517 from home:pmonrealgonzalez:branches:devel:languages:php Petr Gajdos 2024-03-06 19:34:17 +00:00
  • 6c463db467 Accepting request 1147032 from devel:languages:php Ana Guerrero 2024-02-16 20:49:15 +00:00
  • 48f47ee30d Accepting request 1147032 from devel:languages:php Ana Guerrero 2024-02-16 20:49:15 +00:00
  • 4891b7e93d - version update to 8.2.16 * This is a bug fix release. - modified patches % php-build-reproducible-phar.patch (refreshed) Petr Gajdos 2024-02-16 07:58:23 +00:00
  • acf1832ea4 - version update to 8.2.16 * This is a bug fix release. - modified patches % php-build-reproducible-phar.patch (refreshed) Petr Gajdos 2024-02-16 07:58:23 +00:00
  • c7785ee488 Accepting request 1139795 from devel:languages:php Ana Guerrero 2024-01-21 22:07:46 +00:00
  • bf6832758a Accepting request 1139795 from devel:languages:php Ana Guerrero 2024-01-21 22:07:46 +00:00
  • de00318600 - 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) Petr Gajdos 2024-01-18 18:02:18 +00:00
  • 20340bb57a - 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) Petr Gajdos 2024-01-18 18:02:18 +00:00
  • 16587d8f11 Accepting request 1136160 from devel:languages:php Dominique Leuenberger 2024-01-04 14:56:45 +00:00
  • c65fe8b11f Accepting request 1136160 from devel:languages:php Dominique Leuenberger 2024-01-04 14:56:45 +00:00
  • 3c7e197400 - version update to 8.2.14 * This is a bug fix release. https://www.php.net/ChangeLog-8.php#8.2.14 Petr Gajdos 2024-01-02 11:41:30 +00:00
  • 62c56fa0c8 - version update to 8.2.14 * This is a bug fix release. https://www.php.net/ChangeLog-8.php#8.2.14 Petr Gajdos 2024-01-02 11:41:30 +00:00
  • 142bad9e5d Accepting request 1128516 from devel:languages:php Ana Guerrero 2023-11-26 18:36:31 +00:00
  • a4eae81737 Accepting request 1128516 from devel:languages:php Ana Guerrero 2023-11-26 18:36:31 +00:00
  • c0439229aa - version update to 8.2.13 * This is a bug fix release. https://www.php.net/ChangeLog-8.php#8.2.13 Petr Gajdos 2023-11-24 09:21:37 +00:00
  • e0158a7beb - version update to 8.2.13 * This is a bug fix release. https://www.php.net/ChangeLog-8.php#8.2.13 Petr Gajdos 2023-11-24 09:21:37 +00:00
  • c895a9ccdb Accepting request 1120625 from devel:languages:php Ana Guerrero 2023-10-29 18:39:14 +00:00
  • 6b18e0d307 Accepting request 1120625 from devel:languages:php Ana Guerrero 2023-10-29 18:39:14 +00:00
  • 91f87726ed - version update to 8.2.12 * This is a bug fix release. https://www.php.net/ChangeLog-8.php#8.2.12 Petr Gajdos 2023-10-26 18:03:33 +00:00
  • 8e4f8c4cea - version update to 8.2.12 * This is a bug fix release. https://www.php.net/ChangeLog-8.php#8.2.12 Petr Gajdos 2023-10-26 18:03:33 +00:00
  • f87053219c Accepting request 1114306 from devel:languages:php Ana Guerrero 2023-10-01 19:21:51 +00:00
  • 939509d34c Accepting request 1114306 from devel:languages:php Ana Guerrero 2023-10-01 19:21:51 +00:00
  • ca4ce3100d - version update to 8.2.11 * This is a bug fix release. * https://www.php.net/ChangeLog-8.php#8.2.11 Petr Gajdos 2023-09-29 09:39:15 +00:00
  • e142993ace - version update to 8.2.11 * This is a bug fix release. * https://www.php.net/ChangeLog-8.php#8.2.11 Petr Gajdos 2023-09-29 09:39:15 +00:00
  • d0b3bf22e0 Accepting request 1113638 from devel:languages:php Ana Guerrero 2023-09-26 20:00:54 +00:00
  • d3de9b6314 Accepting request 1113638 from devel:languages:php Ana Guerrero 2023-09-26 20:00:54 +00:00
  • 062d1af0a7 - 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]) Petr Gajdos 2023-09-26 09:28:41 +00:00
  • 3854ef12e6 - 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]) Petr Gajdos 2023-09-26 09:28:41 +00:00