commit ntfs-3g_ntfsprogs for openSUSE:Factory

2018-08-20 Thread root
Hello community,

here is the log from the commit of package ntfs-3g_ntfsprogs for 
openSUSE:Factory checked in at 2018-08-20 16:17:11

Comparing /work/SRC/openSUSE:Factory/ntfs-3g_ntfsprogs (Old)
 and  /work/SRC/openSUSE:Factory/.ntfs-3g_ntfsprogs.new (New)


Package is "ntfs-3g_ntfsprogs"

Mon Aug 20 16:17:11 2018 rev:24 rq:628910 version:2017.3.23

Changes:

--- /work/SRC/openSUSE:Factory/ntfs-3g_ntfsprogs/ntfs-3g_ntfsprogs.changes  
2017-04-11 09:29:55.726200093 +0200
+++ /work/SRC/openSUSE:Factory/.ntfs-3g_ntfsprogs.new/ntfs-3g_ntfsprogs.changes 
2018-08-20 16:17:12.844635958 +0200
@@ -1,0 +2,33 @@
+Mon Aug  6 09:04:06 UTC 2018 - sch...@suse.de
+
+- Rebuild configure to pick up the updated AC_HEADER_MAJOR
+- Use %license for COPYING, COPYING.LIB
+
+---
+Wed Jul 12 11:19:52 UTC 2017 - jeng...@inai.de
+
+- Rename %soname to %sover to better reflect its use
+
+---
+Mon Jul  7 11:04:11 UTC 2017 - zeni...@ya.ru
+
+- Switch GCC version from 4.3 to 4.8 for SLES 11
+
+---
+Mon Jun 26 10:11:41 UTC 2017 - idon...@suse.com
+
+- Update to version 2017.3.23
+  * Delegated processing of special reparse points to external plugins
+  * Allowed kernel cacheing by lowntfs-3g when not using Posix ACLs
+  * Enabled fallback to read-only mount when the volume is hibernated
+  * Made a full check for whether an extended attribute is allowed
+  * Moved secaudit and usermap to ntfsprogs (now ntfssecaudit and ntfsusermap)
+  * Enabled encoding broken UTF-16 into broken UTF-8
+  * Autoconfigured selecting  vs 
+  * Allowed using the full library API on systems without extended attributes 
support
+  * Fixed DISABLE_PLUGINS as the condition for not using plugins
+  * Corrected validation of multi sector transfer protected records
+  * Denied creating/removing files from $Extend
+  * Returned the size of locale encoded target as the size of symlinks
+
+---

Old:

  ntfs-3g_ntfsprogs-2016.2.22.tgz

New:

  ntfs-3g_ntfsprogs-2017.3.23.tgz



Other differences:
--
++ ntfs-3g_ntfsprogs.spec ++
--- /var/tmp/diff_new_pack.GXduGy/_old  2018-08-20 16:17:13.372636701 +0200
+++ /var/tmp/diff_new_pack.GXduGy/_new  2018-08-20 16:17:13.376636706 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package ntfs-3g_ntfsprogs
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 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,20 +16,23 @@
 #
 
 
-%define soname 87
+%define sover 88
 
 Name:   ntfs-3g_ntfsprogs
 Summary:NTFS Support in Userspace
-License:GPL-2.0+
+License:GPL-2.0-or-later
 Group:  System/Filesystems
-Version:2016.2.22
+Version:2017.3.23
 Release:0
 Source: http://tuxera.com/opensource/%{name}-%{version}.tgz
 Source2:21-storage-ntfs-3g.fdi
 Url:http://www.tuxera.com/community/ntfs-3g-download/
+BuildRequires:  autoconf
 # SLES 11 is still supported
 %if 0%{?sles_version} && 0%{?suse_version} == 1110
+BuildRequires:  cpp48
 BuildRequires:  fuse-devel >= 2.6.0
+BuildRequires:  gcc48
 %else
 BuildRequires:  pkgconfig(fuse) >= 2.6.0
 %endif
@@ -47,7 +50,7 @@
 
 %package -n ntfs-3g
 Summary:NTFS Support in Userspace
-License:GPL-2.0+
+License:GPL-2.0-or-later
 Group:  System/Filesystems
 Provides:   ntfsprogs-fuse = 1.13.1
 Obsoletes:  ntfsprogs-fuse < 1.13.1
@@ -64,22 +67,22 @@
 shared with Windows XP, Windows Server 2003, Windows 2000, Windows
 Vista and Windows Seven.
 
-%package -n libntfs-3g%soname
+%package -n libntfs-3g%sover
 Summary:NTFS Support in Userspace -- Library
-License:LGPL-2.1+
+License:LGPL-2.1-or-later
 Group:  System/Filesystems
 
-%description -n libntfs-3g%soname
+%description -n libntfs-3g%sover
 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
 Summary:NTFS Support in Userspace -- Development Files
-License:LGPL-2.1+
+License:LGPL-2.1-or-later
 Group:  System/Filesystems
 Requires:   glibc-devel
-Requires:   libntfs-3g%soname = %{version}
+Requires:   libntfs-3g%sover = %{version}
 Provides:   ntfs-3g-devel = %{version}
 Obsoletes:  ntfs-3g-devel < %{version}
 
@@ -90,7 +93,7 @@

commit ntfs-3g_ntfsprogs for openSUSE:Factory

2017-04-11 Thread root
Hello community,

here is the log from the commit of package ntfs-3g_ntfsprogs for 
openSUSE:Factory checked in at 2017-04-11 09:29:54

Comparing /work/SRC/openSUSE:Factory/ntfs-3g_ntfsprogs (Old)
 and  /work/SRC/openSUSE:Factory/.ntfs-3g_ntfsprogs.new (New)


Package is "ntfs-3g_ntfsprogs"

Tue Apr 11 09:29:54 2017 rev:23 rq:485792 version:2016.2.22

Changes:

--- /work/SRC/openSUSE:Factory/ntfs-3g_ntfsprogs/ntfs-3g_ntfsprogs.changes  
2016-08-22 10:06:28.0 +0200
+++ /work/SRC/openSUSE:Factory/.ntfs-3g_ntfsprogs.new/ntfs-3g_ntfsprogs.changes 
2017-04-11 09:29:55.726200093 +0200
@@ -1,0 +2,5 @@
+Sat Apr 01 10:32:33 UTC 2017 - zeni...@ya.ru
+
+- Fix SLES 11 build.
+
+---



Other differences:
--
++ ntfs-3g_ntfsprogs.spec ++
--- /var/tmp/diff_new_pack.zsFjwE/_old  2017-04-11 09:29:56.654069050 +0200
+++ /var/tmp/diff_new_pack.zsFjwE/_new  2017-04-11 09:29:56.658068486 +0200
@@ -27,7 +27,8 @@
 Source: http://tuxera.com/opensource/%{name}-%{version}.tgz
 Source2:21-storage-ntfs-3g.fdi
 Url:http://www.tuxera.com/community/ntfs-3g-download/
-%if 0%{?sles_version}
+# SLES 11 is still supported
+%if 0%{?sles_version} && 0%{?suse_version} == 1110
 BuildRequires:  fuse-devel >= 2.6.0
 %else
 BuildRequires:  pkgconfig(fuse) >= 2.6.0
