[Lunar-commits] ntfs-3g: version bump to 1.2129.
Florin Braescu
florin at lunar-linux.org
Tue Jan 29 17:08:00 CET 2008
commit 0e31ec46176ca24029f720fbd3aabca652749b3e
Author: Florin Braescu <florin at lunar-linux.org>
Date: Tue Jan 29 18:08:00 2008 +0200
ntfs-3g: version bump to 1.2129.
The release has FUSE-LITE built-in, so only the FUSE kernel module is
required. The driver now works with the uClibc library. A new utility
called ntfs-3g.probe was added to probe a volume for mountability.
Unique exit codes are used for ntfs-3g and ntfs-3g.probe to indicate
the volume state. A fix was made for the case when a SIGTERM signal
may cause a deadlock that could block the shutdown process.
---
filesys/ntfs-3g/DEPENDS | 1 -
filesys/ntfs-3g/DETAILS | 6 +++---
2 files changed, 3 insertions(+), 4 deletions(-)
diff --git a/filesys/ntfs-3g/DEPENDS b/filesys/ntfs-3g/DEPENDS
deleted file mode 100644
index 1483da0..0000000
--- a/filesys/ntfs-3g/DEPENDS
+++ /dev/null
@@ -1 +0,0 @@
-depends fuse
diff --git a/filesys/ntfs-3g/DETAILS b/filesys/ntfs-3g/DETAILS
index b2092da..fb69660 100644
--- a/filesys/ntfs-3g/DETAILS
+++ b/filesys/ntfs-3g/DETAILS
@@ -1,11 +1,11 @@
MODULE=ntfs-3g
- VERSION=1.1120
+ VERSION=1.2129
SOURCE=$MODULE-$VERSION.tgz
SOURCE_URL=http://www.ntfs-3g.org/
- SOURCE_VFY=sha1:203b6194e4dc531065b81c8f2ef72dd247e48a9b
+ SOURCE_VFY=sha1:6ee833ead4eba2bd9dae62a5b0a945e8048f9109
WEB_SITE=http://www.ntfs-3g.org/
ENTERED=20070621
- UPDATED=20071119
+ UPDATED=20080129
SHORT="NTFS driver for Linux"
cat << EOF
More information about the Lunar-commits
mailing list