From adcd1cf53c60f01d6b71cd6f25c3526e61c283bb Mon Sep 17 00:00:00 2001 From: Jason Plum Date: Tue, 4 Jul 2017 10:40:19 -0400 Subject: [PATCH] core/systemd to 233-7 --- core/systemd/PKGBUILD | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/core/systemd/PKGBUILD b/core/systemd/PKGBUILD index 124db5113..98a3cc4fb 100644 --- a/core/systemd/PKGBUILD +++ b/core/systemd/PKGBUILD @@ -8,7 +8,7 @@ pkgbase=systemd pkgname=('systemd' 'libsystemd' 'systemd-sysvcompat') pkgver=233 -pkgrel=6 +pkgrel=7 arch=('i686' 'x86_64') url="https://www.github.com/systemd/systemd" makedepends=('acl' 'cryptsetup' 'docbook-xsl' 'gperf' 'lz4' 'xz' 'pam' 'libelf' @@ -53,6 +53,8 @@ _backports=( '6554550f35a7976f9110aff94743d3576d5f02dd' # shared: fix keyring handling in ask-password-api '2c390a919055af01b3ab6cce6dd0f97fb4784460' + # resolved: bugfix of null pointer p->question dereferencing (#6020) (CVE-2017-9217) + 'a924f43f30f9c4acaf70618dd2a055f8b0f166be' ) _validate_tag() {