Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package php-composer2 for openSUSE:Factory 
checked in at 2021-11-10 21:47:01
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/php-composer2 (Old)
 and      /work/SRC/openSUSE:Factory/.php-composer2.new.1890 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "php-composer2"

Wed Nov 10 21:47:01 2021 rev:3 rq:930665 version:2.1.12

Changes:
--------
--- /work/SRC/openSUSE:Factory/php-composer2/php-composer2.changes      
2021-09-17 23:26:30.061265579 +0200
+++ /work/SRC/openSUSE:Factory/.php-composer2.new.1890/php-composer2.changes    
2021-11-10 21:47:52.811848896 +0100
@@ -1,0 +2,44 @@
+Wed Nov 10 12:18:57 UTC 2021 - Yunhe Guo <i...@guoyunhe.me>
+
+- Obsoletes php-composer (version 1.x)
+- Update to 2.1.12
+  * Fixed issues in proxied binary files relying on __FILE__ / __DIR__
+    on php <8 (#10261)
+  * Fixed 9999999-dev being shown in some cases by the show command (#10260)
+  * Fixed GitHub Actions output escaping regression on PHP 8.1 (#10250)
+- Update to 2.1.11
+  * Fixed issues in proxied binary files when using declare() on php <8 
(#10249)
+  * Fixed GitHub Actions output escaping issues (#10243)
+- Update to 2.1.10
+  * Added type annotations to all classes, which may have an effect on
+    CI/static analysis for people using Composer as a dependency (#10159)
+  * Fixed CurlDownloader requesting gzip encoding even when no gzip
+    support is present (#10153)
+  * Fixed regression in 2.1.6 where the help command was not working for
+    plugin commands (#10147)
+  * Fixed warning showing when an invalid cache dir is configured but
+    unused (#10125)
+  * Fixed require command reverting changes even though dependency
+    resolution succeeded when something fails in scripts for example (#10118)
+  * Fixed require not finding the right package version when some newly
+    required extension is missing from the system (#10167)
+  * Fixed proxied binary file issues, now using output buffering (e1dbd65)
+  * Fixed and improved error reporting in several edge cases (#9804,
+    #10136, #10163, #10224, #10209)
+  * Fixed some more Windows CLI parameter escaping edge cases
+- Update to 2.1.9
+  * Security: Fixed command injection vulnerability on Windows
+    (GHSA-frqg-7g38-6gcf / CVE-2021-41116)
+  * Fixed classmap parsing with a new class parser which does not rely
+    on regexes anymore (#10107)
+  * Fixed inline git credentials showing up in output in some conditions
+    (#10115)
+  * Fixed support for running updates while offline as long as the
+    cache contains enough information (#10116)
+  * Fixed show --all foo/bar which as of 2.0.0 was not showing all
+    versions anymore but only the installed one (#10095)
+  * Fixed VCS repos ignoring some versions silently when the API rate
+    limit is reached (#10132)
+  * Fixed CA bundle to remove the expired Let's Encrypt root CA
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ php-composer2.spec ++++++
--- /var/tmp/diff_new_pack.tPuY1G/_old  2021-11-10 21:47:53.243849084 +0100
+++ /var/tmp/diff_new_pack.tPuY1G/_new  2021-11-10 21:47:53.243849084 +0100
@@ -17,7 +17,7 @@
 
 
 Name:           php-composer2
-Version:        2.1.8
+Version:        2.1.12
 Release:        0
 Summary:        Dependency Management for PHP
 License:        MIT
@@ -36,6 +36,7 @@
 Provides:       php-composer = %{version}
 Provides:       php5-composer = %{version}
 Provides:       php7-composer = %{version}
+Obsoletes:      php-composer < %{version}
 BuildArch:      noarch
 %if 0%{?sles_version} >= 10
 BuildRequires:  php53 >= 5.3.2

++++++ composer.phar ++++++
Binary files /var/tmp/diff_new_pack.tPuY1G/_old and 
/var/tmp/diff_new_pack.tPuY1G/_new differ

Reply via email to