@@ -134,10 +135,15 @@
 # Hal stuff for mounting on hotplug.
 %{__mkdir_p} %{buildroot}%{_datadir}/hal/fdi/policy/10osvendor/
 %{__install} -m 644 %{SOURCE2} 
%{buildroot}%{_datadir}/hal/fdi/policy/10osvendor/21-storage-ntfs-3g.fdi
+%if 0%{?sles_version} && 0%{?suse_version} == 1110
+# Touch ghost files
+touch %{buildroot}/sbin/mount.ntfs %{buildroot}%{_mandir}/man8/mount.ntfs.8
+%else
 # Alternatives for mount.ntfs (binary and manpage)
 mkdir -p %{buildroot}%{_sysconfdir}/alternatives
 ln -s -f %{_sysconfdir}/alternatives/mount.ntfs %{buildroot}/sbin/mount.ntfs
 ln -s -f %{_sysconfdir}/alternatives/mount.ntfs.8%{ext_man} 
%{buildroot}%{_mandir}/man8/mount.ntfs.8%{?ext_man}
+%endif
 
 %check
 TESTFS=$(mktemp) || exit 1
@@ -146,6 +152,15 @@
 src/ntfs-3g.probe --readwrite $TESTFS
 rm -v $TESTFS
 
+# Workaround old bug in 11.1/11.2 packages that always removed the symlinks in
+# %postun.
+%if 0%{?sles_version} && 0%{?suse_version} == 1110
+%posttrans -n ntfs-3g
+if [ ! -f /sbin/mount.ntfs -a -f /sbin/mount.ntfs-3g ]; then
+  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
+%endif
+
 %post -n ntfs-3g
 # If the mount.ntfs group is in automatic mode, then this will also switch all
 # symlinks automatically
@@ -175,8 +190,10 @@
 %{_bindir}/ntfs-3g.usermap
 %{_bindir}/lowntfs-3g
 %ghost /sbin/mount.ntfs
+%if 0%{?suse_version} > 1110
 %ghost %{_sysconfdir}/alternatives/mount.ntfs
 %ghost %{_sysconfdir}/alternatives/mount.ntfs.8%{?ext_man}
+%endif
 /sbin/mount.ntfs-3g
 /sbin/mount.lowntfs-3g
 %{_mandir}/man8/mount.lowntfs-3g.8%{?ext_man}




commit ntfs-3g_ntfsprogs for openSUSE:Factory

2016-08-22 Thread h_root
Hello community,

here is the log from the commit of package ntfs-3g_ntfsprogs for 
openSUSE:Factory checked in at 2016-08-22 10:06:27

Comparing /work/SRC/openSUSE:Factory/ntfs-3g_ntfsprogs (Old)
 and  /work/SRC/openSUSE:Factory/.ntfs-3g_ntfsprogs.new (New)


Package is "ntfs-3g_ntfsprogs"

Changes:

--- /work/SRC/openSUSE:Factory/ntfs-3g_ntfsprogs/ntfs-3g_ntfsprogs.changes  
2016-04-11 09:12:05.0 +0200
+++ /work/SRC/openSUSE:Factory/.ntfs-3g_ntfsprogs.new/ntfs-3g_ntfsprogs.changes 
2016-08-22 10:06:28.0 +0200
@@ -1,0 +2,5 @@
+Thu Aug 11 21:39:51 UTC 2016 - greg.freem...@gmail.com
+
+- Fix update-alternatives usage.
+
+---



Other differences:
--
++ ntfs-3g_ntfsprogs.spec ++
--- /var/tmp/diff_new_pack.YbzJB2/_old  2016-08-22 10:06:29.0 +0200
+++ /var/tmp/diff_new_pack.YbzJB2/_new  2016-08-22 10:06:29.0 +0200
@@ -53,11 +53,8 @@
 %if 0%{?suse_version}
 Requires(post): update-alternatives
 Requires(postun): update-alternatives
-# The build service fails to build the package because it doesn't really
-# understand Requires(post), so use PreReq too (see bnc#439232).
-PreReq: update-alternatives
-%endif
-%if 0%{?suse_version} > 1010
+Requires(preun): update-alternatives
+Requires(postun): update-alternatives
 Supplements:filesystem(ntfs-3g)
 %endif
 
@@ -129,7 +126,6 @@
--enable-extras \
--enable-crypto \
--enable-quarantined
-
 make %{?_smp_mflags}
 
 %install
@@ -138,8 +134,10 @@
 # Hal stuff for mounting on hotplug.
 %{__mkdir_p} %{buildroot}%{_datadir}/hal/fdi/policy/10osvendor/
 %{__install} -m 644 %{SOURCE2} 
%{buildroot}%{_datadir}/hal/fdi/policy/10osvendor/21-storage-ntfs-3g.fdi
-# Touch ghost files
-touch %{buildroot}/sbin/mount.ntfs %{buildroot}%{_mandir}/man8/mount.ntfs.8
+# Alternatives for mount.ntfs (binary and manpage)
+mkdir -p %{buildroot}%{_sysconfdir}/alternatives
+ln -s -f %{_sysconfdir}/alternatives/mount.ntfs %{buildroot}/sbin/mount.ntfs
+ln -s -f %{_sysconfdir}/alternatives/mount.ntfs.8%{ext_man} 
%{buildroot}%{_mandir}/man8/mount.ntfs.8%{?ext_man}
 
 %check
 TESTFS=$(mktemp) || exit 1
@@ -151,21 +149,14 @@
 %post -n ntfs-3g
 # If the mount.ntfs group is in automatic mode, then this will also switch all
 # symlinks automatically
-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
+update-alternatives --install /sbin/mount.ntfs mount.ntfs /sbin/mount.ntfs-3g 
10 --slave %{_mandir}/man8/mount.ntfs.8%{?ext_man} mount.ntfs.8%{?ext_man} 
%{_mandir}/man8/mount.ntfs-3g.8%{?ext_man}
 
-%postun -n ntfs-3g
+%preun -n ntfs-3g
 # Note: we don't use "$1 -eq 0", to avoid issues if the package gets renamed
 if [ ! -f /sbin/mount.ntfs-3g ]; then
   update-alternatives --remove mount.ntfs /sbin/mount.ntfs-3g
 fi
 
-%posttrans -n ntfs-3g
-# Workaround old bug in 11.1/11.2 packages that always removed the symlinks in
-# %postun. Can be removed during 12.2 development.
-if [ ! -f /sbin/mount.ntfs -a -f /sbin/mount.ntfs-3g ]; then
-  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-3g%soname -p /sbin/ldconfig
 
 %postun -n libntfs-3g%soname -p /sbin/ldconfig
@@ -184,6 +175,8 @@
 %{_bindir}/ntfs-3g.usermap
 %{_bindir}/lowntfs-3g
 %ghost /sbin/mount.ntfs
+%ghost %{_sysconfdir}/alternatives/mount.ntfs
+%ghost %{_sysconfdir}/alternatives/mount.ntfs.8%{?ext_man}
 /sbin/mount.ntfs-3g
 /sbin/mount.lowntfs-3g
 %{_mandir}/man8/mount.lowntfs-3g.8%{?ext_man}





commit ntfs-3g_ntfsprogs for openSUSE:Factory

2016-04-11 Thread h_root
Hello community,

here is the log from the commit of package ntfs-3g_ntfsprogs for 
openSUSE:Factory checked in at 2016-04-11 09:12:04

