[Lunar-commits] <moonbase> e2fsprogs: version bumped to 1.41.1.
Florin Braescu
florin at lunar-linux.org
Tue Sep 2 10:36:46 CEST 2008
commit be65b0e270b6e4fbff8425c9238914e4e0fca48e
Author: Florin Braescu <florin at lunar-linux.org>
Date: Tue Sep 2 11:36:46 2008 +0300
e2fsprogs: version bumped to 1.41.1.
Changes:
The mke2fs program will now create the journal in the middle of the
filesystem, since this minimizes seek times on average for fsync-heavy
workloads. In addition, mke2fs will now create journals using extents
for filesystems that support them. This results in a more efficient
encoding for the journal since it eliminates the need for using
indirect blocks.
Many bugfixes.
---
filesys/e2fsprogs/DETAILS | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/filesys/e2fsprogs/DETAILS b/filesys/e2fsprogs/DETAILS
index a95dc53..8209d64 100644
--- a/filesys/e2fsprogs/DETAILS
+++ b/filesys/e2fsprogs/DETAILS
@@ -1,11 +1,11 @@
MODULE=e2fsprogs
- VERSION=1.41.0
+ VERSION=1.41.1
SOURCE=$MODULE-$VERSION.tar.gz
SOURCE_URL=$SFORGE_URL/$MODULE
- SOURCE_VFY=sha1:651f14f64838019745173d587e028072a8e46a98
+ SOURCE_VFY=sha1:f55b95df6956cd5a9f85f7deb90968d24d79a4ab
WEB_SITE=http://e2fsprogs.sourceforge.net
ENTERED=20010922
- UPDATED=20080713
+ UPDATED=20080902
SHORT="Utilities for the EXT2 file system"
cat << EOF
More information about the Lunar-commits
mailing list