Path to this page:
Subject: CVS commit: [pkgsrc-2020Q2] pkgsrc/lang
From: Benny Siegert
Date: 2020-08-23 20:52:28
Message id: 20200823185228.AF1D5FB28@cvs.NetBSD.org
Log Message:
Pullup ticket #6300 - requested by taca
lang/php72: security fix
Revisions pulled up:
- lang/php/phpversion.mk 1.306
- lang/php72/Makefile 1.28
- lang/php72/distinfo 1.56-1.57
---
Module Name: pkgsrc
Committed By: taca
Date: Sat Jul 11 04:06:07 UTC 2020
Modified Files:
pkgsrc/lang/php: phpversion.mk
pkgsrc/lang/php72: Makefile distinfo
Log Message:
lang/php72: update to 7.2.
Update php72 to 7.2
09 Jul 2020, PHP 7.2.32
- Core:
. No source changes to this release.
Vesion number added for reproduction of Windows builds. (cmb)
14 May 2020, PHP 7.2.31
- Core:
. Fixed bug #78875 (Long filenames cause OOM and temp files are not cleaned).
(CVE-2019-11048) (cmb)
. Fixed bug #78876 (Long variables in multipart/form-data cause OOM and temp
files are not cleaned). (CVE-2019-11048) (cmb)
---
Module Name: pkgsrc
Committed By: taca
Date: Sat Aug 8 13:32:57 UTC 2020
Modified Files:
pkgsrc/lang/php: phpversion.mk
pkgsrc/lang/php72: distinfo
Log Message:
lang/php72: update to 7.2.33
Update php72 to 7.2.33 (PHP 7.2.33).
06 Aug 2020, PHP 7.2.33
- Core:
. Fixed bug #79877 (getimagesize function silently truncates after a null
byte) (cmb)
- Phar:
. Fixed bug #79797 (Use of freed hash key in the phar_parse_zipfile
function). (CVE-2020-7068) (cmb)
Files: