Path to this page:
Subject: CVS commit: [pkgsrc-2010Q4] pkgsrc
From: Steven Drake
Date: 2011-03-22 07:22:18
Message id: 20110322062218.5BDE7175DD@cvs.netbsd.org
Log Message:
Pullup ticket #3394 - requested by taca
security fix for devel/php-shmop
Revisions pulled up:
- devel/php-shmop/Makefile 1.10
- lang/php5/distinfo 1.88
- lang/php5/patches/patch-ext_shmop_shmop.c 1.1
---
Module Name: pkgsrc
Committed By: taca
Date: Mon Mar 21 16:08:29 UTC 2011
Modified Files:
pkgsrc/devel/php-shmop: Makefile
pkgsrc/lang/php5: distinfo
Added Files:
pkgsrc/lang/php5/patches: patch-ext_shmop_shmop.c
Log Message:
Add a patch to fix bug #54193 (Integer overflow in shmop_read()) referring
r309018 from PHPs' repository. (CVE-2011-1092)
Bump PKGREVISION of devel/php-shmop.
Files: