1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57
|
octavia (3.0.0-3+deb10u1) buster; urgency=medium
* Fix octavia-agent binary in init/service file, fix the startup.
* Add Fix-osutils.py-to-detect-Debian.patch.
* CVE-2019-17134: Client certificates aren't checked properly in the Amphora.
Applied upstream patch (Closes: #941897):
- Add CVE-2019-17134_Fix_urgent_amphora_two-way_auth_security_bug.patch.
* Add Fix_template_that_generates_vrrp_check_script.patch.
* Add in the agent, so it's not needed to configure in the image:
- /var/lib/octavia/haproxy-default-user-group.conf
- /etc/modules-load.d/octavia-agent.conf
- /var/lib/octavia/ping-wrapper.sh
- /etc/sysctl.d/octavia-agent-sysctl.conf
* Add a bunch of runtime dependencies in octavia-agent, so that we don't
need to add it when building the image.
-- Thomas Goirand <zigo@debian.org> Tue, 30 Apr 2019 12:07:21 +0200
octavia (3.0.0-3) unstable; urgency=medium
* Add an octavia-agent package.
-- Thomas Goirand <zigo@debian.org> Mon, 21 Jan 2019 17:28:54 +0100
octavia (3.0.0-2) unstable; urgency=medium
* Add install-missing-files.patch.
-- Thomas Goirand <zigo@debian.org> Sun, 16 Dec 2018 16:30:31 +0100
octavia (3.0.0-1) unstable; urgency=medium
* New upstream release.
* Remove /etc/octavia/octavia.conf on purge (Closes: #905499).
* Uploading to unstable.
-- Thomas Goirand <zigo@debian.org> Wed, 05 Sep 2018 20:09:46 +0200
octavia (3.0.0~rc3-1) experimental; urgency=medium
[ Thomas Goirand ]
* New upstream release.
* Fixed (build-)depends for this release.
* Removed applied upstream patches:
- fix-add-local-net-to-routing-table-1.patch
- fix-lb-status-updates.patch
[ Michal Arbet ]
* Add fix-py36-compatibility.patch
-- Thomas Goirand <zigo@debian.org> Tue, 28 Aug 2018 14:09:08 +0200
octavia (2.0.1-1) unstable; urgency=medium
* Initial release (Closes: #901440).
-- Michal Arbet <michal.arbet@ultimum.io> Wed, 13 Jun 2018 13:21:52 +0100
|