mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-21 08:42:23 +00:00
graphics/pngcrush: 1.7.86 -> 1.7.87
- Fixed a double-free bug. There was a "free" of the sPLT chunk structure in pngcrush and then again in png.c (Bug report by Brian Carpenter). - Added common-law trademark notice and export control information. - Rearranged some paragraphs in the comments at the beginning of pngcrush.c - Increased some buffer sizes in an attempt to prevent possible overflows. PR: 204421 Submitted by: Anton Sayetsky <vsasjason@gmail.com> (maintainer)
This commit is contained in:
parent
eda13277d8
commit
6b1e3d837a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=402097
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= pngcrush
|
||||
PORTVERSION= 1.7.86
|
||||
PORTVERSION= 1.7.87
|
||||
CATEGORIES= graphics
|
||||
MASTER_SITES= SF/pmt/${PORTNAME}/${PORTVERSION}/ \
|
||||
SF/pmt/${PORTNAME}/old-versions/1.7/${PORTVERSION}/
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (pngcrush-1.7.86-nolib.tar.xz) = 135cb6cf0607b5b72152c0eb2cbd1db9722f333ec4f8e166c7ef96db8eeadece
|
||||
SIZE (pngcrush-1.7.86-nolib.tar.xz) = 60024
|
||||
SHA256 (pngcrush-1.7.87-nolib.tar.xz) = e8aa7b626363908b234b830c9b08652e6ab48920422dc71e5d2570524da6018c
|
||||
SIZE (pngcrush-1.7.87-nolib.tar.xz) = 60500
|
||||
|
Loading…
Reference in New Issue
Block a user