pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/php-igbinary



Module Name:    pkgsrc
Committed By:   taca
Date:           Thu Dec 14 15:39:22 UTC 2023

Modified Files:
        pkgsrc/devel/php-igbinary: Makefile distinfo

Log Message:
devel/php-igbinary: update to 3.2.15

3.2.15 (2023-12-02)

* Fix crash in igbinary_unserialize_object_enum_case with opcache protected
  memory and non-constant value.


To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 pkgsrc/devel/php-igbinary/Makefile
cvs rdiff -u -r1.11 -r1.12 pkgsrc/devel/php-igbinary/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/devel/php-igbinary/Makefile
diff -u pkgsrc/devel/php-igbinary/Makefile:1.9 pkgsrc/devel/php-igbinary/Makefile:1.10
--- pkgsrc/devel/php-igbinary/Makefile:1.9      Wed Mar 15 13:53:54 2023
+++ pkgsrc/devel/php-igbinary/Makefile  Thu Dec 14 15:39:22 2023
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.9 2023/03/15 13:53:54 taca Exp $
+# $NetBSD: Makefile,v 1.10 2023/12/14 15:39:22 taca Exp $
 
 MODNAME=       igbinary
-PECL_VERSION=  3.2.14
+PECL_VERSION=  3.2.15
 CATEGORIES=    devel
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost

Index: pkgsrc/devel/php-igbinary/distinfo
diff -u pkgsrc/devel/php-igbinary/distinfo:1.11 pkgsrc/devel/php-igbinary/distinfo:1.12
--- pkgsrc/devel/php-igbinary/distinfo:1.11     Wed Mar 15 13:53:54 2023
+++ pkgsrc/devel/php-igbinary/distinfo  Thu Dec 14 15:39:22 2023
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.11 2023/03/15 13:53:54 taca Exp $
+$NetBSD: distinfo,v 1.12 2023/12/14 15:39:22 taca Exp $
 
-BLAKE2s (php-igbinary/igbinary-3.2.14.tgz) = adc44ed21c37e5a99fd949781bd26911a7c211f35d2343f06fd768eaa7bc5299
-SHA512 (php-igbinary/igbinary-3.2.14.tgz) = 2d9d7b36ab9ecd4f19b0e1b4dc958ce8b4e25a8930468e9308d70284b85f92a8f3b4ac241e35110287ba3a0e0f17d21cc6e6b4fbfdea2b2ea27d6a47eaccbdaf
-Size (php-igbinary/igbinary-3.2.14.tgz) = 102824 bytes
+BLAKE2s (php-igbinary/igbinary-3.2.15.tgz) = 0aceb14b7dadb8515ecacd394c139491f1a68b4cac5d4e6539766243606f890f
+SHA512 (php-igbinary/igbinary-3.2.15.tgz) = 1901765d302624ec0e8356fde6feabb8406122357e8ba178af6e9863e78a30f779c711785b981b8871d6c59f17bccfafe1d257a05a449935013ad8b62f7121c5
+Size (php-igbinary/igbinary-3.2.15.tgz) = 103238 bytes



Home | Main Index | Thread Index | Old Index