[arch-commits] Commit in systemd/trunk (PKGBUILD)

Dave Reisner dreisner at archlinux.org
Mon Jun 6 22:39:01 UTC 2016


    Date: Tuesday, June 7, 2016 @ 00:39:01
  Author: dreisner
Revision: 269089

upgpkg: systemd 230-4

- backport fix for automount idle-umount

Modified:
  systemd/trunk/PKGBUILD

----------+
 PKGBUILD |    5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-06-06 22:17:06 UTC (rev 269088)
+++ PKGBUILD	2016-06-06 22:39:01 UTC (rev 269089)
@@ -4,7 +4,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'
@@ -38,6 +38,9 @@
 
   # systemctl: fix return values on success
   5f056378b0ceffb6e6fba3513f7eae72e2d09dc8
+
+  # automount: handle expire_tokens when the mount unit changes its state (#3434)
+  0a62f81045dd810c8f1223cccbac4d706ea2cb45
 )
 
 prepare() {



More information about the arch-commits mailing list