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: Mon, 26 Feb 2018 14:48:34
Message-Id: 1519656484.a19ab0865682ecb0cf3927ee0dd47e9346f9be41.floppym@gentoo
1 commit: a19ab0865682ecb0cf3927ee0dd47e9346f9be41
2 Author: Elias Probst <mail <AT> eliasprobst <DOT> eu>
3 AuthorDate: Fri Feb 23 21:26:47 2018 +0000
4 Commit: Mike Gilbert <floppym <AT> gentoo <DOT> org>
5 CommitDate: Mon Feb 26 14:48:04 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a19ab086
7
8 sys-apps/systemd: bump libseccomp dependency to >=2.3.3
9
10 Ensures systemd's SystemCallFilter=@file-system can deal with the statx
11 syscall for which support was added in libseccomp-2.3.3.
12
13 See also: https://github.com/systemd/systemd/issues/8261
14 Closes: https://bugs.gentoo.org/648640
15 Closes: https://github.com/gentoo/gentoo/pull/7273
16 Package-Manager: Portage-2.3.19, Repoman-2.3.6
17
18 sys-apps/systemd/systemd-9999.ebuild | 2 +-
19 1 file changed, 1 insertion(+), 1 deletion(-)
20
21 diff --git a/sys-apps/systemd/systemd-9999.ebuild b/sys-apps/systemd/systemd-9999.ebuild
22 index 97ed32eebe7..600b9eb9dd7 100644
23 --- a/sys-apps/systemd/systemd-9999.ebuild
24 +++ b/sys-apps/systemd/systemd-9999.ebuild
25 @@ -56,7 +56,7 @@ COMMON_DEPEND=">=sys-apps/util-linux-2.30:0=[${MULTILIB_USEDEP}]
26 pam? ( virtual/pam:=[${MULTILIB_USEDEP}] )
27 pcre? ( dev-libs/libpcre2 )
28 qrcode? ( media-gfx/qrencode:0= )
29 - seccomp? ( >=sys-libs/libseccomp-2.3.1:0= )
30 + seccomp? ( >=sys-libs/libseccomp-2.3.3:0= )
31 selinux? ( sys-libs/libselinux:0= )
32 xkb? ( >=x11-libs/libxkbcommon-0.4.1:0= )
33 abi_x86_32? ( !<=app-emulation/emul-linux-x86-baselibs-20130224-r9