Hello community,

here is the log from the commit of package container-diff for openSUSE:Factory 
checked in at 2018-03-22 12:07:19
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/container-diff (Old)
 and      /work/SRC/openSUSE:Factory/.container-diff.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "container-diff"

Thu Mar 22 12:07:19 2018 rev:3 rq:589755 version:0.8.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/container-diff/container-diff.changes    
2018-02-23 15:32:01.273703180 +0100
+++ /work/SRC/openSUSE:Factory/.container-diff.new/container-diff.changes       
2018-03-22 12:11:45.875377534 +0100
@@ -1,0 +2,11 @@
+Tue Mar 20 06:41:27 UTC 2018 - [email protected]
+
+- Update container-diff to v0.8.0:
+  * Fixed issue where remote:// prefix was not being stripped correctly
+  * Allow updating env vars on MutableSource image
+  * Save temp layers in cache directory instead of /tmp
+  * Allow accessing and modifying MutableSource config
+  * Fixed appending latest tag to images with no tag provided
+  * Created default ImageSource if none is provided to prepper
+
+-------------------------------------------------------------------

Old:
----
  container-diff-0.7.0.tar.xz

New:
----
  container-diff-0.8.0.tar.xz

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

Other differences:
------------------
++++++ container-diff.spec ++++++
--- /var/tmp/diff_new_pack.DsrULT/_old  2018-03-22 12:11:46.883341408 +0100
+++ /var/tmp/diff_new_pack.DsrULT/_new  2018-03-22 12:11:46.887341264 +0100
@@ -18,7 +18,7 @@
 
 %define project github.com/GoogleCloudPlatform/container-diff
 Name:           container-diff
-Version:        0.7.0
+Version:        0.8.0
 Release:        0
 Summary:        Analyze and compare container images
 License:        Apache-2.0

++++++ _service ++++++
--- /var/tmp/diff_new_pack.DsrULT/_old  2018-03-22 12:11:46.927339831 +0100
+++ /var/tmp/diff_new_pack.DsrULT/_new  2018-03-22 12:11:46.927339831 +0100
@@ -2,8 +2,8 @@
 <service name="tar_scm" mode="disabled">
 <param name="url">https://github.com/GoogleCloudPlatform/container-diff</param>
 <param name="scm">git</param>
-<param name="versionformat">0.7.0</param>
-<param name="revision">v0.7.0</param>
+<param name="versionformat">0.8.0</param>
+<param name="revision">v0.8.0</param>
 </service>
 <service name="recompress" mode="disabled">
 <param name="file">container-diff-*.tar</param>

++++++ container-diff-0.7.0.tar.xz -> container-diff-0.8.0.tar.xz ++++++
++++ 3991 lines of diff (skipped)


Reply via email to