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

Christian Hesse eworm at gemini.archlinux.org
Mon Oct 18 20:35:12 UTC 2021


    Date: Monday, October 18, 2021 @ 20:35:12
  Author: eworm
Revision: 426219

upgpkg: systemd 249.5-2: pull in latest fixes

Modified:
  systemd/trunk/PKGBUILD

----------+
 PKGBUILD |    7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-10-18 20:08:47 UTC (rev 426218)
+++ PKGBUILD	2021-10-18 20:35:12 UTC (rev 426219)
@@ -7,7 +7,7 @@
 _tag='f1d37a5c491d85255e9996960dc2889a15022b78' # git rev-parse v${_tag_name}
 _tag_name=249.5
 pkgver="${_tag_name/-/}"
-pkgrel=1
+pkgrel=2
 arch=('x86_64')
 url='https://www.github.com/systemd/systemd'
 makedepends=('acl' 'cryptsetup' 'docbook-xsl' 'gperf' 'lz4' 'xz' 'pam' 'libelf'
@@ -64,6 +64,11 @@
             '825b9dd0167c072ba62cabe0677e7cd20f2b4b850328022540f122689d8b25315005fa98ce867cf6e7460b2b26df16b88bb3b5c9ebf721746dce4e2271af7b97')
 
 _backports=(
+  # coredumpctl: stop truncating information about coredump
+  '473627e1c9fcdf8f819ced2bb79cb7e9ff598b0c'
+
+  # Revert "core: Check unit start rate limiting earlier"
+  '4fa9d8f14523982482386d398d2b2669902f2098'
 )
 
 _reverts=(



More information about the arch-commits mailing list