summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorNicolas Iooss2016-10-21 22:05:06 +0200
committerNicolas Iooss2016-10-21 22:05:06 +0200
commit92dc9eaffeffd3322de056c398f3ca3ee22a3947 (patch)
treed46e2ba23250fec24005d0ca34104b710921b07c /PKGBUILD
parentfe26e18109aa4ac6ae38dcd367bb451910218deb (diff)
downloadaur-92dc9eaffeffd3322de056c398f3ca3ee22a3947.tar.gz
systemd-selinux 231-4 update
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 05736ea99322..e4401aca40e3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@
pkgbase=systemd-selinux
pkgname=('systemd-selinux' 'libsystemd-selinux' 'systemd-sysvcompat-selinux')
pkgver=231
-pkgrel=3
+pkgrel=4
arch=('i686' 'x86_64')
url="http://www.freedesktop.org/wiki/Software/systemd"
groups=('selinux')
@@ -41,6 +41,7 @@ _backports=(
'8523bf7dd514a3a2c6114b7b8fb8f308b4f09fc4' # pid1: process zero-length notification messages again
'9987750e7a4c62e0eb8473603150596ba7c3a015' # pid1: don't return any error in manager_dispatch_notify_fd()
'bd64d82c1c0e3fe2a5f9b3dd9132d62834f50b2d' # Revert "pid1: reconnect to the console before being re-executed"
+ 'bd5b9f0a12dd9c1947b11534e99c395ddf44caa9' # systemctl: suppress errors with "show" for nonexistent units and properties
)
prepare() {