~snappy-dev/core-snap:install-keyring-update-pkglists

Last commit made on 2017-05-06
Get this branch:
git clone -b install-keyring-update-pkglists https://git.launchpad.net/~snappy-dev/core-snap

Branch merges

Branch information

Name:
install-keyring-update-pkglists
Repository:
lp:~snappy-dev/core-snap

Recent commits

9927c9a... by Oliver Grawert

drop shellcheck from outside the chroot

shellcheck runs called by snapcraft before the build, there is no need to run it outside in the 14.04 branch.
the 14.04 shellcheck also has a bunch of bugs due to being a very old version and will hit false positives anyway.

40c2d16... by Oliver Grawert

install keyring (LP: #1670475), update pkglists

- make sure we have a valid archive keyring in place to prevent gpg issues (part of LP: #1670475)
- force-run apt-get update when we create the classic chroot

2a6151e... by Oliver Grawert

Merge pull request #36 from snapcore/remove-remaining-dpkg

drop remaining dpkg binary (LP: #1686106)

554559f... by Oliver Grawert

drop remaining dpkg binary (LP: #1686106)

52ac6d8... by Michael Vogt

Merge pull request #34 from mvo5/really-remove-network-bind-plug

really remove network-bind-plug

290fdd3... by Michael Vogt

really remove network-bind-plug

4a969a9... by Michael Vogt

Merge pull request #33 from snapcore/core-support-only

the core snap only needs core-support (not network-bind)

9ad0599... by Michael Vogt

the core snap only needs core-support once https://github.com/snapcore/snapd/pull/3166#pullrequestreview-31963086 lands

5b211ac... by Oliver Grawert

Merge pull request #32 from mvo5/plugs-uniq

Rename core-support,network-bind plugs to make them unique

3235633... by Michael Vogt

really fix naming