Troy Dawson
836ed2d02e
Bump release for October 2024 mass rebuild:
...
Resolves: RHEL-64018
2024-10-29 08:25:20 -07:00
Michal Schorm
09732b28cb
Apply a workaround for building without "openssl/engine.h"
2024-08-20 16:55:30 +02:00
Michal Schorm
01c3a18773
Rebase to 26.4.19
2024-08-20 16:55:30 +02:00
Fedora Release Engineering
d4162af401
Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
2024-08-20 16:55:30 +02:00
Michal Schorm
483215f990
Bump release for package rebuild
2024-08-20 16:55:30 +02:00
Michal Schorm
c2a32e82cc
Fixup of systemd service rename
...
When the old galera was installed, and enabled with "systemctl enable garbd.service",
it created symlink '/etc/systemd/system/garb.service' → '/usr/lib/systemd/system/garbd.service'.
When new galera is installed, the target file of the symlink above no longer exists, and the new service is
'/usr/lib/systemd/system/garb.service'.
So calls for "systemctl start garbd" will fail as none such exists,
and calls for "systemctl start garb" will fail as the old symlink in /etc/systemd takes precedence, and since it's target file does not exist, it reports that such systemd unit does not exist.
By removing the old symlink, the newly installed '/usr/lib/systemd/system/garb.service' is recognized by the systemd again.
And once 'systemctl enable garb.service' is called, it creates symlink:
'/etc/systemd/system/garbd.service' → '/usr/lib/systemd/system/garb.service'.
so the 'garbd' can be used again too.
2024-08-20 16:55:30 +02:00
Michal Schorm
104ae88424
Bump release for package rebuild
2024-08-20 16:55:30 +02:00
Michal Schorm
07eef3108f
Make sure the network is actually up at the moment of the service startup:
...
https://systemd.io/NETWORK_ONLINE/
2024-08-20 16:55:30 +02:00
Michal Schorm
910ddf71b4
Rename the systemd service from 'garbd.service' to 'garb.service'
...
Move to the upstream naming of the systemd service.
The Galera upstream uses name "garb" for the service while providing "garbd" alias
Fedora downstream packaging historically used "garbd" name for the service.
2024-08-20 16:55:30 +02:00
Michal Schorm
a2790244f4
[Documentation enhancement] Stop packing useless documentaion files, start packing useful documentation file
2024-08-20 16:55:30 +02:00
Michal Schorm
e1dcaa0e89
[SPECfile cleanup] start using %{unitdir} macro
2024-08-20 16:55:30 +02:00
Michal Schorm
d497656488
[SPECfile cleanup] Remove no longer used downstream versions of upstream files
2024-08-20 16:55:30 +02:00
Michal Schorm
3911feca0b
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-08-20 16:55:30 +02:00
Michal Schorm
6ae0bb4b55
Rebase to 26.4.18
2024-08-20 16:55:30 +02:00
Michal Schorm
fa798bb53d
Revert "Disable tests on i686"
...
This reverts commit 8c014bf483
.
This will be fixed in the commits I'm about to add
2024-08-20 16:55:30 +02:00
Jakub Heger
18cd5d11cf
Setup gating for c10s
2024-08-12 12:04:56 +02:00
Troy Dawson
a07d0299cb
Bump release for June 2024 mass rebuild
2024-06-24 08:43:04 -07:00
Yaakov Selkowitz
8c014bf483
Disable tests on i686
2024-02-15 22:30:44 -05:00
Michal Schorm
66bd1fc479
Rebuild
2024-01-24 10:22:13 +01:00
Michal Schorm
af3bcbc2ba
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 08:17:03 +01:00
Fedora Release Engineering
ca26717dfe
Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
2024-01-19 20:00:26 +00:00
Jonathan Wakely
e2e01e9b0e
Rebuilt for Boost 1.83
2024-01-18 00:25:54 +00:00
Michal Schorm
b874ebf070
Rebase to 26.4.16
...
- release with MariaDB 10.5.23
- galera 26.4.15 skipped by mariaDB upstream
2023-11-17 02:28:45 +01:00
Fedora Release Engineering
fce6db2582
Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
...
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2023-07-19 20:29:32 +00:00
Michal Schorm
81fcf43a78
Fix RPM syntax: '%patchN' has been deprecated
...
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org/thread/VBFDPQHAHF3WG6WBZR2L5GSWMW6CVTJS/
2023-04-29 10:54:37 +02:00
Michal Schorm
da364136d0
Rebase to 26.4.14
2023-04-29 10:54:18 +02:00
Lukas Javorsky
9cffef14e4
migrated to SPDX license
2023-03-30 20:54:20 +00:00
Jonathan Wakely
d09abe0971
Rebuilt for Boost 1.81
2023-02-20 21:55:48 +00:00
Fedora Release Engineering
c2e085b767
Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
...
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2023-01-19 04:05:59 +00:00
Michal Schorm
dc48c43a8c
Rebase to 26.4.13
2022-11-15 16:13:28 +00:00
Michal Schorm
c06e16ff50
Rebase to 26.4.12
2022-08-24 11:59:01 +02:00
Fedora Release Engineering
c6cdc38626
Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
...
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2022-07-21 03:50:12 +00:00
Michal Schorm
2e56b63aa1
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
2022-05-31 02:07:32 +02:00
Thomas Rodgers
af19ec1359
Rebuilt for Boost 1.78
2022-05-04 11:38:46 +02:00
Michal Schorm
64680cf340
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
2022-04-28 12:52:44 +02:00
Michal Schorm
e05d4ef089
cmake_paths.patch upstreaming efforts started
2022-02-21 02:45:41 +01:00
Michal Schorm
1ce82f9cf2
Enable CTest in the %check phase
2022-02-20 15:15:14 +01:00
Michal Schorm
9ca0bc39d1
Rebase to 26.4.11
2022-02-20 04:13:27 +01:00
Fedora Release Engineering
d1210c3847
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
...
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2022-01-20 03:37:45 +00:00
Lukas Javorsky
5c7c5a27ed
Explicitly require the 'procps-ng' package
...
Resolves: BZ#2019805
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:00:11 +01:00
Sahana Prasad
0da6a3c10a
Rebuilt with OpenSSL 3.0.0
2021-09-14 19:02:03 +02:00
Michal Schorm
c37d0372d0
Rebase to 26.4.9
2021-08-07 10:40:02 +02:00
Jonathan Wakely
91ada0c602
Rebuilt for Boost 1.76
2021-08-06 23:37:59 +01:00
Fedora Release Engineering
7ad42ba5aa
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
...
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2021-07-21 23:33:01 +00:00
Michal Schorm
c04aef4943
Release bump for: Switch from SCONS build tooling to CMAKE build tooling
2021-07-15 11:50:27 +02:00
Michal Schorm
21613ff8f4
PATCH 4: Use a dedicated user for the Systemd service
2021-07-14 17:46:39 +02:00
Michal Schorm
80379f126c
PATCH 3: Make sure the wrapper script is executable
2021-07-14 16:55:26 +02:00
Michal Schorm
05b5ce6a59
PATCH 2: Fix the hardcoded paths
2021-07-14 16:42:05 +02:00
Michal Schorm
369e7859a2
PATCH 1: Change the Systemd service name from "garb" to "garbd"
2021-07-14 16:03:41 +02:00
Michal Schorm
c25dc28d15
Revert "Fix the failing wsrep test issued in the BZ#1959484"
...
This reverts commit 89095776bb
.
2021-06-10 08:41:57 +02:00