Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package resource-agents for openSUSE:Factory
checked in at 2026-06-23 17:37:39
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/resource-agents (Old)
and /work/SRC/openSUSE:Factory/.resource-agents.new.1956 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "resource-agents"
Tue Jun 23 17:37:39 2026 rev:149 rq:1361139 version:4.18.0+git51.4e6bf13c5
Changes:
--------
--- /work/SRC/openSUSE:Factory/resource-agents/resource-agents.changes
2026-04-07 16:47:21.576707641 +0200
+++
/work/SRC/openSUSE:Factory/.resource-agents.new.1956/resource-agents.changes
2026-06-23 17:40:15.533010076 +0200
@@ -1,0 +2,39 @@
+Mon Jun 22 10:29:35 UTC 2026 - [email protected]
+
+- Update to version 4.18.0+git51.4e6bf13c5:
+ * azure-sap-zone: add Azure cloud environment support (#2175)
+ * ganesha-nfs: add enable_nlm, grace_period and lease_lifetime parameters
+ * ganesha-nfs: add server_scope parameter
+ * ganesha-nfs: add anonuid/anongid parameters
+ * ganesha-nfs: use RecoveryRoot for the recovery directory
+ * nfsserver: monitor nfs-mountd.service for failed states
+ * iSCSILogicalUnit: apply fileio write cache mode at create time
+ * nfsserver: monitor nfsdcld.service for failures or stopped state
+ * nfsserver: dont try to stop fsidd when not present
+ * ganesha-nfs: add generated mode (render config from parameters) (#2169)
+ * portblock: fix IPv6 rule detection in the iptables backend
+ * doc: Fix links after master->main rename (#2171)
+ * conntrackd: fix monitor/start logic
+ * Low: nfsserver: Correction of magic numbers and log output.
+ * sybaseASE: dont report error about missing sybaseASE env during
probe-action
+ * nfsserver: Fixes the incorrect indentation
+ * Mid: IPaddr2: To allow Pacemaker to handle error handling, it returns
NOT_RUNNING even when down.
+ * Merge pull request #2148 from ryan-ronnander/rr/iscsi-block-size
+ * nfsserver: Stop fsidd when stopping nfs-server
+ * Mid: nfsserver: Change the log level for probe and process checks at
startup to info.
+ * IPaddr2: fix interfaces named with keywords like primary, secondary, etc
+ * OCPBUGS-83333: podman-etcd: Add learner in notify to prevent start
deadlock (#2157)
+ * OCPBUGS-82190: podman-etcd: Fixed etcd learner deadlock during machine
deletion (#2156)
+ * nfsserver/nfsnotify: use chown : to avoid warnings with newer versions of
chown
+ * Filesystem: always return OCF_ERR_GENERIC when another device is mounted
on mountpoint to ensure relocation after trying to restart (default behaviour)
+ * podman-etcd: fix port 2380 binding race during install transition (#2152)
+ * oraasm: Avoid false positive start/monitor operation when critical
processes are offline
+ * ganesha-nfs: new resource agent (#2154)
+ * azure-sap-zone: new resource agent for Azure SAP zone alignment (#2122)
+ * portblock: add IPv6 support to iptables and nft backends
+ * db2: Avoid promotion in STANDBY/REMOTE_CATCHUP_PENDING state
+ * db2: do not use db2stop, as it sends truncation messages, which in some
cases are not delivered
+ * build: update ChangeLog for 4.18.0
+- Remove implemented patch: bsc-1241692.patch
+
+-------------------------------------------------------------------
Old:
----
bsc-1241692.patch
resource-agents-4.18.0rc1+git0.36fef17a.tar.xz
New:
----
resource-agents-4.18.0+git51.4e6bf13c5.tar.xz
----------(Old B)----------
Old: * build: update ChangeLog for 4.18.0
- Remove implemented patch: bsc-1241692.patch
----------(Old E)----------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ resource-agents.spec ++++++
--- /var/tmp/diff_new_pack.YfVZiO/_old 2026-06-23 17:40:18.425110927 +0200
+++ /var/tmp/diff_new_pack.YfVZiO/_new 2026-06-23 17:40:18.457112042 +0200
@@ -17,7 +17,7 @@
Name: resource-agents
-Version: 4.18.0rc1+git0.36fef17a
+Version: 4.18.0+git51.4e6bf13c5
Release: 0
Summary: HA Reusable Cluster Resource Scripts
License: GPL-2.0-only AND LGPL-2.1-or-later AND GPL-3.0-or-later
@@ -41,7 +41,6 @@
# PATCH-FIX-OPENSUSE: Remove deprecated perl-IO-Socket-INET6 dependency
Patch10: resource-agents-deprecate-INET6.patch
-Patch11: bsc-1241692.patch
BuildRequires: %{python_module requests}
BuildRequires: %{python_module urllib3}
@@ -119,7 +118,6 @@
%patch -P 8 -p0
%patch -P 9 -p0
%patch -P 10 -p1
-%patch -P 11 -p1
%build
autoreconf -fvi
++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.YfVZiO/_old 2026-06-23 17:40:19.025131849 +0200
+++ /var/tmp/diff_new_pack.YfVZiO/_new 2026-06-23 17:40:19.053132826 +0200
@@ -1,7 +1,7 @@
<servicedata>
<service name="tar_scm">
<param name="url">https://github.com/ClusterLabs/resource-agents.git</param>
-<param name="changesrevision">36fef17ab96335fdba928c79e7cfa5a4ebe6a756</param>
+<param name="changesrevision">4e6bf13c5bfa4b1431570c0b9be1734bb37fe1e7</param>
</service>
</servicedata>
(No newline at EOF)
++++++ drop-deprecated-agents.patch ++++++
--- /var/tmp/diff_new_pack.YfVZiO/_old 2026-06-23 17:40:19.145136034 +0200
+++ /var/tmp/diff_new_pack.YfVZiO/_new 2026-06-23 17:40:19.169136871 +0200
@@ -1,6 +1,6 @@
---- a/heartbeat/Makefile.am.orig 2025-07-22 19:05:57.520867141 +0200
-+++ b/heartbeat/Makefile.am 2025-07-22 19:06:36.125190546 +0200
-@@ -50,94 +50,61 @@
+--- a/heartbeat/Makefile.am.orig 2026-06-22 13:58:33.841075476 +0200
++++ a/heartbeat/Makefile.am 2026-06-22 14:05:34.756308258 +0200
+@@ -50,39 +50,24 @@
send_ua_SOURCES = send_ua.c IPv6addr_utils.c
send_ua_LDADD = $(LIBNETLIBS)
@@ -41,10 +41,7 @@
VirtualDomain \
WAS \
WAS6 \
-- WinPopup \
-- Xen \
- Xinetd \
- ZFS \
+@@ -93,14 +78,11 @@
aliyun-vpc-move-ip \
anything \
apache \
@@ -59,9 +56,7 @@
corosync-qnetd \
crypt \
db2 \
- dhcpd \
-- dnsupdate \
-+ dnsupdate \
+@@ -109,11 +91,8 @@
dummypy \
docker \
docker-compose \
@@ -71,8 +66,9 @@
exportfs \
- fio \
galera \
+ ganesha-nfs \
garbd \
- gcp-ilb \
+@@ -121,24 +100,14 @@
gcp-vpc-move-ip \
iSCSILogicalUnit \
iSCSITarget \
@@ -98,7 +94,7 @@
named \
nfsnotify \
nfsserver \
-@@ -145,11 +112,6 @@
+@@ -146,11 +115,6 @@
nvmet-subsystem \
nvmet-namespace \
nvmet-port \
@@ -110,7 +106,7 @@
oraasm \
oracle \
oralsnr \
-@@ -157,39 +119,21 @@
+@@ -158,39 +122,21 @@
ovsmonitor \
pgagent \
pgsql \
@@ -154,8 +150,8 @@
if BUILD_AZURE_EVENTS_AZ
ocf_SCRIPTS += azure-events-az
---- resource-agents/doc/man/Makefile.am.orig 2025-07-24 07:12:57.504178731
+0200
-+++ resource-agents/doc/man/Makefile.am 2025-07-24 07:21:55.135798301
+0200
+--- a/doc/man/Makefile.am.orig 2026-06-22 14:07:57.167065776 +0200
++++ a/doc/man/Makefile.am 2026-06-22 14:10:43.679951496 +0200
@@ -77,69 +77,46 @@
# 12126 on savannah.gnu.org. But, maybe it gets fixed soon, it was
# first reported in 1995 and added to Savannah in in 2005...
@@ -225,9 +221,9 @@
ocf_heartbeat_exportfs.7 \
- ocf_heartbeat_fio.7 \
ocf_heartbeat_galera.7 \
+ ocf_heartbeat_ganesha-nfs.7 \
ocf_heartbeat_garbd.7 \
- ocf_heartbeat_gcp-ilb.7 \
-@@ -149,23 +126,12 @@
+@@ -150,23 +127,12 @@
ocf_heartbeat_iface-bridge.7 \
ocf_heartbeat_iface-macvlan.7 \
ocf_heartbeat_iface-vlan.7 \
@@ -251,7 +247,7 @@
ocf_heartbeat_named.7 \
ocf_heartbeat_nfsnotify.7 \
ocf_heartbeat_nfsserver.7 \
-@@ -174,10 +140,6 @@
+@@ -175,10 +141,6 @@
ocf_heartbeat_nvmet-namespace.7 \
ocf_heartbeat_nvmet-port.7 \
ocf_heartbeat_openstack-info.7 \
@@ -262,7 +258,7 @@
ocf_heartbeat_oraasm.7 \
ocf_heartbeat_oracle.7 \
ocf_heartbeat_oralsnr.7 \
-@@ -185,42 +147,25 @@
+@@ -186,42 +148,25 @@
ocf_heartbeat_ovsmonitor.7 \
ocf_heartbeat_pgagent.7 \
ocf_heartbeat_pgsql.7 \
++++++ resource-agents-4.18.0rc1+git0.36fef17a.tar.xz ->
resource-agents-4.18.0+git51.4e6bf13c5.tar.xz ++++++
++++ 3819 lines of diff (skipped)