1 neutron (2015.1.0-2) UNRELEASED; urgency=medium
4 * Fix a problem with openvswitch-agent where it's config file was not being
7 -- gustavo panizzo <gfa@zumbi.com.ar> Wed, 06 May 2015 14:28:36 +0800
9 neutron (2015.1.0-1) unstable; urgency=medium
11 * New upstream release.
13 -- Thomas Goirand <zigo@debian.org> Thu, 30 Apr 2015 21:54:26 +0000
15 neutron (2015.1~rc2-1) unstable; urgency=medium
18 * New upstream release.
19 * Updated (build-)depends for this release.
20 * Removed quantum transition packages, and lbass package (the later is now a
24 * Updated ovs agent and lb agent init scripts, since they are deprecated as
25 core_plugin and should be used in conjunction of ml2.
27 -- Thomas Goirand <zigo@debian.org> Wed, 24 Dec 2014 15:10:00 +0800
29 neutron (2014.2.1-1) experimental; urgency=medium
31 * New upstream release.
32 * cve-2014-7821_DoS_through_invalid_DNS_configuration_juno.patch is now
33 applied upstream, so removed it.
34 * Now build-depends on openstack-pkg-tools (>= 20~).
36 -- Thomas Goirand <zigo@debian.org> Fri, 12 Dec 2014 23:02:10 +0800
38 neutron (2014.2-4) experimental; urgency=medium
40 * CVE-2014-7821: DoS through invalid DNS configuration. Applied upstream
41 patch: Fix hostname regex pattern (Closes: #770431).
43 -- Thomas Goirand <zigo@debian.org> Fri, 21 Nov 2014 16:39:03 +0800
45 neutron (2014.2-3) experimental; urgency=medium
47 * Patches the ml2 plugin ini file to be like the install-guide by default.
48 * Added defaults-closer-to-install-guide.patch to have l3 and dhcp init files
49 match what the install-guide proposes as configuration.
51 -- Thomas Goirand <zigo@debian.org> Thu, 23 Oct 2014 14:59:07 +0800
53 neutron (2014.2-2) experimental; urgency=medium
55 * Removed arping from depends of python-neutron, and put iputils-arping as
58 -- Thomas Goirand <zigo@debian.org> Thu, 16 Oct 2014 15:17:02 +0000
60 neutron (2014.2-1) experimental; urgency=medium
62 * New upstream release.
64 -- Thomas Goirand <zigo@debian.org> Thu, 16 Oct 2014 14:52:35 +0000
66 neutron (2014.2~rc2-1) experimental; urgency=medium
68 * New upstream release.
69 * Updated (build-)depends for this release.
70 * Added ipset, iproute2, arping and keepalived as dependency.
71 * Now using a single logrotate file in neutron-common.
73 -- Thomas Goirand <zigo@debian.org> Fri, 10 Oct 2014 23:11:10 +0800
75 neutron (2014.2~rc1-3) experimental; urgency=medium
77 * Fixed debconf template and ran debconf-updatepo.
78 * Another fix for the SQLite Alembic migrations.
80 -- Thomas Goirand <zigo@debian.org> Fri, 10 Oct 2014 07:34:35 +0000
82 neutron (2014.2~rc1-2) experimental; urgency=medium
84 * Mangling upstream rc and beta versions in watch file.
85 * Fixed 0001-Add-parameter-and-iptables-rules-to-protect-dnsmasq-.patch
87 * Added sqlite3 as dependency.
88 * Added debian/patches/more-alembic-with-sqlite-migration-fixes.patch.
90 -- Thomas Goirand <zigo@debian.org> Fri, 10 Oct 2014 15:00:51 +0800
92 neutron (2014.2~rc1-1) experimental; urgency=medium
94 * New upstream release.
95 * Now using templated init script for sysv-rc, generated systemd unit and
96 upstart jobs, using openstack-pkg-tools >= 13.
97 * Refreshed/rebased/reworked fix-alembic-migration-with-sqlite3.patch.
98 * Removed reference and license for tools/rfc.sh which doesn't exist, in
100 * Standards-Version is now 3.9.6.
102 -- Thomas Goirand <zigo@debian.org> Fri, 03 Oct 2014 18:53:11 +0800
104 neutron (2014.2~b3-1) experimental; urgency=medium
107 * Disabled ml2 config patch.
108 * Fixed (build-)depends for this release.
112 * New upstream release.
113 * Support to run neutron under systemd.
115 -- Thomas Goirand <zigo@debian.org> Sat, 20 Sep 2014 07:54:55 +0000
117 neutron (2014.1.1-1) unstable; urgency=medium
119 * New upstream release.
120 * Removed OVS_lib_defer_apply_doesn_t_handle_concurrency.patch applied
122 * Removed Install_SNAT_rules_for_ipv4_only.patch applied upstream.
124 -- Thomas Goirand <zigo@debian.org> Mon, 09 Jun 2014 23:06:59 +0800
126 neutron (2014.1-8) unstable; urgency=medium
128 * Added sane-defaults-for-ml2_conf.ini.patch.
129 * Added missing dbconfig-common dependency.
130 * Also patches dhcp_agent.ini and dhcp_agent.ini for sane defaults.
132 -- Thomas Goirand <zigo@debian.org> Sat, 07 Jun 2014 17:27:55 +0800
134 neutron (2014.1-7) unstable; urgency=medium
136 * Updates the OVS_lib_defer_apply_doesn_t_handle_concurrency.patch patch
138 * Now build-depends on openstack-pkg-tools (>= 12~).
140 -- Thomas Goirand <zigo@debian.org> Thu, 05 Jun 2014 07:25:38 +0000
142 neutron (2014.1-6) unstable; urgency=high
144 * Adds Install_SNAT_rules_for_ipv4_only.patch. Note that without this patch,
145 it's possible to destroy an OpenStack cloud network, which is why I'm
146 putting urgency=high in this upload.
148 -- Thomas Goirand <zigo@debian.org> Tue, 03 Jun 2014 00:07:08 +0800
150 neutron (2014.1-5) unstable; urgency=medium
152 * Switched from restarting daemons to copytruncate for logrotate.
154 -- Thomas Goirand <zigo@debian.org> Thu, 29 May 2014 13:44:03 +0800
156 neutron (2014.1-4) unstable; urgency=medium
158 * Fixed linuxbridge init script.
160 -- Thomas Goirand <zigo@debian.org> Wed, 21 May 2014 08:37:03 +0800
162 neutron (2014.1-3) unstable; urgency=medium
164 * Added Russian Debconf translation, thanks to Yuri Kozlov
165 <yuray@komyakino.ru> (Closes: #746939).
167 -- Thomas Goirand <zigo@debian.org> Sun, 04 May 2014 14:36:24 +0800
169 neutron (2014.1-2) unstable; urgency=medium
171 * Unbreaks fr.po, thanks to Christian Perrier (Closes: #745249).
172 * Added it.po thanks to Beatrice Torracca (Closes: #746575).
173 * Added a Provides: neutron-plugin-ml2 in neutron-common (LP: #1309858).
175 -- Thomas Goirand <zigo@debian.org> Sat, 03 May 2014 02:22:50 +0000
177 neutron (2014.1-1) unstable; urgency=medium
180 * New upstream pre-release.
181 * Uploading to unstable.
182 * Readded 0004-Fix-Metering-doesn-t-respect-the-l3-agent-binding.patch with
183 the last review from upstream.
186 * Allow selecting log destination for Neutron daemons
188 -- Thomas Goirand <zigo@debian.org> Wed, 09 Apr 2014 23:46:07 +0800
190 neutron (2014.1~rc1-2) experimental; urgency=low
192 * More SQLite migration fixes for Icehouse.
193 * Added OVS_lib_defer_apply_doesn_t_handle_concurrency.patch
195 -- Thomas Goirand <zigo@debian.org> Mon, 07 Apr 2014 14:23:29 +0800
197 neutron (2014.1~rc1-1) experimental; urgency=medium
200 * Fixes an issue using ml2 and openvswitch plugin, openvswitch agent wasn't
201 loading it's config file.
204 * New upstream release.
205 * Removed SQLAlchemy version in requirements.txt patch (now useless).
207 -- Thomas Goirand <zigo@debian.org> Fri, 04 Apr 2014 13:29:48 +0000
209 neutron (2014.1~b3-1) experimental; urgency=low
211 * New upstream release (Icehouse beta 3).
212 * Fixed /var/lib/neutron/dhcp folder rights for Ubuntu.
214 -- Thomas Goirand <zigo@debian.org> Sat, 14 Dec 2013 00:44:19 +0800
216 neutron (2013.2.2-1) unstable; urgency=medium
218 [ gustavo panizzo <gfa@zumbi.com.ar> ]
219 * New upstream release.
220 * Patch 0003-Fix-MeteringLabel-model-to-not-clear-router-s-tenant-id-on
221 deletion was merged upstream. Removed from debian/patches.
226 -- Thomas Goirand <zigo@debian.org> Fri, 14 Feb 2014 07:01:38 +0000
228 neutron (2013.2.1-5) unstable; urgency=medium
230 * Fix /var/lib/neutron and /var/lib/neutron/dhcp folder rights in
231 debian/neutron-common.postinst.in.
233 -- Thomas Goirand <zigo@debian.org> Thu, 13 Feb 2014 19:43:22 +0800
235 neutron (2013.2.1-4) unstable; urgency=medium
237 * Restart daemons after logrotate.
239 -- Thomas Goirand <zigo@debian.org> Mon, 03 Feb 2014 16:40:52 +0800
241 neutron (2013.2.1-3) unstable; urgency=medium
243 * Added new Debconf template translations thanks to:
244 - Spanish: Camaleón (Closes: #734286).
245 - Swedish: Martin Bagge (Closes: #734705).
246 * Downgrades openswan from depends to suggests, because openswan is hardly
247 maintained, and not available from testing, which is blocking Neutron from
248 migrating: this isn't worth the trouble.
250 -- Thomas Goirand <zigo@debian.org> Sun, 12 Jan 2014 17:31:46 +0800
252 neutron (2013.2.1-2) unstable; urgency=low
255 * patch backported from icehouse-1 to simplify use of metadata on
259 * Added a bunch of bugfix in advance from the next point release. Thanks
261 Sylvain Afchain <sylvain.afchain@enovance.com> for helping gathering and
264 -- Thomas Goirand <zigo@debian.org> Mon, 30 Dec 2013 23:12:45 +0800
266 neutron (2013.2.1-1) unstable; urgency=high
268 * New upstream release. This fixes CVE-2013-6419.
269 * Refresh better-config-default.patch.
270 * Fixed rights of /var/lib/neutron/dhcp in the Ubuntu case.
271 * Added python-neutronclient (>= 2.3.0) as dependency of python-neutron.
272 * Fixes French debconf translation thanks to our Cheesemaster Christian
273 Perrier (Closes: #732266).
274 * Added Italian debconf translation, thanks to Beatrice Torracca
275 <beatricet@libero.it> (Closes: #732078).
276 * Fixed version of (build-)depends for python-six and python-iso8601.
277 * Added openswan as dependency for neutron-vpn-agent.
279 -- Thomas Goirand <zigo@debian.org> Sat, 14 Dec 2013 00:44:51 +0800
281 neutron (2013.2-9) unstable; urgency=medium
283 * Added missing handling of ml2 plugin in neutron-common.postinst.
284 * Do not call neutron-db-manage --config-file /etc/neutron/neutron.conf
285 upgrade head if the user didn't ask for db management through debconf.
287 -- Thomas Goirand <zigo@debian.org> Thu, 05 Dec 2013 20:30:09 +0800
289 neutron (2013.2-8) unstable; urgency=medium
291 * Fixes the core_plugin setup in neutron-common postinst.
292 * Added new debconf templates translations, with warm thanks to:
293 - French, Julien Patriarca <leatherface@debian.org> (Closes: #728764).
294 - Portuguese, Américo Monteiro <a_monteiro@gmx.com> (Closes: #729928).
295 * Configures service_plugins =
296 neutron.services.l3_router.l3_router_plugin.L3RouterPlugin as default.
298 -- Thomas Goirand <zigo@debian.org> Thu, 05 Dec 2013 16:40:28 +0800
300 neutron (2013.2-7) unstable; urgency=low
302 * neutron-l3-agent & neutron-vpn-agent now conflicts with each other.
303 * Fixed the cron.d files for lbass, dhcp and l3, so that they are on a single
304 line instead of broken lines with \ (this doesn't work otherwise).
305 * Fixes the sqlalchemy requirements.txt that restricted to SQLAlchemy
307 * Removes openvswitch-switch from depends since it's in pre-depends.
311 * Dependency on OpenvSwitch has been updated to 1.9, as it required by
314 -- Thomas Goirand <zigo@debian.org> Mon, 02 Dec 2013 22:39:46 +0800
316 neutron (2013.2-6) unstable; urgency=low
318 * Now starts the openvswitch agent using the ml2 config if this is the plugin
319 which is in use in the core_plugin directive.
320 * Now sets the OVSHybridIptablesFirewallDriver as default firewall driver.
321 * Changes the rights of /var/lib/neutron/dhcp in Ubuntu, and depends:
322 dpkg-dev to check if we are in Ubuntu.
324 -- Thomas Goirand <zigo@debian.org> Mon, 25 Nov 2013 17:21:56 +0000
326 neutron (2013.2-5) unstable; urgency=low
328 * Added missing python-babel depends in python-neutron.
329 * Adds missing RabbitMQ debconf configuration code.
331 -- Thomas Goirand <zigo@debian.org> Fri, 25 Oct 2013 02:07:11 +0800
333 neutron (2013.2-4) unstable; urgency=low
335 * neutron-*-agent packages are now breaking + replace only old versions of
336 Quantum packages: those who were not transition packages (Closes: #727235).
337 * Adds find . -type f -name "*.pyc" -delete in dh_clean.
339 -- Thomas Goirand <zigo@debian.org> Thu, 24 Oct 2013 02:09:41 +0800
341 neutron (2013.2-3) unstable; urgency=low
343 * Really fix db setup (Closes: #726719).
345 -- Thomas Goirand <zigo@debian.org> Sat, 19 Oct 2013 14:33:15 +0800
347 neutron (2013.2-2) unstable; urgency=low
349 * Adds upstream fix for db setup (Closes: #726719).
351 -- Thomas Goirand <zigo@debian.org> Fri, 18 Oct 2013 22:24:05 +0800
353 neutron (2013.2-1) unstable; urgency=low
355 * New upstream release.
356 * Uploading to unstable.
358 -- Thomas Goirand <zigo@debian.org> Fri, 18 Oct 2013 00:21:51 +0800
360 neutron (2013.2~rc3-1) experimental; urgency=low
362 * New upstream release.
364 -- Thomas Goirand <zigo@debian.org> Thu, 17 Oct 2013 15:25:13 +0800
366 neutron (2013.2~rc2-1) experimental; urgency=low
368 * New upstream release.
370 -- Thomas Goirand <zigo@debian.org> Sun, 13 Oct 2013 00:34:40 +0800
372 neutron (2013.2~rc1-1) experimental; urgency=low
374 * New upstream release.
376 -- Thomas Goirand <zigo@debian.org> Sun, 06 Oct 2013 14:15:06 +0800
378 neutron (2013.2~b3-1) experimental; urgency=low
380 * Initial release. (Closes: #718037)
382 -- Thomas Goirand <zigo@debian.org> Sat, 27 Jul 2013 13:11:22 +0800