| 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-2005 Gentoo Foundation; Distributed under the GPL v2 |
| 3 | # $Header: /var/cvsroot/gentoo-x86/sys-apps/paxctl/ChangeLog,v 1.1 2004/02/18 07:58:03 solar Exp $ |
3 | # $Header: /var/cvsroot/gentoo-x86/sys-apps/paxctl/ChangeLog,v 1.1.1.1 2005/11/30 09:56:48 chriswhite Exp $ |
|
|
4 | |
|
|
5 | 18 Oct 2005; Gustavo Zacarias <gustavoz@gentoo.org> paxctl-0.3.ebuild: |
|
|
6 | Stable on sparc |
|
|
7 | |
|
|
8 | 23 Aug 2005; Aron Griffis <agriffis@gentoo.org> paxctl-0.3.ebuild: |
|
|
9 | stable on ia64 |
|
|
10 | |
|
|
11 | *paxctl-0.3-r1 (13 Jun 2005) |
|
|
12 | |
|
|
13 | 13 Jun 2005; Kevin F. Quinn <kevquinn@gentoo.org> |
|
|
14 | +files/paxctl-0.3-error-codes.patch, +paxctl-0.3-r1.ebuild: |
|
|
15 | - return EXIT_FAILURE when paxctl fails to do as requested |
|
|
16 | |
|
|
17 | 10 Jun 2005; <solar@gentoo.org> paxctl-0.3.ebuild: |
|
|
18 | - stable on x86/ppc/amd64 |
|
|
19 | |
|
|
20 | *paxctl-0.3 (03 May 2005) |
|
|
21 | |
|
|
22 | 03 May 2005; <solar@gentoo.org> +paxctl-0.3.ebuild: |
|
|
23 | - new paxctl release. new version includes ability to reuse/rename existing |
|
|
24 | unneeded program header into PT_PAX_FLAGS |
|
|
25 | |
|
|
26 | 01 Apr 2005; Aron Griffis <agriffis@gentoo.org> paxctl-0.2.ebuild: |
|
|
27 | stable on ia64 |
|
|
28 | |
|
|
29 | 17 Mar 2005; Daniel Ostrow <dostrow@gentoo.org> paxctl-0.2.ebuild: |
|
|
30 | ~ppc64 for testing |
|
|
31 | |
|
|
32 | 22 Jul 2004; <solar@gentoo.org> paxctl-0.2.ebuild: |
|
|
33 | marked paxctl stable on x86 now that min-version binutils is in stable |
|
|
34 | |
|
|
35 | 21 Jul 2004; Travis Tilley <lv@gentoo.org> paxctl-0.2.ebuild: |
|
|
36 | stable on amd64 |
|
|
37 | |
|
|
38 | 30 Jun 2004; Aron Griffis <agriffis@gentoo.org> paxctl-0.2.ebuild: |
|
|
39 | sync IUSE (missing), glibc -> libc |
|
|
40 | |
|
|
41 | *paxctl-0.2 (18 Feb 2004) |
| 4 | |
42 | |
| 5 | 18 Feb 2004; <solar@gentoo.org> : |
43 | 18 Feb 2004; <solar@gentoo.org> : |
| 6 | This is paxctl for controlling PaX flags on a per binary basis. PaX |
44 | This is paxctl for controlling PaX flags on a per binary basis. PaX |
| 7 | is an intrusion prevention system that provides the best protection |
45 | is an intrusion prevention system that provides the best protection |
| 8 | mechanisms against memory corruption bugs. Some applications are not |
46 | mechanisms against memory corruption bugs. Some applications are not |