core/systemd to 242.29-2

This commit is contained in:
Kevin Mihelich 2019-06-21 12:35:12 +00:00
parent 3e9135ca0e
commit bc6db78883

View file

@ -13,7 +13,7 @@ pkgname=('systemd' 'systemd-libs' 'systemd-resolvconf' 'systemd-sysvcompat')
# Can be from either systemd or systemd-stable
_commit='298d13df7ef1097fa4801de573f668cef23a22b3'
pkgver=242.29
pkgrel=1
pkgrel=2
arch=('x86_64')
url='https://www.github.com/systemd/systemd'
makedepends=('acl' 'cryptsetup' 'docbook-xsl' 'gperf' 'lz4' 'xz' 'pam' 'libelf'
@ -80,6 +80,14 @@ _backports=(
'51aba17b88617515e037e8985d3a4ea871ac47fe'
# network: fix assertion when link get carrier
'b9ea3d2e47b3741f3f46ba9c5e19640136933b71'
# network: do not use ordered_set_printf() for DOMAINS= or ROUTE_DOMAINS=
'fe0e16db093a7da09fcb52a2bc7017197047443d'
# network: honor MTUBytes= setting
'933c70a0a4e4fac47d18e0348ae97ee3d48dc139'
# network: bump MTU bytes only when MTUByte= is not set
'f6fcc1c2a41eae749467de58453174296b635a69'
)
_reverts=(