summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTreeve Jelbert2007-05-17 11:13:44 +0200
committerEric Sandall2007-05-17 10:12:28 -0700
commite6830cc2624b1cb6bd2df55a151ef1954c96decd (patch)
treec22538ba9c1c7501a37b93bcd4ef715c318d3337
parent233529d75b3761ba4ed50ee4be73edab3578e600 (diff)
ntfs-3g-1.516
(cherry picked from commit 968cebc0c447fe211a3a89a9e5a13601b878889d)
-rwxr-xr-xdisk/ntfs-3g/DETAILS5
-rw-r--r--disk/ntfs-3g/HISTORY6
2 files changed, 9 insertions, 2 deletions
diff --git a/disk/ntfs-3g/DETAILS b/disk/ntfs-3g/DETAILS
index 5cd9b7324a..caf22e7098 100755
--- a/disk/ntfs-3g/DETAILS
+++ b/disk/ntfs-3g/DETAILS
@@ -1,12 +1,13 @@
SPELL=ntfs-3g
- VERSION=1.417
- SOURCE_HASH=sha512:14a4af303406ec249b4499ad9bdbafd7b7141a620674b1f021ebc22e4278fd0503375168a0a1ceadf1ba2c6c38f1bdf384c9f71c9de608872424f9c28ba21c6b
+ VERSION=1.516
+ SOURCE_HASH=sha512:a33984334bc950c974ece5812d5c72edae26b52806a9f5300605eaf23f42810ba5b618c7a96c38278e9f859cb7dad94d262b612ead1cf59cb26421013adb7947
SOURCE=$SPELL-$VERSION.tgz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
WEB_SITE=http://www.ntfs-3g.org/
SOURCE_URL[0]=$WEB_SITE/$SOURCE
LICENSE[0]=GPL
ENTERED=20060730
+ SECURITY_PATCH=1
KEYWORDS="ntfs driver"
SHORT="full access to ntfs file system"
cat << EOF
diff --git a/disk/ntfs-3g/HISTORY b/disk/ntfs-3g/HISTORY
index 3ef0c028ea..62795211b8 100644
--- a/disk/ntfs-3g/HISTORY
+++ b/disk/ntfs-3g/HISTORY
@@ -1,3 +1,9 @@
+2007-05-17 Treeve Jelbert <treeve@sourcemage.org>
+ * DETAILS: version 1.516
+ SECURITY_PATCH=1
+ 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@sourcemage.org>
* DETAILS: version 1.417