use pool.sks-keyservers.net instead of subkeys.pgp.net
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
This commit is contained in:
parent
871d323b3d
commit
dbcdc8a8ba
2 changed files with 2 additions and 1 deletions
|
@ -1 +1 @@
|
|||
subkeys.pgp.net
|
||||
pool.sks-keyservers.net
|
||||
|
|
|
@ -4,6 +4,7 @@ Changelog
|
|||
next:
|
||||
* Documentation: Migrate to reStructuredText format and sphinx (Darko Poljak)
|
||||
* Core: Add -f option to read additional hosts from file/stdin (Darko Poljak)
|
||||
* Type __apt_key: Use pool.sks-keyservers.net as keyserver (Steven Armstrong)
|
||||
|
||||
4.0.0: 2016-05-04
|
||||
* Core: Fix bug with parallel hosts operation when output path is specifed (Darko Poljak)
|
||||
|
|
Loading…
Reference in a new issue