Pavol Sloboda
03eaa1cd6a
Rebase to 26.4.27
...
Upstream release notes:
https://github.com/mariadb-corporation/mariadb-docs/blob/main/release-notes/galera-cluster/26.4/26.4.27.md
Resolves: RHEL-140364
2026-06-10 12:39:35 +02:00
Pavol Sloboda
5ccc24455d
Rebase to 26.4.26
...
Removed the no longer needed patches since they are present in the
source tarball
The upstream has renamed some of the cmake variables for consistency but
they do the same as the ones we used in the patch.
The removal of the cmake_paths patch also removed the rename of garb.cnf
to garb but there is no need to keep a patch for a rename of a single
file so I moved it to the %install section
Upstream release notes:
https://github.com/mariadb-corporation/mariadb-docs/blob/main/release-notes/galera-cluster/26.4/26.4.6.md
Related: RHEL-140364
2026-06-10 12:39:14 +02:00
Michal Schorm
2bcc957298
Rebased to 26.4.25
...
Release notes:
https://github.com/mariadb-corporation/codership-documentation/blob/master/release-notes/release-notes-galera-26.4.25.txt
2026-03-26 12:56:33 +01:00
Michal Schorm
91450de8ab
Rebase to 26.4.24
2026-03-26 12:56:18 +01:00
Michal Schorm
f4311101a8
[bugfix] Fix the application of the build flags
...
The '%{set_build_flags}' is unnecessary.
These flags are automatically called on the beginning of '%build' phase,
and are also part fo the '%cmake' macro.
The second call of CMake has to be run in "-N" mode,
which treats the CMake cache as read-only.
2025-11-04 15:19:45 +01:00
Michal Schorm
82c0f73dfb
Rebase to 26.4.23
...
Support for building with CMake 4.0 was introduced by the upstream.
Resolves: rhbz#2349255, rhbz#2380613
2025-11-04 15:19:16 +01:00
Michal Schorm
902e6f7544
Rebase to 26.4.22
...
Assisted by: Claude, an AI assistant
2025-11-04 15:19:07 +01:00
Michal Schorm
53e515e50e
[typo fixup] Fix typo in SPEC file comment
...
Fixed spelling of "infrastructure" in comment explaining i686 ExcludeArch.
Assisted by: Claude, an AI assistant
2025-11-04 15:18:53 +01:00
Zbigniew Jędrzejewski-Szmek
c3d7430998
Add sysusers.d config file to allow rpm to create users/groups automatically
...
See https://fedoraproject.org/wiki/Changes/RPMSuportForSystemdSysusers .
2025-11-04 15:18:45 +01:00
Michal Schorm
6f637162b6
Rebase to 26.4.21
...
openssl_engine.patch was accepted by upstream
--
Resolves: RHEL-78302
2025-11-04 15:17:40 +01:00
Pavol Sloboda
832cec0704
Merge branch 'stream-mariadb-10.11-rhel-9.8.0' into galera_import_rhel-9.8.0
2025-11-03 09:01:34 +01:00
Release Configuration Management
d547723d99
New branch setup
2025-10-20 03:02:54 -04:00
Michal Schorm
b1f9198997
Rebase to 26.4.20
2024-11-19 15:54:35 +01:00
Michal Schorm
5b87f8e6fc
Rebase to 26.4.19
2024-10-18 10:05:55 +02:00
Michal Schorm
4804df7bc7
[Documentation enhancement] Stop packing useless documentaion files, start packing useful documentation file
2024-10-18 08:58:16 +02:00
Michal Schorm
55c302e34a
Fix RPM syntax: '%patchN' has been deprecated
...
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org/thread/VBFDPQHAHF3WG6WBZR2L5GSWMW6CVTJS/
2024-10-18 08:58:12 +02:00
Michal Schorm
4838609c60
[SPECfile cleanup] start using %{unitdir} macro
2024-10-18 08:56:21 +02:00
Michal Schorm
9b202dc9d1
[SPECfile cleanup] Remove no longer used downstream versions of upstream files
2024-10-18 08:55:42 +02:00
Michal Schorm
4d25210b84
ExcludeArch: %{ix86}
...
Both to:
1) Save infractsructure resources
2) Workaround FTBFS on i686:
On F40 and later, a 100% reproducible following testsuite errors exists in a build on the i686 architecture:
6/7 Test #6 : galera_check .....................***Failed 6.64 sec
Running suite(s): DataSet
100%: Checks: 2, Failures: 0, Errors: 0
Running suite(s): KeySet
galera_check: /builddir/build/BUILD/galera-26.4.18/galera/tests/../src/key_set.hpp:323: static size_t galera::KeySet::KeyPart::base_size(galera::KeySet::Version, const gu::byte_t*, size_t): Assertion `0' failed.
galera_check: /builddir/build/BUILD/galera-26.4.18/galera/tests/../src/key_set.hpp:323: static size_t galera::KeySet::KeyPart::base_size(galera::KeySet::Version, const gu::byte_t*, size_t): Assertion `0' failed.
galera_check: /builddir/build/BUILD/galera-26.4.18/galera/tests/../src/key_set.hpp:323: static size_t galera::KeySet::KeyPart::base_size(galera::KeySet::Version, const gu::byte_t*, size_t): Assertion `0' failed.
galera_check: /builddir/build/BUILD/galera-26.4.18/galera/tests/../src/key_set.hpp:323: static size_t galera::KeySet::KeyPart::base_size(galera::KeySet::Version, const gu::byte_t*, size_t): Assertion `0' failed.
0%: Checks: 4, Failures: 0, Errors: 4
/builddir/build/BUILD/galera-26.4.18/galera/tests/key_set_check.cpp:54:E:KeySet:ver1_3:0: (after this point) Received signal 6 (Aborted)
/builddir/build/BUILD/galera-26.4.18/galera/tests/key_set_check.cpp:54:E:KeySet:ver2_3:0: (after this point) Received signal 6 (Aborted)
/builddir/build/BUILD/galera-26.4.18/galera/tests/key_set_check.cpp:54:E:KeySet:ver2_4:0: (after this point) Received signal 6 (Aborted)
/builddir/build/BUILD/galera-26.4.18/galera/tests/key_set_check.cpp:54:E:KeySet:ver2_5:0: (after this point) Received signal 6 (Aborted)
Running suite(s): WriteSet
galera_check: /builddir/build/BUILD/galera-26.4.18/galera/tests/../src/key_set.hpp:323: static size_t galera::KeySet::KeyPart::base_size(galera::KeySet::Version, const gu::byte_t*, size_t): Assertion `0' failed.
galera_check: /builddir/build/BUILD/galera-26.4.18/galera/tests/../src/key_set.hpp:323: static size_t galera::KeySet::KeyPart::base_size(galera::KeySet::Version, const gu::byte_t*, size_t): Assertion `0' failed.
galera_check: /builddir/build/BUILD/galera-26.4.18/galera/tests/../src/key_set.hpp:323: static size_t galera::KeySet::KeyPart::base_size(galera::KeySet::Version, const gu::byte_t*, size_t): Assertion `0' failed.
galera_check: /builddir/build/BUILD/galera-26.4.18/galera/tests/../src/key_set.hpp:323: static size_t galera::KeySet::KeyPart::base_size(galera::KeySet::Version, const gu::byte_t*, size_t): Assertion `0' failed.
galera_check: /builddir/build/BUILD/galera-26.4.18/galera/tests/../src/key_set.hpp:323: static size_t galera::KeySet::KeyPart::base_size(galera::KeySet::Version, const gu::byte_t*, size_t): Assertion `0' failed.
0%: Checks: 5, Failures: 0, Errors: 5
/builddir/build/BUILD/galera-26.4.18/galera/tests/write_set_ng_check.cpp:34:E:WriteSet basic:ver3_basic_rsv1:0: (after this point) Received signal 6 (Aborted)
/builddir/build/BUILD/galera-26.4.18/galera/tests/write_set_ng_check.cpp:34:E:WriteSet basic:ver3_basic_rsv2_wsv3:0: (after this point) Received signal 6 (Aborted)
/builddir/build/BUILD/galera-26.4.18/galera/tests/write_set_ng_check.cpp:34:E:WriteSet basic:ver3_basic_rsv2_wsv4:0: (after this point) Received signal 6 (Aborted)
/builddir/build/BUILD/galera-26.4.18/galera/tests/write_set_ng_check.cpp:311:E:WriteSet annotation:ver3_annotation_rsv1:0: (after this point) Received signal 6 (Aborted)
/builddir/build/BUILD/galera-26.4.18/galera/tests/write_set_ng_check.cpp:311:E:WriteSet annotation:ver3_annotation_rsv2:0: (after this point) Received signal 6 (Aborted)
Running suite(s): certification
galera_check: /builddir/build/BUILD/galera-26.4.18/galera/tests/../src/key_set.hpp:323: static size_t galera::KeySet::KeyPart::base_size(galera::KeySet::Version, const gu::byte_t*, size_t): Assertion `0' failed.
galera_check: /builddir/build/BUILD/galera-26.4.18/galera/tests/../src/key_set.hpp:323: static size_t galera::KeySet::KeyPart::base_size(galera::KeySet::Version, const gu::byte_t*, size_t): Assertion `0' failed.
galera_check: /builddir/build/BUILD/galera-26.4.18/galera/tests/../src/key_set.hpp:323: static size_t galera::KeySet::KeyPart::base_size(galera::KeySet::Version, const gu::byte_t*, size_t): Assertion `0' failed.
galera_check: /builddir/build/BUILD/galera-26.4.18/galera/tests/../src/key_set.hpp:323: static size_t galera::KeySet::KeyPart::base_size(galera::KeySet::Version, const gu::byte_t*, size_t): Assertion `0' failed.
galera_check: /builddir/build/BUILD/galera-26.4.18/galera/tests/../src/key_set.hpp:323: static size_t galera::KeySet::KeyPart::base_size(galera::KeySet::Version, const gu::byte_t*, size_t): Assertion `0' failed.
galera_check: /builddir/build/BUILD/galera-26.4.18/galera/tests/../src/key_set.hpp:323: static size_t galera::KeySet::KeyPart::base_size(galera::KeySet::Version, const gu::byte_t*, size_t): Assertion `0' failed.
galera_check: /builddir/build/BUILD/galera-26.4.18/galera/tests/../src/key_set.hpp:323: static size_t galera::KeySet::KeyPart::base_size(galera::KeySet::Version, const gu::byte_t*, size_t): Assertion `0' failed.
galera_check: /builddir/build/BUILD/galera-26.4.18/galera/tests/../src/key_set.hpp:323: static size_t galera::KeySet::KeyPart::base_size(galera::KeySet::Version, const gu::byte_t*, size_t): Assertion `0' failed.
galera_check: /builddir/build/BUILD/galera-26.4.18/galera/tests/../src/key_set.hpp:323: static size_t galera::KeySet::KeyPart::base_size(galera::KeySet::Version, const gu::byte_t*, size_t): Assertion `0' failed.
galera_check: /builddir/build/BUILD/galera-26.4.18/galera/tests/../src/key_set.hpp:323: static size_t galera::KeySet::KeyPart::base_size(galera::KeySet::Version, const gu::byte_t*, size_t): Assertion `0' failed.
galera_check: /builddir/build/BUILD/galera-26.4.18/galera/tests/../src/key_set.hpp:323: static size_t galera::KeySet::KeyPart::base_size(galera::KeySet::Version, const gu::byte_t*, size_t): Assertion `0' failed.
galera_check: /builddir/build/BUILD/galera-26.4.18/galera/tests/../src/key_set.hpp:323: static size_t galera::KeySet::KeyPart::base_size(galera::KeySet::Version, const gu::byte_t*, size_t): Assertion `0' failed.
0%: Checks: 12, Failures: 0, Errors: 12
/builddir/build/BUILD/galera-26.4.18/galera/tests/certification_check.cpp:57:E:certification_trx_v3:test_certification_trx_v3:0: (after this point) Received signal 6 (Aborted)
/builddir/build/BUILD/galera-26.4.18/galera/tests/certification_check.cpp:57:E:certification_trx_v3:test_certification_trx_v3E:0: (after this point) Received signal 6 (Aborted)
/builddir/build/BUILD/galera-26.4.18/galera/tests/certification_check.cpp:57:E:certification_trx_different_level_v3:test_certification_trx_different_level_v3:0: (after this point) Received signal 6 (Aborted)
/builddir/build/BUILD/galera-26.4.18/galera/tests/certification_check.cpp:57:E:certification_trx_different_level_v3:test_certification_trx_different_level_v3E:0: (after this point) Received signal 6 (Aborted)
/builddir/build/BUILD/galera-26.4.18/galera/tests/certification_check.cpp:57:E:certification_toi_v3:test_certification_toi_v3:0: (after this point) Received signal 6 (Aborted)
/builddir/build/BUILD/galera-26.4.18/galera/tests/certification_check.cpp:57:E:certification_toi_v3:test_certification_toi_v3E:0: (after this point) Received signal 6 (Aborted)
/builddir/build/BUILD/galera-26.4.18/galera/tests/certification_check.cpp:57:E:certification_nbo:test_certification_nbo:0: (after this point) Received signal 6 (Aborted)
/builddir/build/BUILD/galera-26.4.18/galera/tests/certification_check.cpp:57:E:certification_nbo:test_certification_nboE:0: (after this point) Received signal 6 (Aborted)
/builddir/build/BUILD/galera-26.4.18/galera/tests/certification_check.cpp:57:E:certification_commit_fragment:test_certification_commit_fragment:0: (after this point) Received signal 6 (Aborted)
/builddir/build/BUILD/galera-26.4.18/galera/tests/certification_check.cpp:57:E:certification_commit_fragment:test_certification_commit_fragmentE:0: (after this point) Received signal 6 (Aborted)
/builddir/build/BUILD/galera-26.4.18/galera/tests/certification_check.cpp:57:E:certification_zero_level:test_certification_zero_level:0: (after this point) Received signal 6 (Aborted)
/builddir/build/BUILD/galera-26.4.18/galera/tests/certification_check.cpp:57:E:certification_zero_level:test_certification_zero_levelE:0: (after this point) Received signal 6 (Aborted)
Running suite(s): trx_handle
100%: Checks: 6, Failures: 0, Errors: 0
Running suite(s): service_thd
100%: Checks: 6, Failures: 0, Errors: 0
Running suite(s): ist
galera_check: /builddir/build/BUILD/galera-26.4.18/galera/tests/../src/key_set.hpp:323: static size_t galera::KeySet::KeyPart::base_size(galera::KeySet::Version, const gu::byte_t*, size_t): Assertion `0' failed.
galera_check: /builddir/build/BUILD/galera-26.4.18/galera/tests/../src/key_set.hpp:323: static size_t galera::KeySet::KeyPart::base_size(galera::KeySet::Version, const gu::byte_t*, size_t): Assertion `0' failed.
galera_check: /builddir/build/BUILD/galera-26.4.18/galera/tests/../src/key_set.hpp:323: static size_t galera::KeySet::KeyPart::base_size(galera::KeySet::Version, const gu::byte_t*, size_t): Assertion `0' failed.
galera_check: /builddir/build/BUILD/galera-26.4.18/galera/tests/../src/key_set.hpp:323: static size_t galera::KeySet::KeyPart::base_size(galera::KeySet::Version, const gu::byte_t*, size_t): Assertion `0' failed.
galera_check: /builddir/build/BUILD/galera-26.4.18/galera/tests/../src/key_set.hpp:323: static size_t galera::KeySet::KeyPart::base_size(galera::KeySet::Version, const gu::byte_t*, size_t): Assertion `0' failed.
galera_check: /builddir/build/BUILD/galera-26.4.18/galera/tests/../src/key_set.hpp:323: static size_t galera::KeySet::KeyPart::base_size(galera::KeySet::Version, const gu::byte_t*, size_t): Assertion `0' failed.
galera_check: /builddir/build/BUILD/galera-26.4.18/galera/tests/../src/key_set.hpp:323: static size_t galera::KeySet::KeyPart::base_size(galera::KeySet::Version, const gu::byte_t*, size_t): Assertion `0' failed.
galera_check: /builddir/build/BUILD/galera-26.4.18/galera/tests/../src/key_set.hpp:323: static size_t galera::KeySet::KeyPart::base_size(galera::KeySet::Version, const gu::byte_t*, size_t): Assertion `0' failed.
galera_check: /builddir/build/BUILD/galera-26.4.18/galera/tests/../src/key_set.hpp:323: static size_t galera::KeySet::KeyPart::base_size(galera::KeySet::Version, const gu::byte_t*, size_t): Assertion `0' failed.
galera_check: /builddir/build/BUILD/galera-26.4.18/galera/tests/../src/key_set.hpp:323: static size_t galera::KeySet::KeyPart::base_size(galera::KeySet::Version, const gu::byte_t*, size_t): Assertion `0' failed.
galera_check: /builddir/build/BUILD/galera-26.4.18/galera/tests/../src/key_set.hpp:323: static size_t galera::KeySet::KeyPart::base_size(galera::KeySet::Version, const gu::byte_t*, size_t): Assertion `0' failed.
galera_check: /builddir/build/BUILD/galera-26.4.18/galera/tests/../src/key_set.hpp:323: static size_t galera::KeySet::KeyPart::base_size(galera::KeySet::Version, const gu::byte_t*, size_t): Assertion `0' failed.
galera_check: /builddir/build/BUILD/galera-26.4.18/galera/tests/../src/key_set.hpp:323: static size_t galera::KeySet::KeyPart::base_size(galera::KeySet::Version, const gu::byte_t*, size_t): Assertion `0' failed.
galera_check: /builddir/build/BUILD/galera-26.4.18/galera/tests/../src/key_set.hpp:323: static size_t galera::KeySet::KeyPart::base_size(galera::KeySet::Version, const gu::byte_t*, size_t): Assertion `0' failed.
galera_check: /builddir/build/BUILD/galera-26.4.18/galera/tests/../src/key_set.hpp:323: static size_t galera::KeySet::KeyPart::base_size(galera::KeySet::Version, const gu::byte_t*, size_t): Assertion `0' failed.
galera_check: /builddir/build/BUILD/galera-26.4.18/galera/tests/../src/key_set.hpp:323: static size_t galera::KeySet::KeyPart::base_size(galera::KeySet::Version, const gu::byte_t*, size_t): Assertion `0' failed.
38%: Checks: 26, Failures: 0, Errors: 16
/builddir/build/BUILD/galera-26.4.18/galera/tests/ist_check.cpp:588:E:test_ist_v7:test_ist_v7PP:0: (after this point) Received signal 6 (Aborted)
/builddir/build/BUILD/galera-26.4.18/galera/tests/ist_check.cpp:588:E:test_ist_v7:test_ist_v7PE:0: (after this point) Received signal 6 (Aborted)
/builddir/build/BUILD/galera-26.4.18/galera/tests/ist_check.cpp:588:E:test_ist_v7:test_ist_v7EP:0: (after this point) Received signal 6 (Aborted)
/builddir/build/BUILD/galera-26.4.18/galera/tests/ist_check.cpp:588:E:test_ist_v7:test_ist_v7EE:0: (after this point) Received signal 6 (Aborted)
/builddir/build/BUILD/galera-26.4.18/galera/tests/ist_check.cpp:588:E:test_ist_v8:test_ist_v8PP:0: (after this point) Received signal 6 (Aborted)
/builddir/build/BUILD/galera-26.4.18/galera/tests/ist_check.cpp:588:E:test_ist_v8:test_ist_v8PE:0: (after this point) Received signal 6 (Aborted)
/builddir/build/BUILD/galera-26.4.18/galera/tests/ist_check.cpp:588:E:test_ist_v8:test_ist_v8EP:0: (after this point) Received signal 6 (Aborted)
/builddir/build/BUILD/galera-26.4.18/galera/tests/ist_check.cpp:588:E:test_ist_v8:test_ist_v8EE:0: (after this point) Received signal 6 (Aborted)
/builddir/build/BUILD/galera-26.4.18/galera/tests/ist_check.cpp:588:E:test_ist_v9:test_ist_v9PP:0: (after this point) Received signal 6 (Aborted)
/builddir/build/BUILD/galera-26.4.18/galera/tests/ist_check.cpp:588:E:test_ist_v9:test_ist_v9PE:0: (after this point) Received signal 6 (Aborted)
/builddir/build/BUILD/galera-26.4.18/galera/tests/ist_check.cpp:588:E:test_ist_v9:test_ist_v9EP:0: (after this point) Received signal 6 (Aborted)
/builddir/build/BUILD/galera-26.4.18/galera/tests/ist_check.cpp:588:E:test_ist_v9:test_ist_v9EE:0: (after this point) Received signal 6 (Aborted)
/builddir/build/BUILD/galera-26.4.18/galera/tests/ist_check.cpp:588:E:test_ist_v10:test_ist_v10PP:0: (after this point) Received signal 6 (Aborted)
/builddir/build/BUILD/galera-26.4.18/galera/tests/ist_check.cpp:588:E:test_ist_v10:test_ist_v10PE:0: (after this point) Received signal 6 (Aborted)
/builddir/build/BUILD/galera-26.4.18/galera/tests/ist_check.cpp:588:E:test_ist_v10:test_ist_v10EP:0: (after this point) Received signal 6 (Aborted)
/builddir/build/BUILD/galera-26.4.18/galera/tests/ist_check.cpp:588:E:test_ist_v10:test_ist_v10EE:0: (after this point) Received signal 6 (Aborted)
2024-10-18 08:53:38 +02:00
Michal Schorm
8352db7b26
Rebase to 26.4.18
2024-10-18 08:53:08 +02:00
Michal Schorm
f177bacee0
Rebase to 26.4.16
...
- release with MariaDB 10.5.23
- galera 26.4.15 skipped by mariaDB upstream
2024-01-26 11:00:35 +01:00
Michal Schorm
bd6bf1b5c5
Bump release for rebuild
2024-01-23 18:24:56 +01:00
Michal Schorm
8c5f64c7d9
Fix FTBFS by applying upstream commit from a future version of Galera, which fixes the problem with SSL certificates exipirng, which was causing test failures
2024-01-23 18:23:10 +01:00
Michal Schorm
94b09a5ea0
Rebase to 26.4.14
...
Fedora commit: da364136d0
Related: RHEL-9548
2023-10-03 17:08:06 +00:00
Michal Schorm
1bb05c6888
Rebase to 26.4.13
...
Fedora commit: dc48c43a8c
Related: RHEL-9548
2023-10-03 17:08:03 +00:00
Michal Schorm
ece8717e9f
Rebase to 26.4.12
...
Fedora commit: c06e16ff50
Resolves: RHEL-9548
2023-10-03 17:07:56 +00:00
Michal Schorm
7bfe3f711e
Update the package description
...
Update dead links with current ones
Put a word between every URL and a dot ending the sentence, so the dot won't accidentaly get part of the URL
That would cause an inconvience in software redering the links "clickable"
The description text was brought from an RPM released for RHEL 8 by the project upstream itself,
I just added the trailing words after links.
Issue originally reported as rhbz#2060416
--
Resolves : #2092371
Related: #2092370
2022-06-07 17:46:19 +02:00
Michal Schorm
4cfc5c0799
Remove the second source path definition from the CMake command
...
The '%cmake' RPM macro in Fedora actually expands to:
| ...
| /usr/bin/cmake \
| -S "." \
| -B "redhat-linux-build" \
| ...
So in this case the source patch was specified twice.
First in the macro with the '-S' option and second time outside of the macro,
in the SPECfile, without the '-S' option.
CMake upstream declares that:
| This has never been officially documented or supported,
| but older versions accidentally accepted multiple source paths
| and used the last path specified. Update scripts to avoid
| passing multiple source path arguments.
https://cmake.org/cmake/help/v3.23/release/3.23.html#deprecated-and-removed-features
This was discovered as CMake upstream implemented a change to the 3.23.0-rc2 release
that changed this behavior and it broke many Fedora packages that used this
double source path definition.
See rhbz#2057738 to see how build behaved
After the CMake upstream got aware of what problems it caused in Fedora,
they opened a merge request to restore the behavior to the old one,
but kept the warnings that that is an unsupported and problematic behavior:
https://gitlab.kitware.com/cmake/cmake/-/issues/23334
--
Related: #2092371 #2092370
2022-06-07 17:46:10 +02:00
Michal Schorm
c92a747a65
cmake_paths.patch upstreaming efforts started
...
--
Related: #2092371 #2092370
2022-06-07 17:46:05 +02:00
Michal Schorm
0ddac9b92e
Enable CTest in the %check phase
...
--
Related: #2092371 #2092370
2022-06-07 17:45:58 +02:00
Michal Schorm
bf27698d4d
Rebase to 26.4.11
...
--
Related: #2092371 #2092370
2022-06-07 17:45:00 +02:00
Lukas Javorsky
49c275a558
Explicitly require the 'procps-ng' package
...
Resolves: BZ#2024974
This is required in case of lightweight systems like containers,
which don't install these requirments by default.
Galera won't work properly without the 'procps-ng' package.
2021-11-19 17:09:07 +01:00
Michal Schorm
57780a24da
Rebase to 26.4.9
...
Related: #1982642
2021-08-17 16:50:41 +02:00
Mohan Boddu
efa3dd41a5
Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
...
Related: rhbz#1991688
Signed-off-by: Mohan Boddu <mboddu@redhat.com>
2021-08-09 20:06:33 +00:00
Michal Schorm
6c5d7e7973
Add gating.yaml
2021-07-15 16:27:34 +02:00
Michal Schorm
93225eef30
Release bump for: Switch from SCONS build tooling to CMAKE build tooling
...
Related: #1982642
2021-07-15 12:46:11 +02:00
Michal Schorm
2305688648
PATCH 4: Use a dedicated user for the Systemd service
...
Related: #1982642
2021-07-15 12:46:09 +02:00
Michal Schorm
5cb86dd9b2
PATCH 3: Make sure the wrapper script is executable
...
Related: #1982642
2021-07-15 12:46:07 +02:00
Michal Schorm
21365abe46
PATCH 2: Fix the hardcoded paths
...
Related: #1982642
2021-07-15 12:46:04 +02:00
Michal Schorm
f701088ddb
PATCH 1: Change the Systemd service name from "garb" to "garbd"
...
Related: #1982642
2021-07-15 12:46:00 +02:00
Michal Schorm
13596c1e89
Revert "Fix the failing wsrep test issued in the BZ_1959484"
...
This reverts commit 89095776bb .
Related: #1982642
2021-07-15 12:45:52 +02:00
Michal Schorm
16825667bb
Switch from SCONS to CMAKE building tooling
...
Related: #1982642
2021-07-15 12:45:44 +02:00
Michal Schorm
01108d2e6d
Use bash globbing in .gitignore
...
Related: #1982642
2021-07-15 12:45:41 +02:00
Lukas Javorsky
3ea985dd05
Fix the failing wsrep test issued in the BZ_1959484
...
Related: #1982642
2021-07-15 12:45:23 +02:00
Lukas Javorsky
d6d950b686
Rebase to 26.4.8
...
Related: #1982642
2021-07-15 12:45:05 +02:00
Mohan Boddu
742b520ffd
Rebuilt for RHEL 9 BETA for openssl 3.0
...
Related: rhbz#1971065
Signed-off-by: Mohan Boddu <mboddu@redhat.com>
2021-06-16 03:25:08 +00:00
Mohan Boddu
fb8dc25373
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937
...
Signed-off-by: Mohan Boddu <mboddu@redhat.com>
2021-04-15 23:25:47 +00:00
DistroBaker
a4a3c7ed61
Merged update from upstream sources
...
This is an automated DistroBaker update from upstream sources.
If you do not know what this is about or would like to opt out,
contact the OSCI team.
Source: https://src.fedoraproject.org/rpms/galera.git#7dfe556025ba302979839424ae60405dfc3f0c92
2021-03-24 23:25:47 +00:00
DistroBaker
1c17557468
Merged update from upstream sources
...
This is an automated DistroBaker update from upstream sources.
If you do not know what this is about or would like to opt out,
contact the OSCI team.
Source: https://src.fedoraproject.org/rpms/galera.git#ca32987e07f93dbe4b90b860f3a919e0334f3962
2021-02-19 12:00:32 +00:00
DistroBaker
89ced006cf
Merged update from upstream sources
...
This is an automated DistroBaker update from upstream sources.
If you do not know what this is about or would like to opt out,
contact the OSCI team.
Source: https://src.fedoraproject.org/rpms/galera.git#ca32987e07f93dbe4b90b860f3a919e0334f3962
2021-02-17 12:06:04 +01:00