Hello community,

here is the log from the commit of package platformsh-cli for openSUSE:Factory 
checked in at 2020-12-15 12:31:29
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/platformsh-cli (Old)
 and      /work/SRC/openSUSE:Factory/.platformsh-cli.new.2328 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "platformsh-cli"

Tue Dec 15 12:31:29 2020 rev:106 rq:855913 version:3.64.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/platformsh-cli/platformsh-cli.changes    
2020-08-29 20:45:22.065540761 +0200
+++ /work/SRC/openSUSE:Factory/.platformsh-cli.new.2328/platformsh-cli.changes  
2020-12-15 12:33:17.592140929 +0100
@@ -1,0 +2,71 @@
+Tue Dec 15 03:49:04 UTC 2020 - [email protected]
+
+- Update to version 3.64.0:
+  * Release v3.64.0
+  * Fix 500 error in backup:list (backups) command
+  * Add --unsafe option to the backup:create (backup) command
+  * Remove problematic progress output
+  * Add a new line after progress messages
+  * More loading messages (for slow connections)
+  * Show a loading message on environments and project lists
+  * Update slow integration tests from PHP 7.3 -> 7.4 on Travis
+  * Update Travis to Ubuntu Xenial
+  * Remove hardcoded instances of "master" for the default branch (#1003)
+  * Recommend an SSH certificate if not present after a publickey error
+  * Add mongodb support to the db:size command (#1001)
+  * Add activity choice
+  * Add activity:cancel command
+  * Add state and result filters to activity commands
+  * Disable Travis coverage to fix unit tests on PHP 7.3
+  * Update dependencies (inc. Symfony v3.4.42 => v3.4.47)
+  * SSH diagnostics: do not make a test connection >3 seconds after the failed 
one started
+  * Update README for travis-ci.com migration
+  * Check host key error in SSH diagnostics (#1004)
+  * Release v3.63.3
+  * Avoid sending prompt=select_account to authorization when not logged in
+  * Fix "Property not found: token" when trying to check integration hooks
+  * Enable auto login from curl commands
+  * Improve placement of session advice when requiring auto login
+  * Tweak README for default state of auto_load_ssh_cert
+  * Release v3.63.2
+  * Fix browser login after session expiry
+  * Add a timeout for browser login
+  * Revert "Add the --app (-A) option to the environment:url (url) command"
+  * Allow updating the default_branch in the project:info command
+  * Add the --app (-A) option to the environment:url (url) command
+  * Automatically rewrite installer.php config on build, to match config.yaml
+  * Release v3.63.1
+  * Fix script display in the integration:list command (#998)
+  * Fix "box" composer.lock for Composer 2 (#999)
+  * Change default release branch
+  * Add --insecure option to the installer
+  * Fix writable test on self:build --output option [skip changelog]
+  * Increase timeout when fetching activity logs (#991)
+  * Update README: Add note about a possible need for "php.exe" when running 
the install command
+  * Release v3.63.0
+  * Add --gateway-ports (-g) option to tunnel commands (#993)
+  * Stop using SSH home directory substitution (#995)
+  * Installer: auto-detect existing but disabled extensions (#996)
+  * Fix missing Git detection on Windows
+  * Modify ProcessFailedException to extend Symfony's, for easier try/catch
+  * Fix test namespaces for Composer 2 compatibility [skip changelog]
+  * Avoid running getUser() when api.auth is not enabled
+  * Bugfix 32bit limit (#989)
+  * Release v3.62.6
+  * Try "which" as well as "where" on Windows for command existence
+  * Typo in method name [skip changelog]
+  * Release v3.62.5
+  * Move test connection messages to debug verbosity
+  * Do not display "You probably need to add an SSH key" if the authentication 
succeeded
+  * Release v3.62.4
+  * Fix Windows arg escaping for SSH commands (#982)
+  * Clarify when a sensitive variable value cannot be read
+  * Fix error message for variable:get when there are no variables
+  * Avoid repeating IdentityFile SSH options
+  * Release v3.62.3
+  * Fix file quoting for SSH options (#981)
+  * Github Actions workflow to build platform.sh CLI phar executable (#977)
+  * Fix shell arguments for multi-instance mongo commands
+  * Strip mongo log messages when detecting collections in mongoexport command
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ platformsh-cli.spec ++++++
--- /var/tmp/diff_new_pack.exivfI/_old  2020-12-15 12:33:18.348141539 +0100
+++ /var/tmp/diff_new_pack.exivfI/_new  2020-12-15 12:33:18.352141542 +0100
@@ -17,7 +17,7 @@
 
 
 Name:           platformsh-cli
-Version:        3.62.2
+Version:        3.64.0
 Release:        0
 Summary:        Tool for managing Platform.sh services from the command line
 # See licenses.txt for dependency licenses.

++++++ _service ++++++
--- /var/tmp/diff_new_pack.exivfI/_old  2020-12-15 12:33:18.380141565 +0100
+++ /var/tmp/diff_new_pack.exivfI/_new  2020-12-15 12:33:18.380141565 +0100
@@ -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.62.2</param>
+    <param name="revision">refs/tags/v3.64.0</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.exivfI/_old  2020-12-15 12:33:18.400141581 +0100
+++ /var/tmp/diff_new_pack.exivfI/_new  2020-12-15 12:33:18.400141581 +0100
@@ -1,6 +1,6 @@
 <servicedata>
   <service name="tar_scm">
     <param name="url">git://github.com/platformsh/platformsh-cli.git</param>
-    <param 
name="changesrevision">98d1b6ae90baa7c33072e81e2d8d7b85690b094a</param>
+    <param 
name="changesrevision">16c431ba3a0467ccba20e9e4212b49bbfc963d60</param>
   </service>
 </servicedata>

++++++ licenses.txt ++++++
--- /var/tmp/diff_new_pack.exivfI/_old  2020-12-15 12:33:18.444141616 +0100
+++ /var/tmp/diff_new_pack.exivfI/_new  2020-12-15 12:33:18.444141616 +0100
@@ -5,7 +5,7 @@
 
 Name                                Version  License       
 cocur/slugify                       v2.5     MIT           
-composer/ca-bundle                  1.2.7    MIT           
+composer/ca-bundle                  1.2.8    MIT           
 doctrine/cache                      v1.6.2   MIT           
 firebase/php-jwt                    v2.2.0   BSD-3-Clause  
 guzzlehttp/cache-subscriber         0.2.0    MIT           
@@ -14,22 +14,22 @@
 guzzlehttp/streams                  3.0.0    MIT           
 padraic/humbug_get_contents         1.1.2    BSD-3-Clause  
 padraic/phar-updater                v1.0.6   BSD-3-Clause  
-paragonie/random_compat             v2.0.18  MIT           
+paragonie/random_compat             v2.0.19  MIT           
 pjcdawkins/guzzle-oauth2-plugin     v2.3.1   MIT           
-platformsh/client                   0.38.1   MIT           
+platformsh/client                   0.41.0   MIT           
 platformsh/console-form             v0.0.24  MIT           
 psr/container                       1.0.0    MIT           
 psr/log                             1.1.3    MIT           
 react/promise                       v2.8.0   MIT           
 stecman/symfony-console-completion  0.10.1   MIT           
-symfony/config                      v3.4.42  MIT           
-symfony/console                     v3.4.42  MIT           
-symfony/debug                       v3.4.42  MIT           
-symfony/dependency-injection        v3.4.42  MIT           
-symfony/event-dispatcher            v3.4.42  MIT           
-symfony/filesystem                  v3.4.42  MIT           
-symfony/finder                      v3.4.42  MIT           
-symfony/polyfill-ctype              v1.17.1  MIT           
-symfony/polyfill-mbstring           v1.17.1  MIT           
-symfony/process                     v3.4.42  MIT           
-symfony/yaml                        v3.4.42  MIT           
+symfony/config                      v3.4.47  MIT           
+symfony/console                     v3.4.47  MIT           
+symfony/debug                       v3.4.47  MIT           
+symfony/dependency-injection        v3.4.47  MIT           
+symfony/event-dispatcher            v3.4.47  MIT           
+symfony/filesystem                  v3.4.47  MIT           
+symfony/finder                      v3.4.47  MIT           
+symfony/polyfill-ctype              v1.19.0  MIT           
+symfony/polyfill-mbstring           v1.19.0  MIT           
+symfony/process                     v3.4.47  MIT           
+symfony/yaml                        v3.4.47  MIT           

++++++ platformsh-cli-3.62.2.tar.xz -> platformsh-cli-3.64.0.tar.xz ++++++
++++ 6403 lines of diff (skipped)

++++++ platformsh-cli-vendor.tar.xz ++++++
++++ 7400 lines of diff (skipped)
_______________________________________________
openSUSE Commits mailing list -- [email protected]
To unsubscribe, email [email protected]
List Netiquette: https://en.opensuse.org/openSUSE:Mailing_list_netiquette
List Archives: 
https://lists.opensuse.org/archives/list/[email protected]

Reply via email to