sys-apps/systemd: bump systemd for CVE-2017-9445 + autofs

Corresponds to https://github.com/coreos/systemd/pull/82
This commit is contained in:
Euan Kemp 2017-06-29 15:59:20 -07:00
parent 19a1bf5c20
commit 64f0964e5b
2 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ if [[ ${PV} == 9999 ]]; then
# Use ~arch instead of empty keywords for compatibility with cros-workon # Use ~arch instead of empty keywords for compatibility with cros-workon
KEYWORDS="~amd64 ~arm64 ~arm ~x86" KEYWORDS="~amd64 ~arm64 ~arm ~x86"
else else
CROS_WORKON_COMMIT="5d6e7d58b4369ae28925fdb606b28b223a2b238b" # v233-coreos CROS_WORKON_COMMIT="d0c35451903b2ea63a840d2c8cf62faa8c47a748" # v233-coreos
KEYWORDS="amd64 arm64 ~arm ~x86" KEYWORDS="amd64 arm64 ~arm ~x86"
fi fi