Hello community,

here is the log from the commit of package platformsh-cli for openSUSE:Factory 
checked in at 2017-04-11 09:45:13
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/platformsh-cli (Old)
 and      /work/SRC/openSUSE:Factory/.platformsh-cli.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "platformsh-cli"

Tue Apr 11 09:45:13 2017 rev:6 rq:485726 version:3.14.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/platformsh-cli/platformsh-cli.changes    
2017-03-12 19:59:03.351732477 +0100
+++ /work/SRC/openSUSE:Factory/.platformsh-cli.new/platformsh-cli.changes       
2017-04-11 09:45:18.955786401 +0200
@@ -1,0 +2,33 @@
+Wed Apr 05 00:03:58 UTC 2017 - ji...@boombatower.com
+
+- Update to version 3.14.3:
+  * Fix: existing file preventing file mount symlink
+  * Run security check via curl in Travis for now
+  * Avoid setting the upstream on the wrong branch
+  * Further solidify setting an upstream for the right branch
+  * Show if a snapshot failed in snapshot:list
+  * Filter by successful snapshots in snapshot:restore
+  * Display result (success/failure) for all activities
+  * Improve timeout logic in project:create
+  * Examples property can be private
+  * Revert symfony/console to 3.2.4 to fix input validation
+  * Release v3.14.3
+
+-------------------------------------------------------------------
+Wed Mar 29 05:12:42 UTC 2017 - ji...@boombatower.com
+
+- Update to version 3.14.2:
+  * Update dependencies
+  * Remove "toolstack" concept, use "flavor"
+  * Relative paths should not depend on files already existing
+  * Remove makePathRelative() method (use Symfony directly)
+  * Exception if query fails in db:size
+  * Expose error output properly in db:size queries
+  * Fix imports
+  * Simplify error control; stop displaying two exceptions on bad connection
+  * Release v3.14.1
+  * Downgrade Process component to fix env var bug
+  * Fail hard if the home directory is not found or valid
+  * Release v3.14.2
+
+-------------------------------------------------------------------

Old:
----
  platformsh-cli-3.14.0.tar.xz

New:
----
  platformsh-cli-3.14.3.tar.xz

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

Other differences:
------------------
++++++ platformsh-cli.spec ++++++
--- /var/tmp/diff_new_pack.l9FHnv/_old  2017-04-11 09:45:19.803666627 +0200
+++ /var/tmp/diff_new_pack.l9FHnv/_new  2017-04-11 09:45:19.807666062 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           platformsh-cli
-Version:        3.14.0
+Version:        3.14.3
 Release:        0
 Summary:        The unified tool for managing your Platform.sh services from 
the command line.
 # See licenses.txt for dependency licenses.

++++++ _service ++++++
--- /var/tmp/diff_new_pack.l9FHnv/_old  2017-04-11 09:45:19.851659847 +0200
+++ /var/tmp/diff_new_pack.l9FHnv/_new  2017-04-11 09:45:19.851659847 +0200
@@ -2,7 +2,7 @@
   <service name="tar_scm" mode="disabled">
     <param name="versionformat">@PARENT_TAG@</param>
     <param name="versionrewrite-pattern">v(.*)</param>
-    <param name="revision">refs/tags/v3.14.0</param>
+    <param name="revision">refs/tags/v3.14.3</param>
     <param name="url">git://github.com/platformsh/platformsh-cli.git</param>
     <param name="scm">git</param>
     <param name="changesgenerate">enable</param>

++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.l9FHnv/_old  2017-04-11 09:45:19.875656457 +0200
+++ /var/tmp/diff_new_pack.l9FHnv/_new  2017-04-11 09:45:19.875656457 +0200
@@ -1,6 +1,6 @@
 <servicedata>
   <service name="tar_scm">
     <param name="url">git://github.com/platformsh/platformsh-cli.git</param>
-    <param 
name="changesrevision">74a178a10cd863d65215238cc1e20424c56a9493</param>
+    <param 
name="changesrevision">58be68721d54f4d64eb7ee73f6f3b1309450906c</param>
   </service>
 </servicedata>

++++++ licenses.txt ++++++
--- /var/tmp/diff_new_pack.l9FHnv/_old  2017-04-11 09:45:19.927649113 +0200
+++ /var/tmp/diff_new_pack.l9FHnv/_new  2017-04-11 09:45:19.927649113 +0200
@@ -20,13 +20,13 @@
 psr/log                             1.0.2    MIT           
 react/promise                       v2.5.0   MIT           
 stecman/symfony-console-completion  0.7.0    MIT           
-symfony/config                      v3.2.4   MIT           
+symfony/config                      v3.2.6   MIT           
 symfony/console                     v3.2.4   MIT           
-symfony/debug                       v3.2.4   MIT           
-symfony/dependency-injection        v3.2.4   MIT           
-symfony/event-dispatcher            v3.2.4   MIT           
-symfony/filesystem                  v3.2.4   MIT           
-symfony/finder                      v3.2.4   MIT           
+symfony/debug                       v3.2.6   MIT           
+symfony/dependency-injection        v3.2.6   MIT           
+symfony/event-dispatcher            v3.2.6   MIT           
+symfony/filesystem                  v3.2.6   MIT           
+symfony/finder                      v3.2.6   MIT           
 symfony/polyfill-mbstring           v1.3.0   MIT           
 symfony/process                     v3.2.4   MIT           
-symfony/yaml                        v3.2.4   MIT           
+symfony/yaml                        v3.2.6   MIT           

++++++ platformsh-cli-3.14.0.tar.xz -> platformsh-cli-3.14.3.tar.xz ++++++
++++ 4531 lines of diff (skipped)

++++++ platformsh-cli-vendor.tar.xz ++++++
++++ 3187 lines of diff (skipped)


Reply via email to