[arch-commits] Commit in systemd/trunk (PKGBUILD)
Christian Hesse
eworm at archlinux.org
Fri May 10 20:34:52 UTC 2019
Date: Friday, May 10, 2019 @ 20:34:51
Author: eworm
Revision: 352829
upgpkg: systemd 242.29-1
* new commits in upstream stable repository
* fix network link state issue (FS#62483)
Modified:
systemd/trunk/PKGBUILD
----------+
PKGBUILD | 9 +++++++--
1 file changed, 7 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-05-10 20:18:11 UTC (rev 352828)
+++ PKGBUILD 2019-05-10 20:34:51 UTC (rev 352829)
@@ -5,8 +5,8 @@
pkgbase=systemd
pkgname=('systemd' 'systemd-libs' 'systemd-resolvconf' 'systemd-sysvcompat')
# Can be from either systemd or systemd-stable
-_commit='db2e367bfc3b119609f837eb973d915f6c550b2f'
-pkgver=242.19
+_commit='298d13df7ef1097fa4801de573f668cef23a22b3'
+pkgver=242.29
pkgrel=1
arch=('x86_64')
url='https://www.github.com/systemd/systemd'
@@ -67,6 +67,11 @@
# network: logs link state change
'0beb9542e90ab1c5d1507a1046a326fbcf73861c'
+
+ # network: drop invalid assertion
+ '51aba17b88617515e037e8985d3a4ea871ac47fe'
+ # network: fix assertion when link get carrier
+ 'b9ea3d2e47b3741f3f46ba9c5e19640136933b71'
)
_reverts=(
More information about the arch-commits
mailing list