fuse (2.4.2-0ubuntu3) dapper; urgency=low * debian/fuse-utils.postrm: - Move group deletion from preinst to postinst (after dpkg-statoverride) to not break the statoverride. - Add missing is_true function (copied from preinst). - Closes: LP#5774 * Removed now useless debian/fuse-utils.prerm. * debian/fuse-utils.postinst: - Reload udev to make the newly created group known to udev. - Load the fuse module or re-udevplug it if already loaded to ensure proper permissions. -- Martin Pitt Thu, 11 May 2006 18:31:53 +0200 fuse (2.4.2-0ubuntu2) dapper; urgency=low * Add udev rules file -- Dennis Kaarsemaker Thu, 9 Mar 2006 14:33:22 +0100 fuse (2.4.2-0ubuntu1) dapper; urgency=low * New upstream release: - [SECURITY]: Don't allow mountpoints with '\n', '\t' or '\\' as they corrupt /etc/mtab (CVE-2005-3531). - Optimize buffer reallocation in fill_dir. - Fix compilation of kernel module for differing source and build directories. - Don't use system() to invoke ''fusermount -u'' due to delimiting of whitespace as arguments. - Act appropriately after detecting in-kernel (mainline) FUSE code. -- Daniel T Chen Wed, 30 Nov 2005 06:47:31 -0800 fuse (2.4.1-0ubuntu1) dapper; urgency=low * New upstream release. -- Daniel T Chen Fri, 28 Oct 2005 15:38:22 -0700 fuse (2.3.0-1ubuntu1) breezy; urgency=low * Resynchronise with Debian. * Sponsored for Sami Haahtinen (Closes Ubuntu #10215) -- Stephan Hermann Sun, 24 Jul 2005 15:44:22 +0200 fuse (2.3.0-1) unstable; urgency=high * New upstream version. - fixes security bug (Closes: #311634) * Added Vietnamese debconf translation by Clytie Siddall (Closes: #311750) -- Bartosz Fenski Mon, 6 Jun 2005 13:01:12 +0200 fuse (2.2.1-5) unstable; urgency=low * Now allows to be built as non-root (Closes: #306016) Thanks for Guido Trotter for spotting this. * Applied patch provided by Euan MacGregor (Closes: #298825) Should fix problems with dpkg-statoverride. -- Bartosz Fenski Tue, 26 Apr 2005 11:43:18 +0200 fuse (2.2.1-4) unstable; urgency=high * Urgency high, cause we still need previous fixes in sarge. Current ones are important too. * Added debhelper dependency to fuse-source (Closes: #303916) Thanks to tillo for reporting this. * Raised priority of debconf questions to avoid silent remove of groups. Thanks to Tom Verbreyt for reporting this (Closes: #303954) -- Bartosz Fenski Sun, 10 Apr 2005 11:43:11 +0200 fuse (2.2.1-3) unstable; urgency=high * Urgency high, we need this fix in sarge. * Added 'ucf' dependency for fuse-utils (Closes: #303621) Thanks to Steve Garcia for spotting this. -- Bartosz Fenski Sat, 9 Apr 2005 10:54:12 +0200 fuse (2.2.1-2) unstable; urgency=low * Added explicit version of sed to fuse-utils dependencies (Closes: #300375) Thanks to Iisak Kuusela for reporting this. * Fixed compilation issues without module-assistant (Closes: #300954) Thanks to Jeff Bonham for reporting this. Also README.Debian file has been added to fuse-source package to describe this kind of build. * New debconf translations: - French (Closes: #299761) Thanks to Jean-Luc Coulon. - Czech (Closes: #300364) Thanks to Miroslav Kure. - Brazilian Portuguese (Closes: #300826) Thanks to Felipe Augusto van de Wiel. -- Bartosz Fenski Thu, 24 Mar 2005 21:59:11 +0100 fuse (2.2.1-1ubuntu1) hoary; urgency=low * switch to linux-image. * thanks, Fabbio, for checking. -- Daniel Holbach Fri, 18 Mar 2005 13:08:15 +0100 fuse (2.2.1-1) unstable; urgency=high * New upstream bugfix release. Urgency high due to security fix (Closes: #299339) -- Bartosz Fenski Sun, 13 Mar 2005 20:02:11 +0100 fuse (2.2-3) unstable; urgency=low * Added --with-kernel switch to configure call (Closes: #298844) * Added postinst depmod call (Closes: #298845) Thanks for Eduard Bloch for above reports. -- Bartosz Fenski Thu, 10 Mar 2005 19:23:11 +0100 fuse (2.2-2) unstable; urgency=low * Added overlooked information about licensing of library. -- Bartosz Fenski Mon, 7 Mar 2005 18:22:12 +0100 fuse (2.2-1) unstable; urgency=low * New upstream release. -- Bartosz Fenski Sun, 6 Feb 2005 17:36:34 +0100 fuse (2.1-5) unstable; urgency=low * Now module works with 2.6.10 kernel (Closes: #291842) -- Bartosz Fenski Tue, 25 Jan 2005 14:42:31 +0100 fuse (2.1-4) unstable; urgency=low * Now building with -v switch to make sure that bugs will be closed automatically. * This is still new upstream release so (Closes: #288387) -- Bartosz Fenski Tue, 11 Jan 2005 13:28:32 +0100 fuse (2.1-3) unstable; urgency=low * s/fenio@o2.pl/fenio@debian.org/ -- Bartosz Fenski Sat, 1 Jan 2005 23:08:31 +0100 fuse (2.1-2) unstable; urgency=low * Corrected an upload error, which dumped the polish debconf translation. Please excuse. -- martin f. krafft Sun, 26 Dec 2004 13:09:49 +0100 fuse (2.1-1) unstable; urgency=low * New upstream version. - supports shared library (Closes: #147792) * Added debconf question about setuid (Closes: #280501) * Totally rewritten debian/* stuff with module-assistant in mind. - fuse-source doesn't contain util/libs (Closes: #278109) - repeated building should work fine now (Closes: #273362) - m-a can detect kernel version properly (Closes: #270843) - kernel module now only recommends kernel-image (Closes: #281694) -- Bartosz Fenski Thu, 11 Nov 2004 18:45:32 +0100 fuse (1.3-1) unstable; urgency=low * New upstream version. * debian/*.control: - added terminal newlines at the end of file - added missing urls to homepage - added MJ Ray as an uploader * debian/rules: - some ordering changes to remove config.(sub|guess) files from diff.gz -- Bartosz Fenski Sat, 17 Jul 2004 21:45:12 +0200 fuse (1.2-1) unstable; urgency=low * New upstream version. * debian/control: - added Section for sources - changed Section: from devel to libdevel for libfuse0-dev * Added debian/watch file. * debian/copyright: - distinguished copyright from license * debian/rules: - some fixes were made to support 2.6 kernels (Closes: #235128) -- Bartosz Fenski Thu, 24 Jun 2004 15:29:13 +0200 fuse (1.1-2) unstable; urgency=low * added original README.Debian file * debian/copyright: - added information about previous maintainer -- Bartosz Fenski Mon, 29 Mar 2004 07:44:23 +0100 fuse (1.1-1) unstable; urgency=low * New maintainer. Thanks Roland for your contribution. * New upstream release (Closes: #235128, #206195) * Added manual page contributed by Bastian Kleineidam. Thanks for providing it. (Closes: #235176) * FUSE 1.1 doesn't include .cvsignore files (Closes: #235091) * We don't compress examples (Closes: #147791) * debian/control: - bumped standards version - added homepage * debian/rules: many fixes/additions partially fetched from Bastian's packages. Thanks goes to him once again. * debian/docs: added some new files * debian/*: replaced name of maintainer -- Bartosz Fenski Sun, 21 Mar 2004 23:10:33 +0200 fuse (1.0-1) unstable; urgency=low * New upstream release. * debian/genchanges.sh: Only run gpg/pgp if available. Closes: #209358. * debian/fuse-module.control: Fixed typo (fuse-module instead of fule-module). Closes: #212576. -- Roland Bauerschmidt Tue, 7 Oct 2003 18:00:23 +0200 fuse (0.95-1) unstable; urgency=low * Initial Release. * Adapted lots of stuff from the pcmcia-cs package to build module packages properly. -- Roland Bauerschmidt Sun, 7 Apr 2002 19:56:20 +0200