]> git.pld-linux.org Git - packages/composer.git/commitdiff
up to 1.6.4 (2018-04-13)
authorElan Ruusamäe <glen@pld-linux.org>
Sun, 20 May 2018 14:35:57 +0000 (17:35 +0300)
committerElan Ruusamäe <glen@pld-linux.org>
Sun, 20 May 2018 15:45:06 +0000 (18:45 +0300)
- Security fixes in some edge case scenarios, recommended update for all users
- Fixed regression in version guessing of path repositories
- Fixed removing aliased packages from the repository, which might resolve some odd update bugs
- Fixed updating of package URLs for GitLab
- Fixed run-script --list failing when script handlers were defined
- Fixed init command not respecting the current php version when selecting package versions
- Fixed handling of uppercase package names in why/why-not commands
- Fixed exclude-from-classmap symlink handling
- Fixed filesystem permissions of PEAR binaries
- Improved performance of subversion repos
- Other minor fixes

composer.spec

index 4ee43bef5a99a156e04e9c469834ecd13ccc2c4c..fc6aa197b3b2ec4a4c5ba2ffc8ab055118121cea 100644 (file)
@@ -6,12 +6,12 @@
 %include       /usr/lib/rpm/macros.php
 Summary:       Dependency Manager for PHP
 Name:          composer
-Version:       1.6.3
+Version:       1.6.4
 Release:       1
 License:       MIT
 Group:         Development/Languages/PHP
 Source0:       https://github.com/composer/composer/archive/%{version}/%{name}-%{version}.tar.gz
-# Source0-md5: 0e4bbd31770b789b1208ce7f4aa9f28f
+# Source0-md5: d2cd6048c50d8baa44ad1d5150d27992
 Source2:       https://raw.githubusercontent.com/iArren/%{name}-bash-completion/86a8129/composer
 # Source2-md5: cdeebf0a0da1fd07d0fd886d0461642e
 Source3:       autoload.php
This page took 0.115074 seconds and 4 git commands to generate.