redhat-cluster 3.1.7-0ubuntu1 source package in Ubuntu

Changelog

redhat-cluster (3.1.7-0ubuntu1) precise; urgency=low

  * New upstream release
  * debian/control:
    - Drop Build-Depends on pacemaker and cluster-glue.
    - Bump Build-Depends on corosync and openais.
    - Drop Depends on gfs-tools and gfs2-tools.
    - Build-Depends on libdbus-1-dev, openais-dev.
    - remove duplicated Section and Priority fields.
  * debian/rules:
    - Drop unnecessary configure flags
    - Drop drbd related rules.
    - Drop manual installation of cluster.rng.
  * Drop dlm-pcmk and gfs-pcmk.
    - debian/control: Drop control rules for such packages.
    - debian/{gfs,dlm}-pcmk.install: Dropped
  * Drop gfs-tools and gfs2-tools packages.
    - debian/control: Drop control rules for such packages.
    - debian/rules: Drop all related rules.
    - debian/{gfs,gfs2}-tools.*: Drop files.
    - debian/cman.install: Drop files; add missing.
  * Drop redhat-cluster-source package.
    - debian/control: Drop package
    - debian/redhat-cluster-source.*,redhat-cluster-modules-_KVERS_.postinst,
      debian/modass.redhat-cluster-source: Dropped.
    - debian/rules: Drop related rules.
  * debian/cman.install:
    - install cluster.rng, cluster.rng.in{tail|head}.
  * debian/rgmanager.install:
    - specify which files install on usr/share/cluster.
  * debian/patches:
    - 0001-add-dlm-kernel-headers.patch: Updated.
    - 0002-Fix-Default-Start-Stop-for-dependency-based-boot.patch: Updated.
    - 0003-Don-t-rely-on-chkconfig-and-check-for-network-manage.patch: Dropped.
    - 0004-Depend-on-remote_fs.patch: Refreshed.
    - 0005-Remove-bashisms-from-resource-scripts.patch: Dropped.
  * debian/copyright: Updated
 -- Andres Rodriguez <email address hidden>   Mon, 05 Dec 2011 10:37:11 -0500

Upload details

Uploaded by:
Andres Rodriguez
Uploaded to:
Precise
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
admin
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
redhat-cluster_3.1.7.orig.tar.gz 638.2 KiB a75788d46ba4fbc3b0d41d8c81cc9cc02b2cf3a977e8d9834aff3efd8a793251
redhat-cluster_3.1.7-0ubuntu1.diff.gz 36.3 KiB 78d8e9cbab68ea7a2ec19b22a09201c0d2d6fb8efa3c88e484724335b465474e
redhat-cluster_3.1.7-0ubuntu1.dsc 2.5 KiB fceb623bbb6ac145dde830ed38fc4ff7f6f34123ebe2299b46f4b88f8b9c6bbf

View changes file

Binary packages built by this source

cman: Red Hat cluster suite - cluster manager

 This package is part of the Red Hat Cluster Suite, a complete
 high-availability solution.
 .
 CMAN is a symmetric general-purpose cluster manager. It provides a
 service manager that handles service groups, plus a connection
 manager that handles cluster membership management, messaging among
 the cluster nodes, event notification, quorum and state transitions.
 .
 This package contains only tools for controlling the cluster manager
 itself.

libccs-dev: Red Hat cluster suite - cluster manager development files

 This package is part of the Red Hat Cluster Suite, a complete
 high-availability solution.
 .
 The ccs library provides a simplified XPath implementation to access
 CMAN/Corosync configuration data via the same API as the old and
 deprecated libccs provided by ccsd.
 .
 It shouldn't be used for new development. Use libconfdb from
 corosync instead.

libccs-perl: Red Hat cluster suite - cluster configuration module

 This package is part of the Red Hat Cluster Suite, a complete
 high-availability solution.
 .
 The ccs library provides a simplified XPath implementation to access
 CMAN/Corosync configuration data via the same API as the old and
 deprecated libccs provided by ccsd.
 .
 This module implements a Perl interface to the libccs library.
 It shouldn't be used for new development. Use libconfdb from
 corosync instead.

