Subject: CVS commit: pkgsrc/archivers/gcpio
To: None <pkgsrc-changes@NetBSD.org>
From: Lubomir Sedlacik <salo@netbsd.org>
List: pkgsrc-changes
Date: 03/20/2005 19:53:09
Module Name: pkgsrc
Committed By: salo
Date: Sun Mar 20 19:53:09 UTC 2005
Modified Files:
pkgsrc/archivers/gcpio: Makefile distinfo
Added Files:
pkgsrc/archivers/gcpio/patches: patch-ah
Log Message:
Security fix for CAN-1999-1572.
"cpio uses a 0 umask when creating files using the -O (archive) or -F
options, which creates the files with mode 0666 and allows local users
to read or overwrite those files."
Patch inspired by Debian. Bump PKGREVISION.
To generate a diff of this commit:
cvs rdiff -r1.22 -r1.23 pkgsrc/archivers/gcpio/Makefile
cvs rdiff -r1.7 -r1.8 pkgsrc/archivers/gcpio/distinfo
cvs rdiff -r0 -r1.1 pkgsrc/archivers/gcpio/patches/patch-ah
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.