snap-core18:apt-warn-new

Last commit made on 2019-06-28
Get this branch:
git clone -b apt-warn-new https://git.launchpad.net/snap-core18

Branch merges

Branch information

Name:
apt-warn-new
Repository:
lp:snap-core18

Recent commits

9774b61... by Łukasz Zemczak

hooks: add apt/apt-get/apt-cache warning (based on mvo's branch)

3f845f9... by Steve Langasek

Merge pull request #127 from woodrow-shen/fix-update-motd

Make /var/cache writable and disable dynamic motd

c06121c... by Steve Langasek

Merge pull request #133 from snapcore/readd-iptables

Add iptables into package list

c20213d... by Steve Langasek

Add iptables into package list

This package was included in the core snap but lost in the transition to
core18. It is required by the firewall-control interface which snapd
expects to be implemented by the base snap on an Ubuntu Core system.

Closes: #132

8b4eb7e... by Steve Langasek

Merge pull request #131 from mvo5/writable-meep

static: make /etc/writable transitional in "writable-paths"

8c0ba36... by Michael Vogt

static: make /etc/writable transitional in "writable-paths"

The current /etc/writable/ dir is not populated because it
is not set to "transitional". This PR ensures the files/links
get created on the writable space.

Thanks to ogra for the report.

7b1b858... by Łukasz Zemczak

Merge pull request #130 from snapcore/random-for-gpg

gpg (dirmngr actually) panics when there's no random/urandom.

6429ec9... by Łukasz Zemczak

Actually, revert that and do the mknod calls (and some more) in Makefile so that all hooks have it. No removal needed actually.

a2d103d... by Łukasz Zemczak

Actually reorder the trap command and add -f to the rm calls.

e2463c4... by Łukasz Zemczak

gpg (dirmngr actually) panics when there's no random/urandom.