#1253 closed defect (fixed)
zip-2.31
Reported by: | Owned by: | Randy McMurchy | |
---|---|---|---|
Priority: | highest | Milestone: | |
Component: | BOOK | Version: | SVN |
Severity: | critical | Keywords: | VERIFIED |
Cc: |
Description
Version increment (2.31) including a fix for security vuln CAN-2004-1010. There appears to be a bug in the Makefile though, leading to problems installing the man page (zip.1). This fixes it for me:
sed -i -e 's@$(INSTALL) man/zip.1@$(INSTALL_PROGRAM) man/zip.1@' unix/Makefile
Cheers,
Matt.
Change History (5)
comment:1 by , 19 years ago
Milestone: | future → 6.0 |
---|---|
Owner: | changed from | to
Priority: | high → highest |
rep_platform: | PC → All |
Severity: | normal → critical |
comment:2 by , 19 years ago
Status: | new → assigned |
---|
comment:4 by , 18 years ago
Keywords: | VERIFIED added |
---|
Note:
See TracTickets
for help on using tickets.
Upgraded this package update as it fixes a now-probably-well-known vulnerability.