Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2013-12-19 | fix apt-key net-update test to use the buildin webserver | Michael Vogt | 1 | -109/+24 | |
2013-12-13 | make apt-key net-update actually testable | Michael Vogt | 1 | -0/+14 | |
2013-12-12 | fix test/integration/test-apt-key-net-update | Michael Vogt | 1 | -2/+6 | |
2013-12-11 | fix test/integration/test-apt-key-net-update (code copy/DRY violation) | Michael Vogt | 1 | -0/+15 | |
2013-12-01 | cherry-pick ubuntus (disabled) net-update fixes | David Kalnischkies | 1 | -0/+95 | |
With the net-update command a special keyring can be downloaded and imported into apt, which must be signed by a master key. Its is currently disabled because of security problems with it – and the only known user before that was Ubuntu. |