MFH: r551835
lang/php72: Update from 7.2.33 to 7.2.34 Core: Fixed bug #79699 (PHP parses encoded cookie names so malicious `__Host-` cookies can be sent). (CVE-2020-7070) OpenSSL: Fixed bug #79601 (Wrong ciphertext/tag in AES-CCM encryption for a 12 bytes IV). (CVE-2020-7069) Sponsored by: Bounce Experts Approved by: ports-secteam (joneum, implicit for PHP Updates)
This commit is contained in:
parent
b435c2a304
commit
5150bb135c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/branches/2020Q4/; revision=551838
@ -1,7 +1,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= php72
|
||||
DISTVERSION= 7.2.33
|
||||
DISTVERSION= 7.2.34
|
||||
PORTREVISION?= 0
|
||||
CATEGORIES?= lang devel www
|
||||
MASTER_SITES= PHP/distributions
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1598390814
|
||||
SHA256 (php-7.2.33.tar.xz) = 0f160a3483ffce36be5962fab7bcf09d605ee66c5707df83e4195cb796bbb03a
|
||||
SIZE (php-7.2.33.tar.xz) = 12310624
|
||||
TIMESTAMP = 1602192494
|
||||
SHA256 (php-7.2.34.tar.xz) = 409e11bc6a2c18707dfc44bc61c820ddfd81e17481470f3405ee7822d8379903
|
||||
SIZE (php-7.2.34.tar.xz) = 12309432
|
||||
|
Loading…
Reference in New Issue
Block a user