From de89ccd9679fd494677ddb17fea1439174f1fd6c Mon Sep 17 00:00:00 2001 From: Kevin Mihelich Date: Fri, 4 Aug 2017 13:14:57 +0000 Subject: [PATCH] core/systemd to 234.11-4 --- core/systemd/PKGBUILD | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/core/systemd/PKGBUILD b/core/systemd/PKGBUILD index 18503e7da..fb77bdcc9 100644 --- a/core/systemd/PKGBUILD +++ b/core/systemd/PKGBUILD @@ -14,7 +14,7 @@ _commit='d52e2bb9c20216972754c054e8534bca28baab66' # Bump this to latest major release for signed tag verification, # the commit count is handled by pkgver() function. pkgver=234.11 -pkgrel=3 +pkgrel=4 arch=('i686' 'x86_64') url="https://www.github.com/systemd/systemd" makedepends=('acl' 'cryptsetup' 'docbook-xsl' 'gperf' 'lz4' 'xz' 'pam' 'libelf' @@ -56,6 +56,11 @@ validpgpkeys=( _backports=( # cryptsetup: fix infinite timeout (#6486) '0864d311766498563331f486909a0d950ba7de87' + + # process-util: add getpid_cached() as a caching wrapper for getpid() + '5c30a6d2b805ae9b5dd0ad003b9ee86b8965bc47' + # tree-wide: make use of getpid_cached() wherever we can + 'df0ff127758809a45105893772de76082d12a26d' ) _reverts=(