Skip to content

Debian Changelog unzoo (4.4-5)

2006

unzoo (4.4-5) unstable; urgency=low

   * New maintainer.
   * Bumped policy version.

 -- Daniel Baumann <daniel@debian.org>  Mon, 16 Oct 2006 12:56:00 +0200

2005

unzoo (4.4-4) unstable; urgency=low

   * Modified patch from -3 with feedback from Joey Hess. Thanks!

 -- Thomas Schoepf <schoepf@debian.org>  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 <schoepf@debian.org>  Tue, 17 May 2005 11:36:24 +0200

2002

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 <schoepf@debian.org>  Fri, 15 Nov 2002 17:01:49 +0100

unzoo (4.4-1) unstable; urgency=low

   * Initial Release. Closes: Bug#157975.

 -- Thomas Schoepf <schoepf@debian.org>  Fri, 23 Aug 2002 19:33:24 +0200