]> rtime.felk.cvut.cz Git - novaboot.git/blobdiff - debian/changelog
Update changelog for 20201217 release
[novaboot.git] / debian / changelog
index 8f3140803e1eafcbf164f6f78d8a73d2675aad1c..9ef0c1c411777927d398285aad5da8bcf834e202 100644 (file)
@@ -1,3 +1,164 @@
+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 <michal.sojka@cvut.cz>  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 <michal.sojka@cvut.cz>  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 <wsh@steelpick.2x.cz>  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 <wsh@steelpick.2x.cz>  Thu, 17 Dec 2020 08:37:24 +0100
+
+novaboot (20191023) unstable; urgency=medium
+
+  * Add a picture showing typical use cases
+  * adduser-novaboot: Reload systemd after adding override units
+  * server: Mention adduser-novaboot in novaboot-shell documentation
+  * server: Add novaboot users to the novaboot group
+
+ -- Michal Sojka <michal.sojka@cvut.cz>  Wed, 23 Oct 2019 10:28:32 +0200
+
+novaboot (20181127) unstable; urgency=medium
+
+  * server: Extend man page
+  * server: Grammar fixes in documentation
+  * doc: Fix typos
+  * Fix typo
+  * Mark --remote-expect* options as safe and improve documentation
+
+ -- Michal Sojka <michal.sojka@cvut.cz>  Tue, 27 Nov 2018 23:57:50 +0100
+
+novaboot (20180323) unstable; urgency=medium
+
+  * server: Minor update of systemd files
+  * server/adduser: Give configuration file proper owner
+  * Increase uboot load timeouts
+  * server: Do not use flock --no-fork
+  * Add --uboot-stop-key option
+
+ -- Michal Sojka <michal.sojka@cvut.cz>  Fri, 23 Mar 2018 14:21:49 +0100
+
 novaboot (20170915) unstable; urgency=medium
 
   * server: Make console the default command