diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2024-06-11 14:44:11 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2024-06-11 14:44:11 +0200 |
commit | 8040c93dc4c2c99a0100d16abe269385803834cc (patch) | |
tree | ae4b247d16fb002e4fc55644dbfdc8116bb86020 /NEWS | |
parent | e75248e863896a63785deaa7383451492f9f7802 (diff) |
Update NEWS file
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 20 |
1 files changed, 20 insertions, 0 deletions
@@ -1,3 +1,23 @@ +Version 0.17.0 + + * Support for preserving existing package configuration on up/downgrade + and reconfiguration. + + * Support for the enable clause in the `tests` package manifest value. + + * New per package configuration *-build-*email manifest values. + + * New build-bot package manifest value allows specifying package-custom + build bots. + + * Support for specifying package archives and directories as dependencies + for pkg-build. + + * New `none` value for the --recursive option in pkg-bindist. + + * Empty --archive-lang* option values in pkg-bindist are now treated as a + request to clear previous entries. + Version 0.16.0 * System package manager query/installation support for Debian and Fedora |