Merge lp:~gandelman-a/ubuntu/quantal/nova/2012.2.4 into lp:~openstack-ubuntu-testing/nova/folsom

Proposed by Adam Gandelman
Status: Merged
Approved by: Chuck Short
Approved revision: 481
Merged at revision: 480
Proposed branch: lp:~gandelman-a/ubuntu/quantal/nova/2012.2.4
Merge into: lp:~openstack-ubuntu-testing/nova/folsom
Diff against target: 63 lines (+56/-0)
1 file modified
debian/changelog (+56/-0)
To merge this branch: bzr merge lp:~gandelman-a/ubuntu/quantal/nova/2012.2.4
Reviewer Review Type Date Requested Status
Openstack Ubuntu Testers Pending
Review via email: mp+161053@code.launchpad.net
To post a comment you must log in.

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'debian/changelog'
2--- debian/changelog 2013-04-23 00:44:56 +0000
3+++ debian/changelog 2013-04-26 01:10:35 +0000
4@@ -1,3 +1,59 @@
5+nova (2012.2.4-0ubuntu1) UNRELEASED; urgency=low
6+
7+ * Dropped patches, applied upstream:
8+ - debian/patches/CVE-2013-1838.patch: [9561484]
9+ - debian/patches/CVE-2013-0335.patch: [05a3374]
10+ - debian/patches/CVE-2013-1664.patch: [2ae74f8]
11+ * Resynchronize with stable/folsom (9ecd965e):
12+ - [975a312] Creating network failed with message handling via REST API
13+ LP: 1143584
14+ - [056a7df] live-migration to an invalid host should exist gracefully.
15+ Currently, it throws a stack trace LP: 1159755
16+ - [8f8ef21] Add a format_message method to the Exceptions
17+ - [2dd8f3e] Quantum Hybrid OVS driver does not set STP values correctly
18+ LP: 1129055
19+ - [c4c417e] Fixed IPs quota can break upgrades LP: 1161190
20+ - [c85683e] A default /24 netmask is used by dnsmasq instead of the
21+ configured netmasks (in netmasks table) LP: 1154929
22+ - [50dece6] Support external gateways in VLAN mode LP: 1012443
23+ - [524a5a3] Expected exception on volume attach leaves traceback in the
24+ logs. LP: 1155315
25+ - [67eb495] ec2 id mapping can be incorrect during attach volume LP: 1145490
26+ - [69ba489] PowerVM driver spawn failed due to missing attribute
27+ supported_instances LP: 1155498
28+ - [28aacf6] Log statement improperly output in nova-manage LP: 1018431
29+ - [53626bf] fixed_ips cannot reliably be released on instance termination
30+ LP: 1103260
31+ - [f8c5492] libvirt driver connection validation causes unnecessary process
32+ execution with libvirt/qemu LP: 1100446
33+ - [5b43cef] comparing datetime to None in update-time handling LP: 1096719
34+ - [549879d] Quantum: DHCP request fails with IptablesFirewallDriver and
35+ default rule as DISCARD LP: 1131223
36+ - [46d2060] soft_reboot followed by hard_reboot can lead to double reboot
37+ LP: 1046356
38+ - [cdc2386] libvirt: nova should enable apic setting for xen or kvm guest
39+ LP: 1086352
40+ - [9561484] DOS by allocating all fixed ips LP: 1125468
41+ - [d6b9d33] Affinity filter checks erroneously includes deleted instances
42+ LP: 1107156
43+ - [cb843f7] Instance is sometimes shutdown without any operation and report
44+ the message "Instance shutdown by itself. Calling the stop API"
45+ LP: 1085771
46+ - [05a3374] VNC proxy can be made to connect to wrong VM LP: 1125378
47+ - [889e9c0] nova leaves stale .part files on disk when downloading non raw
48+ VM images LP: 1125068
49+ - [2029427] Instance vm_state remains 'migrating' if source compute node
50+ goes down during migration LP: 973393
51+ - [8289d6c] rc.local editing wrong. LP: 1089668
52+ - [d5e7f55] nova-compute fails to start if an instance has no ip LP: 1131330
53+ - [7ace55f] VMs paused unbeknownst to nova compute are destroyed LP: 1097806
54+ - [ecd98d2] LibvirtBridgeDriver crashes when spawning an instance with
55+ NoopFirewallDriver LP: 1050433
56+ - [2ae74f8] DoS through XML entity expansion (CVE-2013-1664) LP: 1100282
57+ - [21d5e90] Instance stuck in task state image_snapshot LP: 1101136
58+
59+ -- Adam Gandelman <adamg@ubuntu.com> Thu, 25 Apr 2013 17:49:15 -0400
60+
61 nova (2012.2.3-0ubuntu2) quantal-proposed; urgency=low
62
63 * Re-sync with latest security updates.

Subscribers

People subscribed via source and target branches