From 3915cb185471a21d53646cca968646a7e94260f3 Mon Sep 17 00:00:00 2001 From: Michal Sojka Date: Thu, 17 Dec 2020 08:43:37 +0100 Subject: [PATCH] Update changelog for 20201217 release --- debian/changelog | 132 +++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 132 insertions(+) diff --git a/debian/changelog b/debian/changelog index fbabc98..9ef0c1c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,135 @@ +novaboot (20201217) unstable; urgency=medium + + [ Michal Sojka ] + * server: Document get-config + * server: Always use flock with --no-fork + + [ Jan Kaisrlik ] + * Disable echo in default stty arguments + + [ Michal Sojka ] + * server: Ensure that configuration can depend on logged-in user name + * Allow specifying /dev/null as load argument + * debian: Fix version syntax in Depends + * debian: Add build-depends to be able to run tests under pbuilder + * server: User temporary RUN_DIR in $HOME does not exist + * Simplify systemd logic for automated delayed power off + * Allow configuring the default value of --netif globally in configuration files + * doc: Add section about booting Linux + + -- Michal Sojka Thu, 17 Dec 2020 08:41:58 +0100 + +novaboot (20201217) unstable; urgency=medium + + [ Michal Sojka ] + * server: Mention get-config command in help message + * server: Document get-config + * server: Add experimental support for the ssh sub-command + * Improve an error message + * server: Always use flock with --no-fork + * tests: Make some server tests more readable + + [ Jan Kaisrlik ] + * Disable echo in default stty arguments + + [ Michal Sojka ] + * test: Add script for creating test account + * tests: Convert server tests to use the account from last commit + * Revert "server: Add experimental support for the ssh sub-command" + * server: Ensure that configuration can depend on logged-in user name + * Allow specifying /dev/null as load argument + * tests: Remove home directory for server tests + * debian: Fix version syntax in Depends + * debian: Add build-depends to be able to run tests under pbuilder + * server: User temporary RUN_DIR in $HOME does not exist + * tests: Get rid of asynchronous process substitution + * server: Use Makefile to install the server + * Simplify systemd logic for automated delayed power off + * Allow configuring the default value of --netif globally in configuration files + * doc: Add section about booting Linux + * doc: Cosmetic changes + * Add basic Nix support + * Catch errors in pre-commit hook + * server: Add missing files for delayed power-off + * nix: Add derivation for novaboot-server + * Make novaboot shebang NixOS compatible + + -- Michal Sojka Thu, 17 Dec 2020 08:38:42 +0100 + +novaboot (20201217) unstable; urgency=medium + + [ Michal Sojka ] + * server: Mention get-config command in help message + * server: Document get-config + * server: Add experimental support for the ssh sub-command + * Improve an error message + * server: Always use flock with --no-fork + * tests: Make some server tests more readable + + [ Jan Kaisrlik ] + * Disable echo in default stty arguments + + [ Michal Sojka ] + * test: Add script for creating test account + * tests: Convert server tests to use the account from last commit + * Revert "server: Add experimental support for the ssh sub-command" + * server: Ensure that configuration can depend on logged-in user name + * Allow specifying /dev/null as load argument + * tests: Remove home directory for server tests + * debian: Fix version syntax in Depends + * debian: Add build-depends to be able to run tests under pbuilder + * server: User temporary RUN_DIR in $HOME does not exist + * tests: Get rid of asynchronous process substitution + * server: Use Makefile to install the server + * Simplify systemd logic for automated delayed power off + * Allow configuring the default value of --netif globally in configuration files + * doc: Add section about booting Linux + * doc: Cosmetic changes + * Add basic Nix support + * Catch errors in pre-commit hook + * server: Add missing files for delayed power-off + * nix: Add derivation for novaboot-server + * Make novaboot shebang NixOS compatible + + -- Michal Sojka Thu, 17 Dec 2020 08:37:42 +0100 + +novaboot (20201217) unstable; urgency=medium + + [ Michal Sojka ] + * server: Mention get-config command in help message + * server: Document get-config + * server: Add experimental support for the ssh sub-command + * Improve an error message + * server: Always use flock with --no-fork + * tests: Make some server tests more readable + + [ Jan Kaisrlik ] + * Disable echo in default stty arguments + + [ Michal Sojka ] + * test: Add script for creating test account + * tests: Convert server tests to use the account from last commit + * Revert "server: Add experimental support for the ssh sub-command" + * server: Ensure that configuration can depend on logged-in user name + * Allow specifying /dev/null as load argument + * tests: Remove home directory for server tests + * debian: Fix version syntax in Depends + * debian: Add build-depends to be able to run tests under pbuilder + * server: User temporary RUN_DIR in $HOME does not exist + * tests: Get rid of asynchronous process substitution + * server: Use Makefile to install the server + * Simplify systemd logic for automated delayed power off + * Allow configuring the default value of --netif globally in configuration files + * doc: Add section about booting Linux + * doc: Cosmetic changes + * Add basic Nix support + * Catch errors in pre-commit hook + * server: Add missing files for delayed power-off + * nix: Add derivation for novaboot-server + * Make novaboot shebang NixOS compatible + + -- Michal Sojka Thu, 17 Dec 2020 08:37:24 +0100 + novaboot (20191023) unstable; urgency=medium * Add a picture showing typical use cases -- 2.39.2