aboutsummaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
authorMatthias Andree <mandree@FreeBSD.org>2021-02-13 11:36:52 +0000
committerMatthias Andree <mandree@FreeBSD.org>2021-02-13 11:36:52 +0000
commit15ab1c611bb70ba42a30bb300ccece02f7e7a265 (patch)
treebabb28dd01cc70c4fd9764928d30a08b4347b4d6 /games
parent1a667313d4413bab1ad09184f03d8fcb8cd97e55 (diff)
downloadports-15ab1c611bb70ba42a30bb300ccece02f7e7a265.tar.gz
ports-15ab1c611bb70ba42a30bb300ccece02f7e7a265.zip
MFH: r560002 r560022 r565123
graphics/openexr: graphics/ilmbase: v2.5.4 update "Patch release with various bug/sanitizer/security fixes, primarily related to reading corrupted input files." <https://github.com/AcademySoftwareFoundation/openexr/releases/tag/v2.5.4> Cherry-pick upstream commit for GCC 11 compatibility: <https://github.com/AcademySoftwareFoundation/openexr/commit/a40a6151c4e746eb8f93c7c06992d0ec11289fdc> Since this changes the patchlevel of the solibs, bump PORTREVISION of dependent ports just to be sure. (graphics/py-openshadinglanguage is unaltered and .includes the revision bump from .../openshadinglanguage.) graphics/openexr: really commit v2.5.4 update. Unfortunately, this was missed with the ilmbase update, and causes yet another PORTREVISION bump on all dependent ports. repeating ilmbase's commit log here: "Patch release with various bug/sanitizer/security fixes, primarily related to reading corrupted input files." <https://github.com/AcademySoftwareFoundation/openexr/releases/tag/v2.5.4> Cherry-pick upstream commit for GCC 11 compatibility: <https://github.com/AcademySoftwareFoundation/openexr/commit/a40a6151c4e746eb8f93c7c06992d0ec11289fdc> Since this changes the patchlevel of the solibs, bump PORTREVISION of dependent ports just to be sure. (graphics/py-openshadinglanguage is unaltered and .includes the revision bump from .../openshadinglanguage.) Reported by: VVD (IRC, #bsdports) graphics/openexr, ilmbase: security update to v2.5.5 https://github.com/AcademySoftwareFoundation/openexr/releases/tag/v2.5.5 "Specific OSS-fuzz issues include: OSS-fuzz #30291 Timeout in openexr_exrcheck_fuzzer OSS-fuzz #29106 Heap-buffer-overflow in Imf_2_5::FastHufDecoder::decode OSS-fuzz #28971 Undefined-shift in Imf_2_5::cachePadding OSS-fuzz #29829 Integer-overflow in Imf_2_5::DwaCompressor::initializeBuffers OSS-fuzz #30121 Out-of-memory in openexr_exrcheck_fuzzer" Bump PORTREVISION of ports that directly depend on openexr and/or ilmbase. Security: 98044aba-6d72-11eb-aed7-1b1b8a70cc8b
Notes
Notes: svn path=/branches/2021Q1/; revision=565125
Diffstat (limited to 'games')
-rw-r--r--games/pink-pony/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/pink-pony/Makefile b/games/pink-pony/Makefile
index 9cdfede1ad88..9d450e694aaa 100644
--- a/games/pink-pony/Makefile
+++ b/games/pink-pony/Makefile
@@ -3,7 +3,7 @@
PORTNAME= pink-pony
PORTVERSION= 1.4.1
-PORTREVISION= 25
+PORTREVISION= 26
CATEGORIES= games
MAINTAINER= amdmi3@FreeBSD.org