ganeti 3.0.2-2 source package in Ubuntu

Changelog

ganeti (3.0.2-2) unstable; urgency=medium

  * Fix compatibility with PyYAML 6.0 (Closes: #1023299, #1022018)
  * Drop the explicit libcurl4-openssl-dev dependency (Closes: #1021753)
  * Fix detection of C.UTF-8 (renamed to C.utf8 in glibc 2.34-1)
  * Relax deps to allow Haskell LTS-19 versions
  * Adapt to Template Haskell 2.17.0 changes (GHC 9)
  * Work around a build failure with GHC 9 / Lens 5 by letting the compiler
    infer the (correct) signatures of Ganeti.Network.poolLens,
    Ganeti.Network.poolArrayLens, Ganeti.Utils.MultiMap.multiMapL.

 -- Apollon Oikonomopoulos <email address hidden>  Wed, 07 Dec 2022 12:31:59 +0200

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
ganeti_3.0.2-2.dsc 3.2 KiB f2a3c911c7379ee1acd4f7faa5451380b34c15003461e4859fef4c61082c4723
ganeti_3.0.2.orig.tar.gz 2.6 MiB 66864ffe105931b2344a562cedc7476a23e3dd2f3a20565388363e7f5aa95761
ganeti_3.0.2-2.debian.tar.xz 48.1 KiB 9aa11b0151b63cb3943a7f864113009fe21d53a9c9583f7ce650105ba30e69d2

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-3.0: 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 3.0.

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-3.0: 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 3.0
 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-3.0: cluster virtualization manager - tools for Ganeti 3.0

 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 3.0 cluster. On stand-alone systems, use ganeti-htools instead.

ganeti-testsuite: cluster virtualization manager - test suite

 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 contains the ganeti test suite which can be used for testing the
 installed ganeti instance.

python3-ganeti-rapi: cluster virtualization manager - RAPI client library (Python 3)

 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 3.