summaryrefslogtreecommitdiff
path: root/libre/systemd/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'libre/systemd/PKGBUILD')
-rw-r--r--libre/systemd/PKGBUILD10
1 files changed, 9 insertions, 1 deletions
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=(