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