Bug 1921447
Summary: | wrong section number in augenrules(8) | ||||||
---|---|---|---|---|---|---|---|
Product: | Red Hat Enterprise Linux 8 | Reporter: | Mason Loring Bliss <mbliss> | ||||
Component: | audit | Assignee: | Sergio Correia <scorreia> | ||||
Status: | CLOSED ERRATA | QA Contact: | Martin Zelený <mzeleny> | ||||
Severity: | low | Docs Contact: | |||||
Priority: | unspecified | ||||||
Version: | 8.3 | CC: | dapospis, lvrabec, mzeleny, rsroka, sgrubb | ||||
Target Milestone: | rc | Keywords: | Triaged | ||||
Target Release: | 8.0 | ||||||
Hardware: | All | ||||||
OS: | Linux | ||||||
Whiteboard: | |||||||
Fixed In Version: | audit-3.0.5-1.el8 | Doc Type: | No Doc Update | ||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | Environment: | ||||||
Last Closed: | 2022-05-10 15:30:12 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: | 1939406 | ||||||
Bug Blocks: | |||||||
Deadline: | 2021-12-07 | ||||||
Attachments: |
|
Upstream commit e4ddbfc fixes this. 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 (audit 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:2096 |
Created attachment 1751549 [details] augenrules.8 patch to correct incorrect audit.rules(7) section mention Description of problem: man page for augenrules(8) says audit.rules(8) but means audit.rules(7) Version-Release number of selected component (if applicable): audit-3.0-0.17.20191104git1c2f876.el8.src.rpm How reproducible: man augenrules, page to bottom Steps to Reproduce: 1. man augenrules 2. page to bottom 3. observe Actual results: audit.rules(8) Expected results: audit.rules(7) Additional info: patch attached