Hello community,
here is the log from the commit of package ignition-config-transpiler for
openSUSE:Factory checked in at 2020-10-13 15:43:00
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ignition-config-transpiler (Old)
and /work/SRC/openSUSE:Factory/.ignition-config-transpiler.new.3486 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ignition-config-transpiler"
Tue Oct 13 15:43:00 2020 rev:5 rq:841303 version:0.6.0+git20200928.d002e54
Changes:
--------
---
/work/SRC/openSUSE:Factory/ignition-config-transpiler/ignition-config-transpiler.changes
2020-01-29 13:18:11.746164169 +0100
+++
/work/SRC/openSUSE:Factory/.ignition-config-transpiler.new.3486/ignition-config-transpiler.changes
2020-10-13 15:44:31.185420548 +0200
@@ -1,0 +2,85 @@
+Mon Oct 05 14:32:49 UTC 2020 - [email protected]
+
+- Update to version 0.6.0+git20200928.d002e54:
+ * docs/example: Add RemainAfterExit=yes
+ * docs: Rename Migrating... to Upgrading Configs
+ * docs: Add ToC to some long pages
+ * docs: Move latest stable config spec to the top
+ * test: Rework 'fedora-coreos-config' test marker in docs
+ * docs: Update all examples to spec 1.1.0
+ * docs: Improve new specification page
+ * docs: Add Jekyll front matter
+ * base/v0_3_exp: add LUKS
+ * docs: Add initial GitHub pages support
+ * travis: test container build
+ * base: Make gzip auto-compression skipable
+ * vendor: bump Ignition to 2.5.0
+ * docs: s/2.3.1/2.4.0/g
+ * docs: update link to Ignition filesystem documentation
+ * docs/migrating-configs: fix file mode
+ * NEWS: add news for 0.6.0
+ * docs/development: add spec bump instructions
+ * docs/migrating-configs: add FCC-specific features
+ * docs/migrating-configs: move section
+ * docs: add migrating-configs.md
+ * docs: update for 1.2.0-experimental
+ * docs: copy config 1.2-exp from 1.1
+ * config: enable spec 1.2.0-experimental
+ * config/v1_2_exp: code changes for new package
+ * config/v1_2_exp: copy from config/v1_1
+ * distro/fcos/v0_1: add translation function for spec 3.2.0
+ * vendor: vendor Ignition config/v3_2_experimental/types
+ * config/v1_1_exp: stabilize
+ * base/v0_3_exp: code changes for new package
+ * base/v0_3_exp: copy from base/v0_2
+ * base/v0_2_exp: stabilize
+ * gitignore: ignore scratch directory created by ./test
+ * docs/examples: add example of including a local file
+ * docs/examples: use with_mount_unit instead of handwriting one
+ * docs/examples: clarify that hashes cover the uncompressed contents
+ * docs/examples: move misplaced section
+ * docs: document Ignition versions that support CA bundles
+ * docs: wording fixes
+ * docs: add CA bundle support information
+ * docs: document storage.trees section
+ * base/v0_2: add storage.trees section
+ * test: clean out tmpdir between docs
+ * base/v0_2: add helper function to check for path traversal
+ * base/v0_2: apply auto_skip to with_mount_unit
+ * translate: add struct tag to skip input field during auto translation
+ * base/v0_2: pretty-print failing subtree on test failure
+ * *: switch to final version of spec 3.1.0
+ * go.mod: bump Ignition to 2.3.0
+ * base/v0_2: auto-select encoding for inline/local file contents
+ * translate: fix Prefix() mangling the To side of translations
+ * docs: clarify semantics of `overwrite` and `mode` fields
+ * base/v0_2: add sugar to embed Resource from a local file
+ * translate: pass translation options to custom translators
+ * translate: have custom translators return a Report
+ * translate: add helpers to translate, prefix, and merge
+ * *: convert high-level translation functions to returning Report
+ * base/v0_2: drop unneeded custom translators
+ * base/v0_2: include mount options in generated mount unit
+ * docs: support sha256 verification in 1.1.0-exp
+ * base/v0_2: add inline resource tests for all resources
+ * base/v0_2: unify resource fetching type
+ * base: comment fixes
+ * go.mod: update to latest Ignition commit
+ * config/common: validate duplicate keys
+ * Update vendor
+ * config/common: Replace "encoding/json" with "github.com/clarketm/json"
+ * main: append newline to output
+ * base/v0_2_exp: translate httpHeaders fields
+ * go.mod: update to Ignition with httpHeaders support
+ * news: add news for 0.5.0
+ * docs: document inline property on files[].append[]
+ * release-checklist: add instructions for updating Fedora RPM
+ * main: accept input filename as bare argument; deprecate --input
+ * docs: clarify a comment
+ * main: add short option flags
+ * main: add --help to help
+ * docs: switch to Fedora signing keys
+ * docs: use double-dash long options
+ * main: Switch from flag to pflag
+
+-------------------------------------------------------------------
Old:
----
fcct-0.4.0+git20200124.846a5a4.tar.xz
New:
----
fcct-0.6.0+git20200928.d002e54.tar.xz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ ignition-config-transpiler.spec ++++++
--- /var/tmp/diff_new_pack.AczB5C/_old 2020-10-13 15:44:31.713420776 +0200
+++ /var/tmp/diff_new_pack.AczB5C/_new 2020-10-13 15:44:31.717420778 +0200
@@ -17,7 +17,7 @@
Name: ignition-config-transpiler
-Version: 0.4.0+git20200124.846a5a4
+Version: 0.6.0+git20200928.d002e54
Release: 0
Summary: Tool to convert a yaml config file into a Ignition
configuration
License: Apache-2.0
++++++ _service ++++++
--- /var/tmp/diff_new_pack.AczB5C/_old 2020-10-13 15:44:31.749420791 +0200
+++ /var/tmp/diff_new_pack.AczB5C/_new 2020-10-13 15:44:31.749420791 +0200
@@ -1,6 +1,6 @@
<services>
<service name="tar_scm" mode="disabled">
- <param name="versionformat">0.4.0+git%cd.%h</param>
+ <param name="versionformat">0.6.0+git%cd.%h</param>
<param name="url">git://github.com/coreos/fcct.git</param>
<param name="scm">git</param>
<param name="changesgenerate">enable</param>
++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.AczB5C/_old 2020-10-13 15:44:31.769420800 +0200
+++ /var/tmp/diff_new_pack.AczB5C/_new 2020-10-13 15:44:31.769420800 +0200
@@ -1,6 +1,6 @@
<servicedata>
<service name="tar_scm">
<param name="url">git://github.com/coreos/fcct.git</param>
- <param
name="changesrevision">e34c4a9de4a1f3cd5b2007cb9e2d2ecffac7b250</param>
+ <param
name="changesrevision">61b7e101918f3d3f5484f9ae6ef46022b9ec251f</param>
</service>
</servicedata>
\ No newline at end of file
++++++ fcct-0.4.0+git20200124.846a5a4.tar.xz ->
fcct-0.6.0+git20200928.d002e54.tar.xz ++++++
++++ 36075 lines of diff (skipped)