Integrate an official patch for isoinfo and mkisofs which adds directory

loop recognition in order to prevent from an endless loops that in turn
may consume all available memory.

PR:	220868
This commit is contained in:
Marius Strobl
2017-07-25 20:11:28 +00:00
parent b2a52918d4
commit 197bc9bfb3
2 changed files with 8 additions and 0 deletions
+5
View File
@@ -20,9 +20,14 @@
PORTNAME= cdrtools
PORTVERSION= 3.01
PORTREVISION= 1
CATEGORIES= sysutils audio
MASTER_SITES= SF/${PORTNAME}
PATCH_SITES= ${MASTER_SITES}
PATCHFILES= cdrtools-3.01-fix-20151126-mkisofs-isoinfo.patch
PATCH_DIST_STRIP= -p1
MAINTAINER= marius@FreeBSD.org
COMMENT= CD/DVD/BluRay and ISO-9660 image creation and extraction tools
+3
View File
@@ -1,2 +1,5 @@
TIMESTAMP = 1501001984
SHA256 (cdrtools-3.01.tar.bz2) = ed282eb6276c4154ce6a0b5dee0bdb81940d0cbbfc7d03f769c4735ef5f5860f
SIZE (cdrtools-3.01.tar.bz2) = 2087416
SHA256 (cdrtools-3.01-fix-20151126-mkisofs-isoinfo.patch) = 4e07a2be599c0b910ab3401744cec417dbdabf30ea867ee59030a7ad1906498b
SIZE (cdrtools-3.01-fix-20151126-mkisofs-isoinfo.patch) = 14606