1 neutron (2015.1.0+2015.06.24.git61.bdf194a0e1-1) unstable; urgency=medium
3 * New upstream release (based on commit 61 and sha bdf194a0e1):
4 - Fixes CVE-2015-3221: L2 agent DoS through incorrect allowed address pairs
7 -- Thomas Goirand <zigo@debian.org> Wed, 24 Jun 2015 07:41:07 +0000
9 neutron (2015.1.0-4) unstable; urgency=medium
11 * Updated Danish da.po debconf translation (Closes: #787375).
13 -- Thomas Goirand <zigo@debian.org> Sun, 14 Jun 2015 15:58:35 +0200
15 neutron (2015.1.0-3) unstable; urgency=medium
17 * Updated pt.po translation of debconf messages (Closes: #784589).
18 * Updated fr.po thanks to Julien Patriarca (Closes: #785226).
20 -- Thomas Goirand <zigo@debian.org> Tue, 12 May 2015 23:21:01 +0200
22 neutron (2015.1.0-2) unstable; urgency=medium
25 * Fix a problem with openvswitch-agent where it's config file was not being
29 * Added Gustavo Panizzo <gfa@zumbi.com.ar> as uploaders.
31 -- Thomas Goirand <zigo@debian.org> Wed, 06 May 2015 07:57:24 +0000
33 neutron (2015.1.0-1) unstable; urgency=medium
35 * New upstream release.
37 -- Thomas Goirand <zigo@debian.org> Thu, 30 Apr 2015 21:54:26 +0000
39 neutron (2015.1~rc2-1) unstable; urgency=medium
42 * New upstream release.
43 * Updated (build-)depends for this release.
44 * Removed quantum transition packages, and lbass package (the later is now a
48 * Updated ovs agent and lb agent init scripts, since they are deprecated as
49 core_plugin and should be used in conjunction of ml2.
51 -- Thomas Goirand <zigo@debian.org> Wed, 24 Dec 2014 15:10:00 +0800
53 neutron (2014.2.1-1) experimental; urgency=medium
55 * New upstream release.
56 * cve-2014-7821_DoS_through_invalid_DNS_configuration_juno.patch is now
57 applied upstream, so removed it.
58 * Now build-depends on openstack-pkg-tools (>= 20~).
60 -- Thomas Goirand <zigo@debian.org> Fri, 12 Dec 2014 23:02:10 +0800
62 neutron (2014.2-4) experimental; urgency=medium
64 * CVE-2014-7821: DoS through invalid DNS configuration. Applied upstream
65 patch: Fix hostname regex pattern (Closes: #770431).
67 -- Thomas Goirand <zigo@debian.org> Fri, 21 Nov 2014 16:39:03 +0800
69 neutron (2014.2-3) experimental; urgency=medium
71 * Patches the ml2 plugin ini file to be like the install-guide by default.
72 * Added defaults-closer-to-install-guide.patch to have l3 and dhcp init files
73 match what the install-guide proposes as configuration.
75 -- Thomas Goirand <zigo@debian.org> Thu, 23 Oct 2014 14:59:07 +0800
77 neutron (2014.2-2) experimental; urgency=medium
79 * Removed arping from depends of python-neutron, and put iputils-arping as
82 -- Thomas Goirand <zigo@debian.org> Thu, 16 Oct 2014 15:17:02 +0000
84 neutron (2014.2-1) experimental; urgency=medium
86 * New upstream release.
88 -- Thomas Goirand <zigo@debian.org> Thu, 16 Oct 2014 14:52:35 +0000
90 neutron (2014.2~rc2-1) experimental; urgency=medium
92 * New upstream release.
93 * Updated (build-)depends for this release.
94 * Added ipset, iproute2, arping and keepalived as dependency.
95 * Now using a single logrotate file in neutron-common.
97 -- Thomas Goirand <zigo@debian.org> Fri, 10 Oct 2014 23:11:10 +0800
99 neutron (2014.2~rc1-3) experimental; urgency=medium
101 * Fixed debconf template and ran debconf-updatepo.
102 * Another fix for the SQLite Alembic migrations.
104 -- Thomas Goirand <zigo@debian.org> Fri, 10 Oct 2014 07:34:35 +0000
106 neutron (2014.2~rc1-2) experimental; urgency=medium
108 * Mangling upstream rc and beta versions in watch file.
109 * Fixed 0001-Add-parameter-and-iptables-rules-to-protect-dnsmasq-.patch
111 * Added sqlite3 as dependency.
112 * Added debian/patches/more-alembic-with-sqlite-migration-fixes.patch.
114 -- Thomas Goirand <zigo@debian.org> Fri, 10 Oct 2014 15:00:51 +0800
116 neutron (2014.2~rc1-1) experimental; urgency=medium
118 * New upstream release.
119 * Now using templated init script for sysv-rc, generated systemd unit and
120 upstart jobs, using openstack-pkg-tools >= 13.
121 * Refreshed/rebased/reworked fix-alembic-migration-with-sqlite3.patch.
122 * Removed reference and license for tools/rfc.sh which doesn't exist, in
124 * Standards-Version is now 3.9.6.
126 -- Thomas Goirand <zigo@debian.org> Fri, 03 Oct 2014 18:53:11 +0800
128 neutron (2014.2~b3-1) experimental; urgency=medium
131 * Disabled ml2 config patch.
132 * Fixed (build-)depends for this release.
136 * New upstream release.
137 * Support to run neutron under systemd.
139 -- Thomas Goirand <zigo@debian.org> Sat, 20 Sep 2014 07:54:55 +0000
141 neutron (2014.1.1-1) unstable; urgency=medium
143 * New upstream release.
144 * Removed OVS_lib_defer_apply_doesn_t_handle_concurrency.patch applied
146 * Removed Install_SNAT_rules_for_ipv4_only.patch applied upstream.
148 -- Thomas Goirand <zigo@debian.org> Mon, 09 Jun 2014 23:06:59 +0800
150 neutron (2014.1-8) unstable; urgency=medium
152 * Added sane-defaults-for-ml2_conf.ini.patch.
153 * Added missing dbconfig-common dependency.
154 * Also patches dhcp_agent.ini and dhcp_agent.ini for sane defaults.
156 -- Thomas Goirand <zigo@debian.org> Sat, 07 Jun 2014 17:27:55 +0800
158 neutron (2014.1-7) unstable; urgency=medium
160 * Updates the OVS_lib_defer_apply_doesn_t_handle_concurrency.patch patch
162 * Now build-depends on openstack-pkg-tools (>= 12~).
164 -- Thomas Goirand <zigo@debian.org> Thu, 05 Jun 2014 07:25:38 +0000
166 neutron (2014.1-6) unstable; urgency=high
168 * Adds Install_SNAT_rules_for_ipv4_only.patch. Note that without this patch,
169 it's possible to destroy an OpenStack cloud network, which is why I'm
170 putting urgency=high in this upload.
172 -- Thomas Goirand <zigo@debian.org> Tue, 03 Jun 2014 00:07:08 +0800
174 neutron (2014.1-5) unstable; urgency=medium
176 * Switched from restarting daemons to copytruncate for logrotate.
178 -- Thomas Goirand <zigo@debian.org> Thu, 29 May 2014 13:44:03 +0800
180 neutron (2014.1-4) unstable; urgency=medium
182 * Fixed linuxbridge init script.
184 -- Thomas Goirand <zigo@debian.org> Wed, 21 May 2014 08:37:03 +0800
186 neutron (2014.1-3) unstable; urgency=medium
188 * Added Russian Debconf translation, thanks to Yuri Kozlov
189 <yuray@komyakino.ru> (Closes: #746939).
191 -- Thomas Goirand <zigo@debian.org> Sun, 04 May 2014 14:36:24 +0800
193 neutron (2014.1-2) unstable; urgency=medium
195 * Unbreaks fr.po, thanks to Christian Perrier (Closes: #745249).
196 * Added it.po thanks to Beatrice Torracca (Closes: #746575).
197 * Added a Provides: neutron-plugin-ml2 in neutron-common (LP: #1309858).
199 -- Thomas Goirand <zigo@debian.org> Sat, 03 May 2014 02:22:50 +0000
201 neutron (2014.1-1) unstable; urgency=medium
204 * New upstream pre-release.
205 * Uploading to unstable.
206 * Readded 0004-Fix-Metering-doesn-t-respect-the-l3-agent-binding.patch with
207 the last review from upstream.
210 * Allow selecting log destination for Neutron daemons
212 -- Thomas Goirand <zigo@debian.org> Wed, 09 Apr 2014 23:46:07 +0800
214 neutron (2014.1~rc1-2) experimental; urgency=low
216 * More SQLite migration fixes for Icehouse.
217 * Added OVS_lib_defer_apply_doesn_t_handle_concurrency.patch
219 -- Thomas Goirand <zigo@debian.org> Mon, 07 Apr 2014 14:23:29 +0800
221 neutron (2014.1~rc1-1) experimental; urgency=medium
224 * Fixes an issue using ml2 and openvswitch plugin, openvswitch agent wasn't
225 loading it's config file.
228 * New upstream release.
229 * Removed SQLAlchemy version in requirements.txt patch (now useless).
231 -- Thomas Goirand <zigo@debian.org> Fri, 04 Apr 2014 13:29:48 +0000
233 neutron (2014.1~b3-1) experimental; urgency=low
235 * New upstream release (Icehouse beta 3).
236 * Fixed /var/lib/neutron/dhcp folder rights for Ubuntu.
238 -- Thomas Goirand <zigo@debian.org> Sat, 14 Dec 2013 00:44:19 +0800
240 neutron (2013.2.2-1) unstable; urgency=medium
242 [ gustavo panizzo <gfa@zumbi.com.ar> ]
243 * New upstream release.
244 * Patch 0003-Fix-MeteringLabel-model-to-not-clear-router-s-tenant-id-on
245 deletion was merged upstream. Removed from debian/patches.
250 -- Thomas Goirand <zigo@debian.org> Fri, 14 Feb 2014 07:01:38 +0000
252 neutron (2013.2.1-5) unstable; urgency=medium
254 * Fix /var/lib/neutron and /var/lib/neutron/dhcp folder rights in
255 debian/neutron-common.postinst.in.
257 -- Thomas Goirand <zigo@debian.org> Thu, 13 Feb 2014 19:43:22 +0800
259 neutron (2013.2.1-4) unstable; urgency=medium
261 * Restart daemons after logrotate.
263 -- Thomas Goirand <zigo@debian.org> Mon, 03 Feb 2014 16:40:52 +0800
265 neutron (2013.2.1-3) unstable; urgency=medium
267 * Added new Debconf template translations thanks to:
268 - Spanish: Camaleón (Closes: #734286).
269 - Swedish: Martin Bagge (Closes: #734705).
270 * Downgrades openswan from depends to suggests, because openswan is hardly
271 maintained, and not available from testing, which is blocking Neutron from
272 migrating: this isn't worth the trouble.
274 -- Thomas Goirand <zigo@debian.org> Sun, 12 Jan 2014 17:31:46 +0800
276 neutron (2013.2.1-2) unstable; urgency=low
279 * patch backported from icehouse-1 to simplify use of metadata on
283 * Added a bunch of bugfix in advance from the next point release. Thanks
285 Sylvain Afchain <sylvain.afchain@enovance.com> for helping gathering and
288 -- Thomas Goirand <zigo@debian.org> Mon, 30 Dec 2013 23:12:45 +0800
290 neutron (2013.2.1-1) unstable; urgency=high
292 * New upstream release. This fixes CVE-2013-6419.
293 * Refresh better-config-default.patch.
294 * Fixed rights of /var/lib/neutron/dhcp in the Ubuntu case.
295 * Added python-neutronclient (>= 2.3.0) as dependency of python-neutron.
296 * Fixes French debconf translation thanks to our Cheesemaster Christian
297 Perrier (Closes: #732266).
298 * Added Italian debconf translation, thanks to Beatrice Torracca
299 <beatricet@libero.it> (Closes: #732078).
300 * Fixed version of (build-)depends for python-six and python-iso8601.
301 * Added openswan as dependency for neutron-vpn-agent.
303 -- Thomas Goirand <zigo@debian.org> Sat, 14 Dec 2013 00:44:51 +0800
305 neutron (2013.2-9) unstable; urgency=medium
307 * Added missing handling of ml2 plugin in neutron-common.postinst.
308 * Do not call neutron-db-manage --config-file /etc/neutron/neutron.conf
309 upgrade head if the user didn't ask for db management through debconf.
311 -- Thomas Goirand <zigo@debian.org> Thu, 05 Dec 2013 20:30:09 +0800
313 neutron (2013.2-8) unstable; urgency=medium
315 * Fixes the core_plugin setup in neutron-common postinst.
316 * Added new debconf templates translations, with warm thanks to:
317 - French, Julien Patriarca <leatherface@debian.org> (Closes: #728764).
318 - Portuguese, Américo Monteiro <a_monteiro@gmx.com> (Closes: #729928).
319 * Configures service_plugins =
320 neutron.services.l3_router.l3_router_plugin.L3RouterPlugin as default.
322 -- Thomas Goirand <zigo@debian.org> Thu, 05 Dec 2013 16:40:28 +0800
324 neutron (2013.2-7) unstable; urgency=low
326 * neutron-l3-agent & neutron-vpn-agent now conflicts with each other.
327 * Fixed the cron.d files for lbass, dhcp and l3, so that they are on a single
328 line instead of broken lines with \ (this doesn't work otherwise).
329 * Fixes the sqlalchemy requirements.txt that restricted to SQLAlchemy
331 * Removes openvswitch-switch from depends since it's in pre-depends.
335 * Dependency on OpenvSwitch has been updated to 1.9, as it required by
338 -- Thomas Goirand <zigo@debian.org> Mon, 02 Dec 2013 22:39:46 +0800
340 neutron (2013.2-6) unstable; urgency=low
342 * Now starts the openvswitch agent using the ml2 config if this is the plugin
343 which is in use in the core_plugin directive.
344 * Now sets the OVSHybridIptablesFirewallDriver as default firewall driver.
345 * Changes the rights of /var/lib/neutron/dhcp in Ubuntu, and depends:
346 dpkg-dev to check if we are in Ubuntu.
348 -- Thomas Goirand <zigo@debian.org> Mon, 25 Nov 2013 17:21:56 +0000
350 neutron (2013.2-5) unstable; urgency=low
352 * Added missing python-babel depends in python-neutron.
353 * Adds missing RabbitMQ debconf configuration code.
355 -- Thomas Goirand <zigo@debian.org> Fri, 25 Oct 2013 02:07:11 +0800
357 neutron (2013.2-4) unstable; urgency=low
359 * neutron-*-agent packages are now breaking + replace only old versions of
360 Quantum packages: those who were not transition packages (Closes: #727235).
361 * Adds find . -type f -name "*.pyc" -delete in dh_clean.
363 -- Thomas Goirand <zigo@debian.org> Thu, 24 Oct 2013 02:09:41 +0800
365 neutron (2013.2-3) unstable; urgency=low
367 * Really fix db setup (Closes: #726719).
369 -- Thomas Goirand <zigo@debian.org> Sat, 19 Oct 2013 14:33:15 +0800
371 neutron (2013.2-2) unstable; urgency=low
373 * Adds upstream fix for db setup (Closes: #726719).
375 -- Thomas Goirand <zigo@debian.org> Fri, 18 Oct 2013 22:24:05 +0800
377 neutron (2013.2-1) unstable; urgency=low
379 * New upstream release.
380 * Uploading to unstable.
382 -- Thomas Goirand <zigo@debian.org> Fri, 18 Oct 2013 00:21:51 +0800
384 neutron (2013.2~rc3-1) experimental; urgency=low
386 * New upstream release.
388 -- Thomas Goirand <zigo@debian.org> Thu, 17 Oct 2013 15:25:13 +0800
390 neutron (2013.2~rc2-1) experimental; urgency=low
392 * New upstream release.
394 -- Thomas Goirand <zigo@debian.org> Sun, 13 Oct 2013 00:34:40 +0800
396 neutron (2013.2~rc1-1) experimental; urgency=low
398 * New upstream release.
400 -- Thomas Goirand <zigo@debian.org> Sun, 06 Oct 2013 14:15:06 +0800
402 neutron (2013.2~b3-1) experimental; urgency=low
404 * Initial release. (Closes: #718037)
406 -- Thomas Goirand <zigo@debian.org> Sat, 27 Jul 2013 13:11:22 +0800