blob: e116c43a0f2c425ee5998ce087a8ab5d063628b8 (
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
|
2011-10-17 Anthony G. Basile <blueness@gentoo.org>
* Release 0.2.5
* add search by full library path
* add pax_setflags to python module
* add setflags to mismatched binaries/libraries
* removed EI_PAX markings, bug #387459
2011-10-12 Anthony G. Basile <blueness@gentoo.org>
* Release 0.2.4
* Move actions for options to functions
* Add two levels of verbosity
2011-10-08 Anthony G. Basile <blueness@gentoo.org>
* Release 0.2.3
* Add python pax module and revdep-pax
2011-10-03 Anthony G. Basile <blueness@gentoo.org>
* Release 0.2.2
* Code cleanup and fixed make check
2011-09-27 Anthony G. Basile <blueness@gentoo.org>
* Release 0.2.1
* Code cleanup and fix PT_PAX flag setting
2011-08-18 Anthony G. Basile <blueness@gentoo.org>
* Release 0.2.0
* Bump version 0.2.x, added 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.
|