ntfs-3g (1:2010.3.6-1ubuntu1) lucid; urgency=low * Resynchronise with Debian (LP: #513197). Remaining changes: - Install to /bin and /lib rather than /usr/bin and /usr/lib. - Create libntfs3g75-udeb and ntfs-3g-udeb packages. - Build with external FUSE and pre-depend on fuse-utils. - Copy ntfs-3g into the initramfs. If ntfs-3g is used to mount the root filesystem (either directly or via a loopback mount), load the fuse module beforehand, and save ntfs-3g's PID (indirectly) in /var/run/sendsigs.omit. - Add a symlink for the mount.ntfs manpage. - Ensure ntfs-3g flushes dirty write data back to device. Add ntfs-3g mount option "syncio" which opens the underlying filesystem used by fuse with O_SYNC to ensure dirty write data is written back to ntfs immediately. This allows us to remove the vm.dirty sysctl hacks from wubi. - Fix "no_detatch" -> "no_detach" typo in HAL fdi file. * Fix from upstream in 2010.3.6: Make non-resident TXF_DATA attribute of root directory resident so Vista and later won’t complain about RAW partition (LP: #514223). -- Colin Watson Thu, 25 Mar 2010 12:24:31 +0000 ntfs-3g (1:2010.3.6-1) unstable; urgency=low * Ack previous NMU, thanks Michael. * New upstream release (Closes: #573462). * Update library package name from libntfs-3g73 to libntfs-3g75. * Update changes/ChangeLog for latest upstream release. * Bump Standards-Version to 3.8.4. -- Adam Cécile (Le_Vert) Mon, 15 Mar 2010 16:48:43 +0100 ntfs-3g (1:2010.1.16-0.1) unstable; urgency=low * Non-maintainer upload with Adam's consent. * New upstream release. (Closes: #560685) * Fix watch file. * Update library package name from libntfs-3g54 to libntfs-3g73. * Update changes/ChangeLog for latest upstream release. * Bump Standards-Version to 3.8.3. No further changes. * debian/ntfs-3g.links: Create a symlink /sbin/mount.ntfs pointing to /sbin/mount.ntfs-3g. This way ntfs-3g is used as default driver for ntfs file systems. (Closes: #554599) -- Michael Biebl Mon, 25 Jan 2010 23:31:20 +0100 ntfs-3g (1:2009.4.4-1ubuntu5) lucid; urgency=low * debian/ntfs-3g.initramfs-bottom: - also guard as we do for the local-premount script, those pidofs costs a hundredth of a second each y'know -- Scott James Remnant Fri, 18 Dec 2009 02:29:46 +0000 ntfs-3g (1:2009.4.4-1ubuntu4) karmic; urgency=low * Make syncio mount option imply sync. (Why are these separate, anyway?) -- Colin Watson Fri, 09 Oct 2009 12:10:45 +0100 ntfs-3g (1:2009.4.4-1ubuntu3) karmic; urgency=low * debian/ntfs-3g.install: Install HAL fdi file again, since KDE still needs it (LP: #395079). * debian/25-ntfs-3g-policy.fdi: Fix "no_detatch" -> "no_detach" typo. -- Colin Watson Mon, 05 Oct 2009 13:25:21 +0100 ntfs-3g (1:2009.4.4-1ubuntu2) karmic; urgency=low * Restore Colin King's change from 1:1.2506-1ubuntu2, apparently lost in a merge: - Ensure ntfs-3g flushed dirty write data back to device Added ntfs-3g mount option "syncio" which opens the underlying filesystem used by fuse with O_SYNC to ensure dirty write data is written back to ntfs immediately. This allows us to remove the vm.dirty sysctl hacks from wubi. -- Colin Watson Wed, 30 Sep 2009 17:44:31 +0100 ntfs-3g (1:2009.4.4-1ubuntu1) karmic; urgency=low * Merge from debian unstable (LP: #349569), remaining changes: - Install to /bin and /lib rather than /usr/bin and /usr/lib. - Create libntfs3g54-udeb and ntfs-3g-udeb packages. - Build with external FUSE and pre-depend on fuse-utils. - debian/control: ntfs-3g depends on initramfs-tools. It calls update-initramfs from the postinst, which can potentially lead to an unbootable system. ("udevadm trigger is not premitted while udev is unconfigured".) - Copy ntfs-3g into the initramfs. If ntfs-3g is used to mount the root filesystem (either directly or via a loopback mount), load the fuse module beforehand, and save ntfs-3g's PID (indirectly) in /var/run/sendsigs.omit. - debian/rules: + Don't install HAL fdi file. Mounting is done via devkit-disks now. - debian/ntfs-3g.links: + Create /sbin/mount.ntfs symlink. + Add a symlink for the mount.ntfs manpage. -- Chris Coulson Sat, 06 Jun 2009 20:07:20 +0100 ntfs-3g (1:2009.4.4-1) unstable; urgency=low * New upstream release (Closes: #523987). * As usual, bump library package name and update upstream changelog. * Bump Standards-Version. -- Adam Cécile (Le_Vert) Wed, 29 Apr 2009 10:19:28 +0200 ntfs-3g (1:2009.2.1-1) unstable; urgency=low * New upstream release (Closes: #508028, #512716). * Ack Michael Biebl's NMU. * Update the HAL policy file from latest Ubuntu packages. * As usual, bump library package name and update upstream changelog. * Add missing ${misc:Depends} to all binary packages. -- Adam Cécile (Le_Vert) Fri, 13 Mar 2009 21:57:11 +0100 ntfs-3g (1:2009.2.1-0ubuntu2) jaunty; urgency=low * debian/control: add initramfs-tools to Depends for ntfs-3g. It calls update-initramfs from the postinst, which can potentially lead to an unbootable system. ("udevadm trigger is not premitted while udev is unconfigured".) -- Kees Cook Thu, 09 Apr 2009 11:39:08 -0700 ntfs-3g (1:2009.2.1-0ubuntu1) jaunty; urgency=low * New upstream version: - The 'recover' and 'norecover' mount options were introduced. The former option will casue the driver to recover and repair a corrupted or inconsistent NTFS volume if it's possible. The default behaviour is 'recover' (fixes LP: #175503). - The user extended attribute namespace is supported by default. - A volume having unclean journal file is recovered and mounted by default. The 'norecover' mount option can disable this. * Updated due to SO version bump: - debian/control, debian/rules, libntfs-3g49.docs, libntfs-3g49.install, libntfs-3g49-udeb.install, libntfs-3g-dev.links, ntfs-3g.links * debian/changes/Changelog: - Updated to document new upstream changes. * debian/25-ntfs-3g-policy.fdi: - Updated to expose new 'recover' and 'norecover' options via HAL. -- Chris Coulson Sun, 15 Feb 2009 20:15:24 +0000 ntfs-3g (1:2009.1.1-0ubuntu1) jaunty; urgency=low * New upstream version (LP: #320031): - Built-in, transparent UTF-8 conversion support. - The 'locale=' mount option is not used anymore for filename characterset conversion. Filenames are always converted to UTF-8. - Support for unlimited file ane directory creation. * Updated files due to SO version bump: - debian/control, debian/rules, libntfs-3g48.docs, libntfs-3g48.install, libntfs-3g48-udeb.install, libntfs-3g-dev.links, ntfs-3g.links * debian/25-ntfs-3g-policy.fdi: - Renamed, as policies now have to be applied after 20-storage-methods.fdi. - Updated for objects where "volume.fstype=ntfs": - Make ntfs-3g the default driver and make the old ntfs driver an alternative. - This is because HAL will no longer mount a volume with a filesystem driver that is different to what is specified in "volume.fstype", unless it is explicitly defined in "volume.fstype.alternatives". By default, gnome-mount attempts to mount ntfs volumes with the ntfs-3g driver. This change makes this work properly again, and makes it possible for users to choose the old ntfs driver too. (fixes LP: #300443) * debian/changes/Changelog: - Updated to document new upstream changes. -- Chris Coulson Thu, 22 Jan 2009 20:31:21 +0000 ntfs-3g (1:1.2918-1) experimental; urgency=low * New upstream release. * Bump library package name to match current soname. -- Adam Cécile (Le_Vert) Tue, 23 Sep 2008 10:41:47 +0200 ntfs-3g (1:1.2712-1) experimental; urgency=low * Upload to experimental because of lenny freeze. * New upstream release. * Bump library package name to match current soname. -- Adam Cécile (Le_Vert) Wed, 13 Aug 2008 23:49:43 +0200 ntfs-3g (1:1.2531-1.1ubuntu2) jaunty; urgency=low * Fix a couple of stray mentions of libntfs-3g28 in debian/rules to read libntfs-3g31 instead. -- Colin Watson Sat, 22 Nov 2008 23:01:39 +0000 ntfs-3g (1:1.2531-1.1ubuntu1) jaunty; urgency=low * Merge from debian unstable, remaining changes (LP: #298141): - Add udeb shlibs entries for libntfs-3g31-udeb. - Create libntfs3g31-udeb and ntfs-3g-udeb. - Copy ntfs-3g into the initramfs. If ntfs-3g is used to mount the root filesystem (either directly or via a loopback mount), load the fuse module beforehand, and save ntfs-3g's PID (indirectly) in /var/run/sendsigs.omit. - Move ntfs-3g to /bin. - Move libntfs-3g.so.* to /lib. Adjust libntfs-3g.so symlink to match. - Add /sbin/mount.ntfs symlink to /bin/ntfs-3g. - Add a symlink for the mount.ntfs manual page too. - Pass basenames rather than full paths to pidof; create /dev/.initramfs/varrun if necessary. - Always add ntfs and ntfs-3g to sendsigs.omit. - Build against the external fuse libraries and add dependency on fuse-utils. - Ensure ntfs-3g flushed dirty write data back to device added ntfs-3f mount option "syncio" which opens the underlying filesystem used by fuse with O_SYNC to ensure dirty write data is written back to ntfs immediately. This allows us to remove the vm.dirty sysctl hacks from wubi. -- Chris Coulson Fri, 14 Nov 2008 18:18:03 +0000 ntfs-3g (1:1.2531-1.1) unstable; urgency=low * Non-maintainer upload. * The hal standard configuration no longer allows the 'locale=' mount option for NTFS, as the Linux kernel NTFS driver does not support this option. As a workaround we install our own fdi file 20-ntfs-3g-policy.fdi to /usr/share/hal/fdi/policy/10osvendor which will add this mount option back and make hal use ntfs-3g as default fs driver. -- Michael Biebl Sat, 25 Oct 2008 14:28:01 +0200 ntfs-3g (1:1.2531-1) unstable; urgency=low * New upstream release. * Bump library package name to match current soname. * Bump Standards-Version to 3.8.0. -- Adam Cécile (Le_Vert) Mon, 23 Jun 2008 22:18:49 +0200 ntfs-3g (1:1.2506-1ubuntu2) intrepid; urgency=low * Ensure ntfs-3g flushed dirty write data back to device added ntfs-3f mount option "syncio" which opens the underlying filesystem used by fuse with O_SYNC to ensure dirty write data is written back to ntfs immediately. This allows us to remove the vm.dirty sysctl hacks from wubi. (LP: #204133) -- Colin King Wed, 09 Jul 2008 14:34:56 +0100 ntfs-3g (1:1.2506-1ubuntu1) intrepid; urgency=low * Resynchronise with Debian. Remaining changes: - Add udeb shlibs entries for libntfs-3g28-udeb. - Bump debhelper build-dependency to 5.0.22 for dh_makeshlibs --add-udeb. - Create libntfs3g28-udeb and ntfs-3g-udeb. - Copy ntfs-3g into the initramfs. If ntfs-3g is used to mount the root filesystem (either directly or via a loopback mount), load the fuse module beforehand, and save ntfs-3g's PID (indirectly) in /var/run/sendsigs.omit. - Move ntfs-3g to /bin. - Move libntfs-3g.so.* to /lib. Adjust libntfs-3g.so symlink to match. - Add /sbin/mount.ntfs symlink to /bin/ntfs-3g. - Add a symlink for the mount.ntfs manual page too. - Pass basenames rather than full paths to pidof; create /dev/.initramfs/varrun if necessary (LP #150831). - Always add ntfs and ntfs-3g to sendsigs.omit (LP #181669). - Build against the external fuse libraries and add dependency on fuse-utils. -- Martin Pitt Mon, 02 Jun 2008 15:55:57 +0200 ntfs-3g (1:1.2506-1) unstable; urgency=HIGH * Urgency set to HIGH because it fixes a critical issue. * New upstream release (Closes: #479774). * Bump library package name to match current soname. -- Adam Cécile (Le_Vert) Thu, 08 May 2008 22:00:30 +0200 ntfs-3g (1:1.2310-1) unstable; urgency=low * New upstream release. * Bump library package name to match current soname. -- Adam Cécile (Le_Vert) Fri, 14 Mar 2008 22:06:45 +0100 ntfs-3g (1:1.2216-1) unstable; urgency=low * New upstream release (Closes: #466161). * Drop /sbin/mount.ntfs-3g symlink, fixed upstream. * Bump library package name to match current soname. * Install pkgconfig file in devel package. -- Adam Cécile (Le_Vert) Fri, 22 Feb 2008 20:26:48 +0100 ntfs-3g (1:1.2129-2) unstable; urgency=low * Include mount.ntfs-3g again and create a symlink in /sbin (Closes: #464964). -- Adam Cécile (Le_Vert) Thu, 07 Feb 2008 22:09:18 +0100 ntfs-3g (1:1.2129-1) unstable; urgency=low * New upstream release (Closes: #463976). * Drop libfuse-dev build dependency and fuse-utils runtime dependency, ntfs-3g now includes its own "lite" fuse library. * Bump Standards-Version to 3.7.3. * Bump library package name to match current soname. * Run chrpath against the new ntfs-3g.probe binary. -- Adam Cécile (Le_Vert) Wed, 06 Feb 2008 20:29:19 +0100 ntfs-3g (1:1.1120-1) unstable; urgency=low * New upstream release. * Bump library package name to match current soname. -- Adam Cécile (Le_Vert) Fri, 23 Nov 2007 15:10:10 +0100 ntfs-3g (1:1.1104-1) unstable; urgency=low * New upstream release, sorry for the delay :-) * Bump library package name to match current soname. * Move 'Homepage' to the new dpkg field. * Fix NEWS.Debian syntax. -- Adam Cécile (Le_Vert) Tue, 13 Nov 2007 11:55:58 +0100 ntfs-3g (1:1.1004-1) unstable; urgency=low * New upstream release. * Add upstream ChangeLog (from website). -- Adam Cécile (Le_Vert) Sat, 13 Oct 2007 02:38:45 +0200 ntfs-3g (1:1.913-2) unstable; urgency=HIGH * Security set to HIGH because it fixes a critical issue. * Do not set ntfs-3g binary setuid with group fuse. This could allows local users with fuse group membership to read from and write to arbitrary block devices, possibly involving a file descriptor leak. (CVE-2007-5159) (Closes: #445315). * Update README.Debian and long description (Closes: #443418). -- Adam Cécile (Le_Vert) Thu, 04 Oct 2007 22:20:11 +0200 ntfs-3g (1:1.913-1) unstable; urgency=low * New upstream release. * Bump library package name to match current soname. -- Adam Cécile (Le_Vert) Thu, 13 Sep 2007 11:31:59 +0200 ntfs-3g (1:1.826-1) unstable; urgency=low * New upstream release. * Bump library package name to match current soname. -- Adam Cécile (Le_Vert) Tue, 28 Aug 2007 09:17:34 +0200 ntfs-3g (1:1.810-1) unstable; urgency=low * New upstream release (Closes: #434128). * Bump libfuse-dev build depends to >= 2.7 (Needed to really fix #434128). * Bump library package name to match current soname. -- Adam Cécile (Le_Vert) Fri, 10 Aug 2007 17:00:02 +0200 ntfs-3g (1:1.710-2) unstable; urgency=low * Update long description, ntfs-3g works fine on any architecture (Closes: #436435). * ntfs-3g binary is now 4754, according to debian policy (Closes: #436658). -- Adam Cécile (Le_Vert) Wed, 08 Aug 2007 19:22:08 +0200 ntfs-3g (1:1.710-1) unstable; urgency=low * New upstream release: - Bump library package name to libntfs-3g5 to match soname. * Use [ ! -f Makefile ] || $(MAKE) distclean instead of -$(MAKE) distclean (fix lintian warning). * Break loops with exit 1 in debian/rules if an error occurs. -- Adam Cécile (Le_Vert) Tue, 10 Jul 2007 09:15:12 +0200 ntfs-3g (1:1.616-1) unstable; urgency=low * New upstream release: - Fix debian/rules to install softwares in /usr, - Bump library package name to libntfs-3g4 to match soname. -- Adam Cécile (Le_Vert) Sun, 17 Jun 2007 14:17:17 +0200 ntfs-3g (1:1.516-1) unstable; urgency=HIGH * Security set to HIGH due to critical security fix. * New upstream release. * Bump libntfs-3g package name (libntfs-3g2). -- Adam Cécile (Le_Vert) Wed, 16 May 2007 08:55:47 +0200 ntfs-3g (1:1.417-1) unstable; urgency=low * New upstream release. -- Adam Cécile (Le_Vert) Mon, 16 Apr 2007 10:54:41 +0200 ntfs-3g (1:1.416-1) unstable; urgency=low * New upstream release. * Drop versionned shlibs, libntfs-3g is now versionned. * Bump libntfs-3g package name (libntfs-3g1). -- Adam Cécile (Le_Vert) Sun, 15 Apr 2007 23:12:46 +0200 ntfs-3g (1:1.328-2) unstable; urgency=low * Uploading to unstable. * Add missing epoch to versionned shlibs (Closes: #413264). -- Adam Cécile (Le_Vert) Sun, 08 Apr 2007 23:43:10 +0200 ntfs-3g (1:1.328-1) experimental; urgency=low * New upstream release. - Improve large file performance in close to full and/or highly fragmented disk scenarios. * Drop debconf dependency, not used anymore (Closes: #415688). * Drop "000-Remove_ldconfig_call" patch, replaced by "--disable-ldconfig" configure switch. -- Adam Cécile (Le_Vert) Wed, 28 Mar 2007 08:44:30 +0200 ntfs-3g (1:1.0-2) experimental; urgency=low * Remove 'beta statement' in debian/control (Closes: #413182). * Create a versionned shlibs file for libntfs-3g (Closes: #413264). * Build against libfuse-dev (>= 2.6.3-1) which includes a verionned shlibs file (Closes: #412385). -- Adam Cécile (Le_Vert) Sun, 4 Mar 2007 00:02:16 +0100 ntfs-3g (1:1.0-1) experimental; urgency=low * New upstream release (First stable release). * Remove debconf warning. -- Adam Cécile (Le_Vert) Wed, 21 Feb 2007 09:04:37 +0100 ntfs-3g (1:0.0.0+20070207-1) experimental; urgency=low * New upstream release (RC1 !). -- Adam Cécile (Le_Vert) Wed, 7 Feb 2007 09:44:48 +0100 ntfs-3g (1:0.0.0+20070118-1) experimental; urgency=low * New upstream release (Closes: #404240). * Update libfuse-dev build dependency version from 2.5.0 to 2.6.0. * Update 000-Remove_ldconfig_call patch. * Merge swedish debconf translation (Closes: #407863). -- Adam Cécile (Le_Vert) Thu, 1 Feb 2007 14:47:01 +0100 ntfs-3g (1:0.0.0+20061031-6) unstable; urgency=low * Add Russian debconf translation, thanks to Yuri Kozlov (Closes: #405247). -- Adam Cécile (Le_Vert) Wed, 3 Jan 2007 09:41:29 +0100 ntfs-3g (1:0.0.0+20061031-5) unstable; urgency=low * Add Czech debconf translation, thanks to Jakub Kasparec (Closes: #402988). -- Adam Cécile (Le_Vert) Fri, 15 Dec 2006 19:56:05 +0100 ntfs-3g (1:0.0.0+20061031-4) unstable; urgency=low * Update debian/watch. -- Adam Cécile (Le_Vert) Fri, 24 Nov 2006 00:33:43 +0100 ntfs-3g (1:0.0.0+20061031-3) unstable; urgency=low * Add German debconf translation, thanks to Alwin Meschede (Closes: #399247). -- Adam Cécile (Le_Vert) Sun, 19 Nov 2006 03:13:59 +0100 ntfs-3g (1:0.0.0+20061031-2) unstable; urgency=low * Install ntfs-3g suid root with group fuse (Closes: #396681). * Move fuse-utils from Depends to Pre-Depends. -- Adam Cécile (Le_Vert) Sat, 4 Nov 2006 17:10:43 +0100 ntfs-3g (1:0.0.0+20061031-1) unstable; urgency=low * New upstream release. * Add an epoch because of the new software versionning. * Change homepage url. * Remove 001-Log_reason_removal patch, merged in upstream. -- Adam Cécile (Le_Vert) Tue, 31 Oct 2006 21:33:11 +0100 ntfs-3g (0.0.0+20070920-2) unstable; urgency=low * Fix FTBS on aplha (Closes: #395901). Thanks to Szakacsits Szabolcs . -- Adam Cécile (Le_Vert) Sun, 29 Oct 2006 18:42:19 +0100 ntfs-3g (0.0.0+20070920-1) unstable; urgency=low * Initial release (Closes: #390778). -- Adam Cécile (Le_Vert) Tue, 3 Oct 2006 01:17:00 +0200