1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25
|
Source: ccspatch
Section: admin
Priority: extra
Maintainer: Hideki Yamane (Debian-JP) <henrich@debian.or.jp>
DM-Upload-Allowed: yes
Build-Depends: debhelper (>= 6), dpatch
Build-Depends-Indep: dh-kpatches, bzip2
Standards-Version: 3.8.0
Homepage: http://tomoyo.sourceforge.jp/
Package: linux-patch-tomoyo
Architecture: all
Depends: ${kpatch:Depends}
Recommends: linux-source-2.6 | linux-source, kernel-package (>= 7.04)
Replaces: kernel-patch-tomoyo
Conflicts: kernel-patch-tomoyo
Description: Lightweight and easy-use Mandatory Access Control for Linux
TOMOYO Linux implements "Lightweight and Usable Mandatory Access Control"
with the following features:
- "automatic policy configuring" feature by "LEARNING mode"
- administrators friendly policy language
- no need libselinux nor userland program modifications
.
TOMOYO Linux consists of patches to the Linux kernel and to administrative
utilities. This package contains Linux kernel patch.
|