Standards-Version: 3.9.7
[openstack-build/neutron-build.git] / trusty / debian / changelog
1 neutron (2:8.0.0~rc1-1) experimental; urgency=medium
2
3   * New upstream release.
4   * Fixed ryu version to 3.30, since I could upload it to Experimental after
5     current maintainer agreed with team maintenance.
6   * Added missing runtime depends: q-text-as-data.
7   * Rebuild with newer oslo.config.
8   * Added Return_oslo_config_Opts_to_config_generator.patch to avoid warnings.
9   * Standards-Version: 3.9.7 (no change).
10
11  -- Thomas Goirand <zigo@debian.org>  Mon, 21 Mar 2016 14:46:45 +0100
12
13 neutron (2:8.0.0~b3-1) experimental; urgency=medium
14
15   [ Ondřej Nový ]
16   * Fixed VCS URLs (https).
17
18   [ Thomas Goirand ]
19   * New upstream release.
20   * Fixed (build-)depends for this release.
21
22  -- Thomas Goirand <zigo@debian.org>  Thu, 03 Mar 2016 20:40:19 +0800
23
24 neutron (2:8.0.0~b2-4) experimental; urgency=medium
25
26   [ Thomas Goirand ]
27   * Added a neutron-sriov-agent package.
28   * Added Ivan in the upload list.
29
30   [ Ivan Udovichenko]
31   * d/neutron-openvswitch-agent.upstart.in: Remove legacy custom Upstart script.
32   * d/neutron-linuxbridge-agent.init.in d/neutron-openvswitch-agent.init.in:
33       Add custom ML2 config files instead of the default one (LP: #1527005).
34
35  -- Thomas Goirand <zigo@debian.org>  Fri, 26 Feb 2016 14:15:35 +0000
36
37 neutron (2:8.0.0~b2-3) experimental; urgency=medium
38
39   * Bumped EPOCH to align with Ubuntu.
40   * Allow unit test to fail, because they do in Trusty.
41   * Do not -X/usr/bin when calling dh_install.
42   * Fixed auth_protocol to be http and not https by default.
43   * Drop Provides: argparse (Closes: #810728).
44   * neutron-linuxbridge-agent Breaks + Replaes older neutron-common
45     (Closes: #813068).
46   * New pt_BR.po debconf translation (Closes: #811530).
47
48  -- Thomas Goirand <zigo@debian.org>  Thu, 28 Jan 2016 07:34:12 +0000
49
50 neutron (1:8.0.0~b2-2) experimental; urgency=medium
51
52   * Fixed config file generation.
53
54  -- Thomas Goirand <zigo@debian.org>  Thu, 21 Jan 2016 15:23:22 +0000
55
56 neutron (1:8.0.0~b2-1) experimental; urgency=medium
57
58   * New upstream release.
59   * Fixed (build-)depeneds for this release.
60   * Rebased better-config-defaults.patch.
61   * Added extend-diff-ignore = "^[^/]*[.]egg-info/" in d/source/options.
62   * Did some cleanups in debian/rules.
63   * Using oslo-config-generator to generate config files, as upstream moved to
64     use that as well.
65   * export OSLO_PACKAGE_VERSION now compatible with Trusty version of dpkg.
66   * Fixed debian/copyright.
67   * Fixed too long lines in long description.
68   * Removed all shlibs:Depends from debian/control.
69   * Removed neutron-common.links (for symlink to /var/lib/quantum).
70   * Fails build on unit test failures.
71
72  -- Thomas Goirand <zigo@debian.org>  Fri, 04 Dec 2015 09:03:42 +0100
73
74 neutron (1:7.0.0-2) unstable; urgency=medium
75
76   * Delete openvswitch_agent.ini on purge (Closes: #802538).
77
78  -- Thomas Goirand <zigo@debian.org>  Fri, 23 Oct 2015 12:25:25 +0200
79
80 neutron (1:7.0.0-1) unstable; urgency=medium
81
82   * New upstream release.
83   * Uploading to unstable.
84   * Added python-pymysql as runtime dependency.
85
86  -- Thomas Goirand <zigo@debian.org>  Tue, 13 Oct 2015 15:05:52 +0200
87
88 neutron (1:7.0.0~rc1-1) experimental; urgency=medium
89
90   * New upstream release.
91   * Fixed (build-)depends for this release.
92   * Rebased patches.
93   * Now neutron-server depends on python-openstackclient.
94
95  -- Thomas Goirand <zigo@debian.org>  Fri, 25 Sep 2015 09:37:11 +0200
96
97 neutron (1:7.0.0~b3-1) experimental; urgency=medium
98
99   * New upstream release.
100   * Fixed (build-)depends for this release.
101   * Rebased better-config-defaults.patch.
102
103  -- Thomas Goirand <zigo@debian.org>  Mon, 07 Sep 2015 11:51:13 +0200
104
105 neutron (1:7.0.0~b2-1) experimental; urgency=medium
106
107   * New upstream release.
108   * Fixed (build-)depends for this release.
109
110  -- Thomas Goirand <zigo@debian.org>  Thu, 16 Jul 2015 15:06:54 +0200
111
112 neutron (2015.1.0+2015.06.24.git61.bdf194a0e1-3) unstable; urgency=medium
113
114   * Added requirements.txt patch for SQLA version.
115
116  -- Thomas Goirand <zigo@debian.org>  Wed, 01 Jul 2015 03:02:58 +0000
117
118 neutron (2015.1.0+2015.06.24.git61.bdf194a0e1-2) unstable; urgency=medium
119
120   * Rebuilt for sqlalchemy 1.0.6.
121
122  -- Thomas Goirand <zigo@debian.org>  Wed, 01 Jul 2015 02:14:01 +0000
123
124 neutron (2015.1.0+2015.06.24.git61.bdf194a0e1-1) unstable; urgency=medium
125
126   * New upstream release (based on commit 61 and sha bdf194a0e1).
127   * Added patch for CVE-2015-3221 (Closes: #789713):
128     CVE-2015-3221_Provide_work_around_for_0.0.0.0_for_ipset.patch
129
130  -- Thomas Goirand <zigo@debian.org>  Wed, 24 Jun 2015 07:41:07 +0000
131
132 neutron (2015.1.0-4) unstable; urgency=medium
133
134   * Updated Danish da.po debconf translation (Closes: #787375).
135
136  -- Thomas Goirand <zigo@debian.org>  Sun, 14 Jun 2015 15:58:35 +0200
137
138 neutron (2015.1.0-3) unstable; urgency=medium
139
140   * Updated pt.po translation of debconf messages (Closes: #784589).
141   * Updated fr.po thanks to Julien Patriarca (Closes: #785226).
142
143  -- Thomas Goirand <zigo@debian.org>  Tue, 12 May 2015 23:21:01 +0200
144
145 neutron (2015.1.0-2) unstable; urgency=medium
146
147   [ gustavo panizzo ]
148   * Fix a problem with openvswitch-agent where it's config file was not being
149     loaded.
150
151   [ Thomas Goirand ]
152   * Added Gustavo Panizzo <gfa@zumbi.com.ar> as uploaders.
153
154  -- Thomas Goirand <zigo@debian.org>  Wed, 06 May 2015 07:57:24 +0000
155
156 neutron (2015.1.0-1) unstable; urgency=medium
157
158   * New upstream release.
159
160  -- Thomas Goirand <zigo@debian.org>  Thu, 30 Apr 2015 21:54:26 +0000
161
162 neutron (2015.1~rc2-1) unstable; urgency=medium
163
164   [ Thomas Goirand ]
165   * New upstream release.
166   * Updated (build-)depends for this release.
167   * Removed quantum transition packages, and lbass package (the later is now a
168     separated project).
169
170   [ gustavo panizzo ]
171   * Updated ovs agent and lb agent init scripts, since they are deprecated as
172     core_plugin and should be used in conjunction of ml2.
173
174  -- Thomas Goirand <zigo@debian.org>  Wed, 24 Dec 2014 15:10:00 +0800
175
176 neutron (2014.2.1-1) experimental; urgency=medium
177
178   * New upstream release.
179   * cve-2014-7821_DoS_through_invalid_DNS_configuration_juno.patch is now
180     applied upstream, so removed it.
181   * Now build-depends on openstack-pkg-tools (>= 20~).
182
183  -- Thomas Goirand <zigo@debian.org>  Fri, 12 Dec 2014 23:02:10 +0800
184
185 neutron (2014.2-4) experimental; urgency=medium
186
187   * CVE-2014-7821: DoS through invalid DNS configuration. Applied upstream
188     patch: Fix hostname regex pattern (Closes: #770431).
189
190  -- Thomas Goirand <zigo@debian.org>  Fri, 21 Nov 2014 16:39:03 +0800
191
192 neutron (2014.2-3) experimental; urgency=medium
193
194   * Patches the ml2 plugin ini file to be like the install-guide by default.
195   * Added defaults-closer-to-install-guide.patch to have l3 and dhcp init files
196     match what the install-guide proposes as configuration.
197
198  -- Thomas Goirand <zigo@debian.org>  Thu, 23 Oct 2014 14:59:07 +0800
199
200 neutron (2014.2-2) experimental; urgency=medium
201
202   * Removed arping from depends of python-neutron, and put iputils-arping as
203     Recommends:.
204
205  -- Thomas Goirand <zigo@debian.org>  Thu, 16 Oct 2014 15:17:02 +0000
206
207 neutron (2014.2-1) experimental; urgency=medium
208
209   * New upstream release.
210
211  -- Thomas Goirand <zigo@debian.org>  Thu, 16 Oct 2014 14:52:35 +0000
212
213 neutron (2014.2~rc2-1) experimental; urgency=medium
214
215   * New upstream release.
216   * Updated (build-)depends for this release.
217   * Added ipset, iproute2, arping and keepalived as dependency.
218   * Now using a single logrotate file in neutron-common.
219
220  -- Thomas Goirand <zigo@debian.org>  Fri, 10 Oct 2014 23:11:10 +0800
221
222 neutron (2014.2~rc1-3) experimental; urgency=medium
223
224   * Fixed debconf template and ran debconf-updatepo.
225   * Another fix for the SQLite Alembic migrations.
226
227  -- Thomas Goirand <zigo@debian.org>  Fri, 10 Oct 2014 07:34:35 +0000
228
229 neutron (2014.2~rc1-2) experimental; urgency=medium
230
231   * Mangling upstream rc and beta versions in watch file.
232   * Fixed 0001-Add-parameter-and-iptables-rules-to-protect-dnsmasq-.patch
233     wrong identation.
234   * Added sqlite3 as dependency.
235   * Added debian/patches/more-alembic-with-sqlite-migration-fixes.patch.
236
237  -- Thomas Goirand <zigo@debian.org>  Fri, 10 Oct 2014 15:00:51 +0800
238
239 neutron (2014.2~rc1-1) experimental; urgency=medium
240
241   * New upstream release.
242   * Now using templated init script for sysv-rc, generated systemd unit and
243     upstart jobs, using openstack-pkg-tools >= 13.
244   * Refreshed/rebased/reworked fix-alembic-migration-with-sqlite3.patch.
245   * Removed reference and license for tools/rfc.sh which doesn't exist, in
246     debian/copyright.
247   * Standards-Version is now 3.9.6.
248
249  -- Thomas Goirand <zigo@debian.org>  Fri, 03 Oct 2014 18:53:11 +0800
250
251 neutron (2014.2~b3-1) experimental; urgency=medium
252
253   [ Thomas Goirand ]
254   * Disabled ml2 config patch.
255   * Fixed (build-)depends for this release.
256   * Rebased patches.
257
258   [ gustavo panizzo ]
259   * New upstream release.
260   * Support to run neutron under systemd.
261
262  -- Thomas Goirand <zigo@debian.org>  Sat, 20 Sep 2014 07:54:55 +0000
263
264 neutron (2014.1.1-1) unstable; urgency=medium
265
266   * New upstream release.
267   * Removed OVS_lib_defer_apply_doesn_t_handle_concurrency.patch applied
268     upstream.
269   * Removed Install_SNAT_rules_for_ipv4_only.patch applied upstream.
270
271  -- Thomas Goirand <zigo@debian.org>  Mon, 09 Jun 2014 23:06:59 +0800
272
273 neutron (2014.1-8) unstable; urgency=medium
274
275   * Added sane-defaults-for-ml2_conf.ini.patch.
276   * Added missing dbconfig-common dependency.
277   * Also patches dhcp_agent.ini and dhcp_agent.ini for sane defaults.
278
279  -- Thomas Goirand <zigo@debian.org>  Sat, 07 Jun 2014 17:27:55 +0800
280
281 neutron (2014.1-7) unstable; urgency=medium
282
283   * Updates the OVS_lib_defer_apply_doesn_t_handle_concurrency.patch patch
284     (Closes: #750415).
285   * Now build-depends on openstack-pkg-tools (>= 12~).
286
287  -- Thomas Goirand <zigo@debian.org>  Thu, 05 Jun 2014 07:25:38 +0000
288
289 neutron (2014.1-6) unstable; urgency=high
290
291   * Adds Install_SNAT_rules_for_ipv4_only.patch. Note that without this patch,
292     it's possible to destroy an OpenStack cloud network, which is why I'm
293     putting urgency=high in this upload.
294
295  -- Thomas Goirand <zigo@debian.org>  Tue, 03 Jun 2014 00:07:08 +0800
296
297 neutron (2014.1-5) unstable; urgency=medium
298
299   * Switched from restarting daemons to copytruncate for logrotate.
300
301  -- Thomas Goirand <zigo@debian.org>  Thu, 29 May 2014 13:44:03 +0800
302
303 neutron (2014.1-4) unstable; urgency=medium
304
305   * Fixed linuxbridge init script.
306
307  -- Thomas Goirand <zigo@debian.org>  Wed, 21 May 2014 08:37:03 +0800
308
309 neutron (2014.1-3) unstable; urgency=medium
310
311   * Added Russian Debconf translation, thanks to Yuri Kozlov
312     <yuray@komyakino.ru> (Closes: #746939).
313
314  -- Thomas Goirand <zigo@debian.org>  Sun, 04 May 2014 14:36:24 +0800
315
316 neutron (2014.1-2) unstable; urgency=medium
317
318   * Unbreaks fr.po, thanks to Christian Perrier (Closes: #745249).
319   * Added it.po thanks to Beatrice Torracca (Closes: #746575).
320   * Added a Provides: neutron-plugin-ml2 in neutron-common (LP: #1309858).
321
322  -- Thomas Goirand <zigo@debian.org>  Sat, 03 May 2014 02:22:50 +0000
323
324 neutron (2014.1-1) unstable; urgency=medium
325
326   [ Thomas Goirand ]
327   * New upstream pre-release.
328   * Uploading to unstable.
329   * Readded 0004-Fix-Metering-doesn-t-respect-the-l3-agent-binding.patch with
330     the last review from upstream.
331
332   [ Sylvain Baubeau ]
333   * Allow selecting log destination for Neutron daemons
334
335  -- Thomas Goirand <zigo@debian.org>  Wed, 09 Apr 2014 23:46:07 +0800
336
337 neutron (2014.1~rc1-2) experimental; urgency=low
338
339   * More SQLite migration fixes for Icehouse.
340   * Added OVS_lib_defer_apply_doesn_t_handle_concurrency.patch
341
342  -- Thomas Goirand <zigo@debian.org>  Mon, 07 Apr 2014 14:23:29 +0800
343
344 neutron (2014.1~rc1-1) experimental; urgency=medium
345
346   [ gustavo panizzo ]
347   * Fixes an issue using ml2 and openvswitch plugin, openvswitch agent wasn't 
348   loading it's config file.
349
350   [ Thomas Goirand ]
351   * New upstream release.
352   * Removed SQLAlchemy version in requirements.txt patch (now useless).
353
354  -- Thomas Goirand <zigo@debian.org>  Fri, 04 Apr 2014 13:29:48 +0000
355
356 neutron (2014.1~b3-1) experimental; urgency=low
357
358   * New upstream release (Icehouse beta 3).
359   * Fixed /var/lib/neutron/dhcp folder rights for Ubuntu.
360
361  -- Thomas Goirand <zigo@debian.org>  Sat, 14 Dec 2013 00:44:19 +0800
362
363 neutron (2013.2.2-1) unstable; urgency=medium
364
365   [ gustavo panizzo <gfa@zumbi.com.ar> ]
366   * New upstream release.
367   * Patch 0003-Fix-MeteringLabel-model-to-not-clear-router-s-tenant-id-on
368     deletion was merged upstream. Removed from debian/patches.
369
370   [ Thomas Goirand ]
371   * Refreshed patches.
372
373  -- Thomas Goirand <zigo@debian.org>  Fri, 14 Feb 2014 07:01:38 +0000
374
375 neutron (2013.2.1-5) unstable; urgency=medium
376
377   * Fix /var/lib/neutron and /var/lib/neutron/dhcp folder rights in
378     debian/neutron-common.postinst.in.
379
380  -- Thomas Goirand <zigo@debian.org>  Thu, 13 Feb 2014 19:43:22 +0800
381
382 neutron (2013.2.1-4) unstable; urgency=medium
383
384   * Restart daemons after logrotate.
385
386  -- Thomas Goirand <zigo@debian.org>  Mon, 03 Feb 2014 16:40:52 +0800
387
388 neutron (2013.2.1-3) unstable; urgency=medium
389
390   * Added new Debconf template translations thanks to:
391     - Spanish: Camaleón (Closes: #734286).
392     - Swedish: Martin Bagge (Closes: #734705).
393   * Downgrades openswan from depends to suggests, because openswan is hardly
394     maintained, and not available from testing, which is blocking Neutron from
395     migrating: this isn't worth the trouble.
396
397  -- Thomas Goirand <zigo@debian.org>  Sun, 12 Jan 2014 17:31:46 +0800
398
399 neutron (2013.2.1-2) unstable; urgency=low
400
401   [ gustavo panizzo ]
402   * patch backported from icehouse-1 to simplify use of metadata on
403     provider networks.
404
405   [ Thomas Goirand ]
406   * Added a bunch of bugfix in advance from the next point release. Thanks
407   * to
408     Sylvain Afchain <sylvain.afchain@enovance.com> for helping gathering and
409     testing these.
410
411  -- Thomas Goirand <zigo@debian.org>  Mon, 30 Dec 2013 23:12:45 +0800
412
413 neutron (2013.2.1-1) unstable; urgency=high
414
415   * New upstream release. This fixes CVE-2013-6419.
416   * Refresh better-config-default.patch.
417   * Fixed rights of /var/lib/neutron/dhcp in the Ubuntu case.
418   * Added python-neutronclient (>= 2.3.0) as dependency of python-neutron.
419   * Fixes French debconf translation thanks to our Cheesemaster Christian
420     Perrier (Closes: #732266).
421   * Added Italian debconf translation, thanks to Beatrice Torracca
422     <beatricet@libero.it> (Closes: #732078).
423   * Fixed version of (build-)depends for python-six and python-iso8601.
424   * Added openswan as dependency for neutron-vpn-agent.
425
426  -- Thomas Goirand <zigo@debian.org>  Sat, 14 Dec 2013 00:44:51 +0800
427
428 neutron (2013.2-9) unstable; urgency=medium
429
430   * Added missing handling of ml2 plugin in neutron-common.postinst.
431   * Do not call neutron-db-manage --config-file /etc/neutron/neutron.conf
432     upgrade head if the user didn't ask for db management through debconf.
433
434  -- Thomas Goirand <zigo@debian.org>  Thu, 05 Dec 2013 20:30:09 +0800
435
436 neutron (2013.2-8) unstable; urgency=medium
437
438   * Fixes the core_plugin setup in neutron-common postinst.
439   * Added new debconf templates translations, with warm thanks to:
440     - French, Julien Patriarca <leatherface@debian.org> (Closes: #728764).
441     - Portuguese, Américo Monteiro <a_monteiro@gmx.com> (Closes: #729928).
442   * Configures service_plugins =
443     neutron.services.l3_router.l3_router_plugin.L3RouterPlugin as default.
444
445  -- Thomas Goirand <zigo@debian.org>  Thu, 05 Dec 2013 16:40:28 +0800
446
447 neutron (2013.2-7) unstable; urgency=low
448
449   * neutron-l3-agent & neutron-vpn-agent now conflicts with each other.
450   * Fixed the cron.d files for lbass, dhcp and l3, so that they are on a single
451     line instead of broken lines with \ (this doesn't work otherwise).
452   * Fixes the sqlalchemy requirements.txt that restricted to SQLAlchemy
453     <= 0.7.99.
454   * Removes openvswitch-switch from depends since it's in pre-depends.
455
456   [ gustavo panizzo ]
457   * Watch file fixed. 
458   * Dependency on OpenvSwitch has been updated to 1.9, as it required by 
459     the plugin.
460
461  -- Thomas Goirand <zigo@debian.org>  Mon, 02 Dec 2013 22:39:46 +0800
462
463 neutron (2013.2-6) unstable; urgency=low
464
465   * Now starts the openvswitch agent using the ml2 config if this is the plugin
466     which is in use in the core_plugin directive.
467   * Now sets the OVSHybridIptablesFirewallDriver as default firewall driver.
468   * Changes the rights of /var/lib/neutron/dhcp in Ubuntu, and depends:
469     dpkg-dev to check if we are in Ubuntu.
470
471  -- Thomas Goirand <zigo@debian.org>  Mon, 25 Nov 2013 17:21:56 +0000
472
473 neutron (2013.2-5) unstable; urgency=low
474
475   * Added missing python-babel depends in python-neutron.
476   * Adds missing RabbitMQ debconf configuration code.
477
478  -- Thomas Goirand <zigo@debian.org>  Fri, 25 Oct 2013 02:07:11 +0800
479
480 neutron (2013.2-4) unstable; urgency=low
481
482   * neutron-*-agent packages are now breaking + replace only old versions of
483     Quantum packages: those who were not transition packages (Closes: #727235).
484   * Adds find . -type f -name "*.pyc" -delete in dh_clean.
485
486  -- Thomas Goirand <zigo@debian.org>  Thu, 24 Oct 2013 02:09:41 +0800
487
488 neutron (2013.2-3) unstable; urgency=low
489
490   * Really fix db setup (Closes: #726719).
491
492  -- Thomas Goirand <zigo@debian.org>  Sat, 19 Oct 2013 14:33:15 +0800
493
494 neutron (2013.2-2) unstable; urgency=low
495
496   * Adds upstream fix for db setup (Closes: #726719).
497
498  -- Thomas Goirand <zigo@debian.org>  Fri, 18 Oct 2013 22:24:05 +0800
499
500 neutron (2013.2-1) unstable; urgency=low
501
502   * New upstream release.
503   * Uploading to unstable.
504
505  -- Thomas Goirand <zigo@debian.org>  Fri, 18 Oct 2013 00:21:51 +0800
506
507 neutron (2013.2~rc3-1) experimental; urgency=low
508
509   * New upstream release.
510
511  -- Thomas Goirand <zigo@debian.org>  Thu, 17 Oct 2013 15:25:13 +0800
512
513 neutron (2013.2~rc2-1) experimental; urgency=low
514
515   * New upstream release.
516
517  -- Thomas Goirand <zigo@debian.org>  Sun, 13 Oct 2013 00:34:40 +0800
518
519 neutron (2013.2~rc1-1) experimental; urgency=low
520
521   * New upstream release.
522
523  -- Thomas Goirand <zigo@debian.org>  Sun, 06 Oct 2013 14:15:06 +0800
524
525 neutron (2013.2~b3-1) experimental; urgency=low
526
527   * Initial release. (Closes: #718037)
528
529  -- Thomas Goirand <zigo@debian.org>  Sat, 27 Jul 2013 13:11:22 +0800