git: b8043938e178 - main - graphics/pngcheck: Update to 3.0.3
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 29 Nov 2022 06:39:46 UTC
The branch main has been updated by fernape: URL: https://cgit.FreeBSD.org/ports/commit/?id=b8043938e1787fbecc95a9e1737a7938e0057a9e commit b8043938e1787fbecc95a9e1737a7938e0057a9e Author: Naram Qashat <cyberbotx@cyberbotx.com> AuthorDate: 2022-11-28 06:36:33 +0000 Commit: Fernando Apesteguía <fernape@FreeBSD.org> CommitDate: 2022-11-29 06:35:29 +0000 graphics/pngcheck: Update to 3.0.3 ChangeLog: http://www.libpng.org/pub/png/src/pngcheck-3.0.3.CHANGELOG Fixed a divide-by-zero crash bug (and probable vulnerability) in interlaced images with extra compressed data beyond the nominal end of the image data. PR: 268031 Reported by: cyberbotx@cyberbotx.com (maintainer) MFH: 2022Q4 (bugfix release) --- graphics/pngcheck/Makefile | 2 +- graphics/pngcheck/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/graphics/pngcheck/Makefile b/graphics/pngcheck/Makefile index 57dc70a9e7a5..7b9115fed011 100644 --- a/graphics/pngcheck/Makefile +++ b/graphics/pngcheck/Makefile @@ -1,5 +1,5 @@ PORTNAME= pngcheck -PORTVERSION= 3.0.2 +PORTVERSION= 3.0.3 CATEGORIES= graphics MASTER_SITES= http://www.libpng.org/pub/png/src/ \ https://www.cyberbotx.com/pngcheck/ diff --git a/graphics/pngcheck/distinfo b/graphics/pngcheck/distinfo index 8942ee24ab51..23e1eb75b8a6 100644 --- a/graphics/pngcheck/distinfo +++ b/graphics/pngcheck/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1612326876 -SHA256 (pngcheck-3.0.2.tar.gz) = 0d7e262f24116fddf2847a8ceb5c92d9f5f26efb42e9fff63ec2bb7676131ca7 -SIZE (pngcheck-3.0.2.tar.gz) = 63202 +TIMESTAMP = 1669614223 +SHA256 (pngcheck-3.0.3.tar.gz) = c36a4491634af751f7798ea421321642f9590faa032eccb0dd5fb4533609dee6 +SIZE (pngcheck-3.0.3.tar.gz) = 63766