| 1 |
solar |
1.1 |
# ChangeLog for sys-apps/paxctl
|
| 2 |
kevquinn |
1.15 |
# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
|
| 3 |
corsair |
1.19 |
# $Header: /var/cvsroot/gentoo-x86/sys-apps/paxctl/ChangeLog,v 1.18 2006/07/18 22:06:47 hansmi Exp $
|
| 4 |
|
|
|
| 5 |
|
|
16 Aug 2006; Markus Rothe <corsair@gentoo.org> paxctl-0.4.ebuild:
|
| 6 |
|
|
Stable on ppc64
|
| 7 |
hansmi |
1.18 |
|
| 8 |
|
|
18 Jul 2006; Michael Hanselmann <hansmi@gentoo.org> paxctl-0.4.ebuild:
|
| 9 |
|
|
Stable on ppc.
|
| 10 |
solar |
1.17 |
|
| 11 |
|
|
09 Jul 2006; <solar@gentoo.org> paxctl-0.4.ebuild:
|
| 12 |
|
|
- stable on x86
|
| 13 |
solar |
1.16 |
|
| 14 |
|
|
*paxctl-0.4 (25 Jun 2006)
|
| 15 |
|
|
|
| 16 |
|
|
25 Jun 2006; <solar@gentoo.org> -paxctl-0.2.ebuild, +paxctl-0.4.ebuild:
|
| 17 |
|
|
- new version. This version obsoletes the need for chpax all together with the
|
| 18 |
|
|
introduction of the -C flag which can create a new PT_PAX_FLAGS phdr in ELF
|
| 19 |
|
|
32/64 bit files
|
| 20 |
kevquinn |
1.15 |
|
| 21 |
|
|
29 Mar 2006; Kevin F. Quinn <kevquinn@gentoo.org> paxctl-0.3-r1.ebuild:
|
| 22 |
|
|
Set ${S} and contents to group & world readable - bug #127998
|
| 23 |
tgall |
1.14 |
|
| 24 |
|
|
03 Dec 2005; Tom Gall <tgall@gentoo.org> paxctl-0.3.ebuild:
|
| 25 |
|
|
stable on ppc64
|
| 26 |
gustavoz |
1.13 |
|
| 27 |
|
|
18 Oct 2005; Gustavo Zacarias <gustavoz@gentoo.org> paxctl-0.3.ebuild:
|
| 28 |
|
|
Stable on sparc
|
| 29 |
agriffis |
1.12 |
|
| 30 |
|
|
23 Aug 2005; Aron Griffis <agriffis@gentoo.org> paxctl-0.3.ebuild:
|
| 31 |
|
|
stable on ia64
|
| 32 |
kevquinn |
1.11 |
|
| 33 |
|
|
*paxctl-0.3-r1 (13 Jun 2005)
|
| 34 |
|
|
|
| 35 |
|
|
13 Jun 2005; Kevin F. Quinn <kevquinn@gentoo.org>
|
| 36 |
|
|
+files/paxctl-0.3-error-codes.patch, +paxctl-0.3-r1.ebuild:
|
| 37 |
|
|
- return EXIT_FAILURE when paxctl fails to do as requested
|
| 38 |
solar |
1.10 |
|
| 39 |
|
|
10 Jun 2005; <solar@gentoo.org> paxctl-0.3.ebuild:
|
| 40 |
|
|
- stable on x86/ppc/amd64
|
| 41 |
solar |
1.9 |
|
| 42 |
|
|
*paxctl-0.3 (03 May 2005)
|
| 43 |
|
|
|
| 44 |
|
|
03 May 2005; <solar@gentoo.org> +paxctl-0.3.ebuild:
|
| 45 |
|
|
- new paxctl release. new version includes ability to reuse/rename existing
|
| 46 |
|
|
unneeded program header into PT_PAX_FLAGS
|
| 47 |
agriffis |
1.8 |
|
| 48 |
|
|
01 Apr 2005; Aron Griffis <agriffis@gentoo.org> paxctl-0.2.ebuild:
|
| 49 |
|
|
stable on ia64
|
| 50 |
dostrow |
1.7 |
|
| 51 |
|
|
17 Mar 2005; Daniel Ostrow <dostrow@gentoo.org> paxctl-0.2.ebuild:
|
| 52 |
|
|
~ppc64 for testing
|
| 53 |
solar |
1.6 |
|
| 54 |
|
|
22 Jul 2004; <solar@gentoo.org> paxctl-0.2.ebuild:
|
| 55 |
|
|
marked paxctl stable on x86 now that min-version binutils is in stable
|
| 56 |
lv |
1.5 |
|
| 57 |
|
|
21 Jul 2004; Travis Tilley <lv@gentoo.org> paxctl-0.2.ebuild:
|
| 58 |
|
|
stable on amd64
|
| 59 |
agriffis |
1.4 |
|
| 60 |
|
|
30 Jun 2004; Aron Griffis <agriffis@gentoo.org> paxctl-0.2.ebuild:
|
| 61 |
|
|
sync IUSE (missing), glibc -> libc
|
| 62 |
aliz |
1.2 |
|
| 63 |
|
|
*paxctl-0.2 (18 Feb 2004)
|
| 64 |
solar |
1.1 |
|
| 65 |
|
|
18 Feb 2004; <solar@gentoo.org> :
|
| 66 |
|
|
This is paxctl for controlling PaX flags on a per binary basis. PaX
|
| 67 |
|
|
is an intrusion prevention system that provides the best protection
|
| 68 |
|
|
mechanisms against memory corruption bugs. Some applications are not
|
| 69 |
|
|
compatible with certain features (due to design or bad engineering)
|
| 70 |
|
|
and therefore they have to be exempted from certain enforcements. It
|
| 71 |
|
|
is also possible to use PaX in soft mode where none of the protection
|
| 72 |
|
|
mechanisms are active by default - here paxctl can be used to turn
|
| 73 |
|
|
them on for selected programs (e.g., network daemons, programs that
|
| 74 |
|
|
process network data such as mail clients, web browsers, etc).
|
| 75 |
|
|
|
| 76 |
|
|
PaX and paxctl work on ELF executables, both of the standard ET_EXEC
|
| 77 |
|
|
and the newer ET_DYN kind (older PaX releases referred to the latter
|
| 78 |
|
|
as ET_DYN executables, these days they are called Position Independent
|
| 79 |
|
|
Executables or PIEs for short).
|
| 80 |
|
|
|