1 neutron (2:8.0.0~b2-3) UNRELEASED; urgency=medium
3 * Bumped EPOCH to align with Ubuntu.
4 * Allow unit test to fail, because they do in Trusty.
5 * Do not -X/usr/bin when calling dh_install.
6 * Fixed auth_protocol to be http and not https by default.
7 * Drop Provides: argparse (Closes: #810728).
9 -- Thomas Goirand <zigo@debian.org> Thu, 28 Jan 2016 07:34:12 +0000
11 neutron (1:8.0.0~b2-2) experimental; urgency=medium
13 * Fixed config file generation.
15 -- Thomas Goirand <zigo@debian.org> Thu, 21 Jan 2016 15:23:22 +0000
17 neutron (1:8.0.0~b2-1) experimental; urgency=medium
19 * New upstream release.
20 * Fixed (build-)depeneds for this release.
21 * Rebased better-config-defaults.patch.
22 * Added extend-diff-ignore = "^[^/]*[.]egg-info/" in d/source/options.
23 * Did some cleanups in debian/rules.
24 * Using oslo-config-generator to generate config files, as upstream moved to
26 * export OSLO_PACKAGE_VERSION now compatible with Trusty version of dpkg.
27 * Fixed debian/copyright.
28 * Fixed too long lines in long description.
29 * Removed all shlibs:Depends from debian/control.
30 * Removed neutron-common.links (for symlink to /var/lib/quantum).
31 * Fails build on unit test failures.
33 -- Thomas Goirand <zigo@debian.org> Fri, 04 Dec 2015 09:03:42 +0100
35 neutron (1:7.0.0-2) unstable; urgency=medium
37 * Delete openvswitch_agent.ini on purge (Closes: #802538).
39 -- Thomas Goirand <zigo@debian.org> Fri, 23 Oct 2015 12:25:25 +0200
41 neutron (1:7.0.0-1) unstable; urgency=medium
43 * New upstream release.
44 * Uploading to unstable.
45 * Added python-pymysql as runtime dependency.
47 -- Thomas Goirand <zigo@debian.org> Tue, 13 Oct 2015 15:05:52 +0200
49 neutron (1:7.0.0~rc1-1) experimental; urgency=medium
51 * New upstream release.
52 * Fixed (build-)depends for this release.
54 * Now neutron-server depends on python-openstackclient.
56 -- Thomas Goirand <zigo@debian.org> Fri, 25 Sep 2015 09:37:11 +0200
58 neutron (1:7.0.0~b3-1) experimental; urgency=medium
60 * New upstream release.
61 * Fixed (build-)depends for this release.
62 * Rebased better-config-defaults.patch.
64 -- Thomas Goirand <zigo@debian.org> Mon, 07 Sep 2015 11:51:13 +0200
66 neutron (1:7.0.0~b2-1) experimental; urgency=medium
68 * New upstream release.
69 * Fixed (build-)depends for this release.
71 -- Thomas Goirand <zigo@debian.org> Thu, 16 Jul 2015 15:06:54 +0200
73 neutron (2015.1.0+2015.06.24.git61.bdf194a0e1-3) unstable; urgency=medium
75 * Added requirements.txt patch for SQLA version.
77 -- Thomas Goirand <zigo@debian.org> Wed, 01 Jul 2015 03:02:58 +0000
79 neutron (2015.1.0+2015.06.24.git61.bdf194a0e1-2) unstable; urgency=medium
81 * Rebuilt for sqlalchemy 1.0.6.
83 -- Thomas Goirand <zigo@debian.org> Wed, 01 Jul 2015 02:14:01 +0000
85 neutron (2015.1.0+2015.06.24.git61.bdf194a0e1-1) unstable; urgency=medium
87 * New upstream release (based on commit 61 and sha bdf194a0e1).
88 * Added patch for CVE-2015-3221 (Closes: #789713):
89 CVE-2015-3221_Provide_work_around_for_0.0.0.0_for_ipset.patch
91 -- Thomas Goirand <zigo@debian.org> Wed, 24 Jun 2015 07:41:07 +0000
93 neutron (2015.1.0-4) unstable; urgency=medium
95 * Updated Danish da.po debconf translation (Closes: #787375).
97 -- Thomas Goirand <zigo@debian.org> Sun, 14 Jun 2015 15:58:35 +0200
99 neutron (2015.1.0-3) unstable; urgency=medium
101 * Updated pt.po translation of debconf messages (Closes: #784589).
102 * Updated fr.po thanks to Julien Patriarca (Closes: #785226).
104 -- Thomas Goirand <zigo@debian.org> Tue, 12 May 2015 23:21:01 +0200
106 neutron (2015.1.0-2) unstable; urgency=medium
109 * Fix a problem with openvswitch-agent where it's config file was not being
113 * Added Gustavo Panizzo <gfa@zumbi.com.ar> as uploaders.
115 -- Thomas Goirand <zigo@debian.org> Wed, 06 May 2015 07:57:24 +0000
117 neutron (2015.1.0-1) unstable; urgency=medium
119 * New upstream release.
121 -- Thomas Goirand <zigo@debian.org> Thu, 30 Apr 2015 21:54:26 +0000
123 neutron (2015.1~rc2-1) unstable; urgency=medium
126 * New upstream release.
127 * Updated (build-)depends for this release.
128 * Removed quantum transition packages, and lbass package (the later is now a
132 * Updated ovs agent and lb agent init scripts, since they are deprecated as
133 core_plugin and should be used in conjunction of ml2.
135 -- Thomas Goirand <zigo@debian.org> Wed, 24 Dec 2014 15:10:00 +0800
137 neutron (2014.2.1-1) experimental; urgency=medium
139 * New upstream release.
140 * cve-2014-7821_DoS_through_invalid_DNS_configuration_juno.patch is now
141 applied upstream, so removed it.
142 * Now build-depends on openstack-pkg-tools (>= 20~).
144 -- Thomas Goirand <zigo@debian.org> Fri, 12 Dec 2014 23:02:10 +0800
146 neutron (2014.2-4) experimental; urgency=medium
148 * CVE-2014-7821: DoS through invalid DNS configuration. Applied upstream
149 patch: Fix hostname regex pattern (Closes: #770431).
151 -- Thomas Goirand <zigo@debian.org> Fri, 21 Nov 2014 16:39:03 +0800
153 neutron (2014.2-3) experimental; urgency=medium
155 * Patches the ml2 plugin ini file to be like the install-guide by default.
156 * Added defaults-closer-to-install-guide.patch to have l3 and dhcp init files
157 match what the install-guide proposes as configuration.
159 -- Thomas Goirand <zigo@debian.org> Thu, 23 Oct 2014 14:59:07 +0800
161 neutron (2014.2-2) experimental; urgency=medium
163 * Removed arping from depends of python-neutron, and put iputils-arping as
166 -- Thomas Goirand <zigo@debian.org> Thu, 16 Oct 2014 15:17:02 +0000
168 neutron (2014.2-1) experimental; urgency=medium
170 * New upstream release.
172 -- Thomas Goirand <zigo@debian.org> Thu, 16 Oct 2014 14:52:35 +0000
174 neutron (2014.2~rc2-1) experimental; urgency=medium
176 * New upstream release.
177 * Updated (build-)depends for this release.
178 * Added ipset, iproute2, arping and keepalived as dependency.
179 * Now using a single logrotate file in neutron-common.
181 -- Thomas Goirand <zigo@debian.org> Fri, 10 Oct 2014 23:11:10 +0800
183 neutron (2014.2~rc1-3) experimental; urgency=medium
185 * Fixed debconf template and ran debconf-updatepo.
186 * Another fix for the SQLite Alembic migrations.
188 -- Thomas Goirand <zigo@debian.org> Fri, 10 Oct 2014 07:34:35 +0000
190 neutron (2014.2~rc1-2) experimental; urgency=medium
192 * Mangling upstream rc and beta versions in watch file.
193 * Fixed 0001-Add-parameter-and-iptables-rules-to-protect-dnsmasq-.patch
195 * Added sqlite3 as dependency.
196 * Added debian/patches/more-alembic-with-sqlite-migration-fixes.patch.
198 -- Thomas Goirand <zigo@debian.org> Fri, 10 Oct 2014 15:00:51 +0800
200 neutron (2014.2~rc1-1) experimental; urgency=medium
202 * New upstream release.
203 * Now using templated init script for sysv-rc, generated systemd unit and
204 upstart jobs, using openstack-pkg-tools >= 13.
205 * Refreshed/rebased/reworked fix-alembic-migration-with-sqlite3.patch.
206 * Removed reference and license for tools/rfc.sh which doesn't exist, in
208 * Standards-Version is now 3.9.6.
210 -- Thomas Goirand <zigo@debian.org> Fri, 03 Oct 2014 18:53:11 +0800
212 neutron (2014.2~b3-1) experimental; urgency=medium
215 * Disabled ml2 config patch.
216 * Fixed (build-)depends for this release.
220 * New upstream release.
221 * Support to run neutron under systemd.
223 -- Thomas Goirand <zigo@debian.org> Sat, 20 Sep 2014 07:54:55 +0000
225 neutron (2014.1.1-1) unstable; urgency=medium
227 * New upstream release.
228 * Removed OVS_lib_defer_apply_doesn_t_handle_concurrency.patch applied
230 * Removed Install_SNAT_rules_for_ipv4_only.patch applied upstream.
232 -- Thomas Goirand <zigo@debian.org> Mon, 09 Jun 2014 23:06:59 +0800
234 neutron (2014.1-8) unstable; urgency=medium
236 * Added sane-defaults-for-ml2_conf.ini.patch.
237 * Added missing dbconfig-common dependency.
238 * Also patches dhcp_agent.ini and dhcp_agent.ini for sane defaults.
240 -- Thomas Goirand <zigo@debian.org> Sat, 07 Jun 2014 17:27:55 +0800
242 neutron (2014.1-7) unstable; urgency=medium
244 * Updates the OVS_lib_defer_apply_doesn_t_handle_concurrency.patch patch
246 * Now build-depends on openstack-pkg-tools (>= 12~).
248 -- Thomas Goirand <zigo@debian.org> Thu, 05 Jun 2014 07:25:38 +0000
250 neutron (2014.1-6) unstable; urgency=high
252 * Adds Install_SNAT_rules_for_ipv4_only.patch. Note that without this patch,
253 it's possible to destroy an OpenStack cloud network, which is why I'm
254 putting urgency=high in this upload.
256 -- Thomas Goirand <zigo@debian.org> Tue, 03 Jun 2014 00:07:08 +0800
258 neutron (2014.1-5) unstable; urgency=medium
260 * Switched from restarting daemons to copytruncate for logrotate.
262 -- Thomas Goirand <zigo@debian.org> Thu, 29 May 2014 13:44:03 +0800
264 neutron (2014.1-4) unstable; urgency=medium
266 * Fixed linuxbridge init script.
268 -- Thomas Goirand <zigo@debian.org> Wed, 21 May 2014 08:37:03 +0800
270 neutron (2014.1-3) unstable; urgency=medium
272 * Added Russian Debconf translation, thanks to Yuri Kozlov
273 <yuray@komyakino.ru> (Closes: #746939).
275 -- Thomas Goirand <zigo@debian.org> Sun, 04 May 2014 14:36:24 +0800
277 neutron (2014.1-2) unstable; urgency=medium
279 * Unbreaks fr.po, thanks to Christian Perrier (Closes: #745249).
280 * Added it.po thanks to Beatrice Torracca (Closes: #746575).
281 * Added a Provides: neutron-plugin-ml2 in neutron-common (LP: #1309858).
283 -- Thomas Goirand <zigo@debian.org> Sat, 03 May 2014 02:22:50 +0000
285 neutron (2014.1-1) unstable; urgency=medium
288 * New upstream pre-release.
289 * Uploading to unstable.
290 * Readded 0004-Fix-Metering-doesn-t-respect-the-l3-agent-binding.patch with
291 the last review from upstream.
294 * Allow selecting log destination for Neutron daemons
296 -- Thomas Goirand <zigo@debian.org> Wed, 09 Apr 2014 23:46:07 +0800
298 neutron (2014.1~rc1-2) experimental; urgency=low
300 * More SQLite migration fixes for Icehouse.
301 * Added OVS_lib_defer_apply_doesn_t_handle_concurrency.patch
303 -- Thomas Goirand <zigo@debian.org> Mon, 07 Apr 2014 14:23:29 +0800
305 neutron (2014.1~rc1-1) experimental; urgency=medium
308 * Fixes an issue using ml2 and openvswitch plugin, openvswitch agent wasn't
309 loading it's config file.
312 * New upstream release.
313 * Removed SQLAlchemy version in requirements.txt patch (now useless).
315 -- Thomas Goirand <zigo@debian.org> Fri, 04 Apr 2014 13:29:48 +0000
317 neutron (2014.1~b3-1) experimental; urgency=low
319 * New upstream release (Icehouse beta 3).
320 * Fixed /var/lib/neutron/dhcp folder rights for Ubuntu.
322 -- Thomas Goirand <zigo@debian.org> Sat, 14 Dec 2013 00:44:19 +0800
324 neutron (2013.2.2-1) unstable; urgency=medium
326 [ gustavo panizzo <gfa@zumbi.com.ar> ]
327 * New upstream release.
328 * Patch 0003-Fix-MeteringLabel-model-to-not-clear-router-s-tenant-id-on
329 deletion was merged upstream. Removed from debian/patches.
334 -- Thomas Goirand <zigo@debian.org> Fri, 14 Feb 2014 07:01:38 +0000
336 neutron (2013.2.1-5) unstable; urgency=medium
338 * Fix /var/lib/neutron and /var/lib/neutron/dhcp folder rights in
339 debian/neutron-common.postinst.in.
341 -- Thomas Goirand <zigo@debian.org> Thu, 13 Feb 2014 19:43:22 +0800
343 neutron (2013.2.1-4) unstable; urgency=medium
345 * Restart daemons after logrotate.
347 -- Thomas Goirand <zigo@debian.org> Mon, 03 Feb 2014 16:40:52 +0800
349 neutron (2013.2.1-3) unstable; urgency=medium
351 * Added new Debconf template translations thanks to:
352 - Spanish: Camaleón (Closes: #734286).
353 - Swedish: Martin Bagge (Closes: #734705).
354 * Downgrades openswan from depends to suggests, because openswan is hardly
355 maintained, and not available from testing, which is blocking Neutron from
356 migrating: this isn't worth the trouble.
358 -- Thomas Goirand <zigo@debian.org> Sun, 12 Jan 2014 17:31:46 +0800
360 neutron (2013.2.1-2) unstable; urgency=low
363 * patch backported from icehouse-1 to simplify use of metadata on
367 * Added a bunch of bugfix in advance from the next point release. Thanks
369 Sylvain Afchain <sylvain.afchain@enovance.com> for helping gathering and
372 -- Thomas Goirand <zigo@debian.org> Mon, 30 Dec 2013 23:12:45 +0800
374 neutron (2013.2.1-1) unstable; urgency=high
376 * New upstream release. This fixes CVE-2013-6419.
377 * Refresh better-config-default.patch.
378 * Fixed rights of /var/lib/neutron/dhcp in the Ubuntu case.
379 * Added python-neutronclient (>= 2.3.0) as dependency of python-neutron.
380 * Fixes French debconf translation thanks to our Cheesemaster Christian
381 Perrier (Closes: #732266).
382 * Added Italian debconf translation, thanks to Beatrice Torracca
383 <beatricet@libero.it> (Closes: #732078).
384 * Fixed version of (build-)depends for python-six and python-iso8601.
385 * Added openswan as dependency for neutron-vpn-agent.
387 -- Thomas Goirand <zigo@debian.org> Sat, 14 Dec 2013 00:44:51 +0800
389 neutron (2013.2-9) unstable; urgency=medium
391 * Added missing handling of ml2 plugin in neutron-common.postinst.
392 * Do not call neutron-db-manage --config-file /etc/neutron/neutron.conf
393 upgrade head if the user didn't ask for db management through debconf.
395 -- Thomas Goirand <zigo@debian.org> Thu, 05 Dec 2013 20:30:09 +0800
397 neutron (2013.2-8) unstable; urgency=medium
399 * Fixes the core_plugin setup in neutron-common postinst.
400 * Added new debconf templates translations, with warm thanks to:
401 - French, Julien Patriarca <leatherface@debian.org> (Closes: #728764).
402 - Portuguese, Américo Monteiro <a_monteiro@gmx.com> (Closes: #729928).
403 * Configures service_plugins =
404 neutron.services.l3_router.l3_router_plugin.L3RouterPlugin as default.
406 -- Thomas Goirand <zigo@debian.org> Thu, 05 Dec 2013 16:40:28 +0800
408 neutron (2013.2-7) unstable; urgency=low
410 * neutron-l3-agent & neutron-vpn-agent now conflicts with each other.
411 * Fixed the cron.d files for lbass, dhcp and l3, so that they are on a single
412 line instead of broken lines with \ (this doesn't work otherwise).
413 * Fixes the sqlalchemy requirements.txt that restricted to SQLAlchemy
415 * Removes openvswitch-switch from depends since it's in pre-depends.
419 * Dependency on OpenvSwitch has been updated to 1.9, as it required by
422 -- Thomas Goirand <zigo@debian.org> Mon, 02 Dec 2013 22:39:46 +0800
424 neutron (2013.2-6) unstable; urgency=low
426 * Now starts the openvswitch agent using the ml2 config if this is the plugin
427 which is in use in the core_plugin directive.
428 * Now sets the OVSHybridIptablesFirewallDriver as default firewall driver.
429 * Changes the rights of /var/lib/neutron/dhcp in Ubuntu, and depends:
430 dpkg-dev to check if we are in Ubuntu.
432 -- Thomas Goirand <zigo@debian.org> Mon, 25 Nov 2013 17:21:56 +0000
434 neutron (2013.2-5) unstable; urgency=low
436 * Added missing python-babel depends in python-neutron.
437 * Adds missing RabbitMQ debconf configuration code.
439 -- Thomas Goirand <zigo@debian.org> Fri, 25 Oct 2013 02:07:11 +0800
441 neutron (2013.2-4) unstable; urgency=low
443 * neutron-*-agent packages are now breaking + replace only old versions of
444 Quantum packages: those who were not transition packages (Closes: #727235).
445 * Adds find . -type f -name "*.pyc" -delete in dh_clean.
447 -- Thomas Goirand <zigo@debian.org> Thu, 24 Oct 2013 02:09:41 +0800
449 neutron (2013.2-3) unstable; urgency=low
451 * Really fix db setup (Closes: #726719).
453 -- Thomas Goirand <zigo@debian.org> Sat, 19 Oct 2013 14:33:15 +0800
455 neutron (2013.2-2) unstable; urgency=low
457 * Adds upstream fix for db setup (Closes: #726719).
459 -- Thomas Goirand <zigo@debian.org> Fri, 18 Oct 2013 22:24:05 +0800
461 neutron (2013.2-1) unstable; urgency=low
463 * New upstream release.
464 * Uploading to unstable.
466 -- Thomas Goirand <zigo@debian.org> Fri, 18 Oct 2013 00:21:51 +0800
468 neutron (2013.2~rc3-1) experimental; urgency=low
470 * New upstream release.
472 -- Thomas Goirand <zigo@debian.org> Thu, 17 Oct 2013 15:25:13 +0800
474 neutron (2013.2~rc2-1) experimental; urgency=low
476 * New upstream release.
478 -- Thomas Goirand <zigo@debian.org> Sun, 13 Oct 2013 00:34:40 +0800
480 neutron (2013.2~rc1-1) experimental; urgency=low
482 * New upstream release.
484 -- Thomas Goirand <zigo@debian.org> Sun, 06 Oct 2013 14:15:06 +0800
486 neutron (2013.2~b3-1) experimental; urgency=low
488 * Initial release. (Closes: #718037)
490 -- Thomas Goirand <zigo@debian.org> Sat, 27 Jul 2013 13:11:22 +0800