FreeBSD Bugzilla – Attachment 86436 Details for
Bug 122869
[patch] Update graphics/png to fix security vulnerability
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
png.patch
png.patch (text/plain), 1.64 KB, created by
Nick Barkas
on 2008-04-17 21:00:05 UTC
(
hide
)
Description:
png.patch
Filename:
MIME Type:
Creator:
Nick Barkas
Created:
2008-04-17 21:00:05 UTC
Size:
1.64 KB
patch
obsolete
>diff -urN png.orig/Makefile png/Makefile >--- png.orig/Makefile Tue Apr 8 10:08:57 2008 >+++ png/Makefile Thu Apr 17 12:48:48 2008 >@@ -6,19 +6,19 @@ > # > > PORTNAME= png >-PORTVERSION= 1.2.26 >+PORTVERSION= 1.2.27.b3 > CATEGORIES= graphics > MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} > MASTER_SITE_SUBDIR= lib${PORTNAME} >-DISTNAME= lib${PORTNAME}-${PORTVERSION} >+DISTNAME= lib${PORTNAME}-1.2.27beta03 >+ >+MAINTAINER= ache@FreeBSD.org >+COMMENT= Library for manipulating PNG images > > #PATCH_SITES= ${MASTER_SITES} > #PATCH_SITE_SUBDIR= ${MASTER_SITE_SUBDIR} > #PATCHFILES= > #PATCH_DIST_STRIP= -p1 >- >-MAINTAINER= ache@FreeBSD.org >-COMMENT= Library for manipulating PNG images > > MAKEFILE= ${WRKSRC}/scripts/makefile.freebsd > ALL_TARGET= all libpng-config test >diff -urN png.orig/distinfo png/distinfo >--- png.orig/distinfo Tue Apr 8 10:08:57 2008 >+++ png/distinfo Thu Apr 17 12:44:19 2008 >@@ -1,3 +1,3 @@ >-MD5 (libpng-1.2.26.tar.bz2) = 1f743f4a3e5a9c12ea16eff0c60c3f8e >-SHA256 (libpng-1.2.26.tar.bz2) = 17c589b64902c6fc045ad85d748c647035b9916016813182402e89114aa7ebe7 >-SIZE (libpng-1.2.26.tar.bz2) = 627569 >+MD5 (libpng-1.2.27beta03.tar.bz2) = f3dc8f8dbdab547a738ffb6163b75ca8 >+SHA256 (libpng-1.2.27beta03.tar.bz2) = bc6a479b03dbea93cafda8bc934c101f8e1b20aa1c5efd70d793c88e59fb7891 >+SIZE (libpng-1.2.27beta03.tar.bz2) = 665285 >diff -urN png.orig/files/patch-ab png/files/patch-ab >--- png.orig/files/patch-ab Tue Apr 8 10:08:58 2008 >+++ png/files/patch-ab Thu Apr 17 12:47:29 2008 >@@ -12,7 +12,7 @@ > > Name: libpng > Description: Loads and saves PNG files >- Version: 1.2.26 >+ Version: 1.2.27beta03 > -Libs: -L${libdir} -lpng12 > +Libs: -L${libdir} -lpng -lz -lm > Cflags: -I${includedir}
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 122869
: 86436