composer (2.5.5-1+deb12u1) bookworm-security; urgency=medium * Track debian/bookworm * Merge pull request from GHSA-7c6p-848j-wh5h [CVE-2024-24821] (Closes: #1063603) * Force system dependencies loading -- David Prévot Tue, 13 Feb 2024 16:09:38 +0100 composer (2.5.5-1) unstable; urgency=medium [ Jordi Boggiano ] * Escape % chars in user input before passing to sprintf, fixes #11359 * Fix github header handling to be case insensitive, fixes rate limit extraction (#11366) * Fix return type of InstalledVersions::getInstalled, fixes #11304 * Update changelog * Release 2.5.5 [ Uladzimir Tsykun ] * Fix basic auth infinite loop (#11320) [ Wim Leers ] * Follow-up for #5205: fix high concurrency race condition -- David Prévot Fri, 24 Mar 2023 10:41:51 +0100 composer (2.5.4-1) unstable; urgency=medium [ Jordi Boggiano ] * Release 2.5.4 [ Marek Nocoń ] * Added optional plugin check in PluginInstaller (#11318) -- David Prévot Wed, 15 Feb 2023 18:24:56 +0100 composer (2.5.3-1) unstable; urgency=medium [ Jordi Boggiano ] * Release 2.5.3 [ Nicolas Grekas ] * Add extra.plugin-optional to auto-disable plugins in non-interactive mode (#11315) -- David Prévot Sat, 11 Feb 2023 06:53:04 +0100 composer (2.5.2-1) unstable; urgency=medium [ Jordi Boggiano ] * Warn when require ends up auto-selecting a feature branch, fixes #11264 (#11270) * Release 2.5.2 -- David Prévot Mon, 06 Feb 2023 08:26:32 +0100 composer (2.5.1-1) unstable; urgency=medium [ Jordi Boggiano ] * Add autoconfiguration of gitlab-domains/github-domains when auth is present for custom domains, fixes #11062 * Add warning when outdated command rejects an existing version due to platform requirements, fixes #11016 (#11113) * Add hard failure if COMPOSER_AUTH is malformed json, fixes #11085 * Add support for adding Command classes as scripts (#11151) * Add interactive prompt for which script/binary to run if run-script/exec is called without arg, fixes #11128 (#11157) * Make the require command guess versions more accurately by delegating to the solver (except with --no-update) (#11160) * Update to composer/pcre 2.1 (#11189) * Add support for bumping >=x to >=latest, fixes #11179 * Improve version selection in archive command, fixes #4794 (#11230) * Release 2.5.1 [ Jellyfrog ] * Add download-only mode (#11041) [ Stephan Jorek ] * Feature: Add support for autocompleting setting-keys in config-command (#11130) [ PrinsFrank ] * Prompt users in interactive mode for where to store the credentials if a local auth config file exists (#11188) * Check missing-from-lock-file required packages when running install and fail when there are any (#11195) [ David Prévot ] * Update standards version to 4.6.2, no changes needed. -- David Prévot Sat, 24 Dec 2022 09:18:30 +0100 composer (2.4.4-1) unstable; urgency=medium [ Jordi Boggiano ] * Retry cache writes if they fail, refs #11076 * Fix outdated command outputting some of the legend to stdout * Fix regression in loading Composer on SMB/network shares, refs #8231 #11077 * Fix status command reporting differences when source reference is a tag name, fixes #11155 * Release 2.4.4 [ Kuba Werłos ] * Add "--dry-run" to bump command (#11047) -- David Prévot Sat, 29 Oct 2022 10:59:15 +0200 composer (2.4.3-1) unstable; urgency=medium [ Jordi Boggiano ] * Fix json format of audit command missing affectedVersions, fix reportedAt format (BC BREAK!), fixes #11104 (#11120) * Fixes plugin commands not being loaded during completion * Fix parsing of aliases used within complex OR constraints, fixes #11086 * Fix min-php version check to avoid crashing sites with a 200, fixes #11091 * Ensure files are readable before reading in JsonFile, fixes #11077 * Fix require failing to do a dry-run when requiring a package with a stability flag, fixes #11112 * Release 2.4.3 -- David Prévot Mon, 17 Oct 2022 08:44:15 +0200 composer (2.4.2-1) unstable; urgency=medium [ Jordi Boggiano ] * Fix handling of zero-major versions in outdated --major-only flag, fixes #11032 * Fix show --platform regression failing if no composer.json exists, fixes #11046 * Fix handling of upper-bound platform req ignores to not act on conflicts (#11037) * Fix type error in validating array loader when name is not set * Fix handling of plugin activation when running as root * Release 2.4.2 -- David Prévot Mon, 19 Sep 2022 08:14:21 +0200 composer (2.4.1-1) unstable; urgency=medium [ Jordi Boggiano ] * Release 2.4.1 -- David Prévot Sun, 21 Aug 2022 09:54:52 +0200 composer (2.4.0-1) unstable; urgency=medium * Upload new minor to unstable [ Jordi Boggiano ] * Release 2.4.0 [ Michael Telgmann ] * Improve documentation about the new bash completion feature (#10962) [ David Prévot ] * Add bash completion -- David Prévot Fri, 19 Aug 2022 07:32:17 +0200 composer (2.4.0~rc1-1) experimental; urgency=medium * Upload RC to experimental [ Jordi Boggiano ] * Make use of new composer/class-map-generator package and build up BC layer * Add seld/signal-handler dependency * Release 2.4.0-RC1 [ David Prévot ] * Add new build-dependencies - php-composer-class-map-generator - php-seld-signal-handler -- David Prévot Tue, 26 Jul 2022 11:46:51 +0200 composer (2.3.10-1) unstable; urgency=medium [ Jordi Boggiano ] * Release 2.3.10 [ David Prévot ] * Install /u/s/pkg-php-tools/autoloaders file * Declare more minimal versions in {,build-}dependencies * Drop satisfied minimal versions in test dependencies -- David Prévot Sat, 16 Jul 2022 09:59:10 +0200 composer (2.3.9-1) unstable; urgency=medium [ Jordi Boggiano ] * Release 2.3.9 -- David Prévot Fri, 08 Jul 2022 09:24:04 +0200 composer (2.3.8-1) unstable; urgency=medium [ Jordi Boggiano ] * Release 2.3.8 [ David Prévot ] * Drop now useless debian/pkg-php-tools-* entries -- David Prévot Mon, 04 Jul 2022 08:00:29 +0200 composer (2.3.7-2) unstable; urgency=medium * Upload to unstable * Force recent php-composer-pcre -- David Prévot Sat, 18 Jun 2022 12:05:52 +0200 composer (2.3.7-1) experimental; urgency=medium * Upload new minor to experimental [ Jordi Boggiano ] * Bump target version, bump PHP and dependency requirements to PHP 7.2+ * Upgrade to composer/pcre 2.x * Release 2.3.7 [ Simon Podlipsky ] * Allow psr/log ^3.0 (#10454) [ David Prévot ] * Revert "Track 2.2 for now" * Update Standards-Version to 4.6.1 * Build-depend on recent php-composer-pcre * Use php-curl for the testsuite -- David Prévot Fri, 17 Jun 2022 17:30:56 +0200 composer (2.2.14-1) unstable; urgency=medium [ Jordi Boggiano ] * Release 2.2.14 -- David Prévot Sat, 11 Jun 2022 10:02:58 +0200 composer (2.2.13-1) unstable; urgency=medium [ Jordi Boggiano ] * Release 2.2.13 -- David Prévot Thu, 26 May 2022 20:43:21 +0200 composer (2.2.12-1) unstable; urgency=medium [ Jordi Boggiano ] * Release 2.2.12 [ Stephan ] * Merge pull request from GHSA-x7cr-6qr6-2hh6 [CVE-2022-24828] Closes: #1009960 [ David Prevot ] * Track 2.2 for now -- David Prévot Thu, 21 Apr 2022 15:15:02 +0200 composer (2.2.9-1) unstable; urgency=medium [ Jordi Boggiano ] * Release 2.2.9 -- David Prévot Tue, 22 Mar 2022 17:25:49 +0100 composer (2.2.7-1) unstable; urgency=medium [ Jordi Boggiano ] * Release 2.2.7 -- David Prévot Mon, 07 Mar 2022 01:32:52 +0100 composer (2.2.6-2) unstable; urgency=medium * Force recent symfony/console for CI -- David Prévot Mon, 07 Feb 2022 05:45:20 -0400 composer (2.2.6-1) unstable; urgency=medium [ Jordi Boggiano ] * Minor BC Break! Rename COMPOSER_BIN_DIR available inside binaries to COMPOSER_RUNTIME_BIN_DIR (#10512) * Release 2.2.6 [ David Prévot ] * Force recent symfony/console output -- David Prévot Sat, 05 Feb 2022 11:18:18 -0400 composer (2.2.5-1) unstable; urgency=medium [ Jordi Boggiano ] * Release 2.2.5 -- David Prévot Sat, 22 Jan 2022 09:45:43 -0400 composer (2.2.4-1) unstable; urgency=medium [ Jordi Boggiano ] * Release 2.2.4 -- David Prévot Mon, 10 Jan 2022 08:20:38 -0400 composer (2.2.3-1) unstable; urgency=medium [ Jordi Boggiano ] * Release 2.2.3 -- David Prévot Fri, 31 Dec 2021 10:51:57 -0400 composer (2.2.2-1) unstable; urgency=medium [ Jordi Boggiano ] * Release 2.2.2 -- David Prévot Thu, 30 Dec 2021 10:12:08 -0400 composer (2.2.1-2) unstable; urgency=medium * Skip tests failing on 32-bit architectures -- David Prévot Sat, 25 Dec 2021 18:40:13 -0400 composer (2.2.1-1) unstable; urgency=medium * Upload release to unstable [ Jordi Boggiano ] * Release 2.2.1 [ David Prévot ] * Exclude more files for phpab -- David Prévot Wed, 22 Dec 2021 18:55:57 -0400 composer (2.2.0~rc1-1) experimental; urgency=medium * Upload RC to experimental [ Jordi Boggiano ] * Add composer/pcre dependency and use it everywhere instead of preg_* * Release 2.2.0-RC1 [ David Prévot ] * Build-Depend on php-composer-pcre -- David Prévot Thu, 09 Dec 2021 07:56:31 -0400 composer (2.1.14-1) unstable; urgency=medium [ Jordi Boggiano ] * Remove symfony/console ^6 compat as it is incorrect, fixes #10321 * Release 2.1.14 [ David Prévot ] * Drop d/pkg-php-tools-autoloaders entry provided by /u/s/p/a/php-composer-spdx-licenses -- David Prévot Tue, 30 Nov 2021 07:08:49 -0400 composer (2.1.12-1) unstable; urgency=medium [ Jordi Boggiano ] * Release 2.1.12 [ David Prévot ] * Install /u/s/p/overrides file * d/README.source: Remove wrong statement about upstream signature -- David Prévot Sat, 13 Nov 2021 06:55:43 -0400 composer (2.1.11-1) unstable; urgency=medium [ Jordi Boggiano ] * Release 2.1.11 -- David Prévot Fri, 05 Nov 2021 09:38:14 -0400 composer (2.1.10-1) unstable; urgency=medium [ Jordi Boggiano ] * Release 2.1.10 [ Matthew Davis ] * Allow psr/log ^2.0 (#10158) -- David Prévot Mon, 01 Nov 2021 09:15:32 -0400 composer (2.1.9-1) unstable; urgency=medium * Upload to unstable now that Bullseye has been released [ Jordi Boggiano ] * Release 2.1.9 [ David Prévot ] * Update standards version to 4.6.0, no changes needed * Drop pkg-php-tools overrides for php-json-schema * Exclude another file for phpab -- David Prévot Thu, 07 Oct 2021 22:01:15 -0400 composer (2.1.3-1) experimental; urgency=medium [ Jordi Boggiano ] * Release 2.1.3 -- David Prévot Fri, 18 Jun 2021 15:07:35 -0400 composer (2.0.14-1) experimental; urgency=medium [ Jordi Boggiano ] * Release 2.0.14 [ Jérémy Derussé ] * Allow Symfony 6.0 (#9896) [ John Stevenson ] * Upgrade to xdebug-handler 2 (#9832) [ David Prévot ] * Build-depend on recent php-composer-xdebug-handler -- David Prévot Sat, 22 May 2021 12:10:41 -0400 composer (2.0.13-1) experimental; urgency=medium [ Jordi Boggiano ] * Switch to composer/metadata-minifier, fixes #9727 * Release 2.0.13 * Security: Fixed command injection vulnerability in HgDriver/HgDownloader and hardened other VCS drivers and downloaders (GHSA-h5h8-pc6h-jvvx) [CVE-2021-29472] [ David Prévot ] * New php-composer-metadata-minifier (build-)dependency -- David Prévot Tue, 27 Apr 2021 18:00:29 -0400 composer (2.0.12-1) experimental; urgency=medium [ Jordi Boggiano ] * Release 2.0.12 -- David Prévot Thu, 08 Apr 2021 09:22:12 -0400 composer (2.0.11-1) experimental; urgency=medium * Upload to experimental to respect the freeze [ Jordi Boggiano ] * Release 2.0.11 [ David Prévot ] * Update copyright * Extend excluded file list for autoload * Generate phpabtpl at build time * d/control: - Drop versioned dependency satisfied in the upcoming stable - Use dh-sequence-phpcomposer instead of pkg-php-tools -- David Prévot Tue, 09 Mar 2021 11:24:35 -0400 composer (2.0.9-1) unstable; urgency=medium [ Jordi Boggiano ] * Release 2.0.9 [ David Prévot ] * Simplify gbp import-orig workflow -- David Prévot Thu, 28 Jan 2021 20:05:13 -0400 composer (2.0.8-2) unstable; urgency=medium * Upload to unstable in sync with PHPUnit 9 -- David Prévot Sun, 20 Dec 2020 17:04:35 -0400 composer (2.0.8-1) experimental; urgency=medium * Upload new major release to experimental [ Jordi Boggiano ] * Update react/promise requirement * Fix php8 build bootstrap * Try to workaround react/promise php8 issue * Bump to use composer/semver 3.x * Release 2.0.8 [ David Prévot ] * Install upgrade documentation * Build-Depend on php-react-promise * Build-Depend on recent php-composer-semver * Ignore Class Redeclarations in test files * Use recent PHPUnit to run tests * Use php-intl for the testsuite -- David Prévot Fri, 11 Dec 2020 14:05:54 -0400 composer (1.10.19-1) unstable; urgency=medium [ Jordi Boggiano ] * Release 1.10.19 [ David Prévot ] * Update watch file format version to 4. * Update Standards-Version to 4.5.1 -- David Prévot Fri, 11 Dec 2020 11:30:40 -0400 composer (1.10.13-1) unstable; urgency=medium [ Jordi Boggiano ] * Release 1.10.13 -- David Prévot Sun, 13 Sep 2020 07:51:25 -0400 composer (1.10.12-1) unstable; urgency=medium [ Jordi Boggiano ] * Release 1.10.12 -- David Prévot Tue, 08 Sep 2020 21:48:19 -0400 composer (1.10.11-1) unstable; urgency=medium [ Jordi Boggiano ] * Release 1.10.11 [ David Prévot ] * Rename main branch to debian/latest (DEP-14) -- David Prévot Tue, 08 Sep 2020 13:45:31 -0400 composer (1.10.10-1) unstable; urgency=medium [ Jordi Boggiano ] * Release 1.10.10 -- David Prévot Sat, 08 Aug 2020 09:43:55 +0200 composer (1.10.9-1) unstable; urgency=medium [ Jordi Boggiano ] * Release 1.10.9 -- David Prévot Sun, 02 Aug 2020 09:03:35 +0200 composer (1.10.8-1) unstable; urgency=medium [ Jordi Boggiano ] * Release 1.10.8 [ David Prévot ] * Factorise test handling * Set Rules-Requires-Root: no. -- David Prévot Thu, 09 Jul 2020 01:52:38 -0400 composer (1.10.7-1) unstable; urgency=medium [ Jordi Boggiano ] * Release 1.10.7 -- David Prévot Fri, 05 Jun 2020 17:29:25 -1000 composer (1.10.6-1) unstable; urgency=medium [ Jordi Boggiano ] * Release 1.10.6 [ David Prévot ] * Use debhelper-compat 13 * Simplify override_dh_auto_test * composer.1: Preserve source -- David Prévot Wed, 27 May 2020 09:33:53 -1000 composer (1.10.5-1) unstable; urgency=medium [ Jordi Boggiano ] * Release 1.10.5 -- David Prévot Sun, 12 Apr 2020 23:43:12 -1000 composer (1.10.1-1) unstable; urgency=medium [ Jordi Boggiano ] * Release 1.10.1 -- David Prévot Sat, 14 Mar 2020 15:17:36 -1000 composer (1.10.0-1) unstable; urgency=medium * Upload release version to unstable [ Jordi Boggiano ] * Release 1.10.0 -- David Prévot Tue, 10 Mar 2020 16:32:41 -1000 composer (1.10.0~rc-1) experimental; urgency=medium * Upload RC to experimental (with updated testsuite, closes: #952339) [ Jordi Boggiano ] * Release 1.10.0-RC -- David Prévot Sun, 23 Feb 2020 10:56:20 -1000 composer (1.9.3-1) unstable; urgency=medium [ Jordi Boggiano ] * Release 1.9.3 -- David Prévot Sat, 08 Feb 2020 14:18:55 -1000 composer (1.9.2-1) unstable; urgency=medium [ Jordi Boggiano ] * Release 1.9.2 [ David Prévot ] * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository, Repository-Browse * Update Standards-Version to 4.5.0 -- David Prévot Sun, 02 Feb 2020 17:34:42 -1000 composer (1.9.1-1) unstable; urgency=medium [ Jordi Boggiano ] * Release 1.9.1 [ David Prévot ] * Use DEB_VERSION_UPSTREAM instead of dpkg-parsechangelog * Provide LICENSE file out of u/s/d (Closes: #934104) * Update standards version to 4.4.1, no changes needed. * Set upstream metadata fields: Repository. * Remove obsolete fields Name, Contact from debian/upstream/metadata. * d/control: Drop versioned dependency satisfied in (old)stable -- David Prévot Sat, 02 Nov 2019 16:42:32 -1000 composer (1.9.0-2) unstable; urgency=medium * Compatibility with recent PHPUnit (8) * Use oneliner for CI -- David Prévot Sat, 03 Aug 2019 04:16:23 -0400 composer (1.9.0-1) unstable; urgency=medium * Upload to unstable now that buster has been released [ Jordi Boggiano ] * Release 1.9.0 [ David Prévot ] * Add ci dependency * Update standards version, no changes needed. * Set upstream metadata fields: Contact, Name. -- David Prévot Fri, 02 Aug 2019 17:50:48 -0400 composer (1.8.6-1) experimental; urgency=medium [ Jordi Boggiano ] * Release 1.8.6 -- David Prévot Sat, 15 Jun 2019 18:55:29 -1000 composer (1.8.5-1) experimental; urgency=medium * Upload to experimental during the freeze [ Jordi Boggiano ] * Release 1.8.5 [ David Prévot ] * Document gbp import-ref usage * Add back testsuite * Adapt to recent version of PHPUnit -- David Prévot Sat, 04 May 2019 14:19:52 -1000 composer (1.8.4-1) unstable; urgency=medium [ Jordi Boggiano ] * Release 1.8.4 -- David Prévot Fri, 15 Feb 2019 22:06:33 -1000 composer (1.8.3-1) unstable; urgency=medium [ Jordi Boggiano ] * Release 1.8.3 [ David Prévot ] * Use debhelper-compat 12 * Update Standards-Version to 4.3.0 -- David Prévot Fri, 01 Feb 2019 14:25:18 -1000 composer (1.8.0-1) unstable; urgency=medium [ Jordi Boggiano ] * Release 1.8.0 [ David Prévot ] * Recommend unzip Thanks to Olaf van der Spek (Closes: #914802) -- David Prévot Wed, 05 Dec 2018 07:37:48 -1000 composer (1.7.3-1) unstable; urgency=medium [ Jordi Boggiano ] * Release 1.7.3 [ David Prévot ] * Use debhelper-compat 11 * Drop get-orig-source target * Use https in Format * Use Standards-Version 4.2.1 -- David Prévot Sat, 03 Nov 2018 19:33:23 +1300 composer (1.7.2-1) unstable; urgency=medium [ Jordi Boggiano ] * Release 1.7.2 -- David Prévot Mon, 20 Aug 2018 16:29:36 -1000 composer (1.7.1-1) unstable; urgency=medium [ Jordi Boggiano ] * Release 1.7.1 -- David Prévot Wed, 08 Aug 2018 09:59:28 +0800 composer (1.7.0-1) unstable; urgency=medium * Upload release to unstable [ Jordi Boggiano ] * Release 1.7.0 [ David Prévot ] * Update Standards-Version to 4.2.0 -- David Prévot Sat, 04 Aug 2018 13:24:25 +0800 composer (1.7.0~rc-1) experimental; urgency=medium * Upload RC to experimental [ Jordi Boggiano ] * Release 1.7.0-RC [ johnstevenson ] * Use external XdebugHandler library [ Helmut Hummel ] * Use symfony/console for hidden questions [ David Prévot ] * Adapt package to updated dependencies * Update Standards-Version to 4.1.5 -- David Prévot Sat, 28 Jul 2018 12:07:38 +0800 composer (1.6.5-1) unstable; urgency=medium [ Jordi Boggiano ] * Release 1.6.5 -- David Prévot Mon, 07 May 2018 13:19:33 -1000 composer (1.6.4-1) unstable; urgency=medium [ Jordi Boggiano ] * Release 1.6.4 [ David Prévot ] * Update Standards-Version to 4.1.4 -- David Prévot Mon, 16 Apr 2018 15:34:56 -1000 composer (1.6.3-1) unstable; urgency=medium [ Jordi Boggiano ] * Release 1.6.3 [ David Prévot ] * Move project repository to salsa.d.o * Update Standards-Version to 4.1.3 -- David Prévot Tue, 27 Feb 2018 17:40:39 -1000 composer (1.6.2-1) unstable; urgency=medium * Upload stable version to unstable [ Jordi Boggiano ] * Release 1.6.2 -- David Prévot Sat, 06 Jan 2018 12:57:09 +0530 composer (1.6.0~rc-1) experimental; urgency=medium * Upload RC to experimental [ Jordi Boggiano ] * Release 1.6.0-RC [ Felix Becker ] * Exclude non-essential files from dist package [ David Prévot ] * Drop versioned dependency satisfied in stable * Drop tests removed upstream (Closes: #882946) * Update Standards-Version to 4.1.2 -- David Prévot Sun, 24 Dec 2017 10:11:20 +0530 composer (1.5.2-1) unstable; urgency=medium [ Jordi Boggiano ] * Release 1.5.2 [ David Prévot ] * Update Standards-Version to 4.1.0 -- David Prévot Wed, 13 Sep 2017 08:51:04 -1000 composer (1.5.1-1) unstable; urgency=medium [ Jordi Boggiano ] * Release 1.5.1 [ David Prévot ] * Don’t run tests relying on remote network for ci (Closes: #872165) -- David Prévot Sat, 19 Aug 2017 17:30:43 -1000 composer (1.4.3-2) unstable; urgency=medium * Add more tests relying on remote network -- David Prévot Sun, 06 Aug 2017 20:49:32 -0400 composer (1.4.3-1) unstable; urgency=medium [ Jordi Boggiano ] * Release 1.4.3 [ David Prévot ] * Update Standards-Version to 4.0.1 * Don’t run tests relying on remote network * Don’t run tests relying on git repository -- David Prévot Sun, 06 Aug 2017 15:08:36 -0400 composer (1.2.2-1) unstable; urgency=medium [ Calin Marian ] * Urlencode Gitlab project names [ Jordi Boggiano ] * Release 1.2.2 [ Fabien Potencier ] * Fix POST_DEPENDENCIES_SOLVING trigger -- David Prévot Fri, 11 Nov 2016 13:46:46 -0930 composer (1.2.1-1) unstable; urgency=medium [ Jordi Boggiano ] * Release 1.2.1 [ bohwaz ] * Add Fossil support to Composer [ David Prévot ] * Suggest fossil now supported upstream -- David Prévot Thu, 20 Oct 2016 15:59:09 -1000 composer (1.1.3-1) unstable; urgency=medium [ Jordi Boggiano ] * Release 1.1.3 -- David Prévot Thu, 30 Jun 2016 13:28:36 -0400 composer (1.1.2-1) unstable; urgency=medium [ Jordi Boggiano ] * Release 1.1.2 -- David Prévot Wed, 01 Jun 2016 12:38:57 -0400 composer (1.1.1-1) unstable; urgency=medium [ Jordi Boggiano ] * Release 1.1.1 -- David Prévot Tue, 17 May 2016 19:02:30 -0400 composer (1.1.0-1) unstable; urgency=medium [ Jordi Boggiano ] * Use extracted ca-bundle package * Release 1.1.0 [ Jérémy Derussé ] * Allow plugins to register commands [ Nicolas Grekas ] * Speedup autoloading on PHP 5.6 & 7.0+ using static arrays [ David Prévot ] * Revert "Track stable releases" * Adapt to php-composer-ca-bundle split * Adapt to php-psr-log dependency -- David Prévot Wed, 11 May 2016 14:06:31 -0400 composer (1.0.3-1) unstable; urgency=medium [ Jordi Boggiano ] * Release 1.0.3 [ Derek Marcotte ] * fix command injection from the environment when run as root [ David Prévot ] * Track stable releases -- David Prévot Fri, 29 Apr 2016 21:37:47 -0400 composer (1.0.2-1) unstable; urgency=medium [ David Prévot ] * Demote mercurial to Suggests, add subversion too (Closes: #820336) * Update Standards-Version to 3.9.8 [ Jordi Boggiano ] * Release 1.0.2 -- David Prévot Thu, 21 Apr 2016 20:28:27 -0400 composer (1.0.0-1) unstable; urgency=medium [ Paul Wenke ] * Developed bitbucket-oauth functionality. [ Jordi Boggiano ] * Mark failed downloads as failed instead of 100% complete, fixes #5111 * Release 1.0.0 [ Niels Keurentjes ] * Clobber sudo credentials to prevent careless privilege escalations. [ Andrii Vasyliev ] * add getter for global composer [ Tom Klingenberg ] * Skip non-empty directories in zip generation -- David Prévot Wed, 06 Apr 2016 12:51:49 -0400 composer (1.0.0~beta2-1) unstable; urgency=medium [ Barry vd. Heuvel ] * Make remove with dependencies default [ Haralan Dobrev ] * List project suggestions in create-project command [ Jordi Boggiano ] * Add conflict detection in why-not, fixes #5013 * Add support for SSL_CERT_DIR and openssl.capath, fixes #5017 * Update license to 2016 * Change installs into updates if there is no lock file, fixes #5034 * Add update channels support to self-update and diagnose, fixes #4960 * Release 1.0.0-beta2 [ Steve Langasek ] * Add xz-utils as test dependency (Closes: #818644) [ David Prévot ] * Update copyright (year) -- David Prévot Mon, 28 Mar 2016 23:00:38 -0400 composer (1.0.0~beta1-1) unstable; urgency=medium [ Jan Prieser ] * added ZipArchiver to actually compress zip files [ hfcorriez ] * Support compress tar.gz and tar.bz2 archiver [ Henrik Bjørnskov ] * Initial GitLab Driver [ Pierre Rudloff ] * XzDownloader test [ Jordi Boggiano ] * Only list tree of packages required by root and not every installed package individually, refs #2600 * Disable git, svn, http protocols for VCS downloaders, fixes #4968 * Release 1.0.0-beta1 [ Niels Keurentjes ] * Implemented Prohibits and Depends correctly now. [ Davey Shafik ] * Add `composer exec` command [ David Prévot ] * d/control: Workaround for OR-ed versions * Use system cacert.pem instead of embedded one * Update copyright * Build with recent pkg-php-tools for the PHP 7.0 transition * Use now split php-mbstring and php-zip for the tests -- David Prévot Wed, 09 Mar 2016 21:14:43 -0400 composer (1.0.0~alpha11-3) unstable; urgency=medium * Composer Cache Injection vulnerability fix [CVE-2015-8371] -- David Prévot Sun, 14 Feb 2016 15:24:51 -0400 composer (1.0.0~alpha11-2) unstable; urgency=medium * Fix tests for justinrainbow/json-schema 1.6 (Closes: #810771) * Update Standards-Version to 3.9.7 -- David Prévot Wed, 03 Feb 2016 16:02:51 -0400 composer (1.0.0~alpha11-1) unstable; urgency=medium [ Rob Bast ] * remove spdx files, introduce external library * add semver, deprecated existing classes [ Jordi Boggiano ] * Release 1.0.0-alpha11 [ Remi Collet ] * ignore this test with 'jsonc' * fix for changes in justinrainbow/json-schema 1.4.4 [ David Prévot ] * Update copyright * Update packaging to new dependencies -- David Prévot Wed, 18 Nov 2015 17:27:46 -0400 composer (1.0.0~alpha10+20150602-2) unstable; urgency=medium * Fix for changes in php-json-schema 1.4.4 (Closes: #799765) -- David Prévot Fri, 23 Oct 2015 19:05:52 -0400 composer (1.0.0~alpha10+20150602-1) unstable; urgency=medium [ David Prévot ] * Use php-cli-prompt instead of embed seld/cli-prompt copy -- David Prévot Tue, 02 Jun 2015 15:19:36 -0400 composer (1.0.0~alpha10+20150511-1) unstable; urgency=medium [ Jordi Boggiano ] * Spaces are now equivalent to comma in constraints and mean AND * Add support for capital X in 3.X and || for OR * Add support for hyphen ranges * Add support for caret (^) operator * Use external lib for hidden cli prompting [ AQNOUCH Mohammed ] * Updated copyright to 2015 [ David Prévot ] * Provide homemade static autoload.php * Rely on recent symfony package for the static autoload.php * Update homepage * Update copyright (year) * Embed seld/cli-prompt copy until php-cli-prompt gets processed out of new -- David Prévot Sun, 24 May 2015 10:05:07 -0400 composer (1.0.0~alpha9+dfsg-1) unstable; urgency=low * Initial release (closes: #714118) -- David Prévot Sun, 15 Feb 2015 18:47:27 -0400