|
| 1 | +* Wed Apr 17 2024 resource-agents contributors |
| 2 | +- release candidate 4.14.0 rc1 |
| 3 | +- all agents: remove -S state/status that are either ignored, or give an error message in newer versions of Pacemaker |
| 4 | +- configure: fix "C preprocessor "gcc -E" fails sanity check" error caused by autoconf 2.72 |
| 5 | +- configure: prepare to not build with -ansi by default in the future |
| 6 | +- docs: writing-python-agents: update required Python version to 3.6+ |
| 7 | +- spec: use /usr/sbin paths for Fedora 40+ |
| 8 | +- LVM-activate: avoid false positive for VG activation (fail when system_id_source and volume_list are set) |
| 9 | +- aws-vpc-move-ip/aws-vpc-route53/awseip/awsvip: add auth_type parameter and AWS Policy based authentication type |
| 10 | +- azure-lb: support IPv6 with Azure load balancer when using socat |
| 11 | +- db2: fix OCF_SUCESS typo in db2_notify |
| 12 | +- docker: return OCF_NOT_RUNNING when Docker isn't running |
| 13 | +- findif.sh: fix corner cases |
| 14 | +- findif.sh: fix loopback handling |
| 15 | +- findif: check that netmaskbits != EOS in addition to != NULL in all cases |
| 16 | +- galera: allow joiner to report non-Primary during initial IST |
| 17 | +- nfsserver: fix "server scope" functionality for both potentially other dropins AND multiple ExecStart |
| 18 | +- ocivip: fix PRIMARY_IFACE variable when it returns two lines |
| 19 | +- openstack-info: ensure no newlines in openstack_ports |
| 20 | +- portblock: accept numeric protocol from iptables (to fix regression in iptables 1.8.9 that has shipped in some distros) |
| 21 | +- portblock: remove write to tcp_tw_recycle |
| 22 | +- storage_mon: fix file handler out of scope leak and uninitialized values |
| 23 | +- storage_mon: use memset() to fix "uninitialized value" covscan error, as qb_ipcc_recv() will always set a message |
| 24 | + |
1 | 25 | * Wed Oct 11 2023 resource-agents contributors |
2 | 26 | - stable release 4.13.0 |
3 | 27 | - findif.sh: dont use table parameter as it returns no netmask (tested with |
|
0 commit comments