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