Hello community, here is the log from the commit of package php-composer for openSUSE:Factory checked in at 2016-09-20 13:26:16 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/php-composer (Old) and /work/SRC/openSUSE:Factory/.php-composer.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "php-composer" Changes: -------- --- /work/SRC/openSUSE:Factory/php-composer/php-composer.changes 2016-07-14 09:49:49.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.php-composer.new/php-composer.changes 2016-09-20 13:26:18.000000000 +0200 @@ -1,0 +2,31 @@ +Sat Sep 10 06:52:54 UTC 2016 - [email protected] + +- version 1.2.0 + + * Security: Fixed httpoxy vulnerability. This only affects people using + Composer outside of the CLI + * Added caching of git repositories if you have git 2.3+ installed. + Repositories will now be cached once and then cloned from local cache so + subsequent installs should be faster + * Added detection of HEAD changes to the status command. If you git checkout X + in a vendor directory for example it will tell you that it is not at the + version that was installed + * Added a virtual php-ipv6 extension to require PHP compiled with IPv6 support + * Added --no-suggest to install and update commands to skip output of suggestions at the end + * Added --type to the search command to restrict to a given package type + * Added fossil support as alternative to git/svn/.. for package downloads + * Improved BitBucket OAuth support + * Added support for blocking cache operations using + COMPOSER_CACHE_DIR=/dev/null (or NUL on windows) + * Added support for using declare(strict_types=1) in plugins + * Added --prefer-stable and --prefer-lowest to the require command + * Added --no-scripts to the require and remove commands + * Added _comment top level key to the schema to endorse using it as a place + to store comments (it can be a string or array of strings) + * Added support for justinrainbow/json-schema 2.0 + * Fixed binaries not being re-installed if deleted by users or the bin-dir + changes. update and install will now re-install them + * Fixed home command to avoid rogue output on unix + * Many minor UX and docs improvements + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ php-composer.spec ++++++ --- /var/tmp/diff_new_pack.2Eobfc/_old 2016-09-20 13:26:20.000000000 +0200 +++ /var/tmp/diff_new_pack.2Eobfc/_new 2016-09-20 13:26:20.000000000 +0200 @@ -17,7 +17,7 @@ Name: php-composer -Version: 1.1.3 +Version: 1.2.0 Release: 0 Summary: Dependency Management for PHP License: MIT ++++++ composer.phar ++++++ Files /var/tmp/diff_new_pack.2Eobfc/_old and /var/tmp/diff_new_pack.2Eobfc/_new differ
