Subject: CVS commit: pkgsrc/archivers/cabextract
To: None <pkgsrc-changes@NetBSD.org>
From: Thomas Klausner <wiz@netbsd.org>
List: pkgsrc-changes
Date: 10/28/2004 10:35:56
Module Name: pkgsrc
Committed By: wiz
Date: Thu Oct 28 10:35:56 UTC 2004
Modified Files:
pkgsrc/archivers/cabextract: Makefile distinfo
Added Files:
pkgsrc/archivers/cabextract/patches: patch-aa
Log Message:
Update to 1.1:
* A security vulnerability has been fixed. If the files within a
cabinet file include "../" in their filenames, this will be
changed to "xx/", so cabinets cannot access the parent directory
of where you want to extract them.
* cabextract should now compile cleanly on AIX and Cygwin.
To generate a diff of this commit:
cvs rdiff -r1.11 -r1.12 pkgsrc/archivers/cabextract/Makefile
cvs rdiff -r1.5 -r1.6 pkgsrc/archivers/cabextract/distinfo
cvs rdiff -r0 -r1.5 pkgsrc/archivers/cabextract/patches/patch-aa
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.