summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorNicolas Iooss2016-07-05 21:38:11 +0200
committerNicolas Iooss2016-07-05 21:38:11 +0200
commita86e7225ed66e0a667c8f62d2c576e4801ac4a79 (patch)
tree0b48249da76f0644f2c10c2047365ae7f27dc8f3 /PKGBUILD
parent065433630da1826d843b24d299ac1c16fea63252 (diff)
downloadaur-a86e7225ed66e0a667c8f62d2c576e4801ac4a79.tar.gz
systemd-selinux 230-5 update
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD10
1 files changed, 8 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 43dfc519481f..51167eeaecbc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@
pkgbase=systemd-selinux
pkgname=('systemd-selinux' 'libsystemd-selinux' 'systemd-sysvcompat-selinux')
pkgver=230
-pkgrel=4
+pkgrel=5
arch=('i686' 'x86_64')
url="http://www.freedesktop.org/wiki/Software/systemd"
groups=('selinux')
@@ -29,7 +29,7 @@ source=("git://github.com/systemd/systemd.git#tag=v$pkgver"
'udev-hwdb.hook')
md5sums=('SKIP'
'90ea67a7bb237502094914622a39e281'
- 'cfb3f8ea657ab24535cc061bb38ec4c1'
+ '8a093826cbce909e34f15dccd73974c4'
'1b3aa3a0551b08af9305d33f85b5c2fc'
'20ead378f5d6df4b2a3e670301510a7d'
'ddaef54f68f6c86c6c07835fc668f62a'
@@ -48,6 +48,12 @@ _backports=(
# automount: handle expire_tokens when the mount unit changes its state (#3434)
0a62f81045dd810c8f1223cccbac4d706ea2cb45
+
+ # networkd: networkd: ndisc set SO_BINDTODEVICE on socket (#3294)
+ 15fec93be37f12ef6c36a3e8f7dbb1984e1bcfe7
+
+ # resolved: when restarting a transaction make sure to not touch it anymore (#3553)
+ 5278bbfe0c79c1f2b5bf8a215d8e7d63f1900ce9
)
prepare() {