Path to this page:
Subject: CVS commit: [pkgsrc-2022Q3] pkgsrc/lang
From: Benny Siegert
Date: 2022-10-03 16:17:25
Message id: 20221003141725.6A732FA90@cvs.NetBSD.org
Log Message:
Pullup ticket #6675 - requested by taca
lang/php74: security fix
Revisions pulled up:
- lang/php/phpversion.mk 1.375
- lang/php74/distinfo 1.38
---
Module Name: pkgsrc
Committed By: taca
Date: Sat Oct 1 00:25:22 UTC 2022
Modified Files:
pkgsrc/lang/php: phpversion.mk
pkgsrc/lang/php74: distinfo
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)
Files: