Update module github.com/opencontainers/selinux to v1.14.0#823
Open
renovate[bot] wants to merge 1 commit intomainfrom
Open
Update module github.com/opencontainers/selinux to v1.14.0#823renovate[bot] wants to merge 1 commit intomainfrom
renovate[bot] wants to merge 1 commit intomainfrom
Conversation
96134ec to
5edb701
Compare
Member
|
maybe wait for containers/podman#28653 to ensure this passes tests in podman before updating this here |
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
5edb701 to
fbec0ef
Compare
Contributor
That looks unhappy now; then we should update the |
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.
This PR contains the following updates:
v1.13.1→v1.14.0Release Notes
opencontainers/selinux (github.com/opencontainers/selinux)
v1.14.0Compare Source
This release fixes a regression in ExecLabel, bumps the minimal Go version to 1.22, and deprecates several functions in favor of improved API.
Fixed
ExecLabelwas using an incorrect path (regression in v1.13.0). (#253)Deprecated
CategoryRangeis deprecated; useSetCategoryRangeinstead. (#262)KVMContainerLabelsis deprecated; useKVMContainerLabelinstead. (#262)InitContainerLabelsis deprecated; useInitContainerLabelinstead. (#262)ReserveLabelis deprecated; useReserveLabelV2instead. (#262)ROFileLabelis deprecated; if you use it, open a new issue. (#262)ContainerLabelsis deprecated, if you use it, open a new issue. (#262)Added
SEUserByName. (#232, #251)CheckLabel. (#250)SetCategoryRange,KVMContainerLabel,InitContainerLabel,ReserveLabelV2. (#262)Changed
GetDefaultContextWithLevelto fall back to failsafe context (#232)Miscellaneous
New Contributors
Full Changelog: opencontainers/selinux@v1.13.1...v1.14.0
Configuration
📅 Schedule: (in timezone UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.