Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 603284 - dev-php/composer-1.2.4 version bump
Summary: dev-php/composer-1.2.4 version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Guillaume Seren
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-12-21 07:38 UTC by Tomáš Mózes
Modified: 2016-12-23 18:44 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Tomáš Mózes 2016-12-21 07:38:37 UTC
1.2.4
@alcohol alcohol released this 14 days ago · 245 commits to master since this release

    Fixed regression in output handling of scripts from 1.2.3
    Fixed support for LibreSSL detection as lib-openssl
    Fixed issue with Zend Guard in the autoloader bootstrapping
    Fixed support for loading partial provider repositories

1.2.3
@Seldaek Seldaek released this 20 days ago · 252 commits to master since this release

    Fixed bug in HgDriver failing to identify BitBucket repositories
    Fixed support for loading partial provider repositories
Comment 1 Guillaume Seren 2016-12-21 16:28:55 UTC
Hey,
I have seen the new release, but I am actually working on the phpunit-5.7.4 version,
so I will have a look at the upgrade after that.

But if someone want to help, the process is quite better now and will mostly be revision bump, some documentation:
* https://wiki.gentoo.org/wiki/Composer_packaging
Comment 2 Tomáš Mózes 2016-12-23 01:12:52 UTC
https://github.com/gentoo/gentoo/pull/3220
Comment 3 Michael Orlitzky gentoo-dev 2016-12-23 18:44:29 UTC
Done, thanks!

commit 39102e792cbb8f81752698707118a8ef8dd4078b
Author: Tomáš Mózes <hydrapolic@gmail.com>
Date:   Fri Dec 23 01:10:39 2016 +0000

    dev-php/composer: bump to 1.2.4

    Signed-off-by: Michael Orlitzky <mjo@gentoo.org>