sys-fs/fuseiso: add links to patch origins

Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2020-07-19 19:13:34 +00:00
parent 675031ceeb
commit 0fa0186b07
2 changed files with 6 additions and 0 deletions

View File

@@ -1,3 +1,6 @@
https://sources.debian.org/patches/fuseiso/20070708-3.2/02-prevent-buffer-overflow.patch/
https://bugs.gentoo.org/713328
----
Description: Prevent stack-based buffer overflow on too-long path names
Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de>

View File

@@ -1,3 +1,6 @@
https://sources.debian.org/patches/fuseiso/20070708-3.2/03-prevent-integer-overflow.patch/
https://bugs.gentoo.org/713328
----
Description: Prevent integer overflow in ZISO code
Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de>