From fa6179786316f5cafdc5697e4c572e341da0b11c828293571ce6f37c237991a0 Mon Sep 17 00:00:00 2001 From: Christian Goll Date: Fri, 29 Oct 2021 14:17:00 +0000 Subject: [PATCH 1/2] Accepting request 927901 from home:mslacken:pr - updated to findal release 4.2.0 with following bugs fix * kernel modules are imported with the right path OBS-URL: https://build.opensuse.org/request/show/927901 OBS-URL: https://build.opensuse.org/package/show/network:cluster/warewulf4?expand=0&rev=4 --- warewulf-4.2.0.tar.gz | 3 +++ warewulf4.changes | 6 ++++++ warewulf4.spec | 11 ++++++++--- 3 files changed, 17 insertions(+), 3 deletions(-) create mode 100644 warewulf-4.2.0.tar.gz diff --git a/warewulf-4.2.0.tar.gz b/warewulf-4.2.0.tar.gz new file mode 100644 index 0000000..5618934 --- /dev/null +++ b/warewulf-4.2.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8c1ea8284584374011c6125cf0100f2ab1dbe7d7b9eeb4bc979b9a9766db6bd6 +size 1298057 diff --git a/warewulf4.changes b/warewulf4.changes index ef20205..c38d039 100644 --- a/warewulf4.changes +++ b/warewulf4.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Oct 28 07:00:53 UTC 2021 - Christian Goll + +- updated to findal release 4.2.0 with following bugs fix + * kernel modules are imported with the right path + ------------------------------------------------------------------- Thu Oct 14 12:44:57 UTC 2021 - Christian Goll diff --git a/warewulf4.spec b/warewulf4.spec index 86e39f5..dcad4c9 100644 --- a/warewulf4.spec +++ b/warewulf4.spec @@ -26,7 +26,7 @@ ExclusiveArch: x86_64 aarch64 Name: warewulf4 -Version: 4.2.0rc1 +Version: 4.2.0 Release: 0 Summary: A suite of tools for clustering License: BSD-3-Clause @@ -57,7 +57,9 @@ Requires: tftp Warewulf v4 combines ultra scalability, flexibility, and simplicity with being light weight, non-intrusive, and a great tool for scientists and seasoned system administrators alike. Warewulf empowers you to scalably and easily manage thousands of compute resources. %package overlay -Requires(pre): %{name} +# Smells like a circular dependcy, but needed in this case as the +# files belong to the warewulf user +Requires(pre): %{name} Summary: Default overlay for warewulf Group: Productivity/Clustering/Computing @@ -121,6 +123,9 @@ install -D -m 644 system-user-%{name}.conf %{buildroot}%{_sysusersdir}/system-us %{_sysusersdir}/system-user-%{name}.conf %files overlay -%{_localstatedir}/lib/warewulf/overlays +# The configuration files in this location are for the compute +# nodes, so when modified we do not replace them as sensible +# admin will read the changelog +%config(noreplace) %{_localstatedir}/lib/warewulf/overlays %changelog From ea502502c9a2f423949e7c52d6935c54c1f731f33adc63c047a57d7df1bae226 Mon Sep 17 00:00:00 2001 From: Christian Goll Date: Fri, 29 Oct 2021 14:50:33 +0000 Subject: [PATCH 2/2] removed deprecated tar ball OBS-URL: https://build.opensuse.org/package/show/network:cluster/warewulf4?expand=0&rev=5 --- warewulf-4.2.0rc1.tar.gz | 3 --- 1 file changed, 3 deletions(-) delete mode 100644 warewulf-4.2.0rc1.tar.gz diff --git a/warewulf-4.2.0rc1.tar.gz b/warewulf-4.2.0rc1.tar.gz deleted file mode 100644 index bf4e11d..0000000 --- a/warewulf-4.2.0rc1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:170863dc9933cd03139230f1e9248a32995774433697dd7a50a4751c2d954b35 -size 1298108