Skip to content
Snippets Groups Projects
Commit de327119 authored by Nikos Skalkotos's avatar Nikos Skalkotos
Browse files

Update ChangeLog and version files for v0.10

parent 9f6bd088
No related branches found
Tags 0.10
No related merge requests found
2016-07-28, v0.10
* Detect Bitnami images
* Support changing the default "images" container when registering an
image with a Synnefo deployment
* Make the image metadata visible as environment variables to the
host-run scripts
* Detect the image's bootloader and reinstall it after shrinking the
image if it is extlinux
* Support having multiple clouds and keep separate registration status
for each one of them
* Fix windows shrinking to work on non-English localized images
* Add Linux sysprep for removing /etc/machine-id
* Fix bugs
2015-03-02, v0.9 2015-03-02, v0.9
* Add Linux syspreps for disabling the IPv6 privacy extensions and for * Add Linux syspreps for disabling the IPv6 privacy extensions and for
changing the boot timeout changing the boot timeout
......
__version__ = "0.9next" __version__ = "0.10"
__version_vcs_info__ = {
'branch': 'develop',
'revid': '726374f',
'revno': 690}
__version_user_email__ = "skalkoto@grnet.gr"
__version_user_name__ = "Nikos Skalkotos"
0.9next 0.10
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment