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 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138
|
networking-mlnx (1:13.1.0-2) unstable; urgency=medium
* Uploading to unstable.
-- Thomas Goirand <zigo@debian.org> Wed, 05 Sep 2018 20:23:43 +0200
networking-mlnx (1:13.1.0-1) experimental; urgency=medium
[ Ondřej Nový ]
* d/control: Use team+openstack@tracker.debian.org as maintainer
[ Thomas Goirand ]
* New upstream release.
* Fixed (build-)depends for this release.
* Removed tempest-lib in reqs patch.
-- Thomas Goirand <zigo@debian.org> Thu, 30 Aug 2018 14:24:38 +0200
networking-mlnx (1:12.0.0-2) unstable; urgency=medium
* Remove tempest-lib from usptream test-reqs.
-- Thomas Goirand <zigo@debian.org> Fri, 27 Apr 2018 10:35:57 +0200
networking-mlnx (1:12.0.0-1) unstable; urgency=medium
[ Ondřej Nový ]
* d/control: Set Vcs-* to salsa.debian.org
[ Thomas Goirand ]
* New upstream release.
* Fixed (build-)depends for this release.
* Remove SQLA version patch.
* Switch to Python 3 (Closes: #892882).
* Reviewed debian/copyright holder list and years.
-- Thomas Goirand <zigo@debian.org> Mon, 16 Apr 2018 14:16:21 +0000
networking-mlnx (1:11.0.0-2) unstable; urgency=medium
* Team upload.
* Allow newer python-sqlalchemy (Closes: #883642)
-- Ondřej Nový <onovy@debian.org> Wed, 06 Dec 2017 13:05:32 +0100
networking-mlnx (1:11.0.0-1) unstable; urgency=medium
* Updating VCS fields.
* Updating copyright format url.
* Updating maintainer field.
* Running wrap-and-sort -bast.
* Updating standards version to 4.1.1.
* New upstream release (Closes: #882622).
* Fixed (build-)depends for this release.
* A few fixes in debian/rules.
* Remove dh-systemd b-d.
* Add lsb-base runtime depends for daemons.
-- Thomas Goirand <zigo@debian.org> Thu, 30 Nov 2017 12:04:28 +0100
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
|