|
| 1 | +* Tue Nov 14 2017 resource-agents contributors |
| 2 | +- release candidate 4.1.0 rc1 |
| 3 | +- nfsserver: allow stop to timeout |
| 4 | +- LVM-activate: add new RA for LVM activation |
| 5 | +- docker: add docker-native healthcheck query |
| 6 | +- aws-vpc-route53: Fix tempfile race (bsc#1059312) |
| 7 | +- aws-vpc-move-ip: cleanup and improvements |
| 8 | +- pgsql: add support for PostgreSQL 10 |
| 9 | +- rabbitmq-cluster/redis/galera use ocf_attribute_target |
| 10 | +- ocf-shellfuncs: add ocf_attribute_target() |
| 11 | +- rabbitmq-cluster: Use RMQ_CTL var everywhere instead of rabbitmqctl |
| 12 | +- CI: add libxml2-utils to package list |
| 13 | +- systemd-tmpfiles: create the resource-agents directory |
| 14 | +- rkt: new RA |
| 15 | +- lvmlockd: new RA |
| 16 | +- galera: fix instance name in master_exists() |
| 17 | +- Route: remove debug output |
| 18 | +- Route: add family attribute to set address family |
| 19 | +- galera: honor "safe_to_bootstrap" flag in grastate.dat |
| 20 | +- VirtualDomain: add shutdown_mode attribute |
| 21 | +- aws-vpc-route53: new RA (fate#322781) |
| 22 | +- awseip/awsvip: fixes and improvements |
| 23 | +- ZFS: new RA |
| 24 | +- minio: new RA |
| 25 | +- CTDB: don't fail on empty persistent directory (bsc#1052577) |
| 26 | +- sapdb.sh: add hdbnameserver to monitor services |
| 27 | +- VirtualDomain: new attributes migrateuri, remoteuri, migration_user |
| 28 | +- Raid1: handle case when mddev is a symlink |
| 29 | +- portblock: suppress dd output |
| 30 | +- kamailio: fixes and enhancements for v5.0 |
| 31 | +- ocf-shellfuncs: improve locking (ocf_take_lock()) |
| 32 | +- anything: create PID directory if it doesnt exist |
| 33 | +- anything: allow multiple instances of binfiles to be run (pidfile will be unique) |
| 34 | +- mysql: properly detect read-only state |
| 35 | +- iSCSILogicalUnit: add emulate_tpu, emulate_3pc and emulate_caw parameters |
| 36 | +- fs.sh: fix builds when srcdir and builddir are seperated |
| 37 | +- LVM: warn when cache mode is not writethrough |
| 38 | +- nginx: fix return code when configfile check fails |
| 39 | +- SAPInstance: Add IS_ERS parameter (bsc#1036486) |
| 40 | +- systemd: add resource-agents-deps target |
| 41 | +- ocf-shellfuncs: simplify ocf_run returned rc |
| 42 | +- docker: add mount_points parameter to create directories used by container if they doesnt exist |
| 43 | +- IPaddr2: add option for specifying IPv6's preferred_lft |
| 44 | +- galera: fix master target during promotion with cluster_host_map |
| 45 | +- rabbitmq-cluster: backup and restore policies |
| 46 | +- DB2: fix HADR support for DB2 V98+ |
| 47 | +- pgsql: fix regex to detect async mode |
| 48 | +- rabbitmq-cluster: fix to work on Pacemaker remote nodes |
| 49 | +- oraasm: new RA for Oracle ASM Disk Groups |
| 50 | +- pgsql: fix undefined variable |
| 51 | +- ovsmonitor: new RA |
| 52 | +- NodeUtilization: new RA |
| 53 | +- CTDB: fix for --logfile being replaced with --logging |
| 54 | +- pgsql: allow dynamic membership |
| 55 | +- redis: wait for pid file to appear after start |
| 56 | +- redis: add check and default for redis-check-rdb |
| 57 | +- named: add support for rndc options |
| 58 | +- docker: deal with image name correctly |
| 59 | +- iSCSILogicalUnit: replace openssl with md5sum |
| 60 | +- ra-dev-guide: fix description of OCF_ERR_ARGS |
| 61 | +- clvm: remove reload action from metadata |
| 62 | +- galera: fix the first bootstrap when cluster has no data |
| 63 | +- galera: fix permission of temporary log file for mariadb 10.1.21+ |
| 64 | +- kamailio: add kamctl, kamgroup and extra_options parameters |
| 65 | +- ocf_log: use same log format as pacemaker |
| 66 | +- pgsql: replace "crm_failcount" with "crm_resource" |
| 67 | +- ocf-shellfuncs: ocf_run: avoid shell glob expansion of log messages |
| 68 | +- iSCSILogicalUnit: add lio-t IPv6-support |
| 69 | +- iSCSILogicalUnit/iSCSITarget: protect targetcli invocations with locks |
| 70 | +- mysql: set correct master score after maintenance mode |
| 71 | +- varnish: add support for v4.0 |
| 72 | + |
1 | 73 | * Thu Feb 2 2017 resource-agents contributors |
2 | 74 | - stable release 4.0.1 |
3 | 75 | - galera: remove "long SST monitoring" support due to corner-case issues |
|
0 commit comments