Commit Graph

16 Commits

Author SHA1 Message Date
Michal Schorm 574857f9fe Rebase to 10.9.8 2024-01-24 12:13:14 +01:00
Michal Schorm 7d55bb1fa2 Rebase to 10.8.8 2024-01-24 12:12:51 +01:00
Michal Schorm 6506876238 Rebase to 10.7.8 2024-01-24 12:12:44 +01:00
Michal Schorm c86b2db614 [2/3] Rebase to 10.6.16
Revert "Introduce the script for generating sources tarball without a code under a license which was not yet approved for Fedora or RHEL"
This reverts commit 7f8a0e15a6.

Note: MariaDB upstream removed TokuDB SE sources in 10.6.0
2024-01-24 12:11:53 +01:00
Michal Schorm 7ed60829d3 [1/3] Rebase to 10.6.16
new sources are intentionally omitted from this commit
2024-01-24 12:07:48 +01:00
Lukas Javorsky 8b8c7565d1 Testsuite verification for 10.5.22 version on CentOS Stream 8
Related: RHEL-8419
2023-10-03 08:22:11 +00:00
Michal Schorm ea10bbbeef [1/2] Rebase to version 10.5.22
Fedora commit: a0c21fd5cf

Upstream Release notes:
https://mariadb.com/kb/en/mariadb-10-5-22-release-notes/

Related: RHEL-8419
2023-10-03 08:22:11 +00:00
Michal Schorm b2a0bce900 Rebase to 10.5.21
Fedora commit: e04eb650af

Related: RHEL-8419
2023-10-03 08:22:11 +00:00
Michal Schorm ba83f76d87 Testsuite verification for 10.5.20 version
Fedora commit: a6a41d44d0

- skipped test lists format fixed
- code for applying skipped tests list added to the SPIDER suites

Related: RHEL-8419
2023-10-03 08:22:11 +00:00
Michal Schorm 8de870fe00 Save SPIDER tests data on disk, rather than to memory
Fedora commit: be7c99651a

I've encountered this strange behaviour, staring with MariaDB 10.5.20.
The SPIDER tests, and only them, started to fail in 100% cases on all arches
with wide range of "no space left on device" like errors.

This is interesting, as simmilar issues occured before
only on specific arches or build systems.

I've thought that maybe the full suite, which run before the spider tests,
have left over some data in the memory which would leave less space for the
spider tests.
However swapping order - running the spider test first and the full suite
later didn't help anyhow. The spider tests failed rightaway.

Also, it's interesting that running just the main suite in memory is possible.
This observation should rule out changes in the build system (lowering the
memory limits for builders), as I'd expect that the main suite woould have much
bigger memory need than the spider tests.

--

This leads to a possibility that there is actually a bug in the spider engine
or tests, which cause the unexpected larger memory consumption.
This should be examined further. Sadly I don't have capacity for it now.

Related: RHEL-8419
2023-10-03 08:22:11 +00:00
Lukas Javorsky bf226e4d45 Pcre2 bundled version bump and changed GitHub project name
Fedora commit: 40d8f32182

Pcre2 version bumped to 10.42.
Also pcre2 github project name has been changed to PCRE2Project.

Related: RHEL-8419
2023-10-03 08:22:11 +00:00
Siddhesh Poyarekar fbadaf5b92 Use _fortify_level to disable fortification in debug builds
Fedora commit: cb41bf05f1

Related: RHEL-8419
2023-10-03 08:22:11 +00:00
Lukas Javorsky f6b2adba64 Rebase to version 10.5.20
Fedora commit: b6ec88a877

Resolves: RHEL-5476
2023-10-03 08:22:04 +00:00
Michal Schorm ace2c9d764 Rebase to 10.5.18
Fedora commit: 9f12d914a4

Resolves: RHEL-8419 RHEL-5466
2023-09-29 11:56:46 +00:00
Brian Stinson 86f9a28632 resync
Signed-off-by: Brian Stinson <bstinson@redhat.com>
2023-04-27 17:58:07 -05:00
James Antill 52089c9b4c Import rpm: d1343aa77b7c215b0b93ea3394854ea321fd8e77 2023-02-20 01:58:35 -05:00