diff --git a/ntfs-3g_ntfsprogs-2014.2.15.tgz b/ntfs-3g_ntfsprogs-2014.2.15.tgz deleted file mode 100644 index 1b6be61..0000000 --- a/ntfs-3g_ntfsprogs-2014.2.15.tgz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4c3099400cb14b231a3c9d718b3a8d152d38555059341ce5fc6d02292a4a5b56 -size 1143575 diff --git a/ntfs-3g_ntfsprogs-2015.3.14.tgz b/ntfs-3g_ntfsprogs-2015.3.14.tgz new file mode 100644 index 0000000..1c03713 --- /dev/null +++ b/ntfs-3g_ntfsprogs-2015.3.14.tgz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:97f996015d8316d4a272bd2629978e5e97072dd3cc148ce39802f8037c6538f2 +size 1210069 diff --git a/ntfs-3g_ntfsprogs.changes b/ntfs-3g_ntfsprogs.changes index a71a415..c2093b6 100644 --- a/ntfs-3g_ntfsprogs.changes +++ b/ntfs-3g_ntfsprogs.changes @@ -1,3 +1,21 @@ +------------------------------------------------------------------- +Tue Jun 2 12:19:03 UTC 2015 - idonmez@suse.com + +- Update to STABLE Version 2015.3.14 (March 31, 2015) + ntfs-3g: Fixed inserting a new ACL after wiping out by chkdsk + ntfs-3g: Fixed Windows-type inheritance + ntfs-3g: Fixed ignoring the umask mount option when permissions are used + ntfs-3g: Fixed checking permissions when Posix ACLs are compiled in but not enabled + ntfs-3g: Disabled option remove_hiberfile on read-only mounts + ntfs-3g: Implemented an extended attribute to get/set EAs + ntfs-3g: Avoid full runlist updating in more situations + ntfs-3g: Update ctime after setting an ACL + ntfs-3g: Use MFT record 15 for the first extent to MFT:DATA + ntfs-3g: Ignore the sloppy mount option (-s) + ntfs-3g: Implemented FITRIM (fstrim) ioctl + ntfs-3g: Reengineered the compression algorithm + ntfsprogs: Added manuals for ntfsdecrypt, ntfswipe, ntfstruncate and ntfsfallocate + ------------------------------------------------------------------- Thu Feb 12 15:56:00 UTC 2015 - Greg.Freemyer@gmail.com diff --git a/ntfs-3g_ntfsprogs.spec b/ntfs-3g_ntfsprogs.spec index 527e937..8e8f8a7 100644 --- a/ntfs-3g_ntfsprogs.spec +++ b/ntfs-3g_ntfsprogs.spec @@ -1,7 +1,7 @@ # # spec file for package ntfs-3g_ntfsprogs # -# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -16,13 +16,13 @@ # -%define soname 85 +%define soname 86 Name: ntfs-3g_ntfsprogs Summary: NTFS Support in Userspace License: GPL-2.0+ Group: System/Filesystems -Version: 2014.2.15 +Version: 2015.3.14 Release: 0 Source: http://tuxera.com/opensource/%{name}-%{version}.tgz Source2: 21-storage-ntfs-3g.fdi @@ -206,17 +206,21 @@ fi %{_bindir}/ntfsls %{_mandir}/man8/mkfs.ntfs.8%{?ext_man} %{_mandir}/man8/mkntfs.8%{?ext_man} +%{_mandir}/man8/ntfsfallocate.8%{?ext_man} %{_mandir}/man8/ntfscat.8%{?ext_man} %{_mandir}/man8/ntfsclone.8%{?ext_man} %{_mandir}/man8/ntfscluster.8%{?ext_man} %{_mandir}/man8/ntfscmp.8%{?ext_man} %{_mandir}/man8/ntfscp.8%{?ext_man} +%{_mandir}/man8/ntfsdecrypt.8%{?ext_man} %{_mandir}/man8/ntfsfix.8%{?ext_man} %{_mandir}/man8/ntfsinfo.8%{?ext_man} %{_mandir}/man8/ntfslabel.8%{?ext_man} %{_mandir}/man8/ntfsls.8%{?ext_man} %{_mandir}/man8/ntfsprogs.8%{?ext_man} %{_mandir}/man8/ntfsresize.8%{?ext_man} +%{_mandir}/man8/ntfstruncate.8%{?ext_man} %{_mandir}/man8/ntfsundelete.8%{?ext_man} +%{_mandir}/man8/ntfswipe.8%{?ext_man} %changelog