chore(deps): update module github.com/opencontainers/selinux to v1.14.1#1380
Conversation
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: red-hat-konflux[bot] The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
|
Hi @red-hat-konflux[bot]. Thanks for your PR. I'm waiting for a openshift member to verify that this patch is reasonable to test. If it is, they should reply with Regular contributors should join the org to skip this step. Once the patch is verified, the new status will be reflected by the I understand the commands that are listed here. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
a931fa7 to
80cdca5
Compare
This PR contains the following updates:
v1.13.1→v1.14.1Warning
Some dependencies could not be looked up. Check the warning logs for more information.
Release Notes
opencontainers/selinux (github.com/opencontainers/selinux)
v1.14.1Compare Source
This release mostly fixes label.InitLabels regression introduced in v1.14.0.
What's Changed
Full Changelog: opencontainers/selinux@v1.14.0...v1.14.1
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: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
To execute skipped test pipelines write comment
/ok-to-test.Documentation
Find out how to configure dependency updates in MintMaker documentation or see all available configuration options in Renovate documentation.