Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Eric Sandall (391c083fbaa4cebe38b6b66746d9d7aa0169bc5c)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Eric Sandall <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Eric Sandall (391c083fbaa4cebe38b6b66746d9d7aa0169bc5c)
  • Date: Sun, 13 Dec 2009 14:04:46 -0600

GIT changes to master grimoire by Eric Sandall <sandalle AT sourcemage.org>:

disk/ntfs-3g/DEPENDS | 5 +++--
disk/ntfs-3g/HISTORY | 5 ++++-
2 files changed, 7 insertions(+), 3 deletions(-)

New commits:
commit 391c083fbaa4cebe38b6b66746d9d7aa0169bc5c
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>

ntfs-3g: Cleanup whitespace

commit dd24be296d4560112c65b67407c4621b578b9458
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>

ntfs-3g: Depends on attr

diff --git a/disk/ntfs-3g/DEPENDS b/disk/ntfs-3g/DEPENDS
index 6170564..a3325b6 100755
--- a/disk/ntfs-3g/DEPENDS
+++ b/disk/ntfs-3g/DEPENDS
@@ -1,5 +1,6 @@
+depends attr &&
depends gnutls &&
+
optional_depends fuse '--with-fuse=external' \
'--with-fuse=internal' \
- 'use external FUSE?'
-
+ 'use external FUSE?'
diff --git a/disk/ntfs-3g/HISTORY b/disk/ntfs-3g/HISTORY
index abd05af..bacac34 100644
--- a/disk/ntfs-3g/HISTORY
+++ b/disk/ntfs-3g/HISTORY
@@ -1,3 +1,6 @@
+2009-12-13 Eric Sandall <sandalle AT sourcemage.org>
+ * DEPENDS: Depends on attr
+
2009-11-15 George Sherwood <gsherwood AT sourcemage.org>
* DETAILS: Updated to version 2009.11.14

@@ -86,7 +89,7 @@
2007-05-17 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 1.516
SECURITY_PATCH=1
- fix: Linux security exploit if ntfs-3g was setuid and the FUSE
+ fix: Linux security exploit if ntfs-3g was setuid and the FUSE
kernel driver wasn't loaded yet during mount

2007-04-18 Treeve Jelbert <treeve AT sourcemage.org>



  • [SM-Commit] GIT changes to master grimoire by Eric Sandall (391c083fbaa4cebe38b6b66746d9d7aa0169bc5c), Eric Sandall, 12/13/2009

Archive powered by MHonArc 2.6.24.

Top of Page