Hello community, here is the log from the commit of package ntfs-3g_ntfsprogs for openSUSE:Factory checked in at 2012-02-10 17:18:14 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ntfs-3g_ntfsprogs (Old) and /work/SRC/openSUSE:Factory/.ntfs-3g_ntfsprogs.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ntfs-3g_ntfsprogs", Maintainer is "" Changes: -------- --- /work/SRC/openSUSE:Factory/ntfs-3g_ntfsprogs/ntfs-3g_ntfsprogs.changes 2011-09-23 02:14:49.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.ntfs-3g_ntfsprogs.new/ntfs-3g_ntfsprogs.changes 2012-02-10 17:18:18.000000000 +0100 @@ -1,0 +2,56 @@ +Sat Jan 28 16:44:49 UTC 2012 - [email protected] + +- Update to version 2012.1.15 + + ntfs-3g: + - fixed device path canonicalization for use by devmapper + - fixed setting DOS names when defined with lower-case chars + - fixed attribute flags controlling recursive writes + - fixed compilation on OpenIndiana + - fixed options parsing on OSes with no extended attributes + - fixed realtime as a default mount option + - fixed endless recursion when MFT extents are described by + themselves + - fixed the description of inherit option + - fixed overwriting a truncated file + - fixed truncation of DOS file names (12 ntfschars, not 12 + utf8 chars) + - fixed the setting of attributes by secaudit (index not + synced) + - faster compression + - new option delay_mtime to delay updates of mtime+ctime + + ntfsfix: + - new option -d to clear the dirty flag if fix is successful + - fixed volume dirty flag test + - new option to clear the list of bad sectors + - fixed compilation on Sparc + - fixed a bug causing segmentation violation + - repair self-located MFT data bug + + ntfscp: + - fix free space calculation + - support compression + + ntfsresize: + - implemented expanding runlists + - updated the description of the -f option + - expand an NTFS volume downwards + + ntfsclone: + - backup bootsector not be to accounted for + - creating/restoring a metadata image + + ntfsundelete: + - try to recover the file name when undeleting + - use inode number to name unnamed files + + ntfswipe: + - big endian and other fixes + + secaudit: + - prefixed owner and group SID in ACL display + + library: + - fixed big cluster support using 4kB sector disk + - fixed huge data writes + - use transparent compression by default + - fixed several bad returns in error conditions + - enabled getting the sector size on FreeBSD and MacOSX + + build: + - fixed "make libs" to only build libraries +- Rename libntfs-3g81 subpackage to libntfs-3g83, following + upstream soversion bump. + +------------------------------------------------------------------- Old: ---- ntfs-3g_ntfsprogs-2011.4.12.tar.bz2 New: ---- ntfs-3g_ntfsprogs-2012.1.15.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ntfs-3g_ntfsprogs.spec ++++++ --- /var/tmp/diff_new_pack.VFBCNq/_old 2012-02-10 17:18:19.000000000 +0100 +++ /var/tmp/diff_new_pack.VFBCNq/_new 2012-02-10 17:18:19.000000000 +0100 @@ -1,7 +1,7 @@ # # spec file for package ntfs-3g_ntfsprogs # -# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -15,14 +15,12 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # - - Name: ntfs-3g_ntfsprogs Summary: NTFS Support in Userspace -Version: 2011.4.12 -Release: 1 License: GPL-2.0+ Group: System/Filesystems +Version: 2012.1.15 +Release: 0 Source: %{name}-%{version}.tar.bz2 Source1: buildall.sh Source2: 21-storage-ntfs-3g.fdi @@ -36,8 +34,8 @@ Vista and Windows Seven. %package -n ntfs-3g -License: GPL-2.0+ Summary: NTFS Support in Userspace +License: GPL-2.0+ Group: System/Filesystems Provides: ntfsprogs-fuse = 1.13.1 Obsoletes: ntfsprogs-fuse < 1.13.1 @@ -57,22 +55,22 @@ shared with Windows XP, Windows Server 2003, Windows 2000, Windows Vista and Windows Seven. -%package -n libntfs-3g81 -License: LGPL-2.1+ +%package -n libntfs-3g83 Summary: NTFS Support in Userspace -- Library +License: LGPL-2.1+ Group: System/Filesystems -%description -n libntfs-3g81 +%description -n libntfs-3g83 NTFS-3G allows for read/write access to NTFS partitions which can be shared with Windows XP, Windows Server 2003, Windows 2000, Windows Vista and Windows Seven. %package -n libntfs-3g-devel -License: LGPL-2.1+ Summary: NTFS Support in Userspace -- Development Files +License: LGPL-2.1+ Group: System/Filesystems Requires: glibc-devel -Requires: libntfs-3g81 = %{version} +Requires: libntfs-3g83 = %{version} Provides: ntfs-3g-devel = %{version} Obsoletes: ntfs-3g-devel < %{version} @@ -82,8 +80,8 @@ Vista and Windows Seven. %package -n ntfsprogs -License: GPL-2.0+ Summary: NTFS Utilities +License: GPL-2.0+ Group: System/Filesystems %description -n ntfsprogs @@ -145,9 +143,9 @@ update-alternatives --install /sbin/mount.ntfs mount.ntfs /sbin/mount.ntfs-3g 10 --slave /usr/share/man/man8/mount.ntfs.8.gz mount.ntfs.8.gz /usr/share/man/man8/mount.ntfs-3g.8.gz fi -%post -n libntfs-3g81 -p /sbin/ldconfig +%post -n libntfs-3g83 -p /sbin/ldconfig -%postun -n libntfs-3g81 -p /sbin/ldconfig +%postun -n libntfs-3g83 -p /sbin/ldconfig %files -n ntfs-3g %defattr(-,root,root,-) @@ -175,7 +173,7 @@ # We already have this, so no need to package it again. %exclude /usr/share/doc/ntfs-3g/README -%files -n libntfs-3g81 +%files -n libntfs-3g83 %defattr(-,root,root,-) %doc COPYING.LIB /%{_lib}/libntfs-3g.so.* ++++++ ntfs-3g_ntfsprogs-2011.4.12.tar.bz2 -> ntfs-3g_ntfsprogs-2012.1.15.tar.bz2 ++++++ ++++ 9274 lines of diff (skipped) -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
