summaryrefslogtreecommitdiff
path: root/test/integration/test-apt-key-net-update
Commit message (Collapse)AuthorAgeFilesLines
* fix apt-key net-update test to use the buildin webserverMichael Vogt2013-12-191-109/+24
|
* make apt-key net-update actually testableMichael Vogt2013-12-131-0/+14
|
* fix test/integration/test-apt-key-net-updateMichael Vogt2013-12-121-2/+6
|
* fix test/integration/test-apt-key-net-update (code copy/DRY violation)Michael Vogt2013-12-111-0/+15
|
* cherry-pick ubuntus (disabled) net-update fixesDavid Kalnischkies2013-12-011-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.