From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 864A81382C5 for ; Thu, 14 Jan 2021 04:20:07 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 86B11E0967; Thu, 14 Jan 2021 04:20:06 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 6C6B5E0967 for ; Thu, 14 Jan 2021 04:20:06 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 02DA2335DB3 for ; Thu, 14 Jan 2021 04:20:05 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 439F94B for ; Thu, 14 Jan 2021 04:20:03 +0000 (UTC) From: "Joonas Niilola" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Joonas Niilola" Message-ID: <1610597952.1c58af215a63d542b6baf3054d06facf9bde95a1.juippis@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-emulation/lxd/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-emulation/lxd/lxd-4.0.4-r1.ebuild app-emulation/lxd/lxd-4.0.4-r2.ebuild app-emulation/lxd/lxd-4.0.4-r3.ebuild app-emulation/lxd/lxd-4.0.4-r4.ebuild X-VCS-Directories: app-emulation/lxd/ X-VCS-Committer: juippis X-VCS-Committer-Name: Joonas Niilola X-VCS-Revision: 1c58af215a63d542b6baf3054d06facf9bde95a1 X-VCS-Branch: master Date: Thu, 14 Jan 2021 04:20:03 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: bbdd91c0-fdf3-4027-9612-7e5ac81495d5 X-Archives-Hash: af71dc5cb17d0a529cb76c7619b65d3d commit: 1c58af215a63d542b6baf3054d06facf9bde95a1 Author: Joonas Niilola gentoo org> AuthorDate: Thu Jan 14 04:19:12 2021 +0000 Commit: Joonas Niilola gentoo org> CommitDate: Thu Jan 14 04:19:12 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1c58af21 app-emulation/lxd: revbump to match new lxc[seccomp] default Signed-off-by: Joonas Niilola gentoo.org> app-emulation/lxd/{lxd-4.0.4-r1.ebuild => lxd-4.0.4-r3.ebuild} | 4 ++-- app-emulation/lxd/{lxd-4.0.4-r2.ebuild => lxd-4.0.4-r4.ebuild} | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/app-emulation/lxd/lxd-4.0.4-r1.ebuild b/app-emulation/lxd/lxd-4.0.4-r3.ebuild similarity index 97% rename from app-emulation/lxd/lxd-4.0.4-r1.ebuild rename to app-emulation/lxd/lxd-4.0.4-r3.ebuild index 81f45b82b6a..2a2aee90dd4 100644 --- a/app-emulation/lxd/lxd-4.0.4-r1.ebuild +++ b/app-emulation/lxd/lxd-4.0.4-r3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -17,7 +17,7 @@ KEYWORDS="amd64" IUSE="apparmor ipv6 nls verify-sig" DEPEND="app-arch/xz-utils - >=app-emulation/lxc-3.0.0[apparmor?,seccomp] + >=app-emulation/lxc-3.0.0[apparmor?,seccomp(+)] dev-libs/dqlite dev-libs/lzo dev-libs/raft diff --git a/app-emulation/lxd/lxd-4.0.4-r2.ebuild b/app-emulation/lxd/lxd-4.0.4-r4.ebuild similarity index 98% rename from app-emulation/lxd/lxd-4.0.4-r2.ebuild rename to app-emulation/lxd/lxd-4.0.4-r4.ebuild index 060fd2fab5e..361d00b56fa 100644 --- a/app-emulation/lxd/lxd-4.0.4-r2.ebuild +++ b/app-emulation/lxd/lxd-4.0.4-r4.ebuild @@ -17,7 +17,7 @@ KEYWORDS="~amd64" IUSE="apparmor ipv6 nls verify-sig" DEPEND="app-arch/xz-utils - >=app-emulation/lxc-3.0.0[apparmor?,seccomp] + >=app-emulation/lxc-3.0.0[apparmor?,seccomp(+)] dev-libs/dqlite dev-libs/lzo dev-libs/raft