From ad86359f9fb830cae18f676cf8b99f498c0971af04d84725872ad3e83a13d61b Mon Sep 17 00:00:00 2001 From: Thorsten Kukuk Date: Thu, 25 Jul 2019 12:02:53 +0000 Subject: [PATCH 1/2] - Update to version 2.0.1+git20190724.e75cf24: * news: add news for v2.0.1 * config/v*: run Node.Validate() as well * doc/getting-started: rm online validator section * providers/aws: get region after getting config. * providers: allow FetchConfig to mutate the fetcher * release-checklist: fix for new website and jenkins OBS-URL: https://build.opensuse.org/package/show/devel:kubic:ignition/ignition?expand=0&rev=21 --- _service | 4 ++-- _servicedata | 2 +- ignition-2.0.0+git20190603.0c1da80.tar.xz | 3 --- ignition-2.0.1+git20190724.e75cf24.tar.xz | 3 +++ ignition.changes | 11 +++++++++++ ignition.spec | 12 +++++++----- 6 files changed, 24 insertions(+), 11 deletions(-) delete mode 100644 ignition-2.0.0+git20190603.0c1da80.tar.xz create mode 100644 ignition-2.0.1+git20190724.e75cf24.tar.xz diff --git a/_service b/_service index 68a2db9..3cd8518 100644 --- a/_service +++ b/_service @@ -1,7 +1,7 @@ - 2.0.0 - 2.0.0+git%cd.%h + 2.0.1 + 2.0.1+git%cd.%h git://github.com/coreos/ignition.git git enable diff --git a/_servicedata b/_servicedata index af44ab6..55d14cc 100644 --- a/_servicedata +++ b/_servicedata @@ -1,6 +1,6 @@ git://github.com/coreos/ignition.git - f3054d67b590480ccb9fee2fe89914d25870ee0f + e75cf24183d7ebb86babf517e69fda6f3ca8f13d \ No newline at end of file diff --git a/ignition-2.0.0+git20190603.0c1da80.tar.xz b/ignition-2.0.0+git20190603.0c1da80.tar.xz deleted file mode 100644 index f7241e9..0000000 --- a/ignition-2.0.0+git20190603.0c1da80.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0b26f7dfc63dde775e1b971dcf879f9f1ee5a9ddb9faa5cb9432f6d5c35cf61f -size 595020 diff --git a/ignition-2.0.1+git20190724.e75cf24.tar.xz b/ignition-2.0.1+git20190724.e75cf24.tar.xz new file mode 100644 index 0000000..3e1f54e --- /dev/null +++ b/ignition-2.0.1+git20190724.e75cf24.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:20b985feb74077e2904254f310e45043e943ecd18ccdcdd41e563d2ba4227493 +size 594804 diff --git a/ignition.changes b/ignition.changes index d27dc02..3616560 100644 --- a/ignition.changes +++ b/ignition.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Thu Jul 25 07:29:32 UTC 2019 - kukuk@suse.de + +- Update to version 2.0.1+git20190724.e75cf24: + * news: add news for v2.0.1 + * config/v*: run Node.Validate() as well + * doc/getting-started: rm online validator section + * providers/aws: get region after getting config. + * providers: allow FetchConfig to mutate the fetcher + * release-checklist: fix for new website and jenkins + ------------------------------------------------------------------- Thu Jun 6 15:32:37 CEST 2019 - kukuk@suse.de diff --git a/ignition.spec b/ignition.spec index af1c808..8735545 100644 --- a/ignition.spec +++ b/ignition.spec @@ -1,7 +1,7 @@ # # spec file for package ignition # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -12,20 +12,22 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ +# + Name: ignition -Version: 2.0.0+git20190603.0c1da80 +Version: 2.0.1+git20190724.e75cf24 Release: 0 -Group: System/Management Summary: First boot installer and configuration tool License: Apache-2.0 +Group: System/Management URL: https://github.com/coreos/ignition Source: %{name}-%{version}.tar.xz Requires: dracut BuildRequires: dracut -BuildRequires: go BuildRequires: libblkid-devel +BuildRequires: golang(API) >= 1.12 %description Ignition is an utility to manipulate disks and configuration files From 1728c42e56d8842f776a04816851dbc8ee7ff68157d2c5bab6092bbe0ba17a27 Mon Sep 17 00:00:00 2001 From: Thorsten Kukuk Date: Fri, 26 Jul 2019 08:45:01 +0000 Subject: [PATCH 2/2] - Update to version 2.0.1+git20190725.10b85d1: * release-checklist: add step to submit to bodhi OBS-URL: https://build.opensuse.org/package/show/devel:kubic:ignition/ignition?expand=0&rev=22 --- _servicedata | 2 +- ignition-2.0.1+git20190724.e75cf24.tar.xz | 3 --- ignition-2.0.1+git20190725.10b85d1.tar.xz | 3 +++ ignition.changes | 5 +++-- ignition.spec | 2 +- 5 files changed, 8 insertions(+), 7 deletions(-) delete mode 100644 ignition-2.0.1+git20190724.e75cf24.tar.xz create mode 100644 ignition-2.0.1+git20190725.10b85d1.tar.xz diff --git a/_servicedata b/_servicedata index 55d14cc..5227b5b 100644 --- a/_servicedata +++ b/_servicedata @@ -1,6 +1,6 @@ git://github.com/coreos/ignition.git - e75cf24183d7ebb86babf517e69fda6f3ca8f13d + 7efe9588b06ff41147bc3a92236cf3bd44459fce \ No newline at end of file diff --git a/ignition-2.0.1+git20190724.e75cf24.tar.xz b/ignition-2.0.1+git20190724.e75cf24.tar.xz deleted file mode 100644 index 3e1f54e..0000000 --- a/ignition-2.0.1+git20190724.e75cf24.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:20b985feb74077e2904254f310e45043e943ecd18ccdcdd41e563d2ba4227493 -size 594804 diff --git a/ignition-2.0.1+git20190725.10b85d1.tar.xz b/ignition-2.0.1+git20190725.10b85d1.tar.xz new file mode 100644 index 0000000..1bb17cf --- /dev/null +++ b/ignition-2.0.1+git20190725.10b85d1.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3180ef14d046cebee2796628f8612cbeea8b1f18f78756012c9d24d9a69e7a06 +size 594952 diff --git a/ignition.changes b/ignition.changes index 3616560..3a9f388 100644 --- a/ignition.changes +++ b/ignition.changes @@ -1,7 +1,8 @@ ------------------------------------------------------------------- -Thu Jul 25 07:29:32 UTC 2019 - kukuk@suse.de +Fri Jul 26 08:36:17 UTC 2019 - kukuk@suse.de -- Update to version 2.0.1+git20190724.e75cf24: +- Update to version 2.0.1+git20190725.10b85d1: + * release-checklist: add step to submit to bodhi * news: add news for v2.0.1 * config/v*: run Node.Validate() as well * doc/getting-started: rm online validator section diff --git a/ignition.spec b/ignition.spec index 8735545..c2c083d 100644 --- a/ignition.spec +++ b/ignition.spec @@ -17,7 +17,7 @@ Name: ignition -Version: 2.0.1+git20190724.e75cf24 +Version: 2.0.1+git20190725.10b85d1 Release: 0 Summary: First boot installer and configuration tool License: Apache-2.0