aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2015-10-27 15:49:53 -0400
committerAnthony G. Basile <blueness@gentoo.org>2015-10-27 15:49:53 -0400
commitb6bf5457f1680baa8945a6ef209a86b8dc919bd9 (patch)
tree540914e5359ab3fb8b2bb5fa80782cc27a6fd3c2
parentscripts/paxmark.sh: don't do a login bash, bug #564142. (diff)
downloadelfix-b6bf5457.tar.gz
elfix-b6bf5457.tar.bz2
elfix-b6bf5457.zip
ChangeLog: updated.
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6890a34..00c41ba 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2015-10-27
+
+ * scripts/paxmark.sh: do not do a bash -l so we get /usr/sbin
+ in our path. Fixes bug #564142. Thanks Alexander Tsoy
+ <alexander@tsoy.me>.
+ * configure.ac: check for <gelf.h> only if ptpax is enabled.
+ Thanks Jory Pratt <anarchy@gentoo.org>.
+
2015-09-03
* scripts/paxmark.sh: make.conf can be a directory