From 6c3e56697471aab7d846ca36aab42c49a6897d16 Mon Sep 17 00:00:00 2001 From: Omar Vega Ramos Date: Fri, 21 Jun 2019 20:01:37 -0500 Subject: systemd-242.29-2.par1: rebuild --- libre/systemd/PKGBUILD | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) (limited to 'libre/systemd') diff --git a/libre/systemd/PKGBUILD b/libre/systemd/PKGBUILD index aadf01dc9..a76ff4093 100644 --- a/libre/systemd/PKGBUILD +++ b/libre/systemd/PKGBUILD @@ -14,7 +14,7 @@ pkgname+=("${_systemd_libs[@]/#/systemd-}") # Can be from either systemd or systemd-stable _commit='298d13df7ef1097fa4801de573f668cef23a22b3' pkgver=242.29 -pkgrel=1 +pkgrel=2 pkgrel+=.par1 arch=('x86_64') arch+=('i686' 'armv7h' 'ppc64le') @@ -99,6 +99,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=( -- cgit v1.2.3