diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2014-12-21 10:37:00 -0500 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2014-12-21 10:37:00 -0500 |
commit | 84ca11706f804d6c808d932700a90cc8eaab2f15 (patch) | |
tree | dfde48524b75e00391628f843c06e6c540b08a3a /ChangeLog | |
parent | ChangeLog: updated (diff) | |
download | elfix-84ca11706f804d6c808d932700a90cc8eaab2f15.tar.gz elfix-84ca11706f804d6c808d932700a90cc8eaab2f15.tar.bz2 elfix-84ca11706f804d6c808d932700a90cc8eaab2f15.zip |
scripts/paxmark.sh: source make.conf and properly set PAX_MARKINGS
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2014-12-22 + + * scripts/paxmark.sh: remove erroneous elog functions + * scripts/paxmark.sh: source /etc/portage/make.conf for PAX_MARKINGS + and correct logic to default to PT only if no PAX_MARKINGS are set. + Reported by Karl-Johan Karlsson <creideiki+gentoo-hardened@ferretporn.se> 2014-10-03 |