Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 943255 - dev-db/mariadb-10.11.10 version bump
Summary: dev-db/mariadb-10.11.10 version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo Linux MySQL bugs team
URL: https://mariadb.com/kb/en/mariadb-10-...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-11-11 12:03 UTC by tomas charvat
Modified: 2024-11-12 18:17 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description tomas charvat 2024-11-11 12:03:14 UTC
We have 10.11.8 at the portage, that has data corruption bug. There has been 2 more releases since that time.

Reproducible: Always
Comment 1 Larry the Git Cow gentoo-dev 2024-11-12 16:20:06 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4ef76f37461db40f04bac8b6002ea495c30bc906

commit 4ef76f37461db40f04bac8b6002ea495c30bc906
Author:     Petr Vaněk <arkamar@gentoo.org>
AuthorDate: 2024-11-12 15:16:54 +0000
Commit:     Petr Vaněk <arkamar@gentoo.org>
CommitDate: 2024-11-12 16:04:40 +0000

    dev-db/mariadb: add 10.11.10
    
    Changes:
    - migrate from deprecated tc-ld-disable-gold to tc-ld-force-bfd
    - reorder variables as suggested by pkgcheck
    - wrap long comment
    
    Known test failures:
    - main.mysqld--help-aria test fails but it seems to be minor issue, it
      is related to [1].
    - mail.log_slow test fails. It does not look like a major issue, but I
      am not sure.
    
    [1] https://jira.mariadb.org/browse/MDEV-34733
    
    Closes: https://bugs.gentoo.org/943255
    Signed-off-by: Petr Vaněk <arkamar@gentoo.org>

 dev-db/mariadb/Manifest                |    2 +
 dev-db/mariadb/mariadb-10.11.10.ebuild | 1325 ++++++++++++++++++++++++++++++++
 2 files changed, 1327 insertions(+)
Comment 2 Larry the Git Cow gentoo-dev 2024-11-12 18:17:23 UTC
The bug has been closed via the following commit(s):

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

commit a1354b25554e6d9bba500426b639940937f6f5d6
Author:     Petr Vaněk <arkamar@gentoo.org>
AuthorDate: 2024-11-12 16:26:45 +0000
Commit:     Petr Vaněk <arkamar@gentoo.org>
CommitDate: 2024-11-12 18:17:09 +0000

    dev-db/mariadb: add 11.4.4
    
    Changes:
    - migrate from deprecated tc-ld-disable-gold to tc-ld-force-bfd
    - reorder variables as suggested by pkgcheck
    - wrap long comment
    
    Known test failures:
    - main.mysqld--help-aria test fails but it seems to be minor issue, it
      is related to [1].
    - mail.log_slow test fails. It does not look like a major issue, but I
      am not sure.
    - main.ssl_autoverify - fails because of the warning: Plugin
      'three_attempts' is of maturity level unknown while the server is
      stable.
    - sysschema.v_privileges_by_table_by_level - no idea
    
    [1] https://jira.mariadb.org/browse/MDEV-34733
    
    Closes: https://bugs.gentoo.org/943255
    Signed-off-by: Petr Vaněk <arkamar@gentoo.org>

 dev-db/mariadb/Manifest              |    2 +
 dev-db/mariadb/mariadb-11.4.4.ebuild | 1325 ++++++++++++++++++++++++++++++++++
 2 files changed, 1327 insertions(+)