Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
interfaces/builtin: add firewall-control interface #606
Conversation
|
Why are you adding those interfaces, specifically? Shouldn't we be pushing towards 16.04 needs now? |
|
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. |
|
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
closed this
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 commentedMar 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