pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/mk
Module Name: pkgsrc
Committed By: khorben
Date: Thu May 26 16:03:04 UTC 2016
Modified Files:
pkgsrc/mk: bsd.pkg.mk
pkgsrc/mk/tools: tools.NetBSD.mk
Added Files:
pkgsrc/mk: pax.mk
Log Message:
Import mini-framework for paxctl(8) on NetBSD/{amd64,i386}
This allows setting flags for PaX on select binaries. Two new variables
are introduced for packages: NOT_PAX_ASLR_SAFE and NOT_PAX_MPROTECT_SAFE.
They both expect a list of binaries are known to not support PaX ASLR
and/or PaX MPROTECT, respectively.
"Please commit" wiz@
To generate a diff of this commit:
cvs rdiff -u -r1.2018 -r1.2019 pkgsrc/mk/bsd.pkg.mk
cvs rdiff -u -r0 -r1.1 pkgsrc/mk/pax.mk
cvs rdiff -u -r1.57 -r1.58 pkgsrc/mk/tools/tools.NetBSD.mk
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