pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc



Module Name:    pkgsrc
Committed By:   adam
Date:           Tue Nov 10 17:45:22 UTC 2015

Modified Files:
        pkgsrc/filesystems/fuse-ntfs-3g: Makefile PLIST
        pkgsrc/filesystems/libntfs: Makefile.common PLIST distinfo
        pkgsrc/filesystems/libntfs/patches: patch-include_ntfs-3g_types.h
            patch-src_Makefile.in
        pkgsrc/sysutils/ntfsprogs: PLIST
Added Files:
        pkgsrc/filesystems/libntfs/patches: patch-libntfs-3g_compat.c
            patch-src_ntfs-3g.c

Log Message:
Changes 2015.3.14:

Changes to NTFS-3G:
-------------------
Fixed inserting a new ACL after wiping out by chkdsk
Fixed Windows-type inheritance
Fixed ignoring the umask mount option when permissions are used
Fixed checking permissions when Posix ACLs are compiled in but not enabled
Disabled option remove_hiberfile on read-only mounts
Implemented an extended attribute to get/set EAs
Avoid full runlist updating in more situations
Update ctime after setting an ACL
Use MFT record 15 for the first extent to MFT:DATA
Ignore the sloppy mount option (-s)
Implemented FITRIM (fstrim) ioctl
Reengineered the compression algorithm

Changes to ntfsprogs:
---------------------
Return success from ntfsprogs utilities with options –version and the like
Implemented configure option –enable-quarantined for non functional utilities
Added manuals for ntfsdecrypt, ntfswipe, ntfstruncate and ntfsfallocate


To generate a diff of this commit:
cvs rdiff -u -r1.18 -r1.19 pkgsrc/filesystems/fuse-ntfs-3g/Makefile
cvs rdiff -u -r1.4 -r1.5 pkgsrc/filesystems/fuse-ntfs-3g/PLIST
cvs rdiff -u -r1.1 -r1.2 pkgsrc/filesystems/libntfs/Makefile.common \
    pkgsrc/filesystems/libntfs/PLIST
cvs rdiff -u -r1.2 -r1.3 pkgsrc/filesystems/libntfs/distinfo
cvs rdiff -u -r1.1 -r1.2 \
    pkgsrc/filesystems/libntfs/patches/patch-include_ntfs-3g_types.h \
    pkgsrc/filesystems/libntfs/patches/patch-src_Makefile.in
cvs rdiff -u -r0 -r1.1 \
    pkgsrc/filesystems/libntfs/patches/patch-libntfs-3g_compat.c \
    pkgsrc/filesystems/libntfs/patches/patch-src_ntfs-3g.c
cvs rdiff -u -r1.7 -r1.8 pkgsrc/sysutils/ntfsprogs/PLIST

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index