aboutsummaryrefslogtreecommitdiff
blob: 5c3e57aa7491a5dbc0388722c9ad84e044a1b5d9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
	* tests/pxtpax: compare pax flags on binary and process
	* fix-gnustack and paxctl-ng: fix exit code on success
	* paxctl-ng: add file globbing
	* paxctl-ng: if a file fails to open O_RDWR then
	don't do PT_PAX markings but continue with XT_PAX

2011-10-23

	* add XT_PAX read/write in paxct-ng.c and paxmodule.c
	* create and/or copy XT_PAX flags to/from PT_PAX in paxctl-ng.c
	* clean up error handling in paxctl-ng.c
	* remove EI_PAX doc and add XT_PAX doc

2011-10-17  Anthony G. Basile <blueness@gentoo.org>

	* add search by full library path in revdep-pax
	* add pax_setflags to paxmodule.c
	* add setflags to mismatched binaries/libraries in revdep-pax
	* removed EI_PAX markings, bug #387459

2011-10-12  Anthony G. Basile <blueness@gentoo.org>

	* Move actions for options to functions
	* Add two levels of verbosity

2011-10-08  Anthony G. Basile <blueness@gentoo.org>

	* Add python pax module and revdep-pax
	* Add poc/paxmark-libs

2011-10-03  Anthony G. Basile <blueness@gentoo.org>

	* Code cleanup and fixed make check
	* Add poc/paxctl-xattr

2011-09-27  Anthony G. Basile <blueness@gentoo.org>

	* Code cleanup and fix PT_PAX flag setting

2011-08-18  Anthony G. Basile <blueness@gentoo.org>

	* Add paxctl-ng

2011-04-14  Anthony G. Basile <blueness@gentoo.org>

	* Initial release
	* Add fix-gnustack
-----

Copyright (C) 2011  Anthony G. Basile

Copying and distribution of this file, with or without modification, are
permitted provided the copyright notice and this notice are preserved.