git: 5b7b2aa164de - main - lang/php80: Update version 8.0.24=>8.0.25
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 29 Oct 2022 19:49:56 UTC
The branch main has been updated by bofh:
URL: https://cgit.FreeBSD.org/ports/commit/?id=5b7b2aa164de560f6bdcfea48339f76f7213f48f
commit 5b7b2aa164de560f6bdcfea48339f76f7213f48f
Author: Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2022-10-29 19:42:27 +0000
Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2022-10-29 19:49:48 +0000
lang/php80: Update version 8.0.24=>8.0.25
* GD:
- Fixed bug #81739: OOB read due to insufficient input validation in
imageloadfont(). (CVE-2022-31630)
* Hash:
- Fixed bug #81738: buffer overflow in hash_update() on long parameter
(CVE-2022-37454)
* Session:
- Fixed bug GH-9583 (session_create_id() fails with user defined save
handler that doesn't have a validateId() method).
* Streams:
- Fixed bug GH-9590 (stream_select does not abort upon exception or
empty valid fd set).
Approved by: tz (By private mail)
MFH: 2022Q4
Relnotes: https://www.php.net/ChangeLog-8.php#8.0.25
Sponsored by: Bounce Experts
---
lang/php80/Makefile | 2 +-
lang/php80/distinfo | 6 +++---
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/lang/php80/Makefile b/lang/php80/Makefile
index a3bf990cf177..1e64006412b3 100644
--- a/lang/php80/Makefile
+++ b/lang/php80/Makefile
@@ -1,5 +1,5 @@
PORTNAME= php80
-DISTVERSION= 8.0.24
+DISTVERSION= 8.0.25
PORTREVISION?= 0
CATEGORIES?= lang devel www
MASTER_SITES= PHP
diff --git a/lang/php80/distinfo b/lang/php80/distinfo
index 73814f121bcc..ccfc838c11be 100644
--- a/lang/php80/distinfo
+++ b/lang/php80/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1664642432
-SHA256 (php/php-8.0.24.tar.xz) = 8e6a63ac9cdabe4c345b32a54b18f348d9e50a1decda217faf2d61278d22f08b
-SIZE (php/php-8.0.24.tar.xz) = 10895332
+TIMESTAMP = 1667037753
+SHA256 (php/php-8.0.25.tar.xz) = a291b71d0498707fc5514eb5b9513e88f0f1d4890bcdefd67282ded8a2bfb941
+SIZE (php/php-8.0.25.tar.xz) = 10802888