diff options
author | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2019-04-10 15:52:11 (EDT) |
---|---|---|
committer | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2019-04-10 15:52:11 (EDT) |
commit | 3530adcc1357624114fb1eab0a990aada9d715bc (patch) | |
tree | 250f004a1e42c36428552102b3e2cba423cf00fa | |
parent | b9c94eebbd3e2faf3d11506d46fec5771132caec (diff) |
NEWS: Mention "sign" command
-rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -7,6 +7,8 @@ New features: * "Packages" index files are now signed with a usign key if a new "conf_key" configuration variable is set. + * A new "sign" command has been added to force re-signing of all + "Packages" index files, for example to transition to a new key. Build system: |