File: control

package info (click to toggle)
kernel-patch-2.4-grsecurity 1.9.4-1
  • links: PTS
  • area: main
  • in suites: woody
  • size: 1,244 kB
  • ctags: 1
  • sloc: makefile: 38
file content (19 lines) | stat: -rw-r--r-- 799 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
Source: kernel-patch-2.4-grsecurity
Section: devel
Priority: extra
Maintainer: Jonathan McDowell <noodles@earth.li>
Standards-Version: 3.5.2
Build-Depends-Indep: debhelper (>> 2.0.0), dh-kpatches

Package: kernel-patch-2.4-grsecurity
Architecture: all
Depends: patch
Suggests: kernel-source-2.4, kernel-package
Description: grsecurity kernel patch - OpenWall based 2.4.x security patch
 This patch provides OpenWall functionality to 2.4.x kernels as well as many
 other features such as limited chroot(), fork() rate limiting, various network
 limiting and randomizing options, memory page protection on IA32, restricting
 mprotect(), random PIDs, an in-kernel ACL setup, and much more.
 .
 This patch conflicts with the LSM patch, they both change the same things so
 the patches can't both apply.