Updated Branches: refs/heads/4.0 2140bbb05 -> cd83b49ee
A few minor edits to the CHANGES file Project: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/commit/cd83b49e Tree: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/tree/cd83b49e Diff: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/diff/cd83b49e Branch: refs/heads/4.0 Commit: cd83b49ee5107f11a754679b376b8631e3535878 Parents: 2140bbb Author: Joe Brockmeier <[email protected]> Authored: Thu Jan 24 21:07:03 2013 -0600 Committer: Joe Brockmeier <[email protected]> Committed: Thu Jan 24 21:07:03 2013 -0600 ---------------------------------------------------------------------- CHANGES | 68 +++++++++++++++++++++++++++++----------------------------- 1 files changed, 34 insertions(+), 34 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/cd83b49e/CHANGES ---------------------------------------------------------------------- diff --git a/CHANGES b/CHANGES index 505935d..1ff7f19 100644 --- a/CHANGES +++ b/CHANGES @@ -8,43 +8,43 @@ Version 4.0.1-incubating This is a bugfix release for Apache CloudStack 4.0.0-incubating, with no new features. -Bugs fixed in this release: +Security Fixes: -CLOUDSTACK-359: PropagateResourceEventCommand fails in cluster configuration -CLOUDSTACK-374: When running cloud-setup-databases, it auto chooses the highest priority nic (lowest number ie: eth0) -CLOUDSTACK-389: Install Guide: Section 4.5.5 (Prepare NFS Shares): Confusing statement about iSCSI -CLOUDSTACK-395: Primary Storage and Secondary Storage sections missing sub-sections -CLOUDSTACK-411: Add another step during kvm agent installation on Ubuntu machine -CLOUDSTACK-415: restartNetwork call causes VM to be unreachable when Nicira based SDN is used. -CLOUDSTACK-422: XSL files missing license header. -CLOUDSTACK-426: SetVPCStaticNatRules unimplemented for KVM. -CLOUDSTACK-448: SSVM bootstrap failure on XenServer hosts with E3 CPU. -CLOUDSTACK-465: French language file quotes are dropping javascript syntax errors. -CLOUDSTACK-473: API Doc for uploadCustomCertificate doesn't explain how to use the optional parameters well. -CLOUDSTACK-480: Installation Documentation error: Section 4.5.5.2 needs to mention nfs-kernel-server. -CLOUDSTACK-481: Installation Guide Doc Error -CLOUDSTACK-498: Missing dependency in RPM of KVM Agent. -CLOUDSTACK-502: VPC router needs to resolve its hostname. -CLOUDSTACK-505: cloudstack logs the private key in plaintext. -CLOUDSTACK-507: fix api docs for listSSHKeyPairs. -CLOUDSTACK-515: NVP installation. -CLOUDSTACK-536: remove citrix cloudpatform from 4.0 build - CloudStack is ASF project. -CLOUDSTACK-560: Usage server doesn't work in 4.0.0 due to missing db changes. -CLOUDSTACK-580: Packages are named with 4.0 with 4.0.1 build. -CLOUDSTACK-591: Wrong vnet in iptables on KVM hypervisors after VM reboot. -CLOUDSTACK-595: Recreate root volume scenarios doesn't work in VMware -CLOUDSTACK-603: Upgrade from 4.0 to 4.0.1 is not enabled. -CLOUDSTACK-605: Host physical CPU is incorrectly calculated for VMware host -CLOUDSTACK-622: In the add primary storage dialog in the ui the RBD fields don't disappear when changing from RBD to another protocol. -CLOUDSTACK-683: Image is missing in the Accessing VM Section -CLOUDSTACK-685: CloudStack 4.0 Network Usage is ZERO -CLOUDSTACK-938: s2s VPN trouble -CLOUDSTACK-961: Installation docs don't detail dependencies for building RPMs -CLOUDSTACK-995: Not able to add the KVM host +* CVE-2012-5616: Local Information Disclosure Vulnerability (See CLOUDSTACK-505) -Security Fixes: +Bugs fixed in this release: -* CVE-2012-5616 +* CLOUDSTACK-359: PropagateResourceEventCommand fails in cluster configuration +* CLOUDSTACK-374: When running cloud-setup-databases, it auto chooses the highest priority nic (lowest number ie: eth0) +* CLOUDSTACK-389: Install Guide: Section 4.5.5 (Prepare NFS Shares): Confusing statement about iSCSI +* CLOUDSTACK-395: Primary Storage and Secondary Storage sections missing sub-sections +* CLOUDSTACK-411: Add another step during kvm agent installation on Ubuntu machine +* CLOUDSTACK-415: restartNetwork call causes VM to be unreachable when Nicira based SDN is used. +* CLOUDSTACK-422: XSL files missing license header. +* CLOUDSTACK-426: SetVPCStaticNatRules unimplemented for KVM. +* CLOUDSTACK-448: SSVM bootstrap failure on XenServer hosts with E3 CPU. +* CLOUDSTACK-465: French language file quotes are dropping javascript syntax errors. +* CLOUDSTACK-473: API Doc for uploadCustomCertificate doesn't explain how to use the optional parameters well. +* CLOUDSTACK-480: Installation Documentation error: Section 4.5.5.2 needs to mention nfs-kernel-server. +* CLOUDSTACK-481: Installation Guide Doc Error +* CLOUDSTACK-498: Missing dependency in RPM of KVM Agent. +* CLOUDSTACK-502: VPC router needs to resolve its hostname. +* CLOUDSTACK-505: cloudstack logs the private key in plaintext. +* CLOUDSTACK-507: fix api docs for listSSHKeyPairs. +* CLOUDSTACK-515: NVP installation. +* CLOUDSTACK-536: remove citrix cloudpatform from 4.0 build - CloudStack is ASF project. +* CLOUDSTACK-560: Usage server doesn't work in 4.0.0 due to missing db changes. +* CLOUDSTACK-580: Packages are named with 4.0 with 4.0.1 build. +* CLOUDSTACK-591: Wrong vnet in iptables on KVM hypervisors after VM reboot. +* CLOUDSTACK-595: Recreate root volume scenarios doesn't work in VMware +* CLOUDSTACK-603: Upgrade from 4.0 to 4.0.1 is not enabled. +* CLOUDSTACK-605: Host physical CPU is incorrectly calculated for VMware host +* CLOUDSTACK-622: In the add primary storage dialog in the ui the RBD fields don't disappear when changing from RBD to another protocol. +* CLOUDSTACK-683: Image is missing in the Accessing VM Section +* CLOUDSTACK-685: CloudStack 4.0 Network Usage is ZERO +* CLOUDSTACK-938: s2s VPN trouble +* CLOUDSTACK-961: Installation docs don't detail dependencies for building RPMs +* CLOUDSTACK-995: Not able to add the KVM host Version 4.0.0-incubating
