Implement per pkg RSA signatures and on-demand repository access.
This commit is contained in:
7
NEWS
7
NEWS
@@ -1,5 +1,12 @@
|
||||
xbps-0.28 (2014-??-??):
|
||||
|
||||
* Implemented Per package RSA signatures, replacing the repository index
|
||||
signature from 0.27. There's now a `<binpkg>.sig` file with the RSA signature
|
||||
for any pkg in a repository; the signature files are generated by `xbps-rindex(8)`.
|
||||
|
||||
* Implemented on-demand repository access: repositories are registered into
|
||||
a private queue only on first access and not unconditionally.
|
||||
|
||||
* Fixed issue #26: https://github.com/voidlinux/xbps/issues/26
|
||||
|
||||
* xbps-query(8): -o (local ownedby mode) does not print directories;
|
||||
|
Reference in New Issue
Block a user