|
| 1 | +* Wed Oct 30 2024 resource-agents contributors |
| 2 | +- release candidate 4.16.0 rc1 |
| 3 | +- ocf-shellfuncs: only create/update and reload systemd drop-in if needed |
| 4 | +- spec: drop BuildReq python3-pyroute2 for RHEL/CentOS |
| 5 | +- Filesystem: dont sleep during stop-action when there are no processes to kill |
| 6 | +- Filesystem: on stop, try umount directly, before scanning for users |
| 7 | +- Filesystem: only use $umount_force after sending kill_signals |
| 8 | +- Filesystem: stop/get_pids: improve logic to find processes |
| 9 | +- Filesystem: add azure aznfs filesystem support |
| 10 | +- IPaddr2: add proto-parameter to be able to match a specific route |
| 11 | +- IPaddr2: improve fail logic and check ip_status after adding IP |
| 12 | +- IPaddr2: use dev keyword when bringing up device |
| 13 | +- IPsrcaddr: specify dev for default route, as e.g. fe80:: routes can be present on multiple interfaces |
| 14 | +- apache/http-mon.sh: change curl opts to match wget |
| 15 | +- azure-events*: use node name from cluster instead of hostname to avoid failing if they're not the same |
| 16 | +- docker-compose: use "docker compose" when not using older docker-compose command |
| 17 | +- findif.sh: ignore unreachable, blackhole, and prohibit routes |
| 18 | +- nfsserver: also stop rpc-statd for nfsv4_only to avoid stop failing in some cases |
| 19 | +- podman: force-remove containers in stopping state if necessary (#1973) |
| 20 | +- powervs-subnet: add optional argument route_table (#1966) |
| 21 | +- powervs-subnet: modify gathering of Apikey, calculation of timeout |
| 22 | +- powervs-subnet: enable access via private endpoint for IBM IAM |
| 23 | + |
1 | 24 | * Fri Jul 26 2024 resource-agents contributors |
2 | 25 | - stable release 4.15.1 |
3 | 26 | - IPaddr2: dont fail with "IPv4 does not support lvs_ipv6_addrlabel" |
|
0 commit comments