2007
squashfs (1:3.1r2-6.1) unstable; urgency=high
* Non-maintainer upload.
* Added patch from upstream to linux-2.6.18/squashfs3.1-patch to fix kernel
crash on special crafted squashfs file systems CVE-2006-5701
(Closes: #415530).
-- Daniel Baumann <daniel@debian.org> Fri, 30 Mar 2007 08:52:00 +0200
2006
squashfs (1:3.1r2-6) unstable; urgency=low
* Add manpage for unsquashfs command.
* Re-add the progress patch. Thanks to Tollef Fog Heen
<tfheen@ubuntu.com>. Closes: #389487.
-- Arnaud Fontaine <arnaud@andesi.org> Sat, 2 Dec 2006 12:11:02 +0100
squashfs (1:3.1r2-5) unstable; urgency=low
* debian/changelog:
+ Convert changelog to UTF-8.
* debian/control.in:
+ Remove zlibg1-dev because it is automatically handled by cdbs
for debian/control.
* debian/rules:
+ Remove bashisms. Closes: #400753.
-- Arnaud Fontaine <arnaud@andesi.org> Tue, 28 Nov 2006 18:33:53 +0100
squashfs (1:3.1r2-4) unstable; urgency=low
* debian/rules:
+ Fix manpages by adding 'man.charmap.use.subset' to xsltproc
parameter. Closes: #395412.
-- Arnaud Fontaine <arnaud@andesi.org> Sun, 29 Oct 2006 09:10:21 +0100
squashfs (1:3.1r2-3) unstable; urgency=low
* Replace gcc-4.0-hppa by gcc-4.1-hppa in Depends. Closes: #391274.
-- Arnaud Fontaine <arnaud@andesi.org> Fri, 6 Oct 2006 01:41:06 +0200
squashfs (1:3.1r2-2) unstable; urgency=low
* Update the squashfs-source package for kernel 2.6.18.
-- Arnaud Fontaine <arnaud@andesi.org> Thu, 21 Sep 2006 16:53:29 +0200
squashfs (1:3.1r2-1) unstable; urgency=low
* New upstream relase.
-- Arnaud Fontaine <arnaud@andesi.org> Tue, 5 Sep 2006 15:49:53 +0200
squashfs (1:3.1-1) unstable; urgency=low
* New upstream release. Closes: #384414. * Remove the squashfs-modules-* packages which is now handled by linux-modules-extra-2.6. Closes: #384440.
-- Arnaud Fontaine <arnaud@andesi.org> Mon, 28 Aug 2006 16:23:44 +0200
squashfs (1:3.0-8) unstable; urgency=low
* Bumped kernel-abi to 2.6.17-2. Closes: #383137. * Fix progress information patch when generating a FS > 4GB. Thanks to Mike Kasick <mkasick@club.cc.cmu.edu>. Closes: #382714.
-- Arnaud Fontaine <arnaud@andesi.org> Tue, 15 Aug 2006 10:51:16 +0200
squashfs (1:3.0-7) unstable; urgency=low
* Patch for appending files to an existing filesystem larger than
2GB. Thanks to Pierre Renié <archlinuxien@gmail.com> and Ming
Zhang. Closes: #378615.
-- Arnaud Fontaine <arnaud@andesi.org> Sun, 6 Aug 2006 18:20:04 +0200
squashfs (1:3.0-6) unstable; urgency=low
* Acknowledge NMU. Closes: #377831. * debian/control.in: + Add a minimum version on po4a (0.21) in Build-Depends. Closes: #377797. + Remove s390-tape flavour which has no kernel headers.
-- Arnaud Fontaine <arnaud@andesi.org> Sun, 16 Jul 2006 14:44:56 +0200
squashfs (1:3.0-5.1) unstable; urgency=low
* NMU in agreement with Arnaud. * Bumped kernel-abi. * Updated flavours as of 2.6.17-2.
-- Daniel Baumann <daniel@debian.org> Sun, 9 Jul 2006 16:22:00 +0200
squashfs (1:3.0-5) unstable; urgency=low
* debian/control* and debian/rules:
+ Bumped linux kernel version number to 2.6.16-2.
Closes: #369522.
* debian/patches/03-mksquashfs.dpatch:
+ Fix rounding error which causes generation of invalid
filesystems. Thanks to Scott James Remnant
<scott@ubuntu.com>. Closes: #368969.
-- Arnaud Fontaine <arnaud@andesi.org> Wed, 31 May 2006 18:16:18 +0200
squashfs (1:3.0-4) unstable; urgency=low
* debian/rules:
+ Fix FTBFS on powerpc64. Thanks to Julien Louis
<ptitlouis@sysif.net>.
* debian/control*:
+ Update Standards-Version to 3.7.2.
-- Arnaud Fontaine <arnaud@andesi.org> Sun, 7 May 2006 09:59:10 +0200
squashfs (1:3.0-3) unstable; urgency=low
* debian/control*:
+ Fix incorrect package name for module
squashfs-modules-2.6*-powerpc64.
-- Arnaud Fontaine <arnaud@andesi.org> Sat, 29 Apr 2006 12:27:06 +0200
squashfs (1:3.0-2) unstable; urgency=low
* debian/patches/03-mksquashfs.dpatch:
+ Add patch showing the progress of mksquashfs. Thanks to Tollef
Fog Heen <tfheen@ubuntu.com>. Closes: #364089.
* debian/control*:
+ Add complete description for every squashfs-* packages. Thanks
to Tomas Pospisek <tpo_deb@sourcepole.ch>. Closes: #364743.
+ Add Homepage to the descriptions.
+ Suggests on squashfs-source instead of kernel-patch-squashfs for
squashfs-tools.
+ Conflicts and Replaces on kernel-patch-squashfs concerning
squashfs-source. Thanks to Bastian Kleineidam
<calvin@debian.org>. Closes: #364768.
+ Add docbook-xml to Build-Depends for manpages.
+ Add binutils-hppa64 and gcc-4.0-hppa64 Build-Depends for hppa.
* debian/control.modules.in:
+ Remove Daniel Baumann from Uploaders.
* debian/docs:
+ Add README-3.0.
* debian/rules:
+ Add unsquashfs to build program.
+ Add upstream changelog to the packages (CHANGES).
+ Fix FTBFS for hppa64* and sparc64* by specifying respectively
CROSS_COMPILE and ARCH for building the modules.
-- Arnaud Fontaine <arnaud@andesi.org> Wed, 26 Apr 2006 18:38:20 +0200
squashfs (1:3.0-1) unstable; urgency=low
* New upstream release.
* Building module out-of-tree, thanks to Daniel Baumann
<daniel.baumann@panthera-systems.net>. Closes: #355554.
-- Arnaud Fontaine <arnaud@andesi.org> Sun, 2 Apr 2006 11:47:00 +0200
squashfs (1:2.2r2-3) unstable; urgency=low
* debian/kernel-patch-squashfs.kpatches and
debian/kernel-patch-squashfs.k_patches.commented updated to support
Linux 2.6.14 and later.
-- Arnaud Fontaine <arnaud@andesi.org> Tue, 31 Jan 2006 12:52:18 +0100
2005
squashfs (1:2.2r2-2) unstable; urgency=low
* Removed source root debian Makefile (not upstream) in favor of
CDBS (so modified debian/rules), added debian/control.in.
* Added debian/cdbs/1/class/makefile.mk in order to fix bug #338625.
* Added french translation by Frédéric Boiteux and Olivier Trichet.
Moved mksquashfs.dbk from debian/ to debian/doc/en/.
* Switch to po4a. Thanks to Nicolas François.
* Updated debian/watch.
-- Arnaud Fontaine <arnaud@andesi.org> Thu, 10 Nov 2005 15:22:28 +0100
squashfs (1:2.2r2-1) unstable; urgency=low
* New upstream release. Closes: #317795. * Suggested 'kernel-source | linux-source' instead of 'kernel-source' in debian/control. Thanks to Marco Bodrato. Closes: #329623. * Updated debian/kernel-patch-squashfs.kpatches and debian/kernel-patch-squashfs.k_patches.commented due to new upstream patches. Closes: #303032. * Updated FSF address in debian/copyright. * Updated Standards-Version to 3.6.2.1 (no changes needed).
-- Arnaud Fontaine <arnaud@andesi.org> Tue, 11 Oct 2005 20:12:55 +0200
2004
squashfs (1:2.1r2-0.1) unstable; urgency=low
* NMU: build also a kernel-patch-squashfs module. * New upstream release. Closes: #287919. * Change Debian helper from yada to Debhelper. * change mksquashfs install directory from /usr/bin/ to /usr/sbin/.
-- Frédéric Boiteux <fboiteux@calistel.com> Mon, 20 Dec 2004 12:47:46 +0100
squashfs (1:2.0-1) unstable; urgency=low
* New upstream release.
* Fixes for build script. It can be called debian/rules build after
interrupt.
-- Piotr Roszatycki <dexter@debian.org> Thu, 5 Aug 2004 18:57:15 +0200
squashfs (2.0-ALPHA-1) unstable; urgency=low
* New upstream release. Closes: #255470.
-- Piotr Roszatycki <dexter@debian.org> Mon, 21 Jun 2004 13:06:46 +0200
squashfs (1.3r3-1) unstable; urgency=low
* New upstream release.
-- Piotr Roszatycki <dexter@debian.org> Thu, 11 Mar 2004 21:29:32 +0100
2003
squashfs (1.3r2-1) unstable; urgency=low
* New upstream release.
-- Piotr Roszatycki <dexter@debian.org> Tue, 18 Nov 2003 12:48:13 +0100
squashfs (1.3-2) unstable; urgency=low
* Fixed missing build-depends on libz-dev, closes: #215338.
-- Piotr Roszatycki <dexter@debian.org> Mon, 13 Oct 2003 12:35:38 +0200
squashfs (1.3-1) unstable; urgency=low
* Initial release.
-- Piotr Roszatycki <dexter@debian.org> Wed, 1 Oct 2003 14:28:30 +0200