sssd: update to 2.8.2 - #42201
Merged
Merged
Conversation
Contributor
Author
|
I may look into adding a build option to the openssh package to enable integration with sudoers rules on ldap via this package later. |
Contributor
Author
|
The original author has requested that I reset the commit author, so I did so. |
paper42
reviewed
Feb 14, 2023
paper42
reviewed
Feb 14, 2023
| # * pam-srv-tests: https://github.com/SSSD/sssd/issues/5631 | ||
| # * requires to manually 'make test_CA' (although it should be done by | ||
| # default?). | ||
| make_check=no |
Contributor
There was a problem hiding this comment.
I don't think it makes sense to have 2 patches that fix 2 tests when we disable all of them anyway.
Contributor
Author
There was a problem hiding this comment.
I removed the patches. Tried to look more into the tests that were failing but besides a few of them I don't have any idea how to fix them.
Dependencies: * libwbclient is deprecated and removed upstream. * libxslt-devel is not used for building; xsltproc from libxslt is used instead. * xmlcatmgr does not seem to be used as a host make dependency. * python3 is required for cross compiling bindings. * http-parser-devel (http_parser.h) does not seem to be mentioned anywhere in the source code. * nscd does not seem to be used in hostmakedepends. Patches: * libressl.patch is removed due to openssl replacing libressl. * remove patches relating to tests as we disable them Misc: * "--without-python2-bindings" can be safely omitted from configure_args. * oidc-child now requires libjose which is not present in the repository, hence it is disabled.
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.
Continues from #40846
Testing the changes
Local build testing
This package is not supported on musl.