core/systemd to 233-7

This commit is contained in:
Jason Plum 2017-07-04 10:40:19 -04:00
parent 79d3033a8e
commit adcd1cf53c

View file

@ -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() {