Merge lp:~hrvojem/percona-server/rn-5.5.36-34.2-5.6 into lp:percona-server/5.6

Proposed by Hrvoje Matijakovic
Status: Merged
Approved by: Laurynas Biveinis
Approved revision: no longer in the source branch.
Merged at revision: 567
Proposed branch: lp:~hrvojem/percona-server/rn-5.5.36-34.2-5.6
Merge into: lp:percona-server/5.6
Diff against target: 54 lines (+27/-1)
3 files modified
doc/source/conf.py (+1/-1)
doc/source/release-notes/Percona-Server-5.6.16-64.2.rst (+25/-0)
doc/source/release-notes/release-notes_index.rst (+1/-0)
To merge this branch: bzr merge lp:~hrvojem/percona-server/rn-5.5.36-34.2-5.6
Reviewer Review Type Date Requested Status
Laurynas Biveinis (community) Approve
Review via email: mp+212592@code.launchpad.net
To post a comment you must log in.
Revision history for this message
Laurynas Biveinis (laurynas-biveinis) :
review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'doc/source/conf.py'
2--- doc/source/conf.py 2014-03-17 16:17:08 +0000
3+++ doc/source/conf.py 2014-03-25 12:18:47 +0000
4@@ -54,7 +54,7 @@
5 # The short X.Y version.
6 version = '5.6'
7 # The full version, including alpha/beta/rc tags.
8-release = '5.6.16-64.1'
9+release = '5.6.16-64.2'
10
11 # The language for content autogenerated by Sphinx. Refer to documentation
12 # for a list of supported languages.
13
14=== added file 'doc/source/release-notes/Percona-Server-5.6.16-64.2.rst'
15--- doc/source/release-notes/Percona-Server-5.6.16-64.2.rst 1970-01-01 00:00:00 +0000
16+++ doc/source/release-notes/Percona-Server-5.6.16-64.2.rst 2014-03-25 12:18:47 +0000
17@@ -0,0 +1,25 @@
18+.. rn:: 5.6.16-64.2
19+
20+==============================
21+ |Percona Server| 5.6.16-64.2
22+==============================
23+
24+Percona is glad to announce the release of |Percona Server| 5.6.16-64.2 on March 25th, 2014 (Downloads are available `here <http://www.percona.com/downloads/Percona-Server-5.6/Percona-Server-5.6.16-64.2/>`_ and from the :doc:`Percona Software Repositories </installation>`).
25+
26+Based on `MySQL 5.6.16 <http://dev.mysql.com/doc/relnotes/mysql/5.6/en/news-5-6-16.html>`_, including all the bug fixes in it, |Percona Server| 5.6.16-64.2 is the current GA release in the |Percona Server| 5.6 series. All of |Percona|'s software is open-source and free, all the details of the release can be found in the `5.6.16-64.2 milestone at Launchpad <https://launchpad.net/percona-server/+milestone/5.6.16-64.2>`_.
27+
28+Bugs Fixed
29+==========
30+
31+ The upgrade to |Percona Server| :rn:`5.6.16-64.1` would silently comment out any options in :file:`my.cnf` that have paths specified that contain ``share/mysql``. Bug fixed :bug:`1293867`.
32+
33+ |Percona Server| could fail to start after upgrade if the :option:`lc-messages-dir` option was set in the :file:`my.cnf` configuration file. Bug fixed :bug:`1294067`.
34+
35+ Dependency on ``mysql-common`` package, introduced in |Percona Server| :rn:`5.6.16-64.0` could lead to wrongly chosen packages for upgrade, spurious removes and installs with some combination of packages installed which use the mysql libraries. Bug fixed :bug:`1294211`.
36+
37+ These three bugs were fixed by removing the dependency on ``mysql-common`` package.
38+
39+ :ref:`udf_percona_toolkit` were missing from *Debian*/*Ubuntu* packages, this regression was introduced in |Percona Server| :rn:`5.6.16-64.0`. Bug fixed :bug:`1296416`.
40+
41+ |Percona Server| installer will create the symlinks from ``libmysqlclient`` to ``libperconaserverclient`` during the installation on *CentOS*. This was implemented in order to provide the backwards compatibility after the ``libmysqlclient`` library has been renamed to ``libperconaserverclient`` .
42+
43
44=== modified file 'doc/source/release-notes/release-notes_index.rst'
45--- doc/source/release-notes/release-notes_index.rst 2014-03-17 16:17:08 +0000
46+++ doc/source/release-notes/release-notes_index.rst 2014-03-25 12:18:47 +0000
47@@ -6,6 +6,7 @@
48 :maxdepth: 1
49 :glob:
50
51+ Percona-Server-5.6.16-64.2
52 Percona-Server-5.6.16-64.1
53 Percona-Server-5.6.16-64.0
54 Percona-Server-5.6.16-64.0-tokudb

Subscribers

People subscribed via source and target branches