Skip to content

chore(deps): update module github.com/opencontainers/selinux to v1.14.1#1380

Merged
openshift-merge-bot[bot] merged 1 commit into
masterfrom
konflux/mintmaker/master/github.com-opencontainers-selinux-1.x
May 21, 2026
Merged

chore(deps): update module github.com/opencontainers/selinux to v1.14.1#1380
openshift-merge-bot[bot] merged 1 commit into
masterfrom
konflux/mintmaker/master/github.com-opencontainers-selinux-1.x

Conversation

@red-hat-konflux
Copy link
Copy Markdown
Contributor

@red-hat-konflux red-hat-konflux Bot commented May 6, 2026

This PR contains the following updates:

Package Change Age Confidence
github.com/opencontainers/selinux v1.13.1v1.14.1 age confidence

Warning

Some dependencies could not be looked up. Check the warning logs for more information.


Release Notes

opencontainers/selinux (github.com/opencontainers/selinux)

v1.14.1

Compare 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.0

Compare 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
  • ExecLabel was using an incorrect path (regression in v1.13.0). (#​253)
Deprecated
  • CategoryRange is deprecated; use SetCategoryRange instead. (#​262)
  • KVMContainerLabels is deprecated; use KVMContainerLabel instead. (#​262)
  • InitContainerLabels is deprecated; use InitContainerLabel instead. (#​262)
  • ReserveLabel is deprecated; use ReserveLabelV2 instead. (#​262)
  • ROFileLabel is deprecated; if you use it, open a new issue. (#​262)
  • ContainerLabels is deprecated, if you use it, open a new issue. (#​262)
Added
Changed
  • Switch to Go 1.22 as the minimally supported version (#​256)
  • Update GetDefaultContextWithLevel to fall back to failsafe context (#​232)
  • Use math/rand/v2 rather than crypto/rand for MCS label generation (#​257)
Miscellaneous
  • MAINTAINERS: add Aleksa as a maintainer. (#​243)
  • Assorted CI bumps and related fixes. (#​255)
  • Remove intToMcs. (#​259)
  • Use Cut more. (#​254)
  • Simplify getSelinuxMountPoint. (#​258)
  • Simplify/remove some code. (#​261)
  • selinux: release map key when call mcsDelete. (#​263)

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.


  • If you want to rebase/retry this PR, check this box

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.

@openshift-ci openshift-ci Bot requested review from avinal and sayan-biswas May 6, 2026 05:50
@openshift-ci
Copy link
Copy Markdown
Contributor

openshift-ci Bot commented May 6, 2026

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 /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work.

Regular contributors should join the org to skip this step.

Once the patch is verified, the new status will be reflected by the ok-to-test label.

I understand the commands that are listed here.

Details

Instructions 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.

@openshift-ci openshift-ci Bot added the needs-ok-to-test Indicates a PR that requires an org member to verify it is safe to test. label May 6, 2026
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
@red-hat-konflux red-hat-konflux Bot force-pushed the konflux/mintmaker/master/github.com-opencontainers-selinux-1.x branch from a931fa7 to 80cdca5 Compare May 11, 2026 20:27
@red-hat-konflux red-hat-konflux Bot changed the title chore(deps): update module github.com/opencontainers/selinux to v1.14.0 chore(deps): update module github.com/opencontainers/selinux to v1.14.1 May 11, 2026
@sayan-biswas
Copy link
Copy Markdown
Contributor

/ok-to-test

@openshift-ci openshift-ci Bot added ok-to-test Indicates a non-member PR verified by an org member that is safe to test. and removed needs-ok-to-test Indicates a PR that requires an org member to verify it is safe to test. labels May 21, 2026
@openshift-ci
Copy link
Copy Markdown
Contributor

openshift-ci Bot commented May 21, 2026

@red-hat-konflux[bot]: The following test failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
ci/prow/security 80cdca5 link false /test security

Full PR test history. Your PR dashboard.

Details

Instructions 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. I understand the commands that are listed here.

@sayan-biswas
Copy link
Copy Markdown
Contributor

/lgtm

@openshift-ci openshift-ci Bot added the lgtm Indicates that a PR is ready to be merged. label May 21, 2026
@openshift-ci
Copy link
Copy Markdown
Contributor

openshift-ci Bot commented May 21, 2026

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: red-hat-konflux[bot], sayan-biswas

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@openshift-ci openshift-ci Bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label May 21, 2026
@openshift-merge-bot openshift-merge-bot Bot merged commit bc478bb into master May 21, 2026
9 of 10 checks passed
@red-hat-konflux red-hat-konflux Bot deleted the konflux/mintmaker/master/github.com-opencontainers-selinux-1.x branch May 21, 2026 17:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. lgtm Indicates that a PR is ready to be merged. ok-to-test Indicates a non-member PR verified by an org member that is safe to test.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant