ovirt-node 2.2.0 release
[ovirt-node.git] / ChangeLog
blobb57763aeffc6f7d3b4e7a9fd646525f1100f3d4c
1 CHANGELOG
2 =========
4 Version 1.9.3:
5  * Removed HAL dependencies from the firstboot scripts.
7 Version 1.9.2:
8  * Fixed the autoconf setup to cover more prerequisites.
10 Version 1.9.1:
11  * Update ovirt-process-config to fail configs that are missing the field name
12    or value.
13  * Updated build system will use Fedora 13 as the rawhide repo.
14  * Fixed ovirt-config-networking to not report success when network start fails.
15  * Reboot hangs on /etc [FIXED].
16  * Multipath translation performance improvements.
17  * Cleanup ROOTDRIVE when partitioning.
18  * Fix hang when cleaning dirty storage.
19  * The order of the oVirt SysVInit scripts has been changed.
20    - ovirt-early -> ovirt-awake -> ovirt -> ovirt-post
21  * Fixes to the SysVINit scripts to name lifecycle methods propery.
22  * Added psmisc package.
23  * Added default KEYTAB_FILE name to /etc/sysconfig/node-config.
24  * Fixes to the persist and unpersist commands to handle already persisted
25    files and directories.
26  * Duplicate NTP/DNS entries are rejected during network setup.
28 Version 1.9.0:
29  * Created a reference implementation for a 2.0 management server.