[ubuntu/resolute-proposed] cluster-glue 1.0.12-25ubuntu1 (Accepted)

Renan Rodrigo rr at ubuntu.com
Tue Nov 18 14:08:21 UTC 2025


cluster-glue (1.0.12-25ubuntu1) resolute; urgency=medium

  * Merge with Debian unstable (LP: #2125989). Remaining changes:
    - Ubuntu: post-release fixes (LP #1895355)
      + agent fixes
      [26acc098] ibmhmc: Create /var/run/heartbeat/rsctmp if it doesn't
      [27e83692] Fix: stonith:ibmhmc: Add "managedsyspat" and "password" as
      [0fabedc2] Fix: stonith: external/vcenter: Reset returns success with
      [a182a0dd] Medium: stonith: external/vcenter: replace experimental
      + generic fixes
      [71bf1503] Medium: ha_logd: prevent race caused by pid reuse
      [b5be33ae] low: cl_plumbing: Fix incorrect negations
      [9174550c] Medium: stonith: external/libvirt: fix handling of hosts
      + getaddrinfo improvement/fixes
      [c63c2498] Low: wti_mpc: Convert gethostbyname() usage to
      [04e56080] Low: ipmilan_command: Convert gethostbyname() to
      [d46533b2] Low: apcmastersnmp: Convert gethostbyname() usage to
      [a682f50b] Low: stonith: Convert gethostbyname() usage to
      + documentation and related (fixes/adjustments)
      [afaeeb2f] update AUTHORS (with names/addresses from source files)
      [bc4aab44] Dev: Clean up AUTHORS
      [73b68fb2] Dev: Update AUTHORS
      [c9016806] Dev: Set foreign option to handle README.md
      [788a1183] Dev: I always get this backwards
      [e3970b0e] Dev: Update README and rename to README.md
      [1f5a2ace] stonith: describe -E option
      [7271abf9] fix ambiguous "GPL v 2.1"
      [eec6232f] fix addresses of FSF, point to gnu.org/licenses instead
      + ec2 stonith agent support and fixes
      [7c84a6ae] Fix EC2 stonith plugin
      [76138dfb] Medium: external/ec2: Mitigate fence race (bsc#1088656)
      [6734e0d0] High: external/ec2: Avoid unicode errors and improve
      [ba5710b3] Dev: external/ec2: Clean up whitespace
      [609cc386] Fix: stonith:external/ec2: Enforce en_US.UTF-8 locale when
      [0f081f69] Medium: stonith: external/ec2: use target's uname as
      [291a4378] Dev: stonith: external/ec2: protect unknown_are_stopped
      [5cd5ffd2] Dev: stonith: external/ec2: add unknown_are_stopped to
      [289e8fd3] Low: stonith: external/ec2: update name in the short
      [b7bed186] Dev: update permissions for ec2
      [de5e068d] High: stonith: external/ec2: new agent for aws/ec2
    - d/libplumb2.symbols: add missing symbol.

cluster-glue (1.0.12-25) unstable; urgency=medium

  [ Bastian Germann ]
  * Drop bladehpi module (Closes: #1112336)

  [ Ferenc Wágner ]
  * Lintian 2.117.1+ knows about the t64 transition
  * Update Standards-Version to 4.7.2 (no changes required)
  * Use the Python Debhelper sequencer declaratively
  * On Debheler level 13 dh_missing --fail-missing is default
  * Stop patching and using dated autogen.sh
  * Be explicit about overridden configure flags

Date: Mon, 17 Nov 2025 01:15:31 -0300
Changed-By: Renan Rodrigo <rr at ubuntu.com>
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
https://launchpad.net/ubuntu/+source/cluster-glue/1.0.12-25ubuntu1
-------------- next part --------------
Format: 1.8
Date: Mon, 17 Nov 2025 01:15:31 -0300
Source: cluster-glue
Built-For-Profiles: noudeb
Architecture: source
Version: 1.0.12-25ubuntu1
Distribution: resolute
Urgency: medium
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Renan Rodrigo <rr at ubuntu.com>
Closes: 1112336
Launchpad-Bugs-Fixed: 2125989
Changes:
 cluster-glue (1.0.12-25ubuntu1) resolute; urgency=medium
 .
   * Merge with Debian unstable (LP: #2125989). Remaining changes:
     - Ubuntu: post-release fixes (LP #1895355)
       + agent fixes
       [26acc098] ibmhmc: Create /var/run/heartbeat/rsctmp if it doesn't
       [27e83692] Fix: stonith:ibmhmc: Add "managedsyspat" and "password" as
       [0fabedc2] Fix: stonith: external/vcenter: Reset returns success with
       [a182a0dd] Medium: stonith: external/vcenter: replace experimental
       + generic fixes
       [71bf1503] Medium: ha_logd: prevent race caused by pid reuse
       [b5be33ae] low: cl_plumbing: Fix incorrect negations
       [9174550c] Medium: stonith: external/libvirt: fix handling of hosts
       + getaddrinfo improvement/fixes
       [c63c2498] Low: wti_mpc: Convert gethostbyname() usage to
       [04e56080] Low: ipmilan_command: Convert gethostbyname() to
       [d46533b2] Low: apcmastersnmp: Convert gethostbyname() usage to
       [a682f50b] Low: stonith: Convert gethostbyname() usage to
       + documentation and related (fixes/adjustments)
       [afaeeb2f] update AUTHORS (with names/addresses from source files)
       [bc4aab44] Dev: Clean up AUTHORS
       [73b68fb2] Dev: Update AUTHORS
       [c9016806] Dev: Set foreign option to handle README.md
       [788a1183] Dev: I always get this backwards
       [e3970b0e] Dev: Update README and rename to README.md
       [1f5a2ace] stonith: describe -E option
       [7271abf9] fix ambiguous "GPL v 2.1"
       [eec6232f] fix addresses of FSF, point to gnu.org/licenses instead
       + ec2 stonith agent support and fixes
       [7c84a6ae] Fix EC2 stonith plugin
       [76138dfb] Medium: external/ec2: Mitigate fence race (bsc#1088656)
       [6734e0d0] High: external/ec2: Avoid unicode errors and improve
       [ba5710b3] Dev: external/ec2: Clean up whitespace
       [609cc386] Fix: stonith:external/ec2: Enforce en_US.UTF-8 locale when
       [0f081f69] Medium: stonith: external/ec2: use target's uname as
       [291a4378] Dev: stonith: external/ec2: protect unknown_are_stopped
       [5cd5ffd2] Dev: stonith: external/ec2: add unknown_are_stopped to
       [289e8fd3] Low: stonith: external/ec2: update name in the short
       [b7bed186] Dev: update permissions for ec2
       [de5e068d] High: stonith: external/ec2: new agent for aws/ec2
     - d/libplumb2.symbols: add missing symbol.
 .
 cluster-glue (1.0.12-25) unstable; urgency=medium
 .
   [ Bastian Germann ]
   * Drop bladehpi module (Closes: #1112336)
 .
   [ Ferenc Wágner ]
   * Lintian 2.117.1+ knows about the t64 transition
   * Update Standards-Version to 4.7.2 (no changes required)
   * Use the Python Debhelper sequencer declaratively
   * On Debheler level 13 dh_missing --fail-missing is default
   * Stop patching and using dated autogen.sh
   * Be explicit about overridden configure flags
Checksums-Sha1:
 ad5bb6f39c1362e667d9d63bba6c7aef9fc30476 3330 cluster-glue_1.0.12-25ubuntu1.dsc
 92696aea07e3834472108b42d1a859351db52250 491191 cluster-glue_1.0.12.orig.tar.bz2
 aafe6024c7d0ca33dca97049f28e223ebb1c2791 54944 cluster-glue_1.0.12-25ubuntu1.debian.tar.xz
 548fa58e06548d96be4d349a52f07b0b12887472 10234 cluster-glue_1.0.12-25ubuntu1_source.buildinfo
Checksums-Sha256:
 0e4e3acf7f2f7482e3fe31709eeef769a8897b0d77790445e50b6e0b11d3473d 3330 cluster-glue_1.0.12-25ubuntu1.dsc
 23dc0854e6adaf61ba18930018a769a38530543683a39960f245e9ee6f13b4e5 491191 cluster-glue_1.0.12.orig.tar.bz2
 415811d3c10103675a149bba599391678128597ca7d1a5213963add046ed82c4 54944 cluster-glue_1.0.12-25ubuntu1.debian.tar.xz
 b338773c1cadc12f65dbda1043ef0f847a482ed82ccda09f4c67de872c011408 10234 cluster-glue_1.0.12-25ubuntu1_source.buildinfo
Files:
 ee38600d62355eee15533860d364cfa4 3330 admin optional cluster-glue_1.0.12-25ubuntu1.dsc
 f6d6ef564946dbe106667b14b8e903fd 491191 admin optional cluster-glue_1.0.12.orig.tar.bz2
 852a2468cdf02e2ad175c91e5e4c7deb 54944 admin optional cluster-glue_1.0.12-25ubuntu1.debian.tar.xz
 1593d7605153be9c9782bd7744defaed 10234 admin optional cluster-glue_1.0.12-25ubuntu1_source.buildinfo
Original-Maintainer: Debian HA Maintainers <debian-ha-maintainers at alioth-lists.debian.net>
Vcs-Git: https://git.launchpad.net/~rr/ubuntu/+source/cluster-glue
Vcs-Git-Commit: b7b8665ed3687729042874bf5e338a29eb5becd8
Vcs-Git-Ref: refs/heads/merge-lp2125989-resolute


More information about the Resolute-changes mailing list