aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2011-11-26 20:12:18 -0500
committerAnthony G. Basile <blueness@gentoo.org>2011-11-26 20:12:18 -0500
commitf1bbdf670aa74d0b42273856e828cac9f5fc3c79 (patch)
tree04291c2338e9e870f9bacb0f0c3b280c15f9c217
parentsrc/paxctl-ng.c: made verbosity more consistant (diff)
downloadelfix-f1bbdf670aa74d0b42273856e828cac9f5fc3c79.tar.gz
elfix-f1bbdf670aa74d0b42273856e828cac9f5fc3c79.tar.bz2
elfix-f1bbdf670aa74d0b42273856e828cac9f5fc3c79.zip
Update ChangeLog and TODO
-rw-r--r--ChangeLog8
-rw-r--r--TODO3
2 files changed, 11 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 5c3e57a..6ccf866 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,12 @@
+2011-11-26
+
+ * src/paxctl-ng.c: made verbosity more consistant
+ * src/paxctl-ng.c: build with/without xattr support
+ * scripts/{setup.py,paxmodule.c}: build with/without xattr support
+ * configure.ac: added --enable-xattr switch
+ * scripts/revdep-pax: add -e switch to only mark (-m) or to
+ only report on (-v) binaries that are in the shell's PATH
* tests/pxtpax: compare pax flags on binary and process
* fix-gnustack and paxctl-ng: fix exit code on success
* paxctl-ng: add file globbing
diff --git a/TODO b/TODO
index e69de29..ae0b570 100644
--- a/TODO
+++ b/TODO
@@ -0,0 +1,3 @@
+
+ src/paxctl-ng.c: add verbose error reporting for xattr (like for set/get phdr)
+