diff --git a/_service b/_service index 3cd8518..f549dba 100644 --- a/_service +++ b/_service @@ -1,7 +1,7 @@ - 2.0.1 - 2.0.1+git%cd.%h + 2.1.1 + v2.1.1 git://github.com/coreos/ignition.git git enable diff --git a/_servicedata b/_servicedata index 8a55180..7ceb416 100644 --- a/_servicedata +++ b/_servicedata @@ -1,6 +1,6 @@ git://github.com/coreos/ignition.git - a924dd7d11685a30bf79f20ce9fc3ca93860f032 + 40c0b57b7606bd23210059c5554f151776a1d64b \ No newline at end of file diff --git a/ignition-2.0.1+git20191112.a924dd7.tar.xz b/ignition-2.0.1+git20191112.a924dd7.tar.xz deleted file mode 100644 index ecec546..0000000 --- a/ignition-2.0.1+git20191112.a924dd7.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:33d682813e6241904eea616b0ad738ec37afd4c5fb23182ae37336a4d8aa56f8 -size 819228 diff --git a/ignition-2.1.1.tar.xz b/ignition-2.1.1.tar.xz new file mode 100644 index 0000000..38b24e4 --- /dev/null +++ b/ignition-2.1.1.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:00115c8a304affc7a294e04699d4dac13ca3554f78e2e75a64b09417c3833847 +size 818648 diff --git a/ignition.changes b/ignition.changes index 687f81a..0bf5ccd 100644 --- a/ignition.changes +++ b/ignition.changes @@ -1,3 +1,24 @@ +------------------------------------------------------------------- +Mon Dec 23 09:16:22 UTC 2019 - iforster@suse.de + +- Update to version 2.1.1: + * stages/files: don't relabel /home and /root symlinks + * tests/filesystems: fix error handling + * blackbox tests: don't swallow errors + * log: use os.ProcessState.ExitCode instead of unix + * travis: bump min go to 1.12 + * news: add notes for 2.1.1 + * readme: fix links, add validation container docs + * Dockerfile: add dockerfile for ignition-validate + * news: add news for v2.1.0 + * README.md: add details about dracut and branches here + * doc/operator-notes: simplify SELinux section + * mount: also relabel mount points + * util: factor out FindFirstMissingDirForFile function + * files: perform relabeling from initrd + * doc/examples: Make example file path valid + * Rework fetch/resource to automatically append required headers + ------------------------------------------------------------------- Wed Nov 20 10:29:29 UTC 2019 - iforster@suse.de diff --git a/ignition.spec b/ignition.spec index 2c2b167..71b0b71 100644 --- a/ignition.spec +++ b/ignition.spec @@ -1,7 +1,7 @@ # # spec file for package ignition # -# Copyright (c) 2019 SUSE LLC. +# Copyright (c) 2019 SUSE LLC # # 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: ignition -Version: 2.0.1+git20191112.a924dd7 +Version: 2.1.1 Release: 0 Summary: First boot installer and configuration tool License: Apache-2.0