synergy-service/packaging/debian/changelog

67 lines
2.2 KiB
Plaintext
Executable File

python-synergy-service (1.3.0) unstable; urgency=low
* Replaces uuid.uuid4 with uuidutils.generate_uuid
* [packaging] make docker aware of PKG_VERSION
* Added support for OpenStack DOMAIN to shell.py
* Update changelogs and system package versions
* Clean up oslo imports
* Update the Sphinx documentation
* fix packaging with docker and its documentation
* Distribute tabulate as part of Synergy
* Remove versions for required packages
* fix missing "requests" from the requirements
* Updated coverage configuration file
* fix docker packaging for CentOS
* fix wrong version of eventlet
* fix docs for packaging with Ubuntu
* fix to get the synergy version when packaging
* fix required packages when packaging
-- Vincent Llorens <vincent.llorens@cc.in2p3.fr> Tue, 06 Dec 2016 14:58:12 +0100
python-synergy-service (1.2.0-1ubuntu1) unstable; urgency=low
* use pbr fully for easier package building
* RPM: don't output errors on uninstallation
* Fix conf for AMQP virtual host
* Added unit tests
* Fixed destroy() method
* Fixed serializer
* Fixed logging for managers
* fix eventlet and dateutil required versions
* Fix requirement version pinning
-- Vincent Llorens <vincent.llorens@cc.in2p3.fr> Wed, 09 Nov 2016 15:35:11 +0100
python-synergy-service (1.1.0) unstable; urgency=low
* Improve Synergy serialization capabilities
* Streamline the packaging process
* Use dependency pinning for both CentOS and Ubuntu packaging
-- Ervin Konomi <ervin.konomi@pd.infn.it> Wed, 21 Sep 2016 11:11:02 +0200
python-synergy-service (1.0.1) unstable; urgency=low
* Fix broken links in README
-- Vincent Llorens <vincent.llorens@cc.in2p3.fr> Tue, 26 Jul 2016 11:05:37 +0020
python-synergy-service (1.0.0-1ubuntu1) unstable; urgency=low
* First public release. Full set of funtionalities.
-- Vincent Llorens <vincent.llorens@cc.in2p3.fr> Fri, 17 Jun 2016 14:36:31 +0200
python-synergy-service (0.2-1) unstable; urgency=low
* Working release with minimum set of functionalities
-- Vincent Llorens <vincent.llorens@cc.in2p3.fr> Fri, 29 Apr 2016 16:43:50 +0200
python-synergy-service (0.1-1) unstable; urgency=low
* Initial release
-- Vincent Llorens <vincent.llorens@cc.in2p3.fr> Mon, 15 Feb 2016 14:02:30 +0000