2023-04-19 10:12:01 by Adam Ciarcinski | Files touched by this commit (2359) | |
Log message:
revbump after textproc/icu update
|
2022-11-23 17:21:30 by Adam Ciarcinski | Files touched by this commit (1878) | |
Log message:
massive revision bump after textproc/icu update
|
2022-11-04 01:40:58 by Takahiro Kambe | Files touched by this commit (1) | |
Log message:
lang/php74: update to 7.4.33
7.4.33 (2022-11-03)
- GD:
. Fixed bug #81739: OOB read due to insufficient input validation in
imageloadfont(). (CVE-2022-31630) (cmb)
- Hash:
. Fixed bug #81738: buffer overflow in hash_update() on long parameter.
(CVE-2022-37454) (nicky at mouha dot be)
|
2022-10-30 11:50:01 by Takahiro Kambe | Files touched by this commit (4) |
Log message:
lang/php: post-install clean up
Do not manually install executable files and manual.
These are already done by php's Makefile from some time ago.
|
2022-10-01 02:25:22 by Takahiro Kambe | Files touched by this commit (1) |
Log message:
29 Sep 2022, PHP 7.4.32
- Core:
. Fixed bug #81726: phar wrapper: DOS when using quine gzip file.
(CVE-2022-31628). (cmb)
. Fixed bug #81727: Don't mangle HTTP variable names that clash with ones
that have a specific semantic meaning. (CVE-2022-31629). (Derick)
|
2022-06-09 17:00:38 by Takahiro Kambe | Files touched by this commit (2) | |
Log message:
lang/php74: update to 7.4.30
09 Jun 2022, PHP 7.4.30
- mysqlnd:
. Fixed bug #81719: mysqlnd/pdo password buffer overflow. (CVE-2022-31626)
(c dot fol at ambionics dot io)
- pgsql
. Fixed bug #81720: Uninitialized array in pg_query_params().
(CVE-2022-31625) (cmb)
|
2022-04-18 21:12:27 by Adam Ciarcinski | Files touched by this commit (1798) | |
Log message:
revbump for textproc/icu update
|
2022-04-16 02:52:28 by Takahiro Kambe | Files touched by this commit (1) | |
Log message:
lang/php74: update to 7.4.29
14 Apr 2022, PHP 7.4.29
- Core:
. No source changes to this release.
Version number added for reproduction of Windows builds.
- Date:
. Updated to latest IANA timezone database (2022a). (Derick)
|
2022-02-20 14:03:01 by Takahiro Kambe | Files touched by this commit (1) | |
Log message:
lang/php74: update to 7.4.28
17 Feb 2022, PHP 7.4.28
- Filter:
. Fix #81708: UAF due to php_filter_float() failing for ints
|
2021-12-19 06:01:06 by Takahiro Kambe | Files touched by this commit (3) | |
Log message:
lang/php74: update to 7.4.27
16 Dec 2021, PHP 7.4.27
- Core:
. Fixed bug #81626 (Error on use static:: in __callStatic() wrapped to
Closure::fromCallable()). (Nikita)
- FPM:
. Fixed bug #81513 (Future possibility for heap overflow in FPM zlog).
(Jakub Zelenka)
- GD:
. Fixed bug #71316 (libpng warning from imagecreatefromstring). (cmb)
- OpenSSL:
. Fixed bug #75725 (./configure: detecting RAND_egd). (Dilyan Palauzov)
- PCRE:
. Fixed bug #74604 (Out of bounds in php_pcre_replace_impl). (cmb, Dmitry)
- Standard:
. Fixed bug #81618 (dns_get_record fails on FreeBSD for missing type).
(fsbruva)
. Fixed bug #81659 (stream_get_contents() may unnecessarily overallocate).
(cmb)
|