1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-20 08:27:15 +00:00

lang/php74: Update version 7.4.29=>7.4.30

- mysqlnd:
  Fixed bug #81719: mysqlnd/pdo password buffer overflow.
  (CVE-2022-31626)
- pgsql:
  Fixed bug #81720: Uninitialized array in pg_query_params().
  (CVE-2022-31625)

Approved by:	tz (private email)
Relnotes: https://www.php.net/ChangeLog-7.php#7.4.30
Sponsored by:	Bounce Experts
This commit is contained in:
Muhammad Moinur Rahman 2022-06-10 08:34:22 -05:00
parent 2c92a71660
commit 9dd525130a
5 changed files with 4 additions and 7 deletions

View File

@ -1,4 +1,3 @@
PORTREVISION= 1
CATEGORIES= devel
MASTERDIR= ${.CURDIR}/../../lang/php74

View File

@ -1,5 +1,5 @@
PORTNAME= php74
DISTVERSION= 7.4.29
DISTVERSION= 7.4.30
PORTREVISION?= 0
CATEGORIES?= lang devel www
MASTER_SITES= PHP

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1650059168
SHA256 (php/php-7.4.29.tar.xz) = 7d0f07869f33311ff3fe1138dc0d6c0d673c37fcb737eaed2c6c10a949f1aed6
SIZE (php/php-7.4.29.tar.xz) = 10418908
TIMESTAMP = 1654867369
SHA256 (php/php-7.4.30.tar.xz) = ea72a34f32c67e79ac2da7dfe96177f3c451c3eefae5810ba13312ed398ba70d
SIZE (php/php-7.4.30.tar.xz) = 10419136

View File

@ -1,4 +1,3 @@
PORTREVISION= 1
CATEGORIES= mail
MASTERDIR= ${.CURDIR}/../../lang/php74

View File

@ -1,4 +1,3 @@
PORTREVISION= 2
CATEGORIES= www devel
PKGNAMEPREFIX= mod_