Skip to content

Commit 5123a47

Browse files
committed
build: update ChangeLog for 4.8.0-rc1
1 parent f1869cd commit 5123a47

1 file changed

Lines changed: 20 additions & 0 deletions

File tree

ChangeLog

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,23 @@
1+
* Wed Mar 17 2021 resource-agents contributors
2+
- release candidate 4.8.0 rc1
3+
- Filesystem: change force_unmount default to safe for RHEL9+
4+
- Route: return OCF_NOT_RUNNING status if iface doesn't exist.
5+
- VirtualDomain: fix pid_status() on EL8 (and other distros with newer versions of qemu) (#1614)
6+
- anything: only write PID to pidfile (when sh prints message(s))
7+
- azure-lb: redirect stdout and stderr to /dev/null to avoid nc dying with EPIPE error
8+
- configure: dont use OCF_ROOT_DIR from glue.h
9+
- docker-compose: use -f $YML in all calls to avoid issues when not using default YML file
10+
- gcp-vpc-move-route, gcp-vpc-move-vip: add project ID parameter
11+
- gcp-vpc-move-route: fix stop-action when route stopped, and fix check_conflicting_routes()
12+
- gcp-vpc-move-route: make "vpc_network" optional
13+
- gcp-vpc-move-vip: correctly return error when no instances are returned
14+
- ldirectord: added real servers threshold settings
15+
- mysql-common: check datadir permissions
16+
- nfsclient: fix stop-action when export not present
17+
- nfsserver: error-check unbind_tree
18+
- pgsql: make wal receiver check compatible with PostgreSQL >= 11
19+
- spec: add BuildRequires for google lib
20+
121
* Wed Dec 9 2020 resource-agents contributors
222
- stable release 4.7.0
323
- ocf-shellfuncs: make ocf_is_bash4() detect Bash v4 or greater (which it was supposed to according to the comments)

0 commit comments

Comments
 (0)