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

Proposed by Hrvoje Matijakovic
Status: Merged
Approved by: Alexey Kopytov
Approved revision: no longer in the source branch.
Merged at revision: 5067
Proposed branch: lp:~hrvojem/percona-xtrabackup/rn-2.2.9-2.2
Merge into: lp:percona-xtrabackup/2.2
Diff against target: 41 lines (+25/-1)
2 files modified
storage/innobase/xtrabackup/doc/source/conf.py (+1/-1)
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.2
Reviewer Review Type Date Requested Status
Alexey Kopytov (community) Approve
Review via email: mp+249650@code.launchpad.net
To post a comment you must log in.
Revision history for this message
Alexey Kopytov (akopytov) :
review: Needs Fixing
Revision history for this message
Alexey Kopytov (akopytov) :
review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'storage/innobase/xtrabackup/doc/source/conf.py'
2--- storage/innobase/xtrabackup/doc/source/conf.py 2015-01-13 11:04:31 +0000
3+++ storage/innobase/xtrabackup/doc/source/conf.py 2015-02-16 12:04:40 +0000
4@@ -50,7 +50,7 @@
5 # built documents.
6 #
7 # The short X.Y version.
8-version = '2.2.8'
9+version = '2.2.9'
10 # The full version, including alpha/beta/rc tags.
11 release = '2.2.8'
12
13
14=== added file 'storage/innobase/xtrabackup/doc/source/release-notes/2.2/2.2.9.rst'
15--- storage/innobase/xtrabackup/doc/source/release-notes/2.2/2.2.9.rst 1970-01-01 00:00:00 +0000
16+++ storage/innobase/xtrabackup/doc/source/release-notes/2.2/2.2.9.rst 2015-02-16 12:04:40 +0000
17@@ -0,0 +1,24 @@
18+============================
19+ |Percona XtraBackup| 2.2.9
20+============================
21+
22+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.
23+
24+This release is the current stable release in the 2.2 series.
25+
26+Bugs Fixed
27+----------
28+
29+ |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`.
30+
31+ :file:`xtrabackup_galera_info` isn't overwritten during the Galera auto-recovery. Bug fixed :bug:`1418584`.
32+
33+ |Percona XtraBackup| man pages are now included with binary packages. Bug fixed :bug:`1156209`.
34+
35+ |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`.
36+
37+ 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`.
38+
39+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>`_.
40+
41+

Subscribers

People subscribed via source and target branches