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

Christian Hesse eworm at gemini.archlinux.org
Thu Nov 11 15:30:16 UTC 2021


    Date: Thursday, November 11, 2021 @ 15:30:15
  Author: eworm
Revision: 427885

upgpkg: systemd 249.6-3: use upstream fix (FS#72701)

Modified:
  systemd/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-11-11 09:16:36 UTC (rev 427884)
+++ PKGBUILD	2021-11-11 15:30:15 UTC (rev 427885)
@@ -7,7 +7,7 @@
 _tag='620928e8026166a00d31142f0b38ba8b8e498cc4' # git rev-parse v${_tag_name}
 _tag_name=249.6
 pkgver="${_tag_name/-/}"
-pkgrel=2
+pkgrel=3
 arch=('x86_64')
 url='https://www.github.com/systemd/systemd'
 makedepends=('acl' 'cryptsetup' 'docbook-xsl' 'gperf' 'lz4' 'xz' 'pam' 'libelf'
@@ -64,12 +64,11 @@
             '825b9dd0167c072ba62cabe0677e7cd20f2b4b850328022540f122689d8b25315005fa98ce867cf6e7460b2b26df16b88bb3b5c9ebf721746dce4e2271af7b97')
 
 _backports=(
+  # scope: count successful cgroup additions when delegating via D-Bus
+  'c65417a01121301fdf7f8514ee7663d287af3a72'
 )
 
 _reverts=(
-  # scope: refuse activation of scopes if no PIDs to add are left
-  # https://github.com/systemd/systemd/issues/21297
-  '7ecb1b82d9b55a081d81b2802695fd21293ce029'
 )
 
 prepare() {



More information about the arch-commits mailing list