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

Christian Hesse eworm at archlinux.org
Tue Jun 12 07:09:41 UTC 2018


    Date: Tuesday, June 12, 2018 @ 07:09:41
  Author: eworm
Revision: 326760

upgpkg: systemd 238.133-3

cherry-picking another commit (FS#58867)

Modified:
  systemd/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-06-12 01:23:13 UTC (rev 326759)
+++ PKGBUILD	2018-06-12 07:09:41 UTC (rev 326760)
@@ -8,7 +8,7 @@
 # Can be from either systemd or systemd-stable
 _commit='f58e62cbbc1c2842881a2a6ab9beda7bcb044a30'
 pkgver=238.133
-pkgrel=2
+pkgrel=3
 arch=('x86_64')
 url="https://www.github.com/systemd/systemd"
 makedepends=('acl' 'cryptsetup' 'docbook-xsl' 'gperf' 'lz4' 'xz' 'pam' 'libelf'
@@ -76,6 +76,8 @@
   '8645ffd12b3cc7b0292acd9e1d691c4fab4cf409'
   # umount: Don't bother remounting api and ro filesystems read-only
   'e783b4902f387640bba12496936d01e967545c3c'
+  # shutdown: Reduce log level of unmounts
+  '456b2199f6ef0378da007e71347657bcf83ae465'
 )
 
 _reverts=(



More information about the arch-commits mailing list