[ubuntu/hirsute-proposed] cluster-glue 1.0.12-20ubuntu1 (Accepted)
Lucas Kanashiro
kanashiro at ubuntu.com
Fri Jan 22 21:15:12 UTC 2021
cluster-glue (1.0.12-20ubuntu1) hirsute; urgency=medium
* Merge with Debian unstable. 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
* Added:
- 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.
- d/libplumb2.symbols: add missing symbol.
Date: Wed, 20 Jan 2021 15:51:27 -0300
Changed-By: Lucas Kanashiro <kanashiro at ubuntu.com>
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Signed-By: Lucas Kanashiro <kanashiro at riseup.net>
https://launchpad.net/ubuntu/+source/cluster-glue/1.0.12-20ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Format: 1.8
Date: Wed, 20 Jan 2021 15:51:27 -0300
Source: cluster-glue
Architecture: source
Version: 1.0.12-20ubuntu1
Distribution: hirsute
Urgency: medium
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Lucas Kanashiro <kanashiro at ubuntu.com>
Changes:
cluster-glue (1.0.12-20ubuntu1) hirsute; urgency=medium
.
* Merge with Debian unstable. 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
* Added:
- 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.
- d/libplumb2.symbols: add missing symbol.
Checksums-Sha1:
e4af14a97a5de4e0063a5659df3a90068ecf8746 3304 cluster-glue_1.0.12-20ubuntu1.dsc
0668638c8585e702d3b4220c8f127752806e8bb6 55480 cluster-glue_1.0.12-20ubuntu1.debian.tar.xz
Checksums-Sha256:
c751262c357e855aa298d9e97e8a714e6e6ec790ba20a8f6663a2f80ace80bca 3304 cluster-glue_1.0.12-20ubuntu1.dsc
d2634f7d54c4925c405927df6e96c667360683d1acbf233abe15d81b91e1c566 55480 cluster-glue_1.0.12-20ubuntu1.debian.tar.xz
Files:
55eec1252d57bd67d930983e3b483660 3304 admin optional cluster-glue_1.0.12-20ubuntu1.dsc
1c3d06f063667e0b32d7b7a946022c7c 55480 admin optional cluster-glue_1.0.12-20ubuntu1.debian.tar.xz
Original-Maintainer: Debian HA Maintainers <debian-ha-maintainers at alioth-lists.debian.net>
-----BEGIN PGP SIGNATURE-----
iQJJBAEBCAAzFiEEjtbD+LrJ23/BMKhw+COicpiDyXwFAmALQCoVHGthbmFzaGly
b0B1YnVudHUuY29tAAoJEPgjonKYg8l8lZwP/A+rGqoAoh1nJCe3hBYC09vJAnAg
q/hEI/EC3ZigYWBqTwhhx9vWw9T3TepQ90pDmU+nGspjc2yTQnwg9QiM0+am7I/i
SjfHnek8sQidoH1n9XW5gLvMgPiY6YrOkcJpnXNcQt9Nb+6yjGbGEU4xrehQkjL3
bacJtoN2RDvn4Jqbx8QW7Etti3VBoIPkCSNSS3YLqhtkXcsEFQsJ2AKEjN51lVfb
RpEVVer7rToNdiecIMFjd7Gw3kH8V2LJUkhA0cmvLYF6tMAVHMU3P0dRSuKTT3bd
lN5xeLil07nzXJ5rxPGIELmOOYS51ks3sRtmkPIP27iH3IcGR0w5QcMkwfsgp+MW
GBfzspyCEymkTRsqzuGmdZRNr1sbSLoeso4tHirUjkk2pTbIJ+jkaOte8tJ7tArt
zDs/uwz7U+J7GIiSEQobxkr531d4JiEh9xwH3g4zC7jcigbYb+CaGWzPNxeFxWMS
Ksn3FSMlaLYZ7Ts28QT+JAU77JK6bcmon5eyT0/6nwS6jo4GAJnx0/r35A5dKDuI
IqslgXbZz7S9ta7QlumE6ugC/v60ZlfyZPctVmBEMHhIzf69+PBmguEhFtZbcoAW
e0QxUFnFVNEEe5L0zumCyPFKLGV0RsOJfed3v39D8TGcaosFZkAINjh6a22QkXgx
HPl1C8U06qqcz5eD
=gkMS
-----END PGP SIGNATURE-----
More information about the Hirsute-changes
mailing list