[lxc-devel] [lxc/lxc] f16fb1: Fetch Debian archive GPG keyrings when they're not...

GitHub noreply at github.com
Tue Nov 17 16:43:21 UTC 2015


  Branch: refs/heads/master
  Home:   https://github.com/lxc/lxc
  Commit: f16fb156bb2ac6ff288900b8cc3b374d06fa80e8
      https://github.com/lxc/lxc/commit/f16fb156bb2ac6ff288900b8cc3b374d06fa80e8
  Author: Virgil Dupras <hsoft at hardcoded.net>
  Date:   2015-11-10 (Tue, 10 Nov 2015)

  Changed paths:
    M templates/lxc-debian.in

  Log Message:
  -----------
  Fetch Debian archive GPG keyrings when they're not available

When running the debian template on a non-debian host, it's usual not to
have debian-archive-keyring.gpg. When that happens, we skip the
signature checking of the release, which is dangerous because it's made over
HTTP.

This commit adds automatic fetching of Debian release keys.

Strongly related to #409

Signed-off-by: Virgil Dupras <hsoft at hardcoded.net>


  Commit: 2c3576e7218e1d1fdfb112ff81d2fa11966f7dd8
      https://github.com/lxc/lxc/commit/2c3576e7218e1d1fdfb112ff81d2fa11966f7dd8
  Author: Stéphane Graber <stgraber at stgraber.org>
  Date:   2015-11-17 (Tue, 17 Nov 2015)

  Changed paths:
    M templates/lxc-debian.in

  Log Message:
  -----------
  Merge pull request #693 from hsoft/debian-keyring

Fetch Debian archive GPG keyrings when they're not available


Compare: https://github.com/lxc/lxc/compare/a3ae59c6b1df...2c3576e7218e


More information about the lxc-devel mailing list