diff options
author | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2019-04-14 16:51:51 (EDT) |
---|---|---|
committer | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2019-04-14 16:51:51 (EDT) |
commit | 6870f31146e1b5cb0da99def2c55b790c5f0dc15 (patch) | |
tree | ea0eae744d12985730a9d52f7a035d799efa0026 | |
parent | c0032db99c863052d982c2a1fa8263d1c93e0510 (diff) |
NEWS: Note usign dependency
-rw-r--r-- | NEWS | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -5,6 +5,13 @@ Released: ????-??-?? This version of pro-archman has been in development since 2017-07-22. +Dependencies: + + * pro-archman now requires OpenWrt's usign utility, which generates + ed25519 keys and signatures compatible with OpenBSD's signify + utility. An embedded copy of usign is included, or a system copy + can be used instead. + New features: * "Packages" index files are now signed with a usign key if a new |