* [PATCH 1/2] e2fsprogs: Update to 1.47.0
@ 2023-09-17 13:55 Jonatan Schlag
2023-09-17 13:55 ` [PATCH 2/2] file: Update to 5.45 Jonatan Schlag
0 siblings, 1 reply; 2+ messages in thread
From: Jonatan Schlag @ 2023-09-17 13:55 UTC (permalink / raw)
To: development
[-- Attachment #1: Type: text/plain, Size: 1426 bytes --]
The test suite now works
Fixes: #13228
Signed-off-by: Jonatan Schlag <jonatan.schlag(a)ipfire.org>
---
e2fsprogs/e2fsprogs.nm | 18 +++---------------
1 file changed, 3 insertions(+), 15 deletions(-)
diff --git a/e2fsprogs/e2fsprogs.nm b/e2fsprogs/e2fsprogs.nm
index 5041e8bd0..c66beb2b9 100644
--- a/e2fsprogs/e2fsprogs.nm
+++ b/e2fsprogs/e2fsprogs.nm
@@ -4,8 +4,8 @@
###############################################################################
name = e2fsprogs
-version = 1.46.5
-release = 2
+version = 1.47.0
+release = 1
groups = System/Filesystems
url = https://e2fsprogs.sourceforge.net/
@@ -56,20 +56,8 @@ build
# Create empty mtab file if it does not exist.
[ -e /etc/mtab ] || touch /etc/mtab
- # Disable failing test to fallocate sparse files and big files on a blockmap fs.
- #
- # test_filesys: ***** FILE SYSTEM WAS MODIFIED *****
- # test_filesys: 13/4096 files (7.7% non-contiguous), 12422/65536 blocks
- # Exit status is 1
- #
- # But the test fails because the Inode 12 and 13 have differnet permissions.
- # ( 0644 instead of 0666 ).
- # -Inode: 12 Type: regular Mode: 0666 Flags: 0x0
- # +Inode: 12 Type: regular Mode: 0644 Flags: 0x0
- rm -rvf tests/d_fallocate_blkmap
-
# Run testsuite.
- cd build && make check || :
+ cd build && make check
end
install
--
2.39.2
^ permalink raw reply [flat|nested] 2+ messages in thread
* [PATCH 2/2] file: Update to 5.45
2023-09-17 13:55 [PATCH 1/2] e2fsprogs: Update to 1.47.0 Jonatan Schlag
@ 2023-09-17 13:55 ` Jonatan Schlag
0 siblings, 0 replies; 2+ messages in thread
From: Jonatan Schlag @ 2023-09-17 13:55 UTC (permalink / raw)
To: development
[-- Attachment #1: Type: text/plain, Size: 566 bytes --]
Fixes: #13223
Signed-off-by: Jonatan Schlag <jonatan.schlag(a)ipfire.org>
---
file/file.nm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/file/file.nm b/file/file.nm
index 23ee3a768..da0e403e4 100644
--- a/file/file.nm
+++ b/file/file.nm
@@ -4,8 +4,8 @@
###############################################################################
name = file
-version = 5.43
-release = 1.1
+version = 5.45
+release = 1
groups = System/Tools
url = http://www.darwinsys.com/file/
--
2.39.2
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2023-09-17 13:55 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-09-17 13:55 [PATCH 1/2] e2fsprogs: Update to 1.47.0 Jonatan Schlag
2023-09-17 13:55 ` [PATCH 2/2] file: Update to 5.45 Jonatan Schlag
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox