| 1 | # ChangeLog for sys-apps/paxctl |
1 | # ChangeLog for sys-apps/paxctl |
| 2 | # Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 |
2 | # Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 |
| 3 | # $Header: /var/cvsroot/gentoo-x86/sys-apps/paxctl/ChangeLog,v 1.2 2004/03/01 19:59:51 aliz Exp $ |
3 | # $Header: /var/cvsroot/gentoo-x86/sys-apps/paxctl/ChangeLog,v 1.16 2006/06/25 15:22:24 solar Exp $ |
|
|
4 | |
|
|
5 | *paxctl-0.4 (25 Jun 2006) |
|
|
6 | |
|
|
7 | 25 Jun 2006; <solar@gentoo.org> -paxctl-0.2.ebuild, +paxctl-0.4.ebuild: |
|
|
8 | - new version. This version obsoletes the need for chpax all together with the |
|
|
9 | introduction of the -C flag which can create a new PT_PAX_FLAGS phdr in ELF |
|
|
10 | 32/64 bit files |
|
|
11 | |
|
|
12 | 29 Mar 2006; Kevin F. Quinn <kevquinn@gentoo.org> paxctl-0.3-r1.ebuild: |
|
|
13 | Set ${S} and contents to group & world readable - bug #127998 |
|
|
14 | |
|
|
15 | 03 Dec 2005; Tom Gall <tgall@gentoo.org> paxctl-0.3.ebuild: |
|
|
16 | stable on ppc64 |
|
|
17 | |
|
|
18 | 18 Oct 2005; Gustavo Zacarias <gustavoz@gentoo.org> paxctl-0.3.ebuild: |
|
|
19 | Stable on sparc |
|
|
20 | |
|
|
21 | 23 Aug 2005; Aron Griffis <agriffis@gentoo.org> paxctl-0.3.ebuild: |
|
|
22 | stable on ia64 |
|
|
23 | |
|
|
24 | *paxctl-0.3-r1 (13 Jun 2005) |
|
|
25 | |
|
|
26 | 13 Jun 2005; Kevin F. Quinn <kevquinn@gentoo.org> |
|
|
27 | +files/paxctl-0.3-error-codes.patch, +paxctl-0.3-r1.ebuild: |
|
|
28 | - return EXIT_FAILURE when paxctl fails to do as requested |
|
|
29 | |
|
|
30 | 10 Jun 2005; <solar@gentoo.org> paxctl-0.3.ebuild: |
|
|
31 | - stable on x86/ppc/amd64 |
|
|
32 | |
|
|
33 | *paxctl-0.3 (03 May 2005) |
|
|
34 | |
|
|
35 | 03 May 2005; <solar@gentoo.org> +paxctl-0.3.ebuild: |
|
|
36 | - new paxctl release. new version includes ability to reuse/rename existing |
|
|
37 | unneeded program header into PT_PAX_FLAGS |
|
|
38 | |
|
|
39 | 01 Apr 2005; Aron Griffis <agriffis@gentoo.org> paxctl-0.2.ebuild: |
|
|
40 | stable on ia64 |
|
|
41 | |
|
|
42 | 17 Mar 2005; Daniel Ostrow <dostrow@gentoo.org> paxctl-0.2.ebuild: |
|
|
43 | ~ppc64 for testing |
|
|
44 | |
|
|
45 | 22 Jul 2004; <solar@gentoo.org> paxctl-0.2.ebuild: |
|
|
46 | marked paxctl stable on x86 now that min-version binutils is in stable |
|
|
47 | |
|
|
48 | 21 Jul 2004; Travis Tilley <lv@gentoo.org> paxctl-0.2.ebuild: |
|
|
49 | stable on amd64 |
|
|
50 | |
|
|
51 | 30 Jun 2004; Aron Griffis <agriffis@gentoo.org> paxctl-0.2.ebuild: |
|
|
52 | sync IUSE (missing), glibc -> libc |
| 4 | |
53 | |
| 5 | *paxctl-0.2 (18 Feb 2004) |
54 | *paxctl-0.2 (18 Feb 2004) |
| 6 | |
55 | |
| 7 | 18 Feb 2004; <solar@gentoo.org> : |
56 | 18 Feb 2004; <solar@gentoo.org> : |
| 8 | This is paxctl for controlling PaX flags on a per binary basis. PaX |
57 | This is paxctl for controlling PaX flags on a per binary basis. PaX |