pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/filesystems/fuse-ntfs-3g Update to 1.1120:
details: https://anonhg.NetBSD.org/pkgsrc/rev/bbe6f3508c93
branches: trunk
changeset: 535510:bbe6f3508c93
user: xtraeme <xtraeme%pkgsrc.org@localhost>
date: Tue Nov 20 13:30:54 2007 +0000
description:
Update to 1.1120:
* Fix: successful hard link removal may reported "Input/Output error".
* Fix: listing the content of a single directory having over 600,000 files
and subdirectories may returned "Input/Output error" or truncated
directory listing.
* Fix: atime mount option didn't work.
* Fix: POSIX file time updates (file access and modification times, inode
change time). Please note, though NTFS-3G updates the times correctly now,
FUSE may keep caching old, invalid time attributes for a short time after
rename(2), creat(2), and some file operations which involve hard links.
FUSE has fixed already the first two cases and they may be included in
the Linux kernel 2.6.24 release.
* New: relatime support was added and made the default atime update method.
diffstat:
filesystems/fuse-ntfs-3g/Makefile | 4 ++--
filesystems/fuse-ntfs-3g/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 6 deletions(-)
diffs (27 lines):
diff -r fe69fd4a3263 -r bbe6f3508c93 filesystems/fuse-ntfs-3g/Makefile
--- a/filesystems/fuse-ntfs-3g/Makefile Tue Nov 20 11:58:19 2007 +0000
+++ b/filesystems/fuse-ntfs-3g/Makefile Tue Nov 20 13:30:54 2007 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.9 2007/11/11 15:59:22 xtraeme Exp $
+# $NetBSD: Makefile,v 1.10 2007/11/20 13:30:54 xtraeme Exp $
#
-DISTNAME= ntfs-3g-1.1104
+DISTNAME= ntfs-3g-1.1120
PKGNAME= fuse-${DISTNAME}
CATEGORIES= filesystems
MASTER_SITES= http://www.ntfs-3g.org/
diff -r fe69fd4a3263 -r bbe6f3508c93 filesystems/fuse-ntfs-3g/distinfo
--- a/filesystems/fuse-ntfs-3g/distinfo Tue Nov 20 11:58:19 2007 +0000
+++ b/filesystems/fuse-ntfs-3g/distinfo Tue Nov 20 13:30:54 2007 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.11 2007/11/11 15:59:22 xtraeme Exp $
+$NetBSD: distinfo,v 1.12 2007/11/20 13:30:54 xtraeme Exp $
-SHA1 (ntfs-3g-1.1104.tgz) = 285d8caedcc535270d31d395419060962357324b
-RMD160 (ntfs-3g-1.1104.tgz) = 787f5609022b58f6b82705e6ee37645077cd806a
-Size (ntfs-3g-1.1104.tgz) = 576990 bytes
+SHA1 (ntfs-3g-1.1120.tgz) = 203b6194e4dc531065b81c8f2ef72dd247e48a9b
+RMD160 (ntfs-3g-1.1120.tgz) = ecaef2641e018364620507a0703546a62c2a7683
+Size (ntfs-3g-1.1120.tgz) = 577005 bytes
SHA1 (patch-ab) = 37d7aa735d99d1d6d5cc6210894ec0252a7836fc
Home |
Main Index |
Thread Index |
Old Index