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