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 7B99813835A for ; Wed, 11 Nov 2020 07:50:27 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A82EBE0BD8; Wed, 11 Nov 2020 07:50:26 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.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 8EE0BE0BD8 for ; Wed, 11 Nov 2020 07:50:26 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 6EB97340821 for ; Wed, 11 Nov 2020 07:50:25 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A8166448 for ; Wed, 11 Nov 2020 07:50:23 +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: <1605081010.1221e7aa4602c8a5d8639b40822fb35c8b99a420.juippis@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-apps/firejail-lts/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-apps/firejail-lts/metadata.xml X-VCS-Directories: sys-apps/firejail-lts/ X-VCS-Committer: juippis X-VCS-Committer-Name: Joonas Niilola X-VCS-Revision: 1221e7aa4602c8a5d8639b40822fb35c8b99a420 X-VCS-Branch: master Date: Wed, 11 Nov 2020 07:50:23 +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: 940a2acd-1db4-4dd2-8a80-c98d6e996b34 X-Archives-Hash: 36d8d466d94d127b1d66926fa95b4ee2 commit: 1221e7aa4602c8a5d8639b40822fb35c8b99a420 Author: Hank Leininger korelogic com> AuthorDate: Wed Oct 14 17:19:59 2020 +0000 Commit: Joonas Niilola gentoo org> CommitDate: Wed Nov 11 07:50:10 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1221e7aa sys-apps/firejail-lts: Added myself as proxy maintainer Signed-off-by: Hank Leininger korelogic.com> Package-Manager: Portage-3.0.8, Repoman-3.0.1 Signed-off-by: Joonas Niilola gentoo.org> sys-apps/firejail-lts/metadata.xml | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/sys-apps/firejail-lts/metadata.xml b/sys-apps/firejail-lts/metadata.xml index b59050f3232..d0dfd5bb16b 100644 --- a/sys-apps/firejail-lts/metadata.xml +++ b/sys-apps/firejail-lts/metadata.xml @@ -1,7 +1,14 @@ - + + hlein@korelogic.com + Hank Leininger + + + proxy-maint@gentoo.org + Proxy Maintainers + Firejail is a SUID program that reduces the risk of security breaches by restricting the running environment of untrusted applications using Linux namespaces and seccomp-bpf. It allows a process and all its descendants to