Add support for Ubuntu 22.04, Fedora 36, EL 9, openSUSE 15.4#1191
Merged
Add support for Ubuntu 22.04, Fedora 36, EL 9, openSUSE 15.4#1191
Conversation
(cherry picked from commit b623faf)
(cherry picked from commit 5b2e690)
(cherry picked from commit 228c944)
(cherry picked from commit a82fd24)
(cherry picked from commit 7cd9c92)
see https://bugs.launchpad.net/ubuntu/+source/mariadb-10.6/+bug/1970634 (cherry picked from commit 59f1c5c)
(cherry picked from commit d91e285)
(cherry picked from commit 7297eec)
(cherry picked from commit 3938413)
(cherry picked from commit 9c35792)
(cherry picked from commit 9d062fe)
(cherry picked from commit 8a5cf75)
(cherry picked from commit 9b35ada)
(cherry picked from commit d5fa050)
(cherry picked from commit 321c330)
(cherry picked from commit 5f4a91a)
(cherry picked from commit 0758b8e)
(cherry picked from commit f7969d3)
(cherry picked from commit 2a1b747)
(cherry picked from commit 552a4d6)
(cherry picked from commit c494e32)
so that we can disable python2 with -DENABLE_PYTHON2=no so that it is not detected even if available. (cherry picked from commit b13caee)
(cherry picked from commit 9a5a309)
joergsteffens
pushed a commit
to joergsteffens/bareos
that referenced
this pull request
Jun 22, 2022
Check if UsePAMAuthentication is enabled on configured console in DIR, if not do not proceed with authentication. Fixes bareos#1191: The web interface runs under any login and password
…elib}" This reverts commit 0c08ff8.
cd0fd8e to
a0a6a90
Compare
Contributor
|
@pstorz could you please also fix the following missing backport |
bruno-at-bareos
requested changes
Jun 24, 2022
Contributor
bruno-at-bareos
left a comment
There was a problem hiding this comment.
Beside copyright year see previous comment,
there's also a missing line entry in changelog concerning the removed platforms.
| - build: Add support for Ubuntu 22.04, Fedora 36, EL 9, openSUSE 15.4 [PR #1191] | ||
|
|
||
| ### Changed | ||
|
|
Contributor
There was a problem hiding this comment.
Removed support for openSUSE 15.2 and Fedora 34 ?
bruno-at-bareos
approved these changes
Jun 24, 2022
Contributor
bruno-at-bareos
left a comment
There was a problem hiding this comment.
Nice work thanks, ready to merge.
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.
Backport of PR #1179 to bareos-21
Thank you for contributing to the Bareos Project!
Please check
If you have any questions or problems, please give a comment in the PR.
Helpful documentation and best practices
Checklist for the reviewer of the PR (will be processed by the Bareos team)
General
Source code quality
bareos-check-sources --since-mergedoes not report any problemsgit statusshould not report modifications in the source tree after building and testing