pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/sysutils/gentoo
Module Name: pkgsrc
Committed By: dholland
Date: Mon Jan 26 04:54:50 UTC 2009
Modified Files:
pkgsrc/sysutils/gentoo: Makefile distinfo
Added Files:
pkgsrc/sysutils/gentoo/patches: patch-ae
Log Message:
Undo the removal of patch-ae in the previous commit, to avoid the
insecure-temporary-files problem patch-ae was supposed to fix.
Provide a new patch-ae that does something more like the right thing.
(The old one tried to open and write to a directory created with
mkdtemp(), so even if this code doesn't fully work it's still an
improvement.)
XXX: compile-tested only, don't have time to do it properly right now...
PKGREVISION++.
To generate a diff of this commit:
cvs rdiff -r1.31 -r1.32 pkgsrc/sysutils/gentoo/Makefile
cvs rdiff -r1.24 -r1.25 pkgsrc/sysutils/gentoo/distinfo
cvs rdiff -r0 -r1.5 pkgsrc/sysutils/gentoo/patches/patch-ae
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index