From 35248795dcc014d2152f35cb9d15b23cca3aa379790cfb28958755c01075123f Mon Sep 17 00:00:00 2001
From: Philipp Seiler
Date: Sun, 27 Oct 2019 20:51:43 +0000
Subject: [PATCH] - added removal information of patches to the changelog
OBS-URL: https://build.opensuse.org/package/show/filesystems/squashfs?expand=0&rev=43
---
squashfs.changes | 10 +++++++++-
1 file changed, 9 insertions(+), 1 deletion(-)
diff --git a/squashfs.changes b/squashfs.changes
index 59b78f0..7707885 100644
--- a/squashfs.changes
+++ b/squashfs.changes
@@ -50,8 +50,16 @@ Mon Oct 21 13:45:56 UTC 2019 - Philipp Seiler
user process.
* Fix compilation with glibc 2.25+.
-- build changes
+- build changes:
* re-created patches to fit squashfs 4.4
+* removed 0001-mksquashfs-fix-rare-race-in-fragment-waiting-in-file.patch
+ (new version includes this change)
+* removed 0002-Fix-2GB-limit-of-the-is_fragment-.-function.patch
+ (new version includes this change)
+* removed 0003-Add-offset-function-to-skip-n-bytes.patch
+ (new version includes this change)
+* removed sysmacros.patch
+ (new version includes this change)
-------------------------------------------------------------------
Wed Jun 5 20:21:30 UTC 2019 - Philipp