ganeti 2.15.2-1 source package in Ubuntu

Changelog

ganeti (2.15.2-1) unstable; urgency=high

  * New upstream bugfix release (see /usr/share/doc/ganeti/NEWS.gz):
    + Fixes CVE-2015-7945
  * RAPI hardening: bind to lo and require authentication
    + Workaround for CVE-2015-7944

 -- Apollon Oikonomopoulos <email address hidden>  Wed, 30 Dec 2015 16:22:46 +0200

Upload details

Uploaded by:
Debian Ganeti Team
Uploaded to:
Sid
Original maintainer:
Debian Ganeti Team
Architectures:
any all
Section:
admin
Urgency:
Very Urgent

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
ganeti_2.15.2-1.dsc 3.2 KiB b35d595757bd9a4c868532fb475c60b99c7d5449da5eebe310191531bba8c25e
ganeti_2.15.2.orig.tar.gz 2.5 MiB fca95932f7c9990a37420ee4282279103609b9ae83287107ec471835d15a3918
ganeti_2.15.2-1.debian.tar.xz 38.3 KiB 12f5c57d3342170b4e1cb1e411e15588576a20404046c938f4b0d5b2b480a902

Available diffs

No changes file available.

Binary packages built by this source

ganeti: cluster virtualization manager

 Ganeti is a virtual server cluster management tool built on top of the
 Xen and KVM virtualization technologies and other free software. It
 provides an automated environment to manage highly available virtual
 machine instances.
 .
 It is designed to facilitate cluster management of virtual servers using
 commodity hardware, and to provide fast and simple recovery after physical
 failures. It can take care of operations such as redundant disk creation
 and management, operating system installation (in cooperation with
 OS-specific install scripts), startup, shutdown, and failover of instances
 between physical systems.
 .
 This package installs the complete Ganeti system.

ganeti-2.15: cluster virtualization manager - Python components

 Ganeti is a virtual server cluster management tool built on top of the
 Xen and KVM virtualization technologies and other free software. It
 provides an automated environment to manage highly available virtual
 machine instances.
 .
 It is designed to facilitate cluster management of virtual servers using
 commodity hardware, and to provide fast and simple recovery after physical
 failures. It can take care of operations such as redundant disk creation
 and management, operating system installation (in cooperation with
 OS-specific install scripts), startup, shutdown, and failover of instances
 between physical systems.
 .
 This package provides all architecture-independent components of Ganeti 2.15.

ganeti-doc: cluster virtualization manager - documentation

 Ganeti is a virtual server cluster management tool built on top of the
 Xen and KVM virtualization technologies and other free software. It
 provides an automated environment to manage highly available virtual
 machine instances.
 .
 It is designed to facilitate cluster management of virtual servers using
 commodity hardware, and to provide fast and simple recovery after physical
 failures. It can take care of operations such as redundant disk creation
 and management, operating system installation (in cooperation with
 OS-specific install scripts), startup, shutdown, and failover of instances
 between physical systems.
 .
 This package provides the full HTML documentation for Ganeti.

ganeti-haskell-2.15: cluster virtualization manager - Haskell components

 Ganeti is a virtual server cluster management tool built on top of the
 Xen and KVM virtualization technologies and other free software. It
 provides an automated environment to manage highly available virtual
 machine instances.
 .
 It is designed to facilitate cluster management of virtual servers using
 commodity hardware, and to provide fast and simple recovery after physical
 failures. It can take care of operations such as redundant disk creation
 and management, operating system installation (in cooperation with
 OS-specific install scripts), startup, shutdown, and failover of instances
 between physical systems.
 .
 This package provides the architecture-dependent components of Ganeti 2.15
 written in Haskell.

ganeti-htools: cluster virtualization manager - tools (stand-alone)

 Ganeti is a virtual server cluster management tool built on top of the
 Xen and KVM virtualization technologies and other free software. It
 provides an automated environment to manage highly available virtual
 machine instances.
 .
 This package provides additional tools used for enhanced allocation,
 maintenance and capacity calculation on Ganeti clusters.
 .
 The tools provided are:
  * hail: advanced instance allocator;
  * harep: tool for automatically repairing Ganeti clusters;
  * hbal: automatic cluster balancing tool;
  * hinfo: print cluster information;
  * hroller: rolling maintenance/reboot scheduler for Ganeti nodes;
  * hscan: used to gather cluster files for offline use in hbal/hspace;
  * hspace: cluster capacity calculator.
 .
 This package provides the version intended for stand-alone systems that
 are not part of a Ganeti cluster.

ganeti-htools-2.15: cluster virtualization manager - tools for Ganeti 2.15

 Ganeti is a virtual server cluster management tool built on top of the
 Xen and KVM virtualization technologies and other free software. It
 provides an automated environment to manage highly available virtual
 machine instances.
 .
 This package provides additional tools used for enhanced allocation,
 maintenance and capacity calculation on Ganeti clusters.
 .
 The tools provided are:
  * hail: advanced instance allocator;
  * harep: tool for automatically repairing Ganeti clusters;
  * hbal: automatic cluster balancing tool;
  * hinfo: print cluster information;
  * hroller: rolling maintenance/reboot scheduler for Ganeti nodes;
  * hscan: used to gather cluster files for offline use in hbal/hspace;
  * hspace: cluster capacity calculator.
 .
 This package provides the version intended for use on systems that are part
 of a Ganeti 2.15 cluster. On stand-alone systems, use ganeti-htools instead.

ganeti2: transitional dummy package

 This is a transitional dummy package for ganeti. It can safely be removed.

python-ganeti-rapi: cluster virtualization manager - RAPI client library

 Ganeti is a virtual server cluster management tool built on top of the
 Xen and KVM virtualization technologies and other free software. It
 provides an automated environment to manage highly available virtual
 machine instances.
 .
 It is designed to facilitate cluster management of virtual servers using
 commodity hardware, and to provide fast and simple recovery after physical
 failures. It can take care of operations such as redundant disk creation
 and management, operating system installation (in cooperation with
 OS-specific install scripts), startup, shutdown, and failover of instances
 between physical systems.
 .
 This package provides an RAPI (Remote API) client library for Python.