Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package ignition-config-transpiler for 
openSUSE:Factory checked in at 2021-02-02 14:25:02
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ignition-config-transpiler (Old)
 and      /work/SRC/openSUSE:Factory/.ignition-config-transpiler.new.28504 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ignition-config-transpiler"

Tue Feb  2 14:25:02 2021 rev:6 rq:868368 version:0.9.0+git20210121.4bf0250

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/ignition-config-transpiler/ignition-config-transpiler.changes
    2020-10-13 15:44:31.185420548 +0200
+++ 
/work/SRC/openSUSE:Factory/.ignition-config-transpiler.new.28504/ignition-config-transpiler.changes
 2021-02-02 14:25:08.267341994 +0100
@@ -1,0 +2,89 @@
+Mon Feb 01 13:15:22 UTC 2021 - ku...@suse.de
+
+- Update to version 0.9.0+git20210121.4bf0250:
+  * config/fcos: Avoid merging invalid configs
+  * config/fcos/v1_{3,4_exp}: drop ESP from ppc64le boot_device layout
+  * NEWS: add news for 0.9.0
+  * docs/examples: add some monospacing
+  * base/v0_4_exp: teach with_mount_unit to create swap units
+  * base/v0_4_exp: abstract MountOptions handling into subtemplate
+  * docs: Update fcct download instructions
+  * build_for_container: stop building non-Linux-x86_64 binaries
+  * build_releases: rename for container build
+  * test: don't recompile fcct for every FCC in docs
+  * docs/development: clean up definition list
+  * README: move project layout section to dev docs
+  * docs: fix indentation level for storage.luks
+  * config/fcos/v1_[34]: un-RAID ESP
+  * docs: make storage.filesystems.path field optional
+  * docs: move systemd.units.name uniqueness constraint to units
+  * NEWS: add news for 0.8.0
+  * docs: document rhcos specs
+  * docs: specialize spec docs for the fcos variant
+  * docs/specs: unwrap lines
+  * config: add rhcos 0.2.0-experimental variant
+  * config: add rhcos 0.1.0 variant
+  * docs: update spec bump instructions
+  * docs: document spec 1.3.0
+  * docs: stabilize spec 1.3.0
+  * docs: add 46 to spec nav_order fields
+  * config/fcos/v1_4_exp: update sources for new package
+  * config/fcos/v1_4_exp: copy from v1_3
+  * config/fcos/v1_3_exp: stabilize
+  * config/fcos/v1_3_exp: add boot_device sugar
+  * config/fcos/v1_3_exp: switch back to Ignition spec 3.2.0
+  * vendor: update Ignition to 2.8.1
+  * test: use vendored Go packages
+  * translate: add primitive slice entries in AddFromCommonSource
+  * base/util: have VerifyTranslations log messages on the test object
+  * base/util: don't manually construct TranslationSet
+  * translate: add TranslationSet method for prefixing arbitrary paths
+  * config/fcos/*: import config/util as cutil
+  * docs: add luks wipe_volume field
+  * base/*: switch addMountUnits() to MergeTranslatedConfigs()
+  * base/util: add function to merge configs and TranslationSets
+  * vendor: bump Ignition to Git master for MergeStructTranscribe()
+  * base: warn if file/dir modes appear to have been specified in decimal
+  * base/*: consistently use testify
+  * base/*: combine local and remote mount unit templates
+  * base/*: add tests for with_mount_unit flag
+  * base/*: fix mount unit template Requires/After on systemd-fsck
+  * base: update comments for renamed functions
+  * config: split schema to separate source file
+  * vendor: update vcontext
+  * docs: remember to document Clevis custom PINs
+  * base: move test helper functions to utility package
+  * base: move ensurePathWithinFilesDir() to utility package
+  * base/util: invert MakeDataURL() compression boolean
+  * base: move data URL generation to utility package
+  * README: update project layout for refactor
+  * docs/development: update spec bump instructions for refactor
+  * config/fcos: rename fcos.go to translate.go
+  * *: consolidate named errors into config/common
+  * config/fcos: drop gratuitous versioned import identifier
+  * config: rename versioned TranslateBytes functions
+  * config: move validation into ToIgn* methods
+  * config: drop Translate functions
+  * config: move Translate() error check into base
+  * config: add registration function for external translators
+  * base: move variant/version fields to base configs
+  * config: rename Translate to TranslateBytes
+  * config: refactor options structs
+  * distro: drop package
+  * config: move fcos packages into fcos subdirectory
+  * config: move TranslateBytes implementation into a helper
+  * config: split common utility functions into util
+  * docs/examples: add LUKS example
+  * docs/examples: make title case not title case
+  * release-checklist: update tagging and GitHub release instructions
+  * release-checklist: update packaging instructions
+  * Providing example for password authentication with reference to the Fedora 
CoreOS documentation for Auth
+  * NEWS: add news for 0.7.0
+  * docs: link to Ignition docs site, not GitHub
+  * docs: update docs for spec bump
+  * config: handle spec bump
+  * base/v0_4_exp: add new experimental spec
+  * base/v0_3: stabilize base v0_3
+  * vendor: update Ignition to 2.7.0
+
+-------------------------------------------------------------------

Old:
----
  fcct-0.6.0+git20200928.d002e54.tar.xz

New:
----
  fcct-0.9.0+git20210121.4bf0250.tar.xz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ ignition-config-transpiler.spec ++++++
--- /var/tmp/diff_new_pack.cp0V7n/_old  2021-02-02 14:25:09.035343188 +0100
+++ /var/tmp/diff_new_pack.cp0V7n/_new  2021-02-02 14:25:09.039343194 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package ignition-config-transpiler
 #
-# Copyright (c) 2020 SUSE LLC
+# Copyright (c) 2021 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-config-transpiler
-Version:        0.6.0+git20200928.d002e54
+Version:        0.9.0+git20210121.4bf0250
 Release:        0
 Summary:        Tool to convert a yaml config file into a Ignition 
configuration
 License:        Apache-2.0

++++++ _service ++++++
--- /var/tmp/diff_new_pack.cp0V7n/_old  2021-02-02 14:25:09.067343239 +0100
+++ /var/tmp/diff_new_pack.cp0V7n/_new  2021-02-02 14:25:09.071343245 +0100
@@ -1,6 +1,6 @@
 <services>
   <service name="tar_scm" mode="disabled">
-    <param name="versionformat">0.6.0+git%cd.%h</param>
+    <param name="versionformat">0.9.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.cp0V7n/_old  2021-02-02 14:25:09.091343276 +0100
+++ /var/tmp/diff_new_pack.cp0V7n/_new  2021-02-02 14:25:09.091343276 +0100
@@ -1,6 +1,6 @@
 <servicedata>
   <service name="tar_scm">
     <param name="url">git://github.com/coreos/fcct.git</param>
-    <param 
name="changesrevision">61b7e101918f3d3f5484f9ae6ef46022b9ec251f</param>
+    <param 
name="changesrevision">19eb8a33d974404ebc7ef01e58e50a3f55e123c8</param>
  </service>
 </servicedata>
\ No newline at end of file

++++++ fcct-0.6.0+git20200928.d002e54.tar.xz -> 
fcct-0.9.0+git20210121.4bf0250.tar.xz ++++++
++++ 30661 lines of diff (skipped)

Reply via email to