]> review.fuel-infra Code Review - packages/trusty/mysql-wsrep-5.6.git/log
packages/trusty/mysql-wsrep-5.6.git
7 years agoMySQL client metapackage and break condition 67/35867/2 8.0
Ivan Suzdal [Thu, 6 Jul 2017 13:34:45 +0000 (16:34 +0300)]
MySQL client metapackage and break condition

This patch introduces two changes:
 - added the break condition statement for mysql-server-wsrep-core-5.6
   which is needed to allow easy upgrades from pre 5.6 mysql-wsrep
 - added the libmysqlclient18 metapackage which is needed to avoid
   conflicts during installation of 3rd-party packages which depend on
   the real libmysqlclient18 package and cannot be satisfied with the
   virtual one

Closes-Bug: #1651182
Change-Id: Id3794f47ec6d45cdaeaba9943cb89e9eb22c202c

8 years agoMySQL wsrep updated to 5.6.35 32/32632/2
Sergii Rizvan [Wed, 29 Mar 2017 16:45:36 +0000 (19:45 +0300)]
MySQL wsrep updated to 5.6.35

Change-Id: I9573f5f182c89b7d70278ddcba636c1f4f800af7
Closes-Bug: #1657707

8 years agoFix CVE-2016-6662 21/26821/1
Anton Chevychalov [Thu, 22 Sep 2016 14:16:17 +0000 (17:16 +0300)]
Fix CVE-2016-6662

Fix CVE-2016-6662 using debian patch.

Change-Id: I6e362b1f1512bc64ddb37fc4d0e8c3bcde453146
Closes-Bug: #1622767

8 years agoSecurity update: 78/23178/1
Ivan Suzdal [Wed, 6 Jul 2016 11:53:58 +0000 (14:53 +0300)]
Security update:

  * Update to 5.6.30 to fix security issues (LP: #1572559)
    - http://www.oracle.com/technetwork/security-advisory/cpuapr2016v3-2985753.html
    - http://www.ubuntu.com/usn/usn-2953-1
    - CVE-2016-0639
    - CVE-2016-0640
    - CVE-2016-0641
    - CVE-2016-0642
    - CVE-2016-0643
    - CVE-2016-0644
    - CVE-2016-0646
    - CVE-2016-0647
    - CVE-2016-0648
    - CVE-2016-0649
    - CVE-2016-0650
    - CVE-2016-0655
    - CVE-2016-0661
    - CVE-2016-0665
    - CVE-2016-0666
    - CVE-2016-0668
    - CVE-2016-2047

Sourced from https://github.com/codership/mysql-wsrep/tree/wsrep_5.6.30-25.15

Change-Id: I1923a2a227c3fee1e07924e84faa358be6ea608f
Related-Bug: #1578370

9 years agoUpdate to MySQL 5.6.23 and wsrep 25.10 12/7712/1
Pavel Boldin [Sun, 12 Apr 2015 13:09:31 +0000 (16:09 +0300)]
Update to MySQL 5.6.23 and wsrep 25.10

Amongst other things this fixes the (Heisen)bug caused by mixing mutexes
and atomic operations to manage a variable in a thread safe manner.

The wsrep patch was created by diffing original mysql-5.6.23 against [1]
provided by galeracluster and fixing conflicts with existing patches.

[1] http://releases.galeracluster.com/source/mysql-wsrep-5.6.23-25.10.tar.gz

Related-Bug: #1462998
Related-Bug: #1438516
Change-Id: I3eff2760f8e0696a9798f9d2e99bfe78e8a6e314

10 years agoFix package version 08/6608/3
Ivan Udovichenko [Tue, 12 May 2015 20:19:12 +0000 (23:19 +0300)]
Fix package version

* Fix version according to Fuel versioning policy:
  https://github.com/stackforge/fuel-specs/blob/master/specs/6.1/separate-mos-from-linux.rst
* No actual changes in source package

Partial-Bug: #1454382

Change-Id: I9fffccc944e9249658c7aeb18bb48e89c0cde500

10 years agoFix the package metadata; no code changes 02/5002/2
Alexei Sheplyakov [Fri, 13 Mar 2015 09:19:27 +0000 (12:19 +0300)]
Fix the package metadata; no code changes

- The package is maintained by MOS Linux team
- Adjust the package revision according to the versioning policy
  prescribed by the blueprint separate-mos-from-linux

blueprint separate-mos-from-linux

Change-Id: Ic263fea44024a689367d824a55fa805cfb331c31

10 years agoAdded MySQL with codership.com wsrep patch 11/2811/1
Alexei Sheplyakov [Sat, 31 Jan 2015 17:49:37 +0000 (20:49 +0300)]
Added MySQL with codership.com wsrep patch

Mirantis OpenStack relies on MySQL Galera clustering solution to provide
highly available database. At the moment Galera needs a patch MySQL (which
is not included in Ubuntu), hence the custom package. The sources are copied
from https://review.fuel-infra.org/packages/precise/MySQL-wsrep commit
42f27fbe5c37279773c88023eb4a8f9c111579d7

Change-Id: I6a2fe2c3ee82a3870ef00c20f87e63c46c8ab260

10 years agoAdded .gitreview
Andrey Nikitin [Fri, 23 Jan 2015 13:49:57 +0000 (16:49 +0300)]
Added .gitreview