Comparing /work/SRC/openSUSE:Factory/ntfs-3g_ntfsprogs (Old)
 and  /work/SRC/openSUSE:Factory/.ntfs-3g_ntfsprogs.new (New)


Package is "ntfs-3g_ntfsprogs"

Changes:

--- /work/SRC/openSUSE:Factory/ntfs-3g_ntfsprogs/ntfs-3g_ntfsprogs.changes  
2015-06-04 09:02:08.0 +0200
+++ /work/SRC/openSUSE:Factory/.ntfs-3g_ntfsprogs.new/ntfs-3g_ntfsprogs.changes 
2016-04-11 09:12:05.0 +0200
@@ -1,0 +2,63 @@
+Mon Mar 21 22:56:13 UTC 2016 - greg.freem...@gmail.com
+
+- change soname to 87
+
+- add "--enable-extras" arg to configure
+   Start including the extra programs: ntfswipe, ntfstruncate, ntfsrecover
+- add "--enable-crypto" arg to configure
+   Start including the optional program: ntfsdecrypt
+- add "--enable-quarantined" arg to configure
+   Start including the optional programs: ntfsck, ntfsdump_logfile, 
ntfsfallocate, ntfsmftalloc, ntfsmove
+   Put these "quarantined" applications in a new -extra sub-project
+
+- add specfile updates to support the above new program builds
+
+- create a -extra sub-package to hold the "quarantined" utilities.
+
+- update to stable Versions 2016.2.22 (Mar 21, 2016 release date)
+   Changes to NTFS-3G driver:
+   – Write as much data as possible in compressed attribute pwrite
+   – Fixed getting space for making an index non resident
+   – Alleviated constraints relative to reparse points
+   – Fixed special case of decompressing a runlist
+   – Fixed returning the trimming count to fstrim()
+   – Fixed the range of valid subauthority counts in a SID
+   – Updated the read-only flag even when the security attribute was cached
+   – Defended against reusing data from an invalid MFT record
+   – Simplified NTFS ACLs when group same as owner and same permission as 
world
+   – Packed/unpacked st_rdev transported as 32-bits on Solaris 64-bits
+   – Zero uninitialized bytes before writing compressed data
+   – Clear the environment when starting mount or umount
+   – Implemented rewinding a directory in lowntfs-3g
+   – Use incremental offsets when reading a directory in lowntfs-3g
+
+   Changes to mkntfs:
+   – Make installing mkntfs /sbin symlinks dependent on ENABLE_MOUNT_HELPER
+   – Mention the starting sector when it overflows in mkntfs
+   – Upgraded the upper-case table to same as Windows 7, 8 and 10
+
+   Changes to ntfsresize:
+   – Fixed relocating the MFT runlists
+   – Decode the full list of bad clusters
+   – Fixed resizing an extended bad cluster list
+
+   Changes to ntfsclone:
+   – Decoded the full list of bad clusters
+
+   Changes to ntfsinfo:
+   – Displayed reparse point information
+
+   Changes to ntfsdecrypt:
+   – Fixed DESX decryption
+
+   Changes to ntfswipe:
+   – Added clarifications about several options to the manual
+
+   New ntfsprogs tool:
+   – Included ntfsrecover to recover the updates committed by Windows 
(experimental)
+
+   Overall:
+   – Made a general cleanup of endianness types for easier checks
+
+
+---

Old:

  ntfs-3g_ntfsprogs-2015.3.14.tgz

New:

  ntfs-3g_ntfsprogs-2016.2.22.tgz



Other differences:
--
++ ntfs-3g_ntfsprogs.spec ++
--- /var/tmp/diff_new_pack.Gjzhsc/_old  2016-04-11 09:12:06.0 +0200
+++ /var/tmp/diff_new_pack.Gjzhsc/_new  2016-04-11 09:12:06.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package ntfs-3g_ntfsprogs
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 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 86
+%define soname 87
 
 Name:   ntfs-3g_ntfsprogs
 Summary:NTFS Support in Userspace
 License:GPL-2.0+
 Group:  System/Filesystems
-Version:2015.3.14
+Version:2016.2.22
 Release:0
 Source: http://tuxera.com/opensource/%{name}-%{version}.tgz
 Source2:21-storage-ntfs-3g.fdi
@@ -32,7 +32,9 @@
 %else
 BuildRequires:  pkgconfig(fuse) >= 2.6.0
 %endif
+BuildRequires:  gnutls-devel
 BuildRequires:  hwinfo-devel
+BuildRequires:  libgcrypt-devel
 BuildRequires:  libuuid-devel
 BuildRequires:  pkgconfig
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -98,6 +100,19 @@
 partitions. In general, just run a utility without any command line
 options to display the version number and usage syntax

commit ntfs-3g_ntfsprogs for openSUSE:Factory

2015-06-04 Thread h_root
Hello community,

here is the log from the commit of package ntfs-3g_ntfsprogs for 
openSUSE:Factory checked in at 2015-06-04 09:02:07

Comparing /work/SRC/openSUSE:Factory/ntfs-3g_ntfsprogs (Old)
 and  /work/SRC/openSUSE:Factory/.ntfs-3g_ntfsprogs.new (New)


Package is "ntfs-3g_ntfsprogs"

Changes:

--- /work/SRC/openSUSE:Factory/ntfs-3g_ntfsprogs/ntfs-3g_ntfsprogs.changes  
2015-02-23 13:12:50.0 +0100
+++ /work/SRC/openSUSE:Factory/.ntfs-3g_ntfsprogs.new/ntfs-3g_ntfsprogs.changes 
2015-06-04 09:02:08.0 +0200
@@ -1,0 +2,18 @@
+Tue Jun  2 12:19:03 UTC 2015 - idon...@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
+
+---

Old:

  ntfs-3g_ntfsprogs-2014.2.15.tgz

New:

  ntfs-3g_ntfsprogs-2015.3.14.tgz



