Bug 1296278
Summary: | update audit event in hwclock | ||||||
---|---|---|---|---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Steve Grubb <sgrubb> | ||||
Component: | util-linux | Assignee: | Karel Zak <kzak> | ||||
Status: | CLOSED CURRENTRELEASE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
Severity: | medium | Docs Contact: | |||||
Priority: | medium | ||||||
Version: | 24 | CC: | jonathan, kzak | ||||
Target Milestone: | --- | ||||||
Target Release: | --- | ||||||
Hardware: | Unspecified | ||||||
OS: | Unspecified | ||||||
Whiteboard: | |||||||
Fixed In Version: | Doc Type: | Bug Fix | |||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | |||||||
: | 1296521 1296894 (view as bug list) | Environment: | |||||
Last Closed: | 2017-04-25 10:22:22 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: | 1296894 | ||||||
Attachments: |
|
Fixed by upstream commit fbed7e09f826e7804e99522cc1dd3cf54c9cdb67. Steve, do we really need this change also for RHEL6? This bug appears to have been reported against 'rawhide' during the Fedora 24 development cycle. Changing version to '24'. More information and reason for this action is here: https://fedoraproject.org/wiki/Fedora_Program_Management/HouseKeeping/Fedora24#Rawhide_Rebase This bug was accidentally moved from POST to MODIFIED via an error in automation, please see mmccune with any questions |
Created attachment 1112238 [details] Patch to fix the event Description of problem: We are trying to clean up some audit events to follow a strict name=value layout. I run across the USYS_CONFIG event in hwclock and noticed its one that does not follow the layout. Attached is a patch that "fixes" the event to be more correct. Please apply to Fedora, RHEL, and upstream. TIA!