diff options
author | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2019-04-10 14:59:18 (EDT) |
---|---|---|
committer | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2019-04-10 14:59:18 (EDT) |
commit | 14ed35ca136b81bc9c5ab224096e06e5dcf002e7 (patch) | |
tree | 152136e0ecf8914c9f54b7f6384ac9dfde4e6427 | |
parent | d65ef67db0decde739e8a7a658a402814ede9acc (diff) |
NEWS: Mention index signing
-rw-r--r-- | NEWS | 7 |
1 files changed, 6 insertions, 1 deletions
@@ -3,7 +3,12 @@ ProteanOS Archive Manager version 2.0.0 Released: ????-??-?? -Changes in this release: +New features: + + * "Packages" index files are now signed with a usign key if a new + "conf_key" configuration variable is set. + +Build system: * The old and hard-to-maintain custom build system has been replaced with one generated with GNU Autoconf and Automake. |