diff options
author | salo <salo@pkgsrc.org> | 2005-02-28 16:50:24 +0000 |
---|---|---|
committer | salo <salo@pkgsrc.org> | 2005-02-28 16:50:24 +0000 |
commit | 4fd0f9f33f3cc73a9f1912cb2dd463ecd1918186 (patch) | |
tree | 9f210f7d4117fed68568d28e9b5e82bd671cd750 /archivers/unzip/distinfo | |
parent | e3b4934ec8ca471883a438df675928082f861950 (diff) | |
download | pkgsrc-4fd0f9f33f3cc73a9f1912cb2dd463ecd1918186.tar.gz |
Update to version 5.52
Changes:
The 5.52 maintenance release fixes a few minor problems found in the 5.51
release, closes some more security holes, adds a new AtheOS port, and
contains a Win32 extra-field code cleanup that was not finished earlier.
The most important changes are:
- (re)enabled unshrinking support by default, the LZW patents have expired
- fixed an extraction size bug for encrypted stored entries (12 excess bytes
were written with 5.51)
- fixed false "uncompressed size mismatch" messages when extracting encrypted
archive entries
- do not restore SUID/SGID/Tacky attribute bits on Unix (BeOS, AtheOS) unless
explicitely requested by new "-K" command line qualifier
- optional support for "-W" qualifier to modify the pattern matching syntax
(with -W: "*" stops at directory delimiter, "**" matches unlimited)
- prevent buffer overflow caused by bogus extra-long Zipfile specification
- performance enhancements for VMS port
- fixed windll interface handling of its extraction mode qualifiers nfflag,
ExtractOnlyNewer, noflag, PromptToOverwrite; added detailed explanation of
their meanings and interactions to the windll documentation
Diffstat (limited to 'archivers/unzip/distinfo')
-rw-r--r-- | archivers/unzip/distinfo | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/archivers/unzip/distinfo b/archivers/unzip/distinfo index ab14cb063da..ca200cb23a1 100644 --- a/archivers/unzip/distinfo +++ b/archivers/unzip/distinfo @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.11 2005/02/23 14:45:27 agc Exp $ +$NetBSD: distinfo,v 1.12 2005/02/28 16:50:24 salo Exp $ -SHA1 (unzip551.tar.gz) = 4643ca31419cfb34c9de8a182aabebd79662ba04 -RMD160 (unzip551.tar.gz) = c38cf2c4c1341afcc75282caf088b3001bd99553 -Size (unzip551.tar.gz) = 1112594 bytes +SHA1 (unzip552.tar.gz) = e24b538a27d89963b90ab0b890d2dfcb372bc12d +RMD160 (unzip552.tar.gz) = 4504cc5ac71d6a5ce4841fb4190ec0be121fdf5f +Size (unzip552.tar.gz) = 1139806 bytes SHA1 (patch-aa) = de66b7b5c45904167e8596ce5235d957c2df4d2a SHA1 (patch-ab) = dd426fdf4b774bd73f4ee46da470ffa3c2cf6513 |