| 1 |
# ChangeLog for sys-kernel/hardened-sources |
| 2 |
# Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 |
| 3 |
# $Header: /home/cvsroot/gentoo-x86/sys-kernel/hardened-sources/ChangeLog,v 1.6 2003/04/13 02:57:26 frogger Exp $ |
| 4 |
|
| 5 |
*hardened-sources-2.4.20-r1 (09 Apr 2003) |
| 6 |
|
| 7 |
23 Apr 2003; Matthew Rickard <frogger@gentoo.org> Manifest: |
| 8 |
Initial import of hardened-sources-r2. This new |
| 9 |
ebuild includes many new performance and security |
| 10 |
related patches. As in -r1, it will patch in |
| 11 |
LSM/SELinux if "selinux" is in USE, otherwise it |
| 12 |
will patch in GRSecurity. The following patches |
| 13 |
are included in this revision: |
| 14 |
- O(1) Scheduler, Low Latency, and Preempt |
| 15 |
(pulled from the base CK patch) |
| 16 |
- ptrace exploit patch for the LSM kernel |
| 17 |
(the GRSec patch already fixes this) |
| 18 |
- LSM 2.4-2003040709 |
| 19 |
- SELinux 2.4-2003040709 |
| 20 |
- Systrace v1.2 |
| 21 |
- IPTables patch-o-matic base patches - 20030107 |
| 22 |
- CryptoAPI 2.4.20.1 w/ loop-jari patch |
| 23 |
- Super FreeS/WAN 1.99.6.1 |
| 24 |
- GRSecurity 1.9.9g |
| 25 |
- MPPE |
| 26 |
- EXT3 data journal fix |
| 27 |
- CIPE 1.5.4 |
| 28 |
|
| 29 |
12 Apr 2003; Matthew Rickard <frogger@gentoo.org> |
| 30 |
hardened-sources-2.4.20-r1.ebuild, manifest: |
| 31 |
Updated to install flask components correctly for selinux |
| 32 |
|
| 33 |
12 Apr 2003; Matthew Rickard <frogger@gentoo.org> |
| 34 |
hardened-sources-2.4.20-r1.ebuild: |
| 35 |
LSM/SELinux is now patched in when "selinux" is in USE. Otherwise, GRSecurity |
| 36 |
is patched in instead. Ptrace patches for selinux have also been added. In |
| 37 |
either case, systrace support will be patched in as well. |
| 38 |
|
| 39 |
09 Apr 2003; Matthew Rickard <frogger@gentoo.org> |
| 40 |
hardened-sources-2.4.20-r1.ebuild, hardened-sources-2.4.20.ebuild, manifest: |
| 41 |
Revision bump for new sources |
| 42 |
|
| 43 |
09 Apr 2003; Matthew Rickard <frogger@gentoo.org> |
| 44 |
hardened-sources-2.4.20-r1.ebuild: |
| 45 |
Now includes LSM1, GRSec-2.0-pre1, and systrace-v1.2 |
| 46 |
|
| 47 |
*hardened-sources-2.4.20 (30 Mar 2003) |
| 48 |
|
| 49 |
30 Mar 2003; Joshua Brindle <method@gentoo.org> |
| 50 |
hardened-sources-2.4.20.ebuild: |
| 51 |
initial import, only has systrace support |