Compare commits
4 Commits
| Author | SHA256 | Date | |
|---|---|---|---|
| 2d4ac42510 | |||
| 6f43b44015 | |||
| 88b49842fa | |||
| b0fc26f829 |
@@ -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>
|
||||
|
||||
BIN
resource-agents-4.17.0+git18.92719d83.tar.xz
LFS
Normal file
BIN
resource-agents-4.17.0+git18.92719d83.tar.xz
LFS
Normal file
Binary file not shown.
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:cdd8adedc1ece568dc41d3fd34853c9f79f856fa2dfbe8763a6c34724d3f2aec
|
||||
size 661708
|
||||
@@ -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>
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user