From 3a0547b9b8d038a1c909a7a99f1780305125cb1e Mon Sep 17 00:00:00 2001 From: "Anthony G. Basile" Date: Sat, 21 Jul 2012 15:04:44 -0400 Subject: ChangeLog: updated --- ChangeLog | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 9fc1b5c..52c8749 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,20 @@ +2012-07-21 + + * scripts/revdep-pax: add option to only print out executables, + not libraries + * scripts/revdep-pax: allow for a more complex logic in migrating + flags from source to target. When the source says nothing about a + flag, the target's options survive + * misc/test-revdep-pax: add revdep-pax test code + * src/paxctl-ng.c: remove RANDEXEC completely. Its completely missing + from XT_PAX so remove it from PT_APX as well. + * src/paxctl-ng.c: switch to string implementation of XT_PAX following + upstreams implementation in the kernel + * scripts/paxmodule.c: switch to string implementation of XT_PAX + * scripts/pypaxctl: a (too?) simple front end to test python module + * src/paxctl-ng.c, scripts/paxmodule.c: create xattr user.pax.flags when + trying to set XT_PAX flags when the field doesn't already exit + 2011-12-28 * misc/test-revdep-pax: added a test package for revdep-pax -- cgit v1.2.3-65-gdbad