commit: 61da1307fb5d33f99a2248eb6be24facdd33eef2
Author: Jeroen Roovers <jer <AT> gentoo <DOT> org>
AuthorDate: Sat Jun 30 09:16:18 2018 +0000
Commit: Jeroen Roovers <jer <AT> gentoo <DOT> org>
CommitDate: Sat Jun 30 09:16:18 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=61da1307
sys-fs/squashfs-tools: Clean up patch.
Package-Manager: Portage-2.3.41, Repoman-2.3.9
sys-fs/squashfs-tools/files/squashfs-tools-4.3-local-cve-fix.patch | 4 ++--
1 file 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 7637f67cd59..dca6ab68e67 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;