From 80fad08420039fe9edacbb1fb6f8f797be507393 Mon Sep 17 00:00:00 2001 From: Kevin Mihelich <kevin@archlinuxarm.org> Date: Sun, 12 Jun 2016 19:33:16 +0000 Subject: [PATCH] core/systemd to 230-4 --- core/systemd/PKGBUILD | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/core/systemd/PKGBUILD b/core/systemd/PKGBUILD index 80ef6931a..c61b161a9 100644 --- a/core/systemd/PKGBUILD +++ b/core/systemd/PKGBUILD @@ -8,7 +8,7 @@ pkgbase=systemd pkgname=('systemd' 'libsystemd' 'systemd-sysvcompat') pkgver=230 -pkgrel=3 +pkgrel=4 arch=('i686' 'x86_64') url="http://www.freedesktop.org/wiki/Software/systemd" makedepends=('acl' 'cryptsetup' 'docbook-xsl' 'gperf' 'lz4' 'xz' 'pam' 'libelf' @@ -42,6 +42,9 @@ _backports=( # systemctl: fix return values on success 5f056378b0ceffb6e6fba3513f7eae72e2d09dc8 + + # automount: handle expire_tokens when the mount unit changes its state (#3434) + 0a62f81045dd810c8f1223cccbac4d706ea2cb45 ) prepare() {