[ubuntu/kinetic-proposed] cluster-glue 1.0.12-21ubuntu1 (Accepted)
Lucas Kanashiro
kanashiro at ubuntu.com
Fri Jul 29 12:34:18 UTC 2022
cluster-glue (1.0.12-21ubuntu1) kinetic; urgency=medium
* Merge with Debian unstable (LP: #1971268). 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
[eeacbaac] Low: ipc: fix poll function parameter type
[71bf1503] Medium: ha_logd: prevent race caused by pid reuse
[bc7b874f] fix syslogmsgfmt logging inconsistency for stderr/stdout
[433c6fbd] Medium: clplumbing: don't abort on bad input
[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.
* Removed:
- d/t/logd: use journalctl to check logs instead of relying in a log file.
It fixes a test failure and the behavior of the test is the same.
[applied in version 1.0.12-21]
Date: Tue, 26 Jul 2022 12:08:53 -0300
Changed-By: Lucas Kanashiro <kanashiro at ubuntu.com>
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
https://launchpad.net/ubuntu/+source/cluster-glue/1.0.12-21ubuntu1
-------------- next part --------------
Format: 1.8
Date: Tue, 26 Jul 2022 12:08:53 -0300
Source: cluster-glue
Architecture: source
Version: 1.0.12-21ubuntu1
Distribution: kinetic
Urgency: medium
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Lucas Kanashiro <kanashiro at ubuntu.com>
Launchpad-Bugs-Fixed: 1971268
Changes:
cluster-glue (1.0.12-21ubuntu1) kinetic; urgency=medium
.
* Merge with Debian unstable (LP: #1971268). 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
[eeacbaac] Low: ipc: fix poll function parameter type
[71bf1503] Medium: ha_logd: prevent race caused by pid reuse
[bc7b874f] fix syslogmsgfmt logging inconsistency for stderr/stdout
[433c6fbd] Medium: clplumbing: don't abort on bad input
[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.
* Removed:
- d/t/logd: use journalctl to check logs instead of relying in a log file.
It fixes a test failure and the behavior of the test is the same.
[applied in version 1.0.12-21]
Checksums-Sha1:
9a25411e770bb031db48fcf9c6f783a215a06ef8 3303 cluster-glue_1.0.12-21ubuntu1.dsc
92696aea07e3834472108b42d1a859351db52250 491191 cluster-glue_1.0.12.orig.tar.bz2
7b61b0abdd429452a72ebf55c1904de236866719 54964 cluster-glue_1.0.12-21ubuntu1.debian.tar.xz
bcab6b2de5dc232ecf1e6c1d5599f3cb028cbe06 8501 cluster-glue_1.0.12-21ubuntu1_source.buildinfo
Checksums-Sha256:
4454e00662a30bb1c3119aa0d3ea3ba09261b71c662a5db1d12d400ef5d28eb2 3303 cluster-glue_1.0.12-21ubuntu1.dsc
23dc0854e6adaf61ba18930018a769a38530543683a39960f245e9ee6f13b4e5 491191 cluster-glue_1.0.12.orig.tar.bz2
81cc3a4d2bd9320e6a9d19f0fa6b3b2b9296eb7b1e37b62afc6b73cf4b32991e 54964 cluster-glue_1.0.12-21ubuntu1.debian.tar.xz
dfc8934851307c53e56792120400910c98b2c17f7d025f699e790663987bc584 8501 cluster-glue_1.0.12-21ubuntu1_source.buildinfo
Files:
c1383acd51d8c690c0c7c786fd04bb9b 3303 admin optional cluster-glue_1.0.12-21ubuntu1.dsc
f6d6ef564946dbe106667b14b8e903fd 491191 admin optional cluster-glue_1.0.12.orig.tar.bz2
d9deab185c9ede35108c915f3028f8b7 54964 admin optional cluster-glue_1.0.12-21ubuntu1.debian.tar.xz
e2afbeb24bbdbfc112fa06d406401d01 8501 admin optional cluster-glue_1.0.12-21ubuntu1_source.buildinfo
Original-Maintainer: Debian HA Maintainers <debian-ha-maintainers at alioth-lists.debian.net>
Vcs-Git: https://git.launchpad.net/~lucaskanashiro/ubuntu/+source/cluster-glue
Vcs-Git-Commit: cf3c9b571acf80804c94b5bd68b0a3360d31a664
Vcs-Git-Ref: refs/heads/merge-kinetic
More information about the kinetic-changes
mailing list