Bug 2089802
Summary: | libsemanage's check_ext_changes doesn't pick up boolean changes | |||
---|---|---|---|---|
Product: | Red Hat Enterprise Linux 8 | Reporter: | Ondrej Mosnacek <omosnace> | |
Component: | libsemanage | Assignee: | Vit Mojzis <vmojzis> | |
Status: | CLOSED ERRATA | QA Contact: | Milos Malik <mmalik> | |
Severity: | high | Docs Contact: | ||
Priority: | medium | |||
Version: | 8.6 | CC: | dornelas, dustymabe, dwalsh, lucab, lvrabec, mmalik, plautrba, ssekidde, travier, tscherf, vmojzis | |
Target Milestone: | rc | Keywords: | AutoVerified, Triaged, ZStream | |
Target Release: | --- | Flags: | pm-rhel:
mirror+
|
|
Hardware: | All | |||
OS: | Linux | |||
Whiteboard: | ||||
Fixed In Version: | libsemanage-2.9-9.el8 | Doc Type: | No Doc Update | |
Doc Text: | Story Points: | --- | ||
Clone Of: | ||||
: | 2104935 2129139 (view as bug list) | Environment: | ||
Last Closed: | 2022-11-08 10:56:37 UTC | Type: | Bug | |
Regression: | --- | Mount Type: | --- | |
Documentation: | --- | CRM: | ||
Verified Versions: | Category: | --- | ||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | ||
Cloudforms Team: | --- | Target Upstream Version: | ||
Embargoed: | ||||
Bug Depends On: | ||||
Bug Blocks: | 2129139 |
Description
Ondrej Mosnacek
2022-05-24 13:21:36 UTC
Initial patch set posted upstream: https://lore.kernel.org/selinux/20220608170954.114668-1-omosnace@redhat.com/T/ The patches have been merged upstream: https://github.com/SELinuxProject/selinux/commit/bdbe52be1bfbcc8a4614731f791d08ab8fb82ca2 https://github.com/SELinuxProject/selinux/commit/8cc529af51e8aa68a167ce78cf92687604f98619 Not sure if we want to backport also the second semodule patch that just renames the command-line option. It does keep the old name as an alias, so the ostree mechanism that uses it should keep working after the patch (I tested it before submitting the the patches). My $.02. If we're doing a backport anyway might as well backport both patches so the calling code can be updated to use the new name faster. Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory (libsemanage bug fix and enhancement update), and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHBA-2022:7804 |