|
| 1 | +* Wed Oct 4 2023 resource-agents contributors |
| 2 | +- release candidate 4.13.0 rc1 |
| 3 | +- iSCSILogicalUnit/iSCSITarget: add support for scst |
| 4 | +- Delay: increase stop, status and monitor timeouts to 40s to avoid failing with default values |
| 5 | +- Delay: remove statement about defaulting to "startdelay" value if not specified |
| 6 | +- Filesystem: create systemd drop-in for network filesystems |
| 7 | +- Filesystem: fail if AWS efs-utils not installed when fstype=efs |
| 8 | +- Filesystem: improve stop-action and allow setting term/kill signals and signal_delay for large filesystems |
| 9 | +- Filesystem: list_mounts: fix mount command output parsing |
| 10 | +- IPaddr2/IPsrcaddr: add/modify table parameter to be able to find interface while using policy based routing |
| 11 | +- IPv6addr: expect ping/pong delay |
| 12 | +- LVM-activate: add degraded_activation and majority_pvs parameters to allow failover with missing PVs |
| 13 | +- ZFS: improve volume imported check for newer ZFS releases (#1853) |
| 14 | +- azure-events*: fix for no "Transition Summary" for Pacemaker 2.1+ |
| 15 | +- db2: avoid eval with unsanitized values (#1838) |
| 16 | +- ethmonitor: dont log "Interface does not exist" for monitor-action |
| 17 | +- exportfs: make the "fsid=" parameter optional |
| 18 | +- exportfs: move testdir() to start-action to avoid failing during resource creation (validate-all) and make it create the directory if it doesnt exist |
| 19 | +- mysql-common: point to log file when start-action fails (#1887) |
| 20 | +- mysql: fix promotion_score bouncing between ~3600 and 1 on demoted nodes |
| 21 | +- mysql: promotable fixes to avoid nodes getting bounced around by setting -v 1/-v 2, and added OCF_CHECK_LEVEL=10 for promotable resources to be able to distinguish between promoted and not |
| 22 | +- nfsserver: fix "server scope" functionality to live with additional drop-in files |
| 23 | +- nfsserver: prepare the layout for the default /var/lib/nfs if nfs_shared_infodir isnt defined |
| 24 | +- ocf-shellfuncs: Explicitly specify $OCF_RESOURCE_INSTANCE in the -p parameter for compatibility |
| 25 | +- pgsql: dont run promotable and file checks that could be on shared storage during validate-all action |
| 26 | +- postfix: update permission check from su to runuser/su (#1880) |
| 27 | +- spec: Migrate to SPDX license |
| 28 | +- spec: remove JFLAGS logic and use %{_smp_mflags} like we do in other projects |
| 29 | +- storage-mon: add daemon/client mode. |
| 30 | + |
1 | 31 | * Wed Jan 25 2023 resource-agents contributors
|
2 | 32 | - stable release 4.12.0
|
3 | 33 |
|
|
0 commit comments