Gentoo Archives: gentoo-commits

From: Mike Gilbert <floppym@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-apps/systemd/
Date: Sat, 25 Feb 2017 17:04:36
Message-Id: 1488042267.88598e4e16cc304d209966c0fcaf6c7cfac1e0d8.floppym@gentoo
1 commit: 88598e4e16cc304d209966c0fcaf6c7cfac1e0d8
2 Author: Mike Gilbert <floppym <AT> gentoo <DOT> org>
3 AuthorDate: Sat Feb 25 17:04:07 2017 +0000
4 Commit: Mike Gilbert <floppym <AT> gentoo <DOT> org>
5 CommitDate: Sat Feb 25 17:04:27 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=88598e4e
7
8 sys-apps/systemd: add kernel check for hash API funcs
9
10 Ref: https://github.com/systemd/systemd/pull/5457
11
12 Package-Manager: portage-portage_p2.3.0
13
14 sys-apps/systemd/systemd-9999.ebuild | 3 ++-
15 1 file changed, 2 insertions(+), 1 deletion(-)
16
17 diff --git a/sys-apps/systemd/systemd-9999.ebuild b/sys-apps/systemd/systemd-9999.ebuild
18 index fd6a46faec..5e908dcc80 100644
19 --- a/sys-apps/systemd/systemd-9999.ebuild
20 +++ b/sys-apps/systemd/systemd-9999.ebuild
21 @@ -1,4 +1,4 @@
22 -# Copyright 1999-2016 Gentoo Foundation
23 +# Copyright 1999-2017 Gentoo Foundation
24 # Distributed under the terms of the GNU General Public License v2
25 # $Id$
26
27 @@ -111,6 +111,7 @@ pkg_pretend() {
28 ~CHECKPOINT_RESTORE ~DEVTMPFS ~DMIID ~EPOLL ~FANOTIFY ~FHANDLE
29 ~INOTIFY_USER ~IPV6 ~NET ~NET_NS ~PROC_FS ~SIGNALFD ~SYSFS
30 ~TIMERFD ~TMPFS_XATTR ~UNIX
31 + ~CRYPTO_HMAC ~CRYPTO_SHA256 ~CRYPTO_USER_API_HASH
32 ~!FW_LOADER_USER_HELPER ~!GRKERNSEC_PROC ~!IDE ~!SYSFS_DEPRECATED
33 ~!SYSFS_DEPRECATED_V2"