Change logs for unzip source package in Karmic

  • unzip (6.0-1) unstable; urgency=low
    
      * New upstream release. Closes: #496989.
      * Enabled new Unicode support. Closes: #197427. This may or may not work
        for your already created zipfiles, but it's not a bug unless they were
        created using the Unicode feature present in zip 3.0.
      * Built using DATE_FORMAT=DF_YMD so that unzip -l show dates in ISO format,
        as that's the only available one which makes sense. Closes: #312886.
      * Enabled new bzip2 support. Closes: #426798.
      * Exit code for zipgrep should now be the right one. Closes: #441997.
      * The reason why a file may not be created is now shown. Closes: #478791.
      * Summary of changes in this version not being the debian/* files:
      - Manpages in section 1, not 1L.
      - Branding patch. UnZip by Debian. Original by Info-ZIP.
      - Always #include <unistd.h>. Debian GNU/kFreeBSD needs it.
    
     -- Martin Pitt <email address hidden>   Mon,  08 Jun 2009 09:13:25 +0100
  • unzip (5.52-12ubuntu1) jaunty; urgency=low
    
      * Merge from debian unstable, remaining changes:
        - debian/rules: Configure with large file support.
        - unzip.c: Change banner to indicate Ubuntu modification.
        - support UTF-8 file names.
    
    unzip (5.52-12) unstable; urgency=medium
    
      * Fixed stack underflow in unshrink.c. Closes: #454037.
        Thanks to Christian Spieler for the patch.
    
     -- Michael Vogt <email address hidden>   Wed, 12 Nov 2008 16:51:21 +0100