Merge lp:~hrvojem/percona-xtrabackup/rn-2.2.9-2.3 into lp:percona-xtrabackup/2.3

Proposed by Hrvoje Matijakovic
Status: Merged
Approved by: Hrvoje Matijakovic
Approved revision: no longer in the source branch.
Merged at revision: 5070
Proposed branch: lp:~hrvojem/percona-xtrabackup/rn-2.2.9-2.3
Merge into: lp:percona-xtrabackup/2.3
Diff against target: 28 lines (+24/-0)
1 file modified
storage/innobase/xtrabackup/doc/source/release-notes/2.2/2.2.9.rst (+24/-0)
To merge this branch: bzr merge lp:~hrvojem/percona-xtrabackup/rn-2.2.9-2.3
Reviewer Review Type Date Requested Status
Hrvoje Matijakovic Approve
Review via email: mp+249844@code.launchpad.net
To post a comment you must log in.
Revision history for this message
Hrvoje Matijakovic (hrvojem) :
review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== added file 'storage/innobase/xtrabackup/doc/source/release-notes/2.2/2.2.9.rst'
2--- storage/innobase/xtrabackup/doc/source/release-notes/2.2/2.2.9.rst 1970-01-01 00:00:00 +0000
3+++ storage/innobase/xtrabackup/doc/source/release-notes/2.2/2.2.9.rst 2015-02-16 15:50:50 +0000
4@@ -0,0 +1,24 @@
5+============================
6+ |Percona XtraBackup| 2.2.9
7+============================
8+
9+Percona is glad to announce the release of |Percona XtraBackup| 2.2.9 on February 17th 2015. Downloads are available from our download site `here <http://www.percona.com/downloads/XtraBackup/XtraBackup-2.2.9/>`_ and from :ref:`apt <apt_repo>` and :ref:`yum <yum_repo>` repositories.
10+
11+This release is the current stable release in the 2.2 series.
12+
13+Bugs Fixed
14+----------
15+
16+ |Percona XtraBackup| was vulnerable to MITM attack which could allow exfiltration of MySQL configuration information via :option:`innobackupex --version-check` option. This vulnerability was logged as `CVE 2015-1027 <http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2015-1027>`_. Bug fixed :bug:`1408375`.
17+
18+ :file:`xtrabackup_galera_info` isn't overwritten during the Galera auto-recovery. Bug fixed :bug:`1418584`.
19+
20+ |Percona XtraBackup| man pages are now included with binary packages. Bug fixed :bug:`1156209`.
21+
22+ |Percona XtraBackup| now sets the maximum supported session value for :option:`lock_wait_timeout` to prevent unnecessary timeouts when the global value is changed from the default. Bug fixed :bug:`1410339`.
23+
24+ New option :option:`innobackupex --backup-locks`, enabled by default, has been implemented to control if `backup locks <http://www.percona.com/doc/percona-server/5.6/management/backup_locks.html>`_ will be used even if they are supported by the server. To disable backup locks |innobackupex| should be run with :option:`innobackupex --no-backup-locks` option. Bug fixed :bug:`1418820`.
25+
26+All of Percona's software is open-source and free, all the details of the release can be found in the `2.2.8 milestone <https://launchpad.net/percona-xtrabackup/+milestone/2.2.8>`_ at Launchpad. Bugs can be reported on the `launchpad bug tracker <https://bugs.launchpad.net/percona-xtrabackup/+filebug>`_.
27+
28+

Subscribers

People subscribed via source and target branches