libccs3: Red Hat cluster suite - cluster configuration libraries

 This package is part of the Red Hat Cluster Suite, a complete
 high-availability solution.
 .
 The ccs library provides a simplified XPath implementation to access
 CMAN/Corosync configuration data via the same API as the old and
 deprecated libccs provided by ccsd.
 .
 This package contains the client libraries.

libcman-dev: Red Hat cluster suite - cluster manager development files

 This package is part of the Red Hat Cluster Suite, a complete
 high-availability solution.
 .
 CMAN provides a general-purpose Corosync/OpenAIS-based cluster manager.
 .
 This package contains the files needed for developing applications.

libcman3: Red Hat cluster suite - cluster manager libraries

 This package is part of the Red Hat Cluster Suite, a complete
 high-availability solution.
 .
 CMAN provides a general-purpose Corosync/OpenAIS-based cluster manager.
 .
 This package contains the client libraries.

libdlm-dev: Red Hat cluster suite - distributed lock manager development files

 This package is part of the Red Hat Cluster Suite, a complete
 high-availability solution.
 .
 DLM is a symmetric general-purpose distributed lock manager. It is
 used for example by GFS and the distributed volume manager.
 .
 This package contains the files needed for developing applications
 that use the lock manager.

libdlm3: Red Hat cluster suite - distributed lock manager library

 This package is part of the Red Hat Cluster Suite, a complete
 high-availability solution.
 .
 DLM is a symmetric general-purpose distributed lock manager. It is
 used for example by GFS and the distributed volume manager.
 .
 This is the client library for applications using the lock manager.
 The lock manager itself is a kernel module.

libdlmcontrol-dev: Red Hat cluster suite - distributed lock manager development files

 This package is part of the Red Hat Cluster Suite, a complete
 high-availability solution.
 .
 DLM is a symmetric general-purpose distributed lock manager. It is
 used for example by GFS and the distributed volume manager.
 .
 This package contains the files needed for developing applications
 that use the lock manager.

libdlmcontrol3: Red Hat cluster suite - distributed lock manager library

 This package is part of the Red Hat Cluster Suite, a complete
 high-availability solution.
 .
 DLM is a symmetric general-purpose distributed lock manager. It is
 used for example by GFS and the distributed volume manager.
 .
 This is the client library for applications using the lock manager.
 The lock manager itself is a kernel module.

libfence-dev: Red Hat cluster suite - fence server development files

 This package is part of the Red Hat Cluster Suite, a complete
 high-availability solution.
 .
 fenced is the daemon in charge of controlling cluster node fencing.
 .
 This package contains the files needed for developing applications
 that need to request node fencing.

libfence4: Red Hat cluster suite - fence client library

 This package is part of the Red Hat Cluster Suite, a complete
 high-availability solution.
 .
 fenced is the daemon in charge of controlling cluster node fencing.
 .
 This is the client library for requesting node fencing.

liblogthread-dev: Red Hat cluster suite - cluster logging development files

 This package is part of the Red Hat Cluster Suite, a complete
 high-availability solution.
 .
 The logthread library provides a simple logging API designed for
 cluster applications.
 .
 This package contains the files needed for developing applications.

liblogthread3: Red Hat cluster suite - cluster logging libraries

 This package is part of the Red Hat Cluster Suite, a complete
 high-availability solution.
 .
 The logthread library provides a simple logging API designed for
 cluster applications.
 .
 This package contains the client libraries.

redhat-cluster-suite: Red Hat cluster suite - metapackage

 RHCS is a cluster management infrastructure, for building
 high-availability multi-node clusters with service and IP failover on
 top of shared Fibre Channel/iSCSI storage devices.
 .
 The only scope for this package is to install the full Red Hat Cluster Suite
 in one operation. It is safe to remove it.

rgmanager: Red Hat cluster suite - clustered resource group manager

 This package is part of the Red Hat Cluster Suite, a complete
 high-availability solution.
 .
 Resource Group Manager provides high availability of critical server
 applications in the event of planned or unplanned system downtime.