synergy-service/packaging/debian/changelog

116 lines
3.9 KiB
Plaintext
Executable File

python-synergy-service (1.5.3) unstable; urgency=low
* Shell version updated
* Authorization section updated
* Update RPM package dependencies
-- Ervin Konomi <ervin.konomi@pd.infn.it> Wed, 20 Sep 2017 10:12:19 +0200
python-synergy-service (1.5.2) unstable; urgency=low
* Fixes on the authorization mechanism
* Enhancement in handling the parameters defined in the user request
* Missing security support
* Synergy should never raise Exception directly
* manager.notify() doesn't handle the NotImplementedError exceptions
* The synergy.log doesn't contain all logged messages
-- Ervin Konomi <ervin.konomi@pd.infn.it> Tue, 18 Jul 2017 11:05:42 +0200
python-synergy-service (1.5.1) unstable; urgency=low
* Update synergy service packaging
-- Ervin Konomi <ervin.konomi@pd.infn.it> Tue, 21 Mar 2017 12:09:29 +0100
python-synergy-service (1.5.0) unstable; urgency=low
* add some unit tests for Trust
* CLI: remove auth_token, unused vars and add tests
* add some unit tests for ExecuteCommand
* add some unit tests for the ManagerCommand class
* simplify packaging with docker
* fix one instance of "except Exception"
* add some unit tests for HTTPCommand
* fix missing elements in string formatting
* remove support for SysV init and Upstart
* Removed all managers parameters in synergy.conf
* fix synergy erasing log file on upgrade
-- Ervin Konomi <ervin.konomi@pd.infn.it> Mon, 20 Mar 2017 11:55:29 +0100
python-synergy-service (1.4.0) unstable; urgency=low
* Update of the links to the Synergy documentation
* Update of the Synergy configuration file
* The Synergy CLI is not SSL-enabled
-- Ervin Konomi <ervin.konomi@pd.infn.it> Mon, 30 Jan 2017 15:10:50 +0100
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