forked from pool/warewulf4
Accepting request 1153121 from network:cluster
- updated to 4.5.0rc2. This fixes: * `wwctl node list` panics if a node uses a profile with a network which isn't present on this node (bsc#1220189). (forwarded request 1153120 from mslacken) OBS-URL: https://build.opensuse.org/request/show/1153121 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/warewulf4?expand=0&rev=17
This commit is contained in:
commit
f20ac63348
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:933e3b97c877736071ea38d7b7cfab54d8bd5f74b151c96ca712aea723bb2bb7
|
||||
size 16915084
|
3
warewulf4-v4.5.0~rc2.tar.gz
Normal file
3
warewulf4-v4.5.0~rc2.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:49973066fcfd145019898b26f1d113cafdc7a60a422c33eb601f02181374f672
|
||||
size 6446895
|
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Feb 22 09:31:15 UTC 2024 - Christian Goll <cgoll@suse.com>
|
||||
|
||||
- updated to 4.5.0rc2. This fixes:
|
||||
* `wwctl node list` panics if a node uses a profile with a
|
||||
network which isn't present on this node (bsc#1220189).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 19 15:45:20 UTC 2024 - Christian Goll <cgoll@suse.com>
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
%global vers 4.5.0
|
||||
%global rls_cndt rc1
|
||||
%global rls_cndt rc2
|
||||
%if "0%{?rls_cndt}" != "0"
|
||||
%global rls_char ~
|
||||
%endif
|
||||
@ -39,9 +39,6 @@ Source0: https://github.com/warewulf/warewulf/releases/download/v%{vers}%
|
||||
Source5: warewulf4-rpmlintrc
|
||||
Source10: config-ww4.sh
|
||||
Source20: README.dnsmasq
|
||||
#Patch12: clean-warewulf-conf.patch
|
||||
#Patch15: dnsmasq-template-move.patch
|
||||
#Conflicts: warewulf4-slurm < %version
|
||||
|
||||
# no firewalld in sle12
|
||||
%if 0%{?sle_version} >= 150000 || 0%{?suse_version} > 1500
|
||||
|
Loading…
Reference in New Issue
Block a user