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

Christian Hesse eworm at gemini.archlinux.org
Tue Jul 20 09:19:45 UTC 2021


    Date: Tuesday, July 20, 2021 @ 09:19:45
  Author: eworm
Revision: 420171

upgpkg: systemd 249-4: cherry-picking fixes

Modified:
  systemd/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-07-20 08:36:54 UTC (rev 420170)
+++ PKGBUILD	2021-07-20 09:19:45 UTC (rev 420171)
@@ -7,7 +7,7 @@
 _tag='b134c9cc4b02eddca2ea098324369018123fdf15' # git rev-parse v${_tag_name}
 _tag_name=249
 pkgver="${_tag_name/-/}"
-pkgrel=3
+pkgrel=4
 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=(
+  # hwdb: 60-keyboard::remove hardcoded definition for  KEYBOARD_KEY_56 for MSI Prestige And  Modern
+  '30c9faff0d74ceb0cbafb8ecdd8573bc479984dc'
+
+  # network: also check addresses when determine a gateway address is reachable or not
+  '11046cea1414c70b5d7aab37ea88d5a839cbd209'
 )
 
 _reverts=(




More information about the arch-commits mailing list