| Summary: | vulnerability on archivers/unzip | ||
|---|---|---|---|
| Product: | Ports & Packages | Reporter: | TsurutaniNaoki |
| Component: | Individual Port(s) | Assignee: | Andrey A. Chernov <ache> |
| Status: | Closed FIXED | ||
| Severity: | Affects Only Me | CC: | TsurutaniNaoki |
| Priority: | Normal | ||
| Version: | Latest | ||
| Hardware: | Any | ||
| OS: | Any | ||
|
Description
TsurutaniNaoki
2008-04-02 05:20:00 UTC
Responsible Changed From-To: freebsd-ports-bugs->ache Over to maintainer (via the GNATS Auto Assign Tool) ache 2008-04-02 15:04:46 UTC
FreeBSD ports repository
Modified files:
archivers/unzip Makefile
archivers/unzip/files patch-unix_unix.c
Added files:
archivers/unzip/files patch-contsts.h patch-fileio.c
patch-inflate.c patch-process.c
patch-unzpriv.h
Log:
Security fixes adopted/reimplemented from Debian:
CVE-2008-0888, CVE-2005-4667, CAN-2005-2475
Enable ACORN_FTYPE_NFS and WILD_STOP_AT_DIR options
PR: 122367
Submitted by: Tsurutani Naoki <turutani@scphys.kyoto-u.ac.jp>
Revision Changes Path
1.57 +3 -2 ports/archivers/unzip/Makefile
1.1 +14 -0 ports/archivers/unzip/files/patch-contsts.h (new)
1.1 +14 -0 ports/archivers/unzip/files/patch-fileio.c (new)
1.1 +50 -0 ports/archivers/unzip/files/patch-inflate.c (new)
1.1 +30 -0 ports/archivers/unzip/files/patch-process.c (new)
1.2 +100 -22 ports/archivers/unzip/files/patch-unix_unix.c
1.1 +30 -0 ports/archivers/unzip/files/patch-unzpriv.h (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
State Changed From-To: open->closed Committed |