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

Christian Hesse eworm at archlinux.org
Fri Jun 21 07:41:09 UTC 2019


    Date: Friday, June 21, 2019 @ 07:41:08
  Author: eworm
Revision: 356665

upgpkg: systemd 242.29-3

prepare for linux 5.2, fix link up in networkd

Modified:
  systemd/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-06-21 07:22:06 UTC (rev 356664)
+++ PKGBUILD	2019-06-21 07:41:08 UTC (rev 356665)
@@ -7,7 +7,7 @@
 # Can be from either systemd or systemd-stable
 _commit='298d13df7ef1097fa4801de573f668cef23a22b3'
 pkgver=242.29
-pkgrel=2
+pkgrel=3
 arch=('x86_64')
 url='https://www.github.com/systemd/systemd'
 makedepends=('acl' 'cryptsetup' 'docbook-xsl' 'gperf' 'lz4' 'xz' 'pam' 'libelf'
@@ -80,6 +80,11 @@
   '933c70a0a4e4fac47d18e0348ae97ee3d48dc139'
   # network: bump MTU bytes only when MTUByte= is not set
   'f6fcc1c2a41eae749467de58453174296b635a69'
+
+  # networkd: fix link_up() (#12505)
+  '4eb086a38712ea98faf41e075b84555b11b54362'
+  # network: do not send ipv6 token to kernel
+  '9f6e82e6eb3b6e73d66d00d1d6eee60691fb702f'
 )
 
 _reverts=(



More information about the arch-commits mailing list