Update module github.com/opencontainers/selinux to v1.14.1#823
Update module github.com/opencontainers/selinux to v1.14.1#823renovate[bot] wants to merge 1 commit into
Conversation
96134ec to
5edb701
Compare
|
maybe wait for containers/podman#28653 to ensure this passes tests in podman before updating this here |
5edb701 to
fbec0ef
Compare
That looks unhappy now; then we should update the |
012fdee to
5335098
Compare
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
5335098 to
3e5dbfd
Compare
|
Somehow renovate got vendoring wrong here (forgot to bump the version it in images I think). Here's an alternative PR which should work: #841 |
|
Renovate Ignore NotificationBecause you closed this PR without merging, Renovate will ignore this update ( If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR. |
This PR contains the following updates:
v1.13.1→v1.14.1Release 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: (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.