[Lunar-commits] <moonbase> e2fsprogs: version bump to 1.40.6.
Florin Braescu
florin at lunar-linux.org
Sun Feb 10 17:35:38 CET 2008
commit eaa1018c957806e8d32bcc5dfb8389a0ed007ad0
Author: Florin Braescu <florin at lunar-linux.org>
Date: Sun Feb 10 18:35:38 2008 +0200
e2fsprogs: version bump to 1.40.6.
Changes:
-Add support for returning labels for UDF filesystems in the
blkid library.
-Fix bug in the blkid library where cached filesystems was
not being flushed when opening USB devices returned the error
ENOMEDIUM.
-Added logic to the blkid library to automatically choose
whether a filesystem should be mounted as ext4 or ext4dev, as appropriate.
-Allow tune2fs to set and clear the test_fs flag on ext4
filesystems.
-Fix a bug in e2fsck which caused it to core dump if e2fsprogs
had been configured with --enable-jbd-debug.
-Document the BLKID_FILE environment variable in the libblkid
man page.
---
filesys/e2fsprogs/DETAILS | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/filesys/e2fsprogs/DETAILS b/filesys/e2fsprogs/DETAILS
index 6b5b26d..e5fd1f5 100644
--- a/filesys/e2fsprogs/DETAILS
+++ b/filesys/e2fsprogs/DETAILS
@@ -1,11 +1,11 @@
MODULE=e2fsprogs
- VERSION=1.40.5
+ VERSION=1.40.6
SOURCE=$MODULE-$VERSION.tar.gz
SOURCE_URL=$SFORGE_URL/$MODULE/
- SOURCE_VFY=sha1:9a467da21952c8366a5eb246274a3237df7ff5de
+ SOURCE_VFY=sha1:b1f422a5527f437516d5b68a8fe9a3e398b66d2c
WEB_SITE=http://e2fsprogs.sourceforge.net
ENTERED=20010922
- UPDATED=20080128
+ UPDATED=20080210
SHORT="Utilities for the EXT2 file system"
cat << EOF
More information about the Lunar-commits
mailing list