Finalize version 0.9
This commit is contained in:
parent
e800a2b7d2
commit
c4595717fb
2 changed files with 3 additions and 2 deletions
|
@ -1,9 +1,10 @@
|
||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
## v0.9 (unreleased)
|
## v0.9 (2019-06-26)
|
||||||
|
|
||||||
* Added support for `-c` to specify the probing order of different cloud stacks.
|
* Added support for `-c` to specify the probing order of different cloud stacks.
|
||||||
* Added support for OpenNebula's START_SCRIPT methods (user-data alike).
|
* Added support for OpenNebula's START_SCRIPT methods (user-data alike).
|
||||||
|
* Added support for OpenNebula's USERNAME method.
|
||||||
* Added support for generating a default user password and writing it into
|
* Added support for generating a default user password and writing it into
|
||||||
`~/.ssh/authorized_keys`.
|
`~/.ssh/authorized_keys`.
|
||||||
* Fixed handling of OpenNebula SSH_PUBLIC_KEY entries with multiple keys.
|
* Fixed handling of OpenNebula SSH_PUBLIC_KEY entries with multiple keys.
|
||||||
|
|
|
@ -147,4 +147,4 @@ vmd(8)
|
||||||
|
|
||||||
Reyk Floeter <[reyk@openbsd.org](mailto:reyk@openbsd.org)>
|
Reyk Floeter <[reyk@openbsd.org](mailto:reyk@openbsd.org)>
|
||||||
|
|
||||||
OpenBSD 6.5 - June 11, 2019
|
OpenBSD 6.5 - June 26, 2019
|
||||||
|
|
Loading…
Reference in a new issue