tests/install/install-Z-selinux: fix selinux for install - #8307
Merged
Conversation
sylvestre
force-pushed
the
install-selinux
branch
from
July 3, 2025 16:40
8a0102d to
b84a035
Compare
|
GNU testsuite comparison: |
sylvestre
force-pushed
the
install-selinux
branch
from
July 12, 2025 13:10
b84a035 to
e0f4cc3
Compare
|
GNU testsuite comparison: |
sylvestre
force-pushed
the
install-selinux
branch
from
July 14, 2025 12:38
e0f4cc3 to
84d2959
Compare
|
GNU testsuite comparison: |
sylvestre
force-pushed
the
install-selinux
branch
from
July 15, 2025 14:45
84d2959 to
82a002c
Compare
|
GNU testsuite comparison: |
sylvestre
force-pushed
the
install-selinux
branch
from
July 16, 2025 08:55
82a002c to
00b15c1
Compare
|
GNU testsuite comparison: |
sylvestre
force-pushed
the
install-selinux
branch
from
July 16, 2025 09:50
00b15c1 to
503558b
Compare
|
GNU testsuite comparison: |
sylvestre
marked this pull request as ready for review
July 25, 2025 14:28
cakebaker
reviewed
Jul 26, 2025
cakebaker
reviewed
Jul 26, 2025
cakebaker
reviewed
Jul 26, 2025
cakebaker
reviewed
Jul 26, 2025
cakebaker
reviewed
Jul 26, 2025
cakebaker
reviewed
Jul 26, 2025
cakebaker
reviewed
Jul 26, 2025
cakebaker
reviewed
Jul 26, 2025
sylvestre
force-pushed
the
install-selinux
branch
from
July 27, 2025 18:05
503558b to
8f94ee6
Compare
|
GNU testsuite comparison: |
sylvestre
force-pushed
the
install-selinux
branch
3 times, most recently
from
July 27, 2025 19:39
b268db4 to
8e81ec6
Compare
|
GNU testsuite comparison: |
cakebaker
reviewed
Jul 28, 2025
| /// # Returns | ||
| /// | ||
| /// Returns `Ok(())` if the context was successfully set, or a `SeLinuxError` if the operation failed. | ||
| pub fn set_selinux_default_context_for_install(path: &Path) -> Result<(), SeLinuxError> { |
Contributor
There was a problem hiding this comment.
I would shorten the name to just set_selinux_default_context.
cakebaker
reviewed
Jul 28, 2025
sylvestre
force-pushed
the
install-selinux
branch
from
September 10, 2025 21:11
8e81ec6 to
9cb715c
Compare
|
GNU testsuite comparison: |
sylvestre
force-pushed
the
install-selinux
branch
from
September 11, 2025 06:52
460c76c to
4e5cdb3
Compare
|
GNU testsuite comparison: |
sylvestre
force-pushed
the
install-selinux
branch
2 times, most recently
from
September 11, 2025 22:04
82878ae to
cc8ee03
Compare
|
GNU testsuite comparison: |
Contributor
|
The update of |
|
GNU testsuite comparison: |
sylvestre
force-pushed
the
install-selinux
branch
from
October 21, 2025 20:53
441d9c8 to
59942d3
Compare
|
GNU testsuite comparison: |
Fixes: tests/install/install-Z-selinux
sylvestre
force-pushed
the
install-selinux
branch
from
October 21, 2025 21:30
59942d3 to
2434c2a
Compare
|
GNU testsuite comparison: |
Contributor
Great, kudos :) |
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.
No description provided.