17
0

4 Commits

Author SHA256 Message Date
2d4ac42510 jsc#PED-14860 2025-12-22 15:16:21 +01:00
6f43b44015 Fix merge 2025-12-22 13:00:16 +01:00
88b49842fa New version 2025-12-17 18:55:47 +01:00
b0fc26f829 Update to version 4.16.0+git109.0a3c03c0 2025-10-20 16:07:37 +02:00
5 changed files with 7 additions and 19 deletions

View File

@@ -1,6 +1,6 @@
<servicedata>
<service name="tar_scm">
<param name="url">https://github.com/ClusterLabs/resource-agents.git</param>
<param name="changesrevision">b33c378db3a04709a276a436606105e52a946116</param>
<param name="changesrevision">92719d83353a8c7128f5fc72812e4b7c06cf8a6b</param>
</service>
</servicedata>
</servicedata>

Binary file not shown.

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:cdd8adedc1ece568dc41d3fd34853c9f79f856fa2dfbe8763a6c34724d3f2aec
size 661708

View File

@@ -1,15 +1,3 @@
-------------------------------------------------------------------
Mon Jan 26 14:30:47 UTC 2026 - Peter Varkoly <varkoly@suse.com>
- Update to version 4.17.0+git30.b33c378d: (jsc#PED-15014)
* powervs-move-ip/powervs-subnet: fix error logging
* Filesystem: optionally report "xargs ps -f" even when killing many processes
* ocf-shellfunc: add ocf_log_pipe
* findif.c: remove unused colonptr variable
* Filesystem: use -eq/-ne for numeric variables
* powervs-subnet: wait until IP is activated before running monitor-check
* OCPBUGS-64765: podman-etcd: add -a option to crictl ps (#2112)
-------------------------------------------------------------------
Mon Dec 22 11:58:06 UTC 2025 - Peter Varkoly <varkoly@suse.com>

View File

@@ -1,7 +1,7 @@
#
# spec file for package resource-agents
#
# Copyright (c) 2026 SUSE LLC and contributors
# Copyright (c) 2025 SUSE LLC and contributors
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
Name: resource-agents
Version: 4.17.0+git30.b33c378d
Version: 4.17.0+git18.92719d83
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