unzoo (4.4-7) unstable; urgency=low * Use dpatch instead of keeping changes in the .diff.gz. * debian/patches/*: - Split the current .diff.gz into 4 patches. - Create a debian/patches/00list file with all patches. * debian/patches/04-directory-traversal.dpatch: + The new option is called -f, not -t. * debian/patches/05-CVE-2007-1673.dpatch: + New patch: Fixes infinite loop (Closes: #424690), thanks Christoph Löhr ! * debian/compat: + Set compat level to 5. * debian/control: + Raised debhelper Build-Depends to (>= 5). + Added Build-Depends on dpatch. * debian/manpage/unzoo.1, debian/README: + Added description of new option -f. * debian/rules: + Include dpatch.make template. + Apply and unapply patches. + Removed bogus line 14. + Pass README and manpage/unzoo.1 to appropriate debhelper calls. * debian/manpages, debian/docs: + Removed. * README: + Moved to debian/README. -- Fabian Greffrath Tue, 4 Jul 2007 20:47:00 +0100 unzoo (4.4-6) unstable; urgency=low * Taking over unzoo from Daniel. -- Fabian Greffrath Mon, 22 Jan 2007 17:00:00 +0100 unzoo (4.4-5) unstable; urgency=low * New maintainer. * Bumped policy version. -- Daniel Baumann Mon, 16 Oct 2006 12:56:00 +0200 unzoo (4.4-4) unstable; urgency=low * Modified patch from -3 with feedback from Joey Hess. Thanks! -- Thomas Schoepf Tue, 17 May 2005 22:01:26 +0200 unzoo (4.4-3) unstable; urgency=high * Closes: #306164: unzoo: directory traversal security bug Check for and remove patterns like '/../' that can be used for directory traversal attacks. Added an option to force extraction to original location. * Updated Standards-Version to 3.6.1. No changes required. -- Thomas Schoepf Tue, 17 May 2005 11:36:24 +0200 unzoo (4.4-2) unstable; urgency=low * debian/control: Standards-Version: 3.5.7 * debian/rules: compile with -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 to support large files. * debian/rules: compile with -DSYS_HAS_MKDIR to fix compiler warning. * no longer create /usr/doc -> /usr/share/doc symlink to be lintian clean. * unzoo.c: include header files for strcat(), system(), chmod(), utime(). * unzoo.c: fixed parameter format for utime() call. * unzoo.c: fixed warning: array subscript has type `char' -- Thomas Schoepf Fri, 15 Nov 2002 17:01:49 +0100 unzoo (4.4-1) unstable; urgency=low * Initial Release. Closes: Bug#157975. -- Thomas Schoepf Fri, 23 Aug 2002 19:33:24 +0200