File: control

package info (click to toggle)
ccspatch 1.6.3-20080715-2
  • links: PTS
  • area: main
  • in suites: lenny
  • size: 3,848 kB
  • ctags: 1,051
  • sloc: ansic: 12,055; sh: 1,731; makefile: 62
file content (25 lines) | stat: -rw-r--r-- 959 bytes parent folder | download
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.