pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/pkgsrc-2021Q3]: pkgsrc/lang Pullup ticket #6528 - requested by taca



details:   https://anonhg.NetBSD.org/pkgsrc/rev/a47916f3ba15
branches:  pkgsrc-2021Q3
changeset: 768844:a47916f3ba15
user:      tm <tm%pkgsrc.org@localhost>
date:      Mon Nov 01 22:06:32 2021 +0000

description:
Pullup ticket #6528 - requested by taca
lang/php73: security fix

Revisions pulled up:
- lang/php/phpversion.mk                                        1.344
- lang/php73/distinfo                                           1.40

---
   Module Name: pkgsrc
   Committed By:        taca
   Date:                Sat Oct 30 07:45:42 UTC 2021

   Modified Files:
        pkgsrc/lang/php: phpversion.mk
        pkgsrc/lang/php73: distinfo

   Log Message:
   lang/php73: update to 7.3.32

   This is a security fix release.

   28 Oct 2021, PHP 7.3.32

   - FPM:
     . Fixed bug #81026 (PHP-FPM oob R/W in root process leading to privilege
       escalation). (CVE-2021-21703) (Jakub Zelenka)

diffstat:

 lang/php/phpversion.mk |   4 ++--
 lang/php73/distinfo    |  10 +++++-----
 2 files changed, 7 insertions(+), 7 deletions(-)

diffs (36 lines):

diff -r c5685256f422 -r a47916f3ba15 lang/php/phpversion.mk
--- a/lang/php/phpversion.mk    Sun Oct 17 16:41:44 2021 +0000
+++ b/lang/php/phpversion.mk    Mon Nov 01 22:06:32 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: phpversion.mk,v 1.341 2021/09/24 02:27:03 taca Exp $
+# $NetBSD: phpversion.mk,v 1.341.2.1 2021/11/01 22:06:32 tm Exp $
 #
 # This file selects a PHP version, based on the user's preferences and
 # the installed packages. It does not add a dependency on the PHP
@@ -88,7 +88,7 @@
 
 # Define each PHP's version.
 PHP56_VERSION= 5.6.40
-PHP73_VERSION= 7.3.31
+PHP73_VERSION= 7.3.32
 PHP74_VERSION= 7.4.24
 PHP80_VERSION= 8.0.11
 
diff -r c5685256f422 -r a47916f3ba15 lang/php73/distinfo
--- a/lang/php73/distinfo       Sun Oct 17 16:41:44 2021 +0000
+++ b/lang/php73/distinfo       Mon Nov 01 22:06:32 2021 +0000
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.36 2021/09/23 14:11:48 taca Exp $
+$NetBSD: distinfo,v 1.36.2.1 2021/11/01 22:06:32 tm Exp $
 
-SHA1 (php-7.3.31.tar.xz) = ab51270c59e0b7b71d832c783118808cd318ed11
-RMD160 (php-7.3.31.tar.xz) = c6742d9b6675d1dbbc5a89eab3686f20313f5a6c
-SHA512 (php-7.3.31.tar.xz) = 63a8122233b9892453b6b92429497a7ad9761ad88063e2b95607b5d4d4c0a0e1135073bcae5a0e69a17082d2348911cbbd4807c0d20905d93324d89e5b019a05
-Size (php-7.3.31.tar.xz) = 12142912 bytes
+SHA1 (php-7.3.32.tar.xz) = 57afbb399eacab46bf7b0149abc035914d51be0e
+RMD160 (php-7.3.32.tar.xz) = 060c77961e7ecddfe4bf2c7b15d3f41554d1da76
+SHA512 (php-7.3.32.tar.xz) = afed20a90aa7d207f9b409fb2066789a637b24d6c6874fc5733bbe6e9972616b387669ce40cba16b606893d88572f398e34aff7a36626308e3ede312f09fcc56
+Size (php-7.3.32.tar.xz) = 12142436 bytes
 SHA1 (patch-configure) = 08b80528ba90c705398e8841c232382663479a3b
 SHA1 (patch-disable-filter-url) = 0a2c19c18f089448a8d842e99738b292ab9e5640
 SHA1 (patch-ext_gd_config.m4) = eaecfb31b18700dd642c067ed82748d4f6be2335



Home | Main Index | Thread Index | Old Index