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