* update apparmor to 3.1.7-3
This commit is contained in:
parent
bee3e80d83
commit
33e0ef245c
43
apparmor/.SRCINFO
Normal file
43
apparmor/.SRCINFO
Normal file
@ -0,0 +1,43 @@
|
||||
pkgbase = apparmor
|
||||
pkgdesc = Mandatory Access Control (MAC) using Linux Security Module (LSM)
|
||||
pkgver = 3.1.7
|
||||
pkgrel = 3
|
||||
url = https://gitlab.com/apparmor/apparmor
|
||||
arch = x86_64
|
||||
license = GPL-2.0-only
|
||||
license = LGPL-2.0-only
|
||||
license = LGPL-2.1-only
|
||||
checkdepends = dejagnu
|
||||
checkdepends = perl-locale-gettext
|
||||
checkdepends = python-notify2
|
||||
checkdepends = python-psutil
|
||||
makedepends = apache
|
||||
makedepends = libxcrypt
|
||||
makedepends = python-setuptools
|
||||
makedepends = ruby
|
||||
makedepends = swig
|
||||
depends = audit
|
||||
depends = bash
|
||||
depends = gcc-libs
|
||||
depends = glibc
|
||||
depends = pam
|
||||
depends = python
|
||||
optdepends = perl: for perl bindings
|
||||
optdepends = python-notify2: for aa-notify
|
||||
optdepends = python-psutil: for aa-notify
|
||||
optdepends = ruby: for ruby bindings
|
||||
provides = libapparmor.so
|
||||
backup = etc/apparmor/easyprof.conf
|
||||
backup = etc/apparmor/logprof.conf
|
||||
backup = etc/apparmor/notify.conf
|
||||
backup = etc/apparmor/parser.conf
|
||||
backup = etc/apparmor/severity.db
|
||||
source = https://launchpad.net/apparmor/3.1/3.1.7/+download/apparmor-3.1.7.tar.gz
|
||||
source = https://launchpad.net/apparmor/3.1/3.1.7/+download/apparmor-3.1.7.tar.gz.asc
|
||||
validpgpkeys = 3ECDCBA5FB34D254961CC53F6689E64E3D3664BB
|
||||
sha512sums = 7984a3cfd251f82c08604eb3c584ea5a84600c5fbe3a25834ba550c7a1bebb8b1b0216092a9a497eac2ba32a3f880495d024acf641212bce0041698ac5ff8552
|
||||
sha512sums = SKIP
|
||||
b2sums = 81e22d1e8b6432329e818d22f337704ad145e4a0c2d256e61a2918f864208dc1f1d9e94bf0db530829ba232a742e9430c2c104cefdb4d54cfb8bcdd677767837
|
||||
b2sums = SKIP
|
||||
|
||||
pkgname = apparmor
|
5
apparmor/.nvchecker.toml
Normal file
5
apparmor/.nvchecker.toml
Normal file
@ -0,0 +1,5 @@
|
||||
[apparmor]
|
||||
source = "git"
|
||||
git = "https://gitlab.com/apparmor/apparmor.git"
|
||||
prefix = "v"
|
||||
exclude_regex = ".*(alpha|beta).*"
|
@ -3,7 +3,7 @@
|
||||
|
||||
pkgname=apparmor
|
||||
pkgver=3.1.7
|
||||
pkgrel=2
|
||||
pkgrel=3
|
||||
pkgdesc="Mandatory Access Control (MAC) using Linux Security Module (LSM)"
|
||||
arch=(x86_64 powerpc64le powerpc64 powerpc riscv64)
|
||||
url="https://gitlab.com/apparmor/apparmor"
|
||||
|
Loading…
x
Reference in New Issue
Block a user