Changelog for
docker-compose-1.6.2-8.1.noarch.rpm :
Thu Mar 17 13:00:00 2016 opensuse-packagingAATTopensuse.org
- Update to version 1.6.2:
+ Add failing test for --abort-on-container-exit
+ Stop other containers if the flag is set.
+ Revert \"Change special case from \'_\', None to ()\"
+ Make environment variables without a value the same as docker-cli.
+ Updating Dockerfile
+ Bump 1.6.1
+ Update docker-py version in requirements to 1.7.2
+ Bump 1.6.2
- add cached-property requirement
- review version requirements so we don\'t have surprises if python
packages are updated
- fix fix-requirements.patch based on versions in Factory
This fixes bsc#954145, docker-compose provided by tumbleweed does not run
Mon Dec 21 13:00:00 2015 fcastelliAATTsuse.com
- Update to version 1.5.2:
* Fixed a bug which broke the use of environment and env_file with extends,
and caused environment keys without values to have a None value, instead of
a value from the host environment.
* Fixed a regression in 1.5.1 that caused a warning about volumes to be
raised incorrectly when containers were recreated.
* Fixed a bug which prevented building a Dockerfile that used ADD
* Fixed a bug with docker-compose restart which prevented it from starting
stopped containers.
* Fixed handling of SIGTERM and SIGINT to properly stop containers
* Add support for using a url as the value of build
* Improved the validation of the expose option
Thu Nov 19 13:00:00 2015 fcastelliAATTsuse.com
- Add fix-requirements.patch: require the version of python-enum34
shipped with SLE and openSUSE. The original version is not really
needed.
- Downgraded python-enum34 requirement to suit what is already shipped
with SLE/openSUSE
Sun Nov 15 13:00:00 2015 jmassaguerplaAATTsuse.com
- Update to docker-compose 1.5.1
Remove fix_requires.patch because latest version requires different
versions of the previous packages
Changelog: https://github.com/docker/compose/blob/1.5.1/CHANGELOG.md
Tue Jul 28 14:00:00 2015 fcastelliAATTsuse.com
- Fix python-request requirement
Updated fix_requires.patch: required to fix docker-compose on Factory
Mon Jul 27 14:00:00 2015 hvogelAATTsuse.com
- Update to version 1.3.2
Tue Jul 21 14:00:00 2015 fcastelliAATTsuse.com
- Updated fix_requires.patch: required to fix docker-compose on Factory
Fri Jul 10 14:00:00 2015 fcastelliAATTsuse.com
- Added fix_requires.patch: required to have docker-compose running
Fri May 29 14:00:00 2015 fcastelliAATTsuse.com
- Add README.SUSE
Fri Apr 17 14:00:00 2015 fcastelliAATTsuse.com
- Update to version 1.2.0
Fri Apr 10 14:00:00 2015 fcastelliAATTsuse.com
- Removed python-backports.ssl_match_hostname from the runtime deps,
this belongs to python-requests
Thu Apr 9 14:00:00 2015 fcastelliAATTsuse.com
- Added missing runtime dependency python-backports.ssl_match_hostname
Thu Apr 9 14:00:00 2015 fcastelliAATTsuse.com
- Added missing runtime requirement python-setuptools
Thu Apr 9 14:00:00 2015 fcastelliAATTsuse.com
- Created initial package targeting v1.2.0rc3