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

Christian Hesse eworm at archlinux.org
Tue Nov 5 09:03:20 UTC 2019


    Date: Tuesday, November 5, 2019 @ 09:03:20
  Author: eworm
Revision: 366789

upgpkg: systemd 243.78-2

fix systemd-sysusers (FS#63972)

Modified:
  systemd/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-11-05 08:57:46 UTC (rev 366788)
+++ PKGBUILD	2019-11-05 09:03:20 UTC (rev 366789)
@@ -7,7 +7,7 @@
 # Can be from either systemd or systemd-stable
 _commit='ef677436aa203c24816021dd698b57f219f0ff64'
 pkgver=243.78
-pkgrel=1
+pkgrel=2
 arch=('x86_64')
 url='https://www.github.com/systemd/systemd'
 makedepends=('acl' 'cryptsetup' 'docbook-xsl' 'gperf' 'lz4' 'xz' 'pam' 'libelf'
@@ -62,6 +62,8 @@
             '209b01b044877cc986757fa4009a92ea98f480306c2530075d153203c3cd2b3afccab6aacc1453dee8857991e04270572f1700310705d7a0f4d5bed27fab8c67')
 
 _backports=(
+  # Revert "sysusers: properly mark generated accounts as locked" 
+  '12c829376a95ee0a734b8dbd347042062516f0a9'
 )
 
 _reverts=(



More information about the arch-commits mailing list