Merged
Conversation
- build SUSE 15 with 15_SP7 - build SUSE 16 with SLE 16_0 - add testing with 15_SP7 in 15 - add testing with SLE_16_0 and openSUSE_16_0 (cherry picked from commit dd99760)
SUSE has updated glibc in SP6 https://www.suse.com/releasenotes/x86_64/SUSE-SLES/15-SP6\ /index.html#bsc-1220966 SP3 is now long gone eol. (cherry picked from commit 2b3ee77)
(cherry picked from commit 105e3d7)
- introduce support for suse >= 16 - remove systemd_support macro all platforms support it - remove all pre/un related macros and code as we only have systemd - remove old macros (old rhel < 8, have_git) - use pkgconfig for janson - suse use qt5 for version < 16 and qt6 for newer - suse rework gcc version for build require gcc15 for 15 and 16 allow future version to be used (>1699) - rework fedora with gluster - keep grpc disabled on rhel8 - keep gcc14 for EL <= 9 (upgrade will be proceed separately) - declare debug_package only for suse < 16 - order alphabetically BuildRequires - ulc remove libstdc++-devel (cherry picked from commit 9dfd350)
d360201 to
f6673aa
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Partial backport of PR #2505 to bareos-25
No backport of
Checklist for the reviewer of the PR (will be processed by the Bareos team)
Make sure you check/merge the PR using
devtools/pr-toolto have some simple automated checks run and a proper changelog record added.General
Backport quality