Branches for Oneiric

Name Status Last Modified Last Commit
lp:ubuntu/oneiric/nova bug 2 Mature 2011-10-06 16:15:20 UTC
45. * debian/patches/backport-libvirt-con...

Author: Robie Basak
Revision Date: 2011-10-05 17:37:49 UTC

* debian/patches/backport-libvirt-console-pipe.patch:
  - Patch updated to fix race on instance termination (LP: #868349)

lp:ubuntu/oneiric-proposed/nova bug 2 Mature 2011-12-19 21:39:30 UTC
47. * New upstream release, this is a sta...

Author: Chuck Short
Revision Date: 2011-11-17 10:05:11 UTC

* New upstream release, this is a stable updates release of Nova.
  This update fixes various issues with networking issues, OS API
  issues and EC2 API issues amongst others. Fixes include:
  + Make sure to recreate gateway for moved ip. (LP: #859587)
  + Put fully qualified domain name in local-hostname.
    (LP: #854614)
  + Fix the grantee group leading for source groups.
    (LP: #859679)
  + Call endheaders when auth_token is None. (LP: #856721)
  + Remove db_pool complexities from nova.db.sqlalchemy.session.
    (LP: #838581)
  + Raise InssufficentFreeMemory. (LP: #851374) (LP: #858679)
  + Don't leak exceptions out to users. (LP: #874472)
  + Make snapshots work for amis. (LP: #873156)
  + Make snapshots private by default. (LP: #850389)
  + Snapshots/bacups can no longer happen simultaneously.
    (LP: #727502)
  + Adding backing file copy operation on kvm block migration.
    (LP: #850602)
  + Check if host list is not empty before trying to weigh
    the hosts. (LP: #861310)
  + Enforce snapshot cleanup. (LP: #861582)
  + VDI is not resized to instance_type local_gb on
    initial boot. (LP: #845714)
  + Adds the tenant id to the create images response Location
    header (LP: #862672)
  + OS api consoles create() broken. (LP: #862633)
  + Deallocate IP if build fails. (LP: #837687)
  + Stop returning correct password on api calls.
    (LP: #868360)
  + Handle pidfile exception for dnsmasq. (LP: #865399)
  + Make sure unknown extensions return 404. (LP: #869153)
  + Ensure non-default FLAGS.logfile_mode is properly converted to
    an octet. (LP: #862969)
  + Explicit errors on confirm/revertResize failures. (LP: #856527)
  + Adds ext4 and reiserfs to _mount_filesystem(). (LP: #870495)
  + Improve access check on images. (LP: #863305)
  + Auto assigning floating IPs. (LP: #834633)
  + Fix typo in scheduler. (LP: #883233)
  + Fix deletion of instances without fixed ips.
  + Fix file injection of OSAPI rebuilds. (LP: #881649)
  + Fix adding bulk create fixed ips.
  + Retry failed SQL connections (LP: #876663)
  + Updated NoAuth to account for requests ending in /
    (LP: #882742)
  + ajax_console_proxy_port needs to be an integer.
    (LP: #884527)
  + Newly created network has no uuid.
    (LP: #861160)
  + Fix KeyError when passed unknown format of time.
    (LP: #883253)
  + Add local storage of context for logging.
    (LP: #879582)
  + Fix nova logs everything to syslog twice.
    (LP: #884863)
  + Fix nova-ajax-console-proxy crashes on shutdown.
    (LP: #884534)
  + Fix exception.KeypairNotFound usage correction.
    (LP: #885462)
  + Undefine libvirt saved instances. (LP: #814561)
* Dropped patches:
  + debian/patches/fqdn-in-local-hostname-of-ec2-metadata.patch:
    Applied upstream.
  + debian/patches/backport-recreate-gateway-using-dhcp.patch:
    Applied upstream.
  + debian/patches/block-migration-needs-copy-backingfile.patch:
    Applied usptream.
  + debian/patches/backport-snapshot-cleanup.patch:
    Applied upstream.
  + debian/patches/fix-lp863305-images-permission.patch:
    Applied upstream.
  + debian/patches/security-fix-lp868360.patch:
    Applied upstream.

lp:ubuntu/oneiric-security/nova bug 2 Mature 2013-03-20 20:17:39 UTC
57. * SECURITY UPDATE: fix denial of serv...

Author: Jamie Strandboge
Revision Date: 2013-03-20 09:48:07 UTC

* SECURITY UPDATE: fix denial of service via fixed IPs when using extensions
  - debian/patches/CVE-2013-1838.patch: add explicit quota for fixed IP
  - CVE-2013-1838
  - LP: #1125468

lp:ubuntu/oneiric-updates/nova 2 Mature 2013-03-20 09:48:07 UTC
57. * SECURITY UPDATE: fix denial of serv...

Author: Jamie Strandboge
Revision Date: 2013-03-20 09:48:07 UTC

* SECURITY UPDATE: fix denial of service via fixed IPs when using extensions
  - debian/patches/CVE-2013-1838.patch: add explicit quota for fixed IP
  - CVE-2013-1838
  - LP: #1125468

lp:~gandelman-a/ubuntu/oneiric/nova/lp862816 bug 1 Development 2011-09-30 18:24:02 UTC
216. debian/nova-common.postinst: Restrict...

Author: Adam Gandelman
Revision Date: 2011-09-30 18:22:45 UTC

debian/nova-common.postinst: Restrict permissions of /var/log/nova
(LP: #862816)

lp:~ivoks/ubuntu/oneiric/nova/bzr_typo (Has a merge proposal) 1 Development 2011-09-29 09:42:02 UTC
210. Added changelog entry

Author: Ante Karamatić
Revision Date: 2011-09-29 09:42:02 UTC

Added changelog entry

lp:~james-page/ubuntu/oneiric/nova/fix-new-installs bug(Has a merge proposal) 1 Development 2011-10-04 09:52:46 UTC
218. * debian/patches/backport-libvirt-con...

Author: James Page
Revision Date: 2011-10-04 09:50:31 UTC

* debian/patches/backport-libvirt-console-pipe.patch:
  - Patch updated to use correct patchset from upstream - incorrect version
    was uploaded in -0ubuntu4 (LP: #832507).

lp:~openstack-ubuntu-packagers/ubuntu/oneiric/nova/ubuntu bug 1 Development 2011-09-12 13:05:32 UTC
179. Merged usptream branch minus this mor...

Author: Chuck Short
Revision Date: 2011-09-12 13:05:32 UTC

Merged usptream branch minus this mornings commit

lp:~racb/ubuntu/oneiric/nova/832507 1 Development 2011-09-26 17:29:11 UTC
49. Make FIFO permissions 666

Author: Robie Basak
Revision Date: 2011-09-23 12:58:58 UTC

Make FIFO permissions 666

lp:~soren/ubuntu/oneiric/nova/reconcile-with-security bug(Has a merge proposal) 1 Development 2011-10-27 11:29:22 UTC
47. Merge update from oneiric-security an...

Author: Soren Hansen
Revision Date: 2011-10-27 11:18:01 UTC

Merge update from oneiric-security and add new changelog entry for -proposed:
* 2011.3-0ubuntu6.1 never made it past -proposed, due to 2011.3-
  0ubuntu6.2 which was a security fix (without the changes from
  2011.3-0ubuntu6.1). This upload brings the changes from 2011.3-
  0ubuntu6.1 back.
* SECURITY UPDATE: fix information leak via invalid key
  debina/patches/security-fix-lp868360.patch: adjust nova/auth/manager.py
  to not return access, secret or admin fields for User error and
  project_manager_id, description and member_ids for Project
  - LP: #868360
  - CVE-2011-XXXX

lp:~soren/ubuntu/oneiric/nova/split-by-hypervisor 1 Development 2011-08-11 09:08:48 UTC
168. Revert irrelevant change

Author: Soren Hansen
Revision Date: 2011-08-11 09:08:48 UTC

Revert irrelevant change

lp:~zulcss/ubuntu/oneiric/nova/ubuntu-upstart-changes 1 Development 2011-07-12 15:28:53 UTC
165. debian/*.upstart.in: Dont respawn if ...

Author: Chuck Short
Revision Date: 2011-07-12 15:23:13 UTC

debian/*.upstart.in: Dont respawn if the configuration is broken.

112 of 12 results