1
0
Files
resource-agents/drop-deprecated-agents.patch
Peter Varkoly 930f91891f - Remove unsupported RAs from resource-agents package
Adapt drop-deprecated-agents.patch (jsc#PED-8737) 
- Normalize log format from RAs with one of Pacemaker  (bsc#1217456)
  Remove 0006-Revert-ocf_log-use-same-log-format-as-pacemaker.patch
- Remove 0007-Request-to-add-gcp-vpc-move-route.patch adapt BuildRequires instead of:
  Add python module requirements: pyroute2 requests urllib3
- Adapt configure if python flavor is python311:
  add patch: use-python-311.patch
- Update to version 4.15.1+git0.a6ccb93a:
  * build: update ChangeLog for 4.15.1
  * IPaddr2: dont fail with "IPv4 does not support lvs_ipv6_addrlabel" error, as the parameter is not used in IPv4 scenarioes
  * build: update ChangeLog for 4.15.0
  * spec: use /usr/sbin paths for Fedora 41+
  * build: dont build powervs-subnet if dependencies are missing
  * build: update ChangeLog for 4.15.0-rc1

- Update to version 4.14.0+git46.eb83df84:
  * send_arp.libnet: use calloc() to avoid truncating pidfilename if it is more than 64 chars long
  * configure: fix enable_ansi check
  * powervs-subnet resource agent: improvements on virtual server status collection, and subnet - port handling.
  * ocf-shellfuncs: dont use deprecated validate-with="none" in CIB
  * conntrackd/galera/rabbitmq-cluster: avoid deprecated tool options
  * IPaddr2: change default for lvs_ipv6_addrlabel to true to avoid last added IP becoming src IP
  * IPaddr2: only set metric value for IPv6 when detected
  * galera/mariadb/mysql/redis: remove Unpromoted monitor-action, as it's covered by the regular monitor-action
  * apache/http-mon.sh: prefer curl due to new wget2 issues, including not being able to resolve hostnames from /etc/hosts
  * apache/http-mon.sh: dont use -L for wget2 as it's not implemented yet
  * Filesystem: return success during stop-action when leading or trailing whitespace is present in device or directory parameters
  * pgsql: pgsql_status: silence ERROR: command failed: runuser ...
  * ocf-shellfuncs: ocf_run(): add debug level error logging

OBS-URL: https://build.opensuse.org/package/show/network:ha-clustering:Factory/resource-agents?expand=0&rev=48
2024-07-31 08:56:29 +00:00

147 lines
2.6 KiB
Diff

--- resource-agents/heartbeat/Makefile.am-orig 2024-07-31 09:49:35.561174274 +0200
+++ resource-agents/heartbeat/Makefile.am 2024-07-31 10:04:17.124253572 +0200
@@ -50,94 +50,59 @@
send_ua_SOURCES = send_ua.c IPv6addr_utils.c
send_ua_LDADD = $(LIBNETLIBS)
-ocf_SCRIPTS = AoEtarget \
- AudibleAlarm \
- ClusterMon \
+ocf_SCRIPTS = ClusterMon \
CTDB \
Delay \
Dummy \
- EvmsSCC \
- Evmsd \
Filesystem \
- ICP \
- IPaddr \
IPaddr2 \
IPsrcaddr \
- LVM \
- LinuxSCSI \
lvmlockd \
LVM-activate \
MailTo \
- ManageRAID \
- ManageVE \
NodeUtilization \
- Pure-FTPd \
Raid1 \
Route \
SAPDatabase \
SAPInstance \
SendArp \
- ServeRAID \
- SphinxSearchDaemon \
Squid \
Stateful \
- SysInfo \
- VIPArip \
VirtualDomain \
WAS \
WAS6 \
- WinPopup \
- Xen \
Xinetd \
ZFS \
aliyun-vpc-move-ip \
- anything \
apache \
- asterisk \
aws-vpc-move-ip \
aws-vpc-route53 \
awseip \
awsvip \
azure-lb \
- clvm \
conntrackd \
corosync-qnetd \
crypt \
db2 \
dhcpd \
- dnsupdate \
dummypy \
docker \
docker-compose \
- dovecot \
- eDir88 \
ethmonitor \
exportfs \
- fio \
galera \
garbd \
gcp-ilb \
gcp-vpc-move-ip \
iSCSILogicalUnit \
iSCSITarget \
- ids \
iface-bridge \
iface-macvlan \
iface-vlan \
- ipsec \
- iscsi \
- jboss \
- jira \
- kamailio \
- lxc \
- lxd-info \
- machine-info \
mariadb \
mdraid \
- minio \
mysql \
mysql-proxy \
- nagios \
named \
nfsnotify \
nfsserver \
@@ -145,11 +110,6 @@
nvmet-subsystem \
nvmet-namespace \
nvmet-port \
- ocivip \
- openstack-cinder-volume \
- openstack-floating-ip \
- openstack-info \
- openstack-virtual-ip \
oraasm \
oracle \
oralsnr \
@@ -157,34 +117,20 @@
ovsmonitor \
pgagent \
pgsql \
- pingd \
podman \
portblock \
postfix \
- pound \
- proftpd \
rabbitmq-cluster \
rabbitmq-server-ha \
redis \
- rkt \
rsyncd \
- rsyslog \
- scsi2reservation \
sfex \
sg_persist \
mpathpersist \
slapd \
- smb-share \
storage-mon \
- sybaseASE \
symlink \
- syslog-ng \
- tomcat \
- varnish \
- vdo-vol \
- vmware \
- vsftpd \
- zabbixserver
+ tomcat
if BUILD_AZURE_EVENTS
ocf_SCRIPTS += azure-events