summaryrefslogtreecommitdiff
path: root/sys-fs
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2018-06-30 11:16:18 +0200
committerJeroen Roovers <jer@gentoo.org>2018-06-30 11:16:18 +0200
commit61da1307fb5d33f99a2248eb6be24facdd33eef2 (patch)
tree3817ac5e1d53bbbdd0b2b499d73a56cd60a130bb /sys-fs
parentsys-fs/squashfs-tools: Update live ebuild. (diff)
downloadgentoo-61da1307fb5d33f99a2248eb6be24facdd33eef2.tar.gz
gentoo-61da1307fb5d33f99a2248eb6be24facdd33eef2.tar.bz2
gentoo-61da1307fb5d33f99a2248eb6be24facdd33eef2.zip
sys-fs/squashfs-tools: Clean up patch.
Package-Manager: Portage-2.3.41, Repoman-2.3.9
Diffstat (limited to 'sys-fs')
-rw-r--r--sys-fs/squashfs-tools/files/squashfs-tools-4.3-local-cve-fix.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-fs/squashfs-tools/files/squashfs-tools-4.3-local-cve-fix.patch b/sys-fs/squashfs-tools/files/squashfs-tools-4.3-local-cve-fix.patch
index 7637f67cd591..dca6ab68e676 100644
--- a/sys-fs/squashfs-tools/files/squashfs-tools-4.3-local-cve-fix.patch
+++ b/sys-fs/squashfs-tools/files/squashfs-tools-4.3-local-cve-fix.patch
@@ -6,8 +6,8 @@ Date: Wed Jun 24 14:27:31 2015 -0500
Update printf formats to match datatypes after CVE patch
---- squashfs-tools/unsquash-4.c
-+++ squashfs-tools/unsquash-4.c
+--- a/squashfs-tools/unsquash-4.c
++++ b/squashfs-tools/unsquash-4.c
@@ -35,7 +35,7 @@
size_t indexes = SQUASHFS_FRAGMENT_INDEXES(sBlk.s.fragments);
long long *fragment_table_index;