1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78
|
networking-mlnx (1:9.0.0~b1-1) unstable; urgency=medium
[ Ondřej Nový ]
* Standards-Version is 3.9.8 now (no change)
* d/rules: Removed UPSTREAM_GIT with default value
* d/copyright: Changed source URL to https protocol
[ Thomas Goirand ]
* New upstream release.
* Fixed (build-)depends for this release.
* Point .gitreview to OpenStack's packaging-deb Gerrit.
* Using OpenStack's Gerrit as VCS URLs.
* Removed deleted_non_working_tests.patch (tests aren't there anymore).
* Adds python-zmq and python-ethtool as (build-)depends.
* Fixed oslotest EPOCH.
* Defines SCRIPTNAME=networking-mlnx-eswitchd.
-- Thomas Goirand <zigo@debian.org> Tue, 27 Sep 2016 00:10:16 +0200
networking-mlnx (1:8.0.0~b3-4) unstable; urgency=medium
* Uploading to unstable.
-- Thomas Goirand <zigo@debian.org> Tue, 05 Apr 2016 21:38:04 +0000
networking-mlnx (1:8.0.0~b3-3) experimental; urgency=medium
* Removed manually written .upstart job (it's generated by
openstack-pkg-tools).
-- Thomas Goirand <zigo@debian.org> Mon, 21 Mar 2016 10:41:14 +0100
networking-mlnx (1:8.0.0~b3-2) experimental; urgency=medium
* Added missing python-lxml (build-)depends.
* Added --config-file /etc/neutron/plugins/ml2/eswitchd.conf when starting
the eswitchd daemon.
* Added --config-file=/etc/neutron/plugins/mlnx/mlnx_conf.ini when starting
the neutron-mlnx-agent.
-- Thomas Goirand <zigo@debian.org> Mon, 21 Mar 2016 10:14:14 +0100
networking-mlnx (1:8.0.0~b3-1) experimental; urgency=medium
[ Lenny Verkhovsky ]
* New upstream release.
* Added back Thomas Goirand <zigo@debian.org> to uploaders
* changed neutron dependency version to ${binary:Version}
* added start/config scripts for eswitchd. This code is part of the
networking-mlnx from mitaka.
* fixed Melanox typo
* changed author up eswitchd.upstart
* changed urls from stackforge (depriicated) to openstack
* changed branch from liberty to mitaka in gbp.conf
[ Ondřej Nový ]
* Fixed VCS URLs (https).
[ Thomas Goirand ]
* Standards-Version: 3.9.7 ( no change).
* Fixed debian/copyright ordering.
* Added debian/patches/deleted_non_working_tests.patch.
-- Thomas Goirand <zigo@debian.org> Mon, 14 Mar 2016 08:48:00 +0000
networking-mlnx (1:7.0.0-1) unstable; urgency=medium
* New upstream release. (Closes: #808674)
* Fixed (build-)depends for this release.
* Added a watch file.
-- Thomas Goirand <zigo@debian.org> Wed, 23 Dec 2015 15:31:29 +0100
networking-mlnx (2015.1~b1+git20150502+400747aa20-1) unstable; urgency=medium
* Initial release.
-- Thomas Goirand <zigo@debian.org> Tue, 17 Mar 2015 16:02:15 +0100
|