Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 665256

Summary: sys-cluster/galera-25.3.24: version bump
Product: Gentoo Linux Reporter: Tomáš Mózes <hydrapolic>
Component: Current packagesAssignee: Gentoo Linux MySQL bugs team <mysql-bugs>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://github.com/gentoo/gentoo/pull/9784
Whiteboard:
Package list:
Runtime testing required: ---

Description Tomáš Mózes 2018-09-05 04:29:37 UTC
Tests pass on ~amd64.

Changelog:
* A support for new certification key type was added to allow
  more relaxed certification rules for foreign key references (galera#491).

* New status variables were added to display the number of open transactions
  and referenced client connections inside Galera provider (galera#492).

* GCache was sometimes cleared unnecessarily on startup if the recovered
  state had smaller sequence number than the highest found from GCache.
  Now only entries with sequence number higher than recovery point will be
  cleared (galera#498).

* Non-primary configuration is saved into grastate.dat only when if the
  node is in closing state (galera#499).

* Exception from GComm was not always handled properly resulting in
  Galera to remain in half closed state. This was fixed by propagating the
  error condition appropriately to upper layers (galera#500).

* A new status variable displaying the total weight of the cluster nodes
  was added (galera#501).

* The value of pc.weight did not reflect the actual effective value after
  setting it via wsrep_provider_options. This was fixed by making sure that
  the new value is taken into use before returning the control back to
  caller (galera#505, MDEV-11959)

* Use of ECHD algorithms with old OpenSSL versions was enabled (galera#511).

* Default port value is now used by garbd if the port is not explicitly
  given in cluster address (MDEV-15531).

* Correct error handling for posix_fallocate().

* Failed causal reads are retried during configuration changes.
Comment 1 Tomáš Mózes 2018-09-05 04:30:10 UTC
100%: Checks: 82, Failures: 0, Errors: 0
scons: done building targets.
>>> Source compiled.
>>> Test phase: sys-cluster/galera-25.3.24
>>> Completed testing sys-cluster/galera-25.3.24
Comment 2 Larry the Git Cow gentoo-dev 2018-09-09 20:41:26 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8a98577ac0a90c7e433eadc109d41ff6dac26f50

commit 8a98577ac0a90c7e433eadc109d41ff6dac26f50
Author:     Tomas Mozes <hydrapolic@gmail.com>
AuthorDate: 2018-09-09 19:58:37 +0000
Commit:     Thomas Deutschmann <whissi@gentoo.org>
CommitDate: 2018-09-09 20:41:00 +0000

    sys-cluster/galera: bump to 25.3.24
    
    Closes: https://github.com/gentoo/gentoo/pull/9784
    Closes: https://bugs.gentoo.org/665256
    Package-Manager: Portage-2.3.48, Repoman-2.3.10

 sys-cluster/galera/Manifest              |  1 +
 sys-cluster/galera/galera-25.3.24.ebuild | 87 ++++++++++++++++++++++++++++++++
 2 files changed, 88 insertions(+)