pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/graphics/png Update png to 1.2.13 (it fixes CVE-2006-5...
details: https://anonhg.NetBSD.org/pkgsrc/rev/67ac2d07eb1a
branches: trunk
changeset: 521691:67ac2d07eb1a
user: taca <taca%pkgsrc.org@localhost>
date: Sat Nov 18 14:26:19 2006 +0000
description:
Update png to 1.2.13 (it fixes CVE-2006-5793).
version 1.2.13beta1 [October 2, 2006]
Removed AC_FUNC_MALLOC from configure.ac
Work around Intel-Mac compiler bug by setting PNG_NO_MMX_CODE in pngconf.h
Change "logical" to "bitwise" throughout documentation.
Detect and fix attempt to write wrong iCCP profile length.
version 1.0.21, 1.2.13 [November 15, 2006]
Fix potential buffer overflow in sPLT chunk handler.
Fix Makefile.am to not try to link to noexistent files.
Check all exported functions for NULL png_ptr.
diffstat:
graphics/png/Makefile | 4 ++--
graphics/png/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 6 deletions(-)
diffs (28 lines):
diff -r 36aaa7d339a5 -r 67ac2d07eb1a graphics/png/Makefile
--- a/graphics/png/Makefile Sat Nov 18 09:14:20 2006 +0000
+++ b/graphics/png/Makefile Sat Nov 18 14:26:19 2006 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.83 2006/11/02 18:00:43 joerg Exp $
+# $NetBSD: Makefile,v 1.84 2006/11/18 14:26:19 taca Exp $
-DISTNAME= libpng-1.2.12
+DISTNAME= libpng-1.2.13
PKGNAME= ${DISTNAME:S/lib//}
CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=libpng/} \
diff -r 36aaa7d339a5 -r 67ac2d07eb1a graphics/png/distinfo
--- a/graphics/png/distinfo Sat Nov 18 09:14:20 2006 +0000
+++ b/graphics/png/distinfo Sat Nov 18 14:26:19 2006 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.30 2006/06/29 22:21:18 wiz Exp $
+$NetBSD: distinfo,v 1.31 2006/11/18 14:26:19 taca Exp $
-SHA1 (libpng-1.2.12.tar.bz2) = 44bd6821607ba09ac500279363871ad5974a01b5
-RMD160 (libpng-1.2.12.tar.bz2) = c5c702869d73732d5e91e53a9e380fcbf89f3ae2
-Size (libpng-1.2.12.tar.bz2) = 621295 bytes
+SHA1 (libpng-1.2.13.tar.bz2) = e0c7d80b1300ad632b88982ee832f21ac35551ca
+RMD160 (libpng-1.2.13.tar.bz2) = 3edb65770d365c0512fd22aed90ecc11e9bb5512
+Size (libpng-1.2.13.tar.bz2) = 621104 bytes
SHA1 (patch-aa) = 3191c0781894d16be1c914f378f5be221dbc4960
SHA1 (patch-ab) = 979175c65587686b339a5556e8bcae3be95a07ca
SHA1 (patch-ae) = b9bf9de3caa32ac78a17685cdd5df5b80d1ccbbf
Home |
Main Index |
Thread Index |
Old Index