From 19d289ada8d5ca154644c68e05433ab0ae9f6ba6a2f883b5e86cfb8fdadc69e9 Mon Sep 17 00:00:00 2001 From: Ignaz Forster Date: Wed, 1 Dec 2021 10:00:39 +0000 Subject: [PATCH] - Update to version 2.13.0 - Removed obsolete ignition-rpmlintrc OBS-URL: https://build.opensuse.org/package/show/devel:kubic:ignition/ignition?expand=0&rev=82 --- _service | 4 ++-- _servicedata | 2 +- ignition-2.12.0.tar.xz | 3 --- ignition-2.13.0.tar.xz | 3 +++ ignition-rpmlintrc | 2 -- ignition.changes | 42 ++++++++++++++++++++++++++++++++++++++++++ ignition.spec | 3 +-- 7 files changed, 49 insertions(+), 10 deletions(-) delete mode 100644 ignition-2.12.0.tar.xz create mode 100644 ignition-2.13.0.tar.xz delete mode 100644 ignition-rpmlintrc diff --git a/_service b/_service index d4c2038..5f2901a 100644 --- a/_service +++ b/_service @@ -1,7 +1,7 @@ - 2.12.0 - v2.12.0 + 2.13.0 + v2.13.0 git://github.com/coreos/ignition.git git enable diff --git a/_servicedata b/_servicedata index eea9426..272fbb0 100644 --- a/_servicedata +++ b/_servicedata @@ -1,6 +1,6 @@ git://github.com/coreos/ignition.git - 02f4e481faf0d5aed0cd173437b3ae7a07a7388c + 103783f0d74dafc5fbad38c6de6ff983d0b6aef2 \ No newline at end of file diff --git a/ignition-2.12.0.tar.xz b/ignition-2.12.0.tar.xz deleted file mode 100644 index aa4bb47..0000000 --- a/ignition-2.12.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:690f8f03c9c97f30929f87f4a82b383a8fede6bbb093d6de97e68a8a720e0905 -size 2282292 diff --git a/ignition-2.13.0.tar.xz b/ignition-2.13.0.tar.xz new file mode 100644 index 0000000..f648948 --- /dev/null +++ b/ignition-2.13.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:91ec0315c37237f2edeb8130722c3715884eeb49baf6c6bf2fc0a3383b07645a +size 2291392 diff --git a/ignition-rpmlintrc b/ignition-rpmlintrc deleted file mode 100644 index 9bfbff1..0000000 --- a/ignition-rpmlintrc +++ /dev/null @@ -1,2 +0,0 @@ -# Not meant to be run manually -addFilter("suse-missing-rclink") diff --git a/ignition.changes b/ignition.changes index 58e99b5..15a85fd 100644 --- a/ignition.changes +++ b/ignition.changes @@ -1,3 +1,45 @@ +------------------------------------------------------------------- +Wed Dec 01 09:36:14 UTC 2021 - iforster@suse.com + +- Update to version 2.13.0: + * news: add notes for 2.13.0 + * config/v3_4_exp: noProxy entries cannot be null + * config/v3_4_exp: mark ignition.version as required + * docs/supported-platforms: add some description about Nutanix + * providers/nutanix: add Nutanix platform + * tests: use umountPath as a thin wrapper around umountPartition + * internal/providers: refactor handling of unmounting the mount path + * tests: address gostatic-check warning + * tests: Add base64 decoding test + * Dockerfile.validate: build with Fedora 35 + * go.mod: update dataurl to 1.0.0 + * ci: give blackbox tests two hours to run + * tests/filesystem: fix umountPartition retry loop + * templates: skip vendoring the new version in favor of dependabot + * go.mod: update vcontext + * providers/virtualbox: read config from /Ignition/Config guest property + * stages/filesystems: use mkfs.fat instead of mkfs.vfat + * docs/supported-platforms: switch to Afterburn docs URL + * docs/supported-platforms: drop reference to platform-specific agents + * test: ensure all platforms are documented + * docs/supported-platforms: add missing platforms + * stages/files: rename `relabelDirsForFile` and add docstring + * stages/files: make variable name follow Go convention + * docs/supported-platforms: update platform names and URLs + * docs/supported-platforms: sort by platform ID + * docs/supported-platforms: add platform IDs + * docs: Remove default layout from front matter + * docs: Do not convert -- & --- to en/em-dash + * internal/*: change the location of Ignition report + * internal/exec/util: rename FindFirstMissingDirForFile and tweak docs + * providers/qemu: start reporting progress reading fw_cfg after 10 s + * providers/qemu: optimize fw_cfg read size + * ci: use coreos-ci-lib helper for kola testiso + * *: gofmt 1.17 + * workflows: bump Go and golangci-lint + * config: update versions in comments +- Removed obsolete ignition-rpmlintrc + ------------------------------------------------------------------- Mon Aug 23 14:22:10 UTC 2021 - Ignaz Forster diff --git a/ignition.spec b/ignition.spec index a92374d..c609903 100644 --- a/ignition.spec +++ b/ignition.spec @@ -17,7 +17,7 @@ Name: ignition -Version: 2.12.0 +Version: 2.13.0 Release: 0 Summary: First boot installer and configuration tool License: Apache-2.0 @@ -25,7 +25,6 @@ Group: System/Management URL: https://github.com/coreos/ignition Source: %{name}-%{version}.tar.xz Source1: ignition-mount-initrd-fstab.service -Source2: ignition-rpmlintrc Source3: ignition-suse-generator Source4: module-setup.sh Source5: 02_ignition_firstboot