Other differences:
--
++ ntfs-3g_ntfsprogs.spec ++
--- /var/tmp/diff_new_pack.USUu2R/_old  2015-06-04 09:02:09.0 +0200
+++ /var/tmp/diff_new_pack.USUu2R/_new  2015-06-04 09:02:09.0 +0200
@@ -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 @@
 %{_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


++ ntfs-3g_ntfsprogs-2014.2.15.tgz -> ntfs-3g_ntfsprogs-2015.3.14.tgz ++
 37403 lines of diff (skipped)




commit ntfs-3g_ntfsprogs for openSUSE:Factory

2015-02-23 Thread h_root
Hello community,

here is the log from the commit of package ntfs-3g_ntfsprogs for 
openSUSE:Factory checked in at 2015-02-23 13:12:49

Comparing /work/SRC/openSUSE:Factory/ntfs-3g_ntfsprogs (Old)
 and  /work/SRC/openSUSE:Factory/.ntfs-3g_ntfsprogs.new (New)


Package is "ntfs-3g_ntfsprogs"

Changes:

--- /work/SRC/openSUSE:Factory/ntfs-3g_ntfsprogs/ntfs-3g_ntfsprogs.changes  
2015-01-05 04:42:47.0 +0100
+++ /work/SRC/openSUSE:Factory/.ntfs-3g_ntfsprogs.new/ntfs-3g_ntfsprogs.changes 
2015-02-23 13:12:50.0 +0100
@@ -1,0 +2,6 @@
+Thu Feb 12 15:56:00 UTC 2015 - greg.freem...@gmail.com
+
+- remove buildall.sh file and spec file reference
+It is a remnant from a previous maintainer and is well out of date
+
+---

Old:

  buildall.sh



Other differences:
--
++ ntfs-3g_ntfsprogs.spec ++
--- /var/tmp/diff_new_pack.94aaUx/_old  2015-02-23 13:12:51.0 +0100
+++ /var/tmp/diff_new_pack.94aaUx/_new  2015-02-23 13:12:51.0 +0100
@@ -25,7 +25,6 @@
 Version:2014.2.15
 Release:0
 Source: http://tuxera.com/opensource/%{name}-%{version}.tgz
-Source1:buildall.sh
 Source2:21-storage-ntfs-3g.fdi
 Url:http://www.tuxera.com/community/ntfs-3g-download/
 %if 0%{?sles_version}


-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit ntfs-3g_ntfsprogs for openSUSE:Factory

2015-01-04 Thread h_root
Hello community,

here is the log from the commit of package ntfs-3g_ntfsprogs for 
openSUSE:Factory checked in at 2015-01-05 04:42:46

Comparing /work/SRC/openSUSE:Factory/ntfs-3g_ntfsprogs (Old)
 and  /work/SRC/openSUSE:Factory/.ntfs-3g_ntfsprogs.new (New)


Package is "ntfs-3g_ntfsprogs"

Changes:

--- /work/SRC/openSUSE:Factory/ntfs-3g_ntfsprogs/ntfs-3g_ntfsprogs.changes  
2014-11-24 11:18:27.0 +0100
+++ /work/SRC/openSUSE:Factory/.ntfs-3g_ntfsprogs.new/ntfs-3g_ntfsprogs.changes 
2015-01-05 04:42:47.0 +0100
@@ -1,0 +2,5 @@
+Thu Jan  1 22:16:09 UTC 2015 - meiss...@suse.com
+
+- build with PIE
+
+---



Other differences:
--
++ ntfs-3g_ntfsprogs.spec ++
--- /var/tmp/diff_new_pack.op9Ovb/_old  2015-01-05 04:42:48.0 +0100
+++ /var/tmp/diff_new_pack.op9Ovb/_new  2015-01-05 04:42:48.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package ntfs-3g_ntfsprogs
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 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
@@ -108,7 +108,8 @@
 # which is signed and would possibly ok to be unsigned. Any solution to this
 # needs to be carefully reviewed and tested, so we do not change the code now:
 #
-export CFLAGS="$RPM_OPT_FLAGS -Wformat -Wformat-security -W -Wno-sign-compare"
+export CFLAGS="$RPM_OPT_FLAGS -Wformat -Wformat-security -W -Wno-sign-compare 
-fPIE"
+export LDFLAGS="-pie"
 %configure --exec-prefix=/ --disable-static --with-pic --disable-ldconfig \
--with-fuse=external --enable-posix-acls
 make %{?_smp_mflags}


-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit ntfs-3g_ntfsprogs for openSUSE:Factory

2014-11-24 Thread h_root
Hello community,

here is the log from the commit of package ntfs-3g_ntfsprogs for 
openSUSE:Factory checked in at 2014-11-24 11:17:59

Comparing /work/SRC/openSUSE:Factory/ntfs-3g_ntfsprogs (Old)
 and  /work/SRC/openSUSE:Factory/.ntfs-3g_ntfsprogs.new (New)


Package is "ntfs-3g_ntfsprogs"

Changes:

--- /work/SRC/openSUSE:Factory/ntfs-3g_ntfsprogs/ntfs-3g_ntfsprogs.changes  
2014-04-26 17:01:54.0 +0200
+++ /work/SRC/openSUSE:Factory/.ntfs-3g_ntfsprogs.new/ntfs-3g_ntfsprogs.changes 
2014-11-24 11:18:27.0 +0100
@@ -1,0 +2,7 @@
+Tue Nov 18 22:18:43 UTC 2014 - crrodrig...@opensuse.org
+
+- Enable ACL support 
+- Buildrequire libuuid-devel and hwinfo-devel, silences build warning
+  about the need of that libraries.
+
+---



Other differences:
--
++ ntfs-3g_ntfsprogs.spec ++
--- /var/tmp/diff_new_pack.YmPVpk/_old  2014-11-24 11:18:28.0 +0100
+++ /var/tmp/diff_new_pack.YmPVpk/_new  2014-11-24 11:18:28.0 +0100
@@ -33,6 +33,8 @@
 %else
 BuildRequires:  pkgconfig(fuse) >= 2.6.0
 %endif
+BuildRequires:  hwinfo-devel
+BuildRequires:  libuuid-devel
 BuildRequires:  pkgconfig
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
@@ -108,7 +110,7 @@
 #
 export CFLAGS="$RPM_OPT_FLAGS -Wformat -Wformat-security -W -Wno-sign-compare"
 %configure --exec-prefix=/ --disable-static --with-pic --disable-ldconfig \
-   --with-fuse=external
+   --with-fuse=external --enable-posix-acls
 make %{?_smp_mflags}
 
 %install


-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit ntfs-3g_ntfsprogs for openSUSE:Factory

2014-04-26 Thread h_root
Hello community,

here is the log from the commit of package ntfs-3g_ntfsprogs for 
openSUSE:Factory checked in at 2014-04-26 17:01:52

Comparing /work/SRC/openSUSE:Factory/ntfs-3g_ntfsprogs (Old)
 and  /work/SRC/openSUSE:Factory/.ntfs-3g_ntfsprogs.new (New)


Package is "ntfs-3g_ntfsprogs"

Changes:

--- /work/SRC/openSUSE:Factory/ntfs-3g_ntfsprogs/ntfs-3g_ntfsprogs.changes  
2013-05-27 09:54:54.0 +0200
+++ /work/SRC/openSUSE:Factory/.ntfs-3g_ntfsprogs.new/ntfs-3g_ntfsprogs.changes 
2014-04-26 17:01:54.0 +0200
@@ -1,0 +2,25 @@
+Tue Apr 22 23:53:03 UTC 2014 - tabra...@suse.com
+
+- Upgrade to STABLE Version 2014.2.15 (February 23, 2014)
+libntfs: added use of hd library to get the legacy BIOS geometry
+libntfs: switched to /proc/mounts for checking existing mounts
+libntfs: fixed usa checking by ntfsck on 4K sector disks
+libntfs: fixed processing compressed data beyond file size (Windows 8 
compliance)
+libntfs: fixed expanding a resident attribute without inserting holes
+libntfs: allow DACLs to not have any ACE
+libntfs: ignore unmapped regions when checking whether sparse
+libntfs: upgraded the Win32 interface for use with ntfsprogs
+ntfsresize: enabled relocating the MFT when shrinking a volume
+ntfsresize: fixed trying to update the MFT and Bitmap on a test run
+ntfsresize: fixed updating all the MFT runs in a relocated MFT
+ntfsresize: set the backup boot sector when the size is reliable
+ntfsresize: reserved a single sector for the backup boot sector
+ntfsundelete: output the modification time when scanning files
+ntfsundelete: ported to Windows
+ntfsclone: fixed wiping fragmented metadata when creating a metadata image
+ntfsclone: allowed cloning a file system despite allocation errors
+ntfsclone: fixed bad copying of the backup boot sector
+ntfsclone: ported to Windows
+ntfsdecrypt: made compatible with libgrypt-1.6
+
+---

Old:

  ntfs-3g_ntfsprogs-2013.1.13.tgz

New:

  ntfs-3g_ntfsprogs-2014.2.15.tgz



Other differences:
--
++ ntfs-3g_ntfsprogs.spec ++
--- /var/tmp/diff_new_pack.iKD6fT/_old  2014-04-26 17:01:55.0 +0200
+++ /var/tmp/diff_new_pack.iKD6fT/_new  2014-04-26 17:01:55.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package ntfs-3g_ntfsprogs
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 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
@@ -16,13 +16,13 @@
 #
 
 
-%define soname 84
+%define soname 85
 
 Name:   ntfs-3g_ntfsprogs
 Summary:NTFS Support in Userspace
 License:GPL-2.0+
 Group:  System/Filesystems
-Version:2013.1.13
+Version:2014.2.15
 Release:0
 Source: http://tuxera.com/opensource/%{name}-%{version}.tgz
 Source1:buildall.sh


++ ntfs-3g_ntfsprogs-2013.1.13.tgz -> ntfs-3g_ntfsprogs-2014.2.15.tgz ++
 76916 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit ntfs-3g_ntfsprogs for openSUSE:Factory

2013-05-27 Thread h_root
Hello community,

here is the log from the commit of package ntfs-3g_ntfsprogs for 
openSUSE:Factory checked in at 2013-05-27 09:54:52

Comparing /work/SRC/openSUSE:Factory/ntfs-3g_ntfsprogs (Old)
 and  /work/SRC/openSUSE:Factory/.ntfs-3g_ntfsprogs.new (New)


Package is "ntfs-3g_ntfsprogs"

Changes:

--- /work/SRC/openSUSE:Factory/ntfs-3g_ntfsprogs/ntfs-3g_ntfsprogs.changes  
2013-04-23 11:33:37.0 +0200
+++ /work/SRC/openSUSE:Factory/.ntfs-3g_ntfsprogs.new/ntfs-3g_ntfsprogs.changes 
2013-05-27 09:54:54.0 +0200
@@ -1,0 +2,25 @@
+Mon May 20 02:40:34 UTC 2013 - greg.freem...@gmail.com
+
+- Upgrade to STABLE Version 2013.1.13 (January 14, 2013)
+ntfs-3g: fixed returned files types in readdir()
+ntfs-3g: force option ‘ro’ when mounting a read-only device
+ntfs-3g: keep the name of a deleted file in place for easier undeletion
+ntfs-3g: accept multiple read-only mounts
+ntfs-3g: improved Windows-type ACL inheritance, as needed by Windows 8
+ntfs-3g: avoid unnecessary runlist update when appending data to a file
+ntfs-3g: added inheritance of the set-group-id flag
+ntfs-3g: deny mounting when fast restart mode of Windows 8 is detected
+ntfs-3g: reject getting/setting DOS names on hard linked files
+ntfsclone: fixed wiping user data when creating metadata images
+ntfsclone: implemented a new option to set a new serial number
+ntfsfix: implemented fixing the backup boot sector
+ntfsfix: fixed clearing the bad cluster list
+ntfsinfo: added allocation data to the volume parameters summary
+ntfsinfo: output the numbers of runs and fragments for the selected file
+ntfslabel: implemented a new option to set a new serial number
+ntfswipe: added optional wiping of file tails and undelete data
+mkntfs: insert an $Info stream in $UpCase to comply with Windows 8
+openindianas: merged OpenIndiana requirements into the driver and fuse-lite
+- remove ntfs-3g_ntfsprogs-use-caution-with-fastboot.patch, now in upstream
+
+---

Old:

  ntfs-3g_ntfsprogs-2012.1.15.tgz
  ntfs-3g_ntfsprogs-use-caution-with-fastboot.patch

New:

  ntfs-3g_ntfsprogs-2013.1.13.tgz



Other differences:
--
++ ntfs-3g_ntfsprogs.spec ++
--- /var/tmp/diff_new_pack.bnEfMv/_old  2013-05-27 09:54:55.0 +0200
+++ /var/tmp/diff_new_pack.bnEfMv/_new  2013-05-27 09:54:55.0 +0200
@@ -16,17 +16,17 @@
 #
 
 
+%define soname 84
+
 Name:   ntfs-3g_ntfsprogs
 Summary:NTFS Support in Userspace
 License:GPL-2.0+
 Group:  System/Filesystems
-Version:2012.1.15
+Version:2013.1.13
 Release:0
 Source: http://tuxera.com/opensource/%{name}-%{version}.tgz
 Source1:buildall.sh
 Source2:21-storage-ntfs-3g.fdi
-# PATCH-FIX-UPSTREAM ntfs-3g_ntfsprogs-use-caution-with-fastboot.patch 
rh#859373 badshah...@gmail.com -- Prevent partitions with metadata cached in 
Windows from being mounted; patch taken from upstream git
-Patch0: ntfs-3g_ntfsprogs-use-caution-with-fastboot.patch
 Url:http://www.tuxera.com/community/ntfs-3g-download/
 %if 0%{?sles_version}
 BuildRequires:  fuse-devel >= 2.6.0
@@ -63,12 +63,12 @@
 shared with Windows XP, Windows Server 2003, Windows 2000, Windows
 Vista and Windows Seven.
 
-%package -n libntfs-3g83
+%package -n libntfs-3g%soname
 Summary:NTFS Support in Userspace -- Library
 License:LGPL-2.1+
 Group:  System/Filesystems
 
-%description -n libntfs-3g83
+%description -n libntfs-3g%soname
 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.
@@ -78,7 +78,7 @@
 License:LGPL-2.1+
 Group:  System/Filesystems
 Requires:   glibc-devel
-Requires:   libntfs-3g83 = %{version}
+Requires:   libntfs-3g%soname = %{version}
 Provides:   ntfs-3g-devel = %{version}
 Obsoletes:  ntfs-3g-devel < %{version}
 
@@ -99,7 +99,6 @@
 
 %prep
 %setup -q
-%patch0 -p1
 
 %build
 #
@@ -146,9 +145,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-3g83 -p /sbin/ldconfig
+%post -n libntfs-3g%soname -p /sbin/ldconfig
 
-%postun -n libntfs-3g83 -p /sbin/ldconfig
+%postun -n libntfs-3g%soname -p /sbin/ldconfig
 
 %files -n ntfs-3g
 %defattr(-,root,root,-)
@@ -176,7 +175,7 @@
 # We already have this, so no need to package it again.
 %exclude /usr/share/doc/ntfs-3g/README
 
-%files -n libntfs-3g83
+%files -n libntfs-3g%soname
 %defattr(-,root

commit ntfs-3g_ntfsprogs for openSUSE:Factory

2013-04-23 Thread h_root
Hello community,

here is the log from the commit of package ntfs-3g_ntfsprogs for 
openSUSE:Factory checked in at 2013-04-23 11:33:35

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  
2013-02-01 09:48:26.0 +0100
+++ /work/SRC/openSUSE:Factory/.ntfs-3g_ntfsprogs.new/ntfs-3g_ntfsprogs.changes 
2013-04-23 11:33:37.0 +0200
@@ -1,0 +2,5 @@
+Mon Apr 15 13:32:48 UTC 2013 - idon...@suse.com
+
+- Add Source URL, see https://en.opensuse.org/SourceUrls 
+
+---

Old:

  ntfs-3g_ntfsprogs-2012.1.15.tar.bz2

New:

  ntfs-3g_ntfsprogs-2012.1.15.tgz



Other differences:
--
++ ntfs-3g_ntfsprogs.spec ++
--- /var/tmp/diff_new_pack.k7EDj8/_old  2013-04-23 11:33:38.0 +0200
+++ /var/tmp/diff_new_pack.k7EDj8/_new  2013-04-23 11:33:38.0 +0200
@@ -22,12 +22,12 @@
 Group:  System/Filesystems
 Version:2012.1.15
 Release:0
-Source: %{name}-%{version}.tar.bz2
+Source: http://tuxera.com/opensource/%{name}-%{version}.tgz
 Source1:buildall.sh
 Source2:21-storage-ntfs-3g.fdi
 # PATCH-FIX-UPSTREAM ntfs-3g_ntfsprogs-use-caution-with-fastboot.patch 
rh#859373 badshah...@gmail.com -- Prevent partitions with metadata cached in 
Windows from being mounted; patch taken from upstream git
 Patch0: ntfs-3g_ntfsprogs-use-caution-with-fastboot.patch
-Url:http://ntfs-3g.org/
+Url:http://www.tuxera.com/community/ntfs-3g-download/
 %if 0%{?sles_version}
 BuildRequires:  fuse-devel >= 2.6.0
 %else


-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit ntfs-3g_ntfsprogs for openSUSE:Factory

2013-02-01 Thread h_root
Hello community,

here is the log from the commit of package ntfs-3g_ntfsprogs for 
openSUSE:Factory checked in at 2013-02-01 09:48:24

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  
2012-11-28 11:14:56.0 +0100
+++ /work/SRC/openSUSE:Factory/.ntfs-3g_ntfsprogs.new/ntfs-3g_ntfsprogs.changes 
2013-02-01 09:48:26.0 +0100
@@ -1,0 +2,8 @@
+Thu Jan 31 21:04:14 UTC 2013 - badshah...@gmail.com
+
+- Add ntfs-3g_ntfsprogs-use-caution-with-fastboot.patch to 
+  prevent partitions with metadata cached in Windows (when
+  FastBoot is enabled) from being mounted; patch taken from
+  upstream git and rebased (bnc#798337 / rh#859373).
+
+---

New:

  ntfs-3g_ntfsprogs-use-caution-with-fastboot.patch



Other differences:
--
++ ntfs-3g_ntfsprogs.spec ++
--- /var/tmp/diff_new_pack.2Imuqr/_old  2013-02-01 09:48:27.0 +0100
+++ /var/tmp/diff_new_pack.2Imuqr/_new  2013-02-01 09:48:27.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package ntfs-3g_ntfsprogs
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 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
@@ -25,6 +25,8 @@
 Source: %{name}-%{version}.tar.bz2
 Source1:buildall.sh
 Source2:21-storage-ntfs-3g.fdi
+# PATCH-FIX-UPSTREAM ntfs-3g_ntfsprogs-use-caution-with-fastboot.patch 
rh#859373 badshah...@gmail.com -- Prevent partitions with metadata cached in 
Windows from being mounted; patch taken from upstream git
+Patch0: ntfs-3g_ntfsprogs-use-caution-with-fastboot.patch
 Url:http://ntfs-3g.org/
 %if 0%{?sles_version}
 BuildRequires:  fuse-devel >= 2.6.0
@@ -97,6 +99,7 @@
 
 %prep
 %setup -q
+%patch0 -p1
 
 %build
 #


++ ntfs-3g_ntfsprogs-use-caution-with-fastboot.patch ++
>From 4d0b9163c9ef1f0cdbbf533317b291220c7fd1c7 Mon Sep 17 00:00:00 2001
From: =?utf8?q?Jean-Pierre=20Andr=C3=A9?= 
Date: Wed, 12 Sep 2012 09:42:24 +0200
Subject: [PATCH] Accepted processing restart pages v 2.0 with no warning (used 
by Windows 8)

In the $LogFile, Windows 8 defines restart pages with version 2.0.
The checks designed for version 1.1 appear to apply, so accept v 2.0
and apply the usual checks.
---
 libntfs-3g/logfile.c |   15 +--
 1 files changed, 9 insertions(+), 6 deletions(-)

Index: ntfs-3g_ntfsprogs-2012.1.15/libntfs-3g/logfile.c
===
--- ntfs-3g_ntfsprogs-2012.1.15.orig/libntfs-3g/logfile.c
+++ ntfs-3g_ntfsprogs-2012.1.15/libntfs-3g/logfile.c
@@ -84,13 +84,21 @@ static BOOL ntfs_check_restart_page_head
"position in $LogFile.\n");
return FALSE;
}
-   /* We only know how to handle version 1.1. */
-   if (sle16_to_cpu(rp->major_ver) != 1 ||
-   sle16_to_cpu(rp->minor_ver) != 1) {
+   /*
+* We only know how to handle version 1.1 and 2.0, though
+* version 2.0 is probably related to cached metadata in
+* Windows 8, and we will refuse to mount.
+* Nevertheless, do all the relevant checks before rejecting.
+*/
+   if (((rp->major_ver != const_cpu_to_le16(1))
+|| (rp->minor_ver != const_cpu_to_le16(1)))
+  && ((rp->major_ver != const_cpu_to_le16(2))
+|| (rp->minor_ver != const_cpu_to_le16(0 {
ntfs_log_error("$LogFile version %i.%i is not "
-   "supported.  (This driver supports version "
-   "1.1 only.)\n", 
(int)sle16_to_cpu(rp->major_ver),
-   (int)sle16_to_cpu(rp->minor_ver));
+   "supported.\n   (This driver supports version "
+   "1.1 and 2.0 only.)\n",
+   (int)sle16_to_cpu(rp->major_ver),
+   (int)sle16_to_cpu(rp->minor_ver));
return FALSE;
}
/*
Index: ntfs-3g_ntfsprogs-2012.1.15/libntfs-3g/volume.c
===
--- ntfs-3g_ntfsprogs-2012.1.15.orig/libntfs-3g/volume.c
+++ ntfs-3g_ntfsprogs-2012.1.15/libntfs-3g/volume.c
@@ -89,13 +89,9 @@ static const char *corrupt_volume_msg =
 "for more details.\n";
 
 static const char 

commit ntfs-3g_ntfsprogs for openSUSE:Factory

2012-11-28 Thread h_root
Hello community,

here is the log from the commit of package ntfs-3g_ntfsprogs for 
openSUSE:Factory checked in at 2012-11-28 11:14:55

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  
2012-06-05 15:33:20.0 +0200
+++ /work/SRC/openSUSE:Factory/.ntfs-3g_ntfsprogs.new/ntfs-3g_ntfsprogs.changes 
2012-11-28 11:14:56.0 +0100
@@ -1,0 +2,6 @@
+Sun Sep 23 04:44:46 UTC 2012 - jeng...@inai.de
+
+- Avoid static and internal libraries - use system libfuse instead
+- Avoid %makeinstall to fix installation on non-SUSE
+
+---



Other differences:
--
++ ntfs-3g_ntfsprogs.spec ++
--- /var/tmp/diff_new_pack.b9eJvI/_old  2012-11-28 11:14:57.0 +0100
+++ /var/tmp/diff_new_pack.b9eJvI/_new  2012-11-28 11:14:57.0 +0100
@@ -26,7 +26,12 @@
 Source1:buildall.sh
 Source2:21-storage-ntfs-3g.fdi
 Url:http://ntfs-3g.org/
-BuildRequires:  pkg-config
+%if 0%{?sles_version}
+BuildRequires:  fuse-devel >= 2.6.0
+%else
+BuildRequires:  pkgconfig(fuse) >= 2.6.0
+%endif
+BuildRequires:  pkgconfig
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -40,11 +45,11 @@
 Group:  System/Filesystems
 Provides:   ntfsprogs-fuse = 1.13.1
 Obsoletes:  ntfsprogs-fuse < 1.13.1
+%if 0%{?suse_version}
 Requires(post): update-alternatives
 Requires(postun): update-alternatives
 # The build service fails to build the package because it doesn't really
 # understand Requires(post), so use PreReq too (see bnc#439232).
-%if %defined suse_version
 PreReq: update-alternatives
 %endif
 %if 0%{?suse_version} > 1010
@@ -100,11 +105,12 @@
 # needs to be carefully reviewed and tested, so we do not change the code now:
 #
 export CFLAGS="$RPM_OPT_FLAGS -Wformat -Wformat-security -W -Wno-sign-compare"
-%configure --exec-prefix=/ --disable-static --with-pic --disable-ldconfig
+%configure --exec-prefix=/ --disable-static --with-pic --disable-ldconfig \
+   --with-fuse=external
 make %{?_smp_mflags}
 
 %install
-%makeinstall
+make install DESTDIR="%buildroot"
 %{__rm} -v %{buildroot}%{_libdir}/libntfs-3g.la
 # Hal stuff for mounting on hotplug.
 %{__mkdir_p} %{buildroot}%{_datadir}/hal/fdi/policy/10osvendor/


-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit ntfs-3g_ntfsprogs for openSUSE:Factory

2012-06-05 Thread h_root
Hello community,

here is the log from the commit of package ntfs-3g_ntfsprogs for 
openSUSE:Factory checked in at 2012-06-05 15:33:19

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  
2012-02-17 12:07:05.0 +0100
+++ /work/SRC/openSUSE:Factory/.ntfs-3g_ntfsprogs.new/ntfs-3g_ntfsprogs.changes 
2012-06-05 15:33:20.0 +0200
@@ -1,0 +2,6 @@
+Sat May 26 16:37:45 UTC 2012 - jeng...@inai.de
+
+- Remove redundant tags/sections from specfile
+- Parallel build with %_smp_mflags
+
+---



Other differences:
--
++ ntfs-3g_ntfsprogs.spec ++
--- /var/tmp/diff_new_pack.ExfcwT/_old  2012-06-05 15:33:21.0 +0200
+++ /var/tmp/diff_new_pack.ExfcwT/_new  2012-06-05 15:33:21.0 +0200
@@ -25,7 +25,7 @@
 Source: %{name}-%{version}.tar.bz2
 Source1:buildall.sh
 Source2:21-storage-ntfs-3g.fdi
-Url:http://www.ntfs-3g.org
+Url:http://ntfs-3g.org/
 BuildRequires:  pkg-config
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
@@ -99,9 +99,9 @@
 # which is signed and would possibly ok to be unsigned. Any solution to this
 # needs to be carefully reviewed and tested, so we do not change the code now:
 #
-CFLAGS="$RPM_OPT_FLAGS -Wformat -Wformat-security -W -Wno-sign-compare" \
+export CFLAGS="$RPM_OPT_FLAGS -Wformat -Wformat-security -W -Wno-sign-compare"
 %configure --exec-prefix=/ --disable-static --with-pic --disable-ldconfig
-make %{?jobs:-j%jobs}
+make %{?_smp_mflags}
 
 %install
 %makeinstall
@@ -112,9 +112,6 @@
 # Touch ghost files
 touch %{buildroot}/sbin/mount.ntfs %{buildroot}%{_mandir}/man8/mount.ntfs.8
 
-%clean
-rm -rf $RPM_BUILD_ROOT
-
 %check
 TESTFS=$(mktemp) || exit 1
 ntfsprogs/mkntfs -q -F $TESTFS 3000


-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit ntfs-3g_ntfsprogs for openSUSE:Factory

2012-02-17 Thread h_root
Hello community,

here is the log from the commit of package ntfs-3g_ntfsprogs for 
openSUSE:Factory checked in at 2012-02-17 12:07:00

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  
2012-02-10 17:18:18.0 +0100
+++ /work/SRC/openSUSE:Factory/.ntfs-3g_ntfsprogs.new/ntfs-3g_ntfsprogs.changes 
2012-02-17 12:07:05.0 +0100
@@ -1,0 +2,5 @@
+Thu Feb 16 21:09:25 UTC 2012 - crrodrig...@opensuse.org
+
+- Libraries back to %{_libdir}, /usr merge project.
+
+---



Other differences:
--
++ ntfs-3g_ntfsprogs.spec ++
--- /var/tmp/diff_new_pack.iEZbry/_old  2012-02-17 12:07:12.0 +0100
+++ /var/tmp/diff_new_pack.iEZbry/_new  2012-02-17 12:07:12.0 +0100
@@ -15,6 +15,7 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 Name:   ntfs-3g_ntfsprogs
 Summary:NTFS Support in Userspace
 License:GPL-2.0+
@@ -99,16 +100,12 @@
 # needs to be carefully reviewed and tested, so we do not change the code now:
 #
 CFLAGS="$RPM_OPT_FLAGS -Wformat -Wformat-security -W -Wno-sign-compare" \
-%configure --exec-prefix=/ --disable-static --with-pic --libdir=/%{_lib} 
--disable-ldconfig
+%configure --exec-prefix=/ --disable-static --with-pic --disable-ldconfig
 make %{?jobs:-j%jobs}
 
 %install
 %makeinstall
-# Move pkg-config to the real libdir
-%{__mkdir_p} %{buildroot}%{_libdir}/pkgconfig
-%{__mv} -v %{buildroot}/%{_lib}/pkgconfig/*.pc 
%{buildroot}%{_libdir}/pkgconfig/
-%{__ln_s} -v /%{_lib}/$(readlink %{buildroot}/%{_lib}/libntfs-3g.so) 
%{buildroot}%{_libdir}/libntfs-3g.so
-%{__rm} -v %{buildroot}/%{_lib}/libntfs-3g.{so,la}
+%{__rm} -v %{buildroot}%{_libdir}/libntfs-3g.la
 # Hal stuff for mounting on hotplug.
 %{__mkdir_p} %{buildroot}%{_datadir}/hal/fdi/policy/10osvendor/
 %{__install} -m 644 %{SOURCE2} 
%{buildroot}%{_datadir}/hal/fdi/policy/10osvendor/21-storage-ntfs-3g.fdi
@@ -176,7 +173,7 @@
 %files -n libntfs-3g83
 %defattr(-,root,root,-)
 %doc COPYING.LIB
-/%{_lib}/libntfs-3g.so.*
+%{_libdir}/libntfs-3g.so.*
 
 %files -n libntfs-3g-devel
 %defattr(-,root,root,-)


-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit ntfs-3g_ntfsprogs for openSUSE:Factory

2012-02-10 Thread h_root
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.0 +0200
+++ /work/SRC/openSUSE:Factory/.ntfs-3g_ntfsprogs.new/ntfs-3g_ntfsprogs.changes 
2012-02-10 17:18:18.0 +0100
@@ -1,0 +2,56 @@
+Sat Jan 28 16:44:49 UTC 2012 - tabra...@novell.com
+
+-  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.0 +0100
+++ /var/tmp/diff_new_pack.VFBCNq/_new  2012-02-10 17:18:19.0 +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 libntf

commit ntfs-3g_ntfsprogs for openSUSE:Factory

2011-12-06 Thread h_root
Hello community,

here is the log from the commit of package ntfs-3g_ntfsprogs for 
openSUSE:Factory checked in at 2011-12-06 18:32:40

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:




Other differences:
--
++ ntfs-3g_ntfsprogs.spec ++
--- /var/tmp/diff_new_pack.Wbp1fZ/_old  2011-12-06 18:53:45.0 +0100
+++ /var/tmp/diff_new_pack.Wbp1fZ/_new  2011-12-06 18:53:45.0 +0100
@@ -21,7 +21,7 @@
 Summary:NTFS Support in Userspace
 Version:2011.4.12
 Release:1
-License:GPLv2+
+License:GPL-2.0+
 Group:  System/Filesystems
 Source: %{name}-%{version}.tar.bz2
 Source1:buildall.sh
@@ -36,7 +36,7 @@
 Vista and Windows Seven.
 
 %package -n ntfs-3g
-License:GPLv2+
+License:GPL-2.0+
 Summary:NTFS Support in Userspace
 Group:  System/Filesystems
 Provides:   ntfsprogs-fuse = 1.13.1
@@ -58,7 +58,7 @@
 Vista and Windows Seven.
 
 %package -n libntfs-3g81
-License:LGPLv2+
+License:LGPL-2.1+
 Summary:NTFS Support in Userspace -- Library
 Group:  System/Filesystems
 
@@ -68,7 +68,7 @@
 Vista and Windows Seven.
 
 %package -n libntfs-3g-devel
-License:LGPLv2+
+License:LGPL-2.1+
 Summary:NTFS Support in Userspace -- Development Files
 Group:  System/Filesystems
 Requires:   glibc-devel
@@ -82,7 +82,7 @@
 Vista and Windows Seven.
 
 %package -n ntfsprogs
-License:GPLv2+
+License:GPL-2.0+
 Summary:NTFS Utilities
 Group:  System/Filesystems
 


-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit ntfs-3g_ntfsprogs for openSUSE:Factory

2011-08-11 Thread h_root

Hello community,

here is the log from the commit of package ntfs-3g_ntfsprogs for 
openSUSE:Factory
checked in at Thu Aug 11 12:06:01 CEST 2011.




New Changes file:

--- /dev/null   2010-08-26 16:28:41.0 +0200
+++ /mounts/work_src_done/STABLE/ntfs-3g_ntfsprogs/ntfs-3g_ntfsprogs.changes
2011-07-01 16:01:02.0 +0200
@@ -0,0 +1,567 @@
+---
+Fri Jul  1 15:41:25 CEST 2011 - vu...@opensuse.org
+
+- Rename source package from ntfs-3g to ntfs-3g_ntfsprogs
+  (following upstream).
+- Remove ntfsprogs BuildRequires as it will now be built with this
+  package; update %check to reference the mkntfs binary we built
+  instead of the system one.
+- Define a ntfs-3g subpackage, for compatibility with old package.
+- Split libntfs-3g in libntfs-3g81 subpackage to follow shared
+  library packaging policy.
+- Rename devel subpackage to libntfs-3g-devel for extra clarity,
+  and add appropriate Provides/Obsoletes.
+- Package /sbin/mount.ntfs and %{_mandir}/man8/mount.ntfs.8 as
+  ghost files, to fix rpmlint warning.
+
+---
+Tue Jun 28 17:10:56 CEST 2011 - dims...@opensuse.org
+
+- Update to version 2011.4.12:
+  + ntfs-3g:
+- fixed possible wrong hole size when overwriting compressed
+  data
+- fixed listxattr() to environments with extended attributes
+- fixed ENOSPC when making an index non-resident
+- fixed partial mapping ahead of mapped runlist
+- enabled forensic mounting (currently same as read-only)
+- expand an attribute without creating a hole
+- improved appending data to a long hole
+- deny direct modifications to metadata files
+- option 'acl' to request the use of Posix ACLs
+  + ntfsclone:
+- fixed reading old big-endian ntfsclone images
+- avoided writing beyond allocated variable
+- close volume and cleanup when exiting
+- new option not to clear the timestamps
+- sync created image before remounting
+- use a stream to produce aligned writes during image creation
+  + ntfsinfo: display times in UTC
+  + mkntfs:
+- don't store full bitmap and logfile in memory
+- set a volume UUID if option -U
+- fixed $MFT allocated size
+- fixed allocated size of resident unnamed data
+  + ntfsfix:
+- new option -n for no action
+- try alternate boot sector if cannot start up
+- check and fix the upcase table
+- try to fix file systems with incorrect size
+  + ntfsundelete: fixed a segfault
+  + ntfsresize:
+- new option --info-mb-only
+- new option --check
+- ntfs-3g and ntfsprogs are now part of one source tarball. For
+  easiest upgrade path, we create a subpackage called ntfsprogs.
+  The version number is higher than the latest released one, so
+  there is no need for special care.
+
+---
+Sat Apr 30 18:14:05 UTC 2011 - crrodrig...@opensuse.org
+
+- Fix build with gcc 4.6: Remove -Werror from CFLAGS in the spec
+  file. It currently fails on "error: variable 'foo' set but not
+  used [-Werror=unused-but-set-variable]"
+
+---
+Sun Mar 20 22:23:50 CET 2011 - dims...@opensuse.org
+
+- Update to version 2011.1.15:
+  + New festures:
+- implemented fsync() and fsyncdir().
+- implemented the ’sync’ mount option.
+- sanity check upcase table.
+- added a big-endian extended attribute name for attrib and
+  times.
+- added an extended attribute name for creation time.
+- enable renaming of system extended attributes.
+  + Bug fixes:
+- improved appending data to fragmented files.
+- improved rebuilding a runlist.
+- improved comparing filenames on big-endian CPUs.
+- stat(2) for system files with no data.
+- alignment on cached structures.
+- Posix ACLs for big-endian CPUs.
+- deleting files using ignore_case option.
+- allocated size when an attribute update causes unnamed
+  data to be expelled.
+
+---
+Mon Oct  4 12:06:02 CEST 2010 - vu...@opensuse.org
+
+- Update to version 2010.10.2:
+  + Bug fixes:
+- Fixed filename encoding when standard functions are not
+  available.
+- Fixed checking mounted device status on some non-Linux
+  platforms.
+- Fixed mounting with SELinux context.
+- Fixed -n and --no-mtab mount option handling, needed by
+  automount.
+- Improved consistency checks of POSIX ACLs.
+- NTFS-3G manual update.
+
+---
+Mon Aug  9 11:30:16 CEST 2010 - vu...@opensuse.org
+
+- Update to version 2010.8.8:
+  + New features:
+- Full, transparent, read-write compression support.
+- Two new mount options: compression and nocompression
+  (default).
+- Introduced windows_names mount option to e