public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: sys-fs/squashfs-tools/files/
@ 2018-06-30  9:19 Jeroen Roovers
  0 siblings, 0 replies; 2+ messages in thread
From: Jeroen Roovers @ 2018-06-30  9:19 UTC (permalink / raw
  To: gentoo-commits

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;


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: sys-fs/squashfs-tools/files/
@ 2019-03-14 15:35 Jeroen Roovers
  0 siblings, 0 replies; 2+ messages in thread
From: Jeroen Roovers @ 2019-03-14 15:35 UTC (permalink / raw
  To: gentoo-commits

commit:     fa5d7c119a8040ddf393160271f2e61133c2539d
Author:     Jeroen Roovers <jer <AT> gentoo <DOT> org>
AuthorDate: Thu Mar 14 15:35:13 2019 +0000
Commit:     Jeroen Roovers <jer <AT> gentoo <DOT> org>
CommitDate: Thu Mar 14 15:35:22 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fa5d7c11

sys-fs/squashfs-tools: Work around EAPI=7 restriction

Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Jeroen Roovers <jer <AT> gentoo.org>

 sys-fs/squashfs-tools/files/squashfs-tools-3.2-makedev.patch | 8 ++++----
 sys-fs/squashfs-tools/files/squashfs-tools-3.4-makedev.patch | 8 ++++----
 2 files changed, 8 insertions(+), 8 deletions(-)

diff --git a/sys-fs/squashfs-tools/files/squashfs-tools-3.2-makedev.patch b/sys-fs/squashfs-tools/files/squashfs-tools-3.2-makedev.patch
index b7bffe01af9..c55d905dae1 100644
--- a/sys-fs/squashfs-tools/files/squashfs-tools-3.2-makedev.patch
+++ b/sys-fs/squashfs-tools/files/squashfs-tools-3.2-makedev.patch
@@ -1,5 +1,5 @@
---- a/squashfs-tools/unsquashfs.c
-+++ b/squashfs-tools/unsquashfs.c
+--- a/unsquashfs.c
++++ b/unsquashfs.c
 @@ -34,6 +34,7 @@
  #include <zlib.h>
  #include <sys/mman.h>
@@ -8,8 +8,8 @@
  
  #ifndef linux
  #define __BYTE_ORDER BYTE_ORDER
---- a/squashfs-tools/mksquashfs.c
-+++ b/squashfs-tools/mksquashfs.c
+--- a/mksquashfs.c
++++ b/mksquashfs.c
 @@ -44,6 +44,7 @@
  #include <sys/mman.h>
  #include <pthread.h>

diff --git a/sys-fs/squashfs-tools/files/squashfs-tools-3.4-makedev.patch b/sys-fs/squashfs-tools/files/squashfs-tools-3.4-makedev.patch
index 17eb3ffaac2..da9d6bed456 100644
--- a/sys-fs/squashfs-tools/files/squashfs-tools-3.4-makedev.patch
+++ b/sys-fs/squashfs-tools/files/squashfs-tools-3.4-makedev.patch
@@ -1,5 +1,5 @@
---- a/squashfs-tools/mksquashfs.c
-+++ b/squashfs-tools/mksquashfs.c
+--- a/mksquashfs.c
++++ b/mksquashfs.c
 @@ -47,6 +47,7 @@
  #include <math.h>
  #include <regex.h>
@@ -8,8 +8,8 @@
  
  #ifndef linux
  #define __BYTE_ORDER BYTE_ORDER
---- a/squashfs-tools/unsquashfs.c
-+++ b/squashfs-tools/unsquashfs.c
+--- a/unsquashfs.c
++++ b/unsquashfs.c
 @@ -47,6 +47,7 @@
  #include <math.h>
  #include <sys/ioctl.h>


^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-03-14 15:35 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-06-30  9:19 [gentoo-commits] repo/gentoo:master commit in: sys-fs/squashfs-tools/files/ Jeroen Roovers
  -- strict thread matches above, loose matches on Subject: below --
2019-03-14 15:35 Jeroen Roovers

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox