From 90cd262b1e8d43599b49dbac0ce87a432705e8fc Mon Sep 17 00:00:00 2001 From: Kevin Mihelich Date: Thu, 11 Jan 2018 00:41:20 +0000 Subject: [PATCH] core/systemd to 236.0-3 --- core/systemd/PKGBUILD | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/core/systemd/PKGBUILD b/core/systemd/PKGBUILD index 978f96f41..a19f4d89a 100644 --- a/core/systemd/PKGBUILD +++ b/core/systemd/PKGBUILD @@ -15,7 +15,7 @@ _commit='a1b2c92d8290c76a29ccd0887a92ac064e1bb5a1' # Bump this to latest major release for signed tag verification, # the commit count is handled by pkgver() function. pkgver=236.0 -pkgrel=2 +pkgrel=3 arch=('x86_64') url="https://www.github.com/systemd/systemd" makedepends=('acl' 'cryptsetup' 'docbook-xsl' 'gperf' 'lz4' 'xz' 'pam' 'libelf' @@ -55,6 +55,9 @@ sha512sums=('SKIP' _backports=( # cryptsetup-generator: Don't mistake NULL input as OOM (#7688) 'aff0b1fa7bf2ca60fd5ffdf7ea25184d576cf61d' + + # networkd: call link_set_routing_policy_rule before setting routes (#7815) + '27c34f732e7767b5cdc90fe7ad03ae0ea625671c' ) _reverts=(