interfaces/builtin: add firewall-control interface #606

Closed
wants to merge 1 commit into
from

Conversation

Projects
None yet
3 participants
Contributor

zyga commented Mar 8, 2016

This patch adds native firewall-control interface based on the data from
the ubuntu-core-security package.

Signed-off-by: Zygmunt Krynicki zygmunt.krynicki@canonical.com

interfaces/builtin: add firewall-control interface
This patch adds native firewall-control interface based on the data from
the ubuntu-core-security package.

Signed-off-by: Zygmunt Krynicki <zygmunt.krynicki@canonical.com>
Contributor

niemeyer commented Mar 8, 2016

Why are you adding those interfaces, specifically? Shouldn't we be pushing towards 16.04 needs now?

Contributor

zyga commented Mar 8, 2016

They exist and are trivial to add. I'll check with @jdstrand if there are any ready-made 16,04 specific interfaces that I can do.

Contributor

niemeyer commented Mar 8, 2016

Again, can we please focus on getting interfaces working at all? It's not very interesting to have more interfaces if none of them work.

@niemeyer niemeyer closed this Mar 8, 2016

Contributor

jdstrand commented Mar 8, 2016

AIUI, most everything that we went through in the old-security caps list is supposed to be for 16.04. Last week I converted everything to the new names, moved stuff, removed things, etc. Everything in http://bazaar.launchpad.net/~ubuntu-security/ubuntu-core-security/trunk/files/head:/data/{apparmor,seccomp}/policygroups/ubuntu-core/16.04/* should be moved to 16.04 native interfaces (of which, firewall-control is one of them).

@zyga zyga deleted the zyga:iface-firewall-control branch Dec 12, 2016

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment