File: control

package info (click to toggle)
golang-github-landlock-lsm-go-landlock 0.0~git20250303.1544bcc-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 276 kB
  • sloc: makefile: 9
file content (50 lines) | stat: -rw-r--r-- 1,748 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
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
Source: golang-github-landlock-lsm-go-landlock
Section: golang
Priority: optional
Maintainer: Debian Go Packaging Team <team+pkg-go@tracker.debian.org>
Uploaders:
 Simon Josefsson <simon@josefsson.org>,
Rules-Requires-Root: no
Build-Depends:
 debhelper-compat (= 13),
 dh-sequence-golang,
 golang-any,
 golang-golang-x-sys-dev,
 golang-kernel-pub-linux-libs-security-libcap-dev,
Testsuite: autopkgtest-pkg-go
Standards-Version: 4.7.2
Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-landlock-lsm-go-landlock
Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-landlock-lsm-go-landlock.git
Homepage: https://github.com/landlock-lsm/go-landlock
XS-Go-Import-Path: github.com/landlock-lsm/go-landlock

Package: golang-github-landlock-lsm-go-landlock-dev
Architecture: all
Multi-Arch: foreign
Depends:
 golang-golang-x-sys-dev,
 golang-kernel-pub-linux-libs-security-libcap-dev,
 ${misc:Depends},
Description: Linux Landlock sandboxing feature (Go library)
 The Go-Landlock library restricts the current processes' ability to use
 files, using Linux 5.13's Landlock feature. Package documentation:
 https://pkg.go.dev/github.com/landlock-lsm/go-landlock/landlock
 .
 This package contains the Go development library.

Package: go-landlock
Section: admin
Architecture: any
Depends:
 ${misc:Depends},
 ${shlibs:Depends},
Built-Using:
 ${misc:Built-Using},
Static-Built-Using:
 ${misc:Static-Built-Using},
Description: Linux Landlock sandboxing feature (program)
 The Go-Landlock library restricts the current processes' ability to use
 files, using Linux 5.13's Landlock feature. (Package documentation
 (https://pkg.go.dev/github.com/landlock-lsm/go-landlock/landlock))
 .
 This package contains the command-line tools.