Bug 1714175
Summary: | Fix SPEC file to not check md5 mtime and size of /var/lib/unbound/root.key | ||
---|---|---|---|
Product: | Red Hat Enterprise Linux 8 | Reporter: | Chen Shi <cheshi> |
Component: | unbound | Assignee: | aegorenk |
Status: | CLOSED ERRATA | QA Contact: | Petr Dancak <pdancak> |
Severity: | low | Docs Contact: | |
Priority: | low | ||
Version: | 8.0 | CC: | cheshi, pdancak, pemensik, psklenar, vkuznets |
Target Milestone: | rc | Keywords: | EasyFix, Patch, TestCaseNotNeeded, Triaged |
Target Release: | 8.0 | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | If docs needed, set a value | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2021-05-18 15:50: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: |
Description
Chen Shi
2019-05-27 10:05:08 UTC
My $0.02: the fact that /var/lib/unbound/root.key changes is OK, however, we may want to let RPM know it's OK by doing something like %verify(not md5 size mtime) /var/lib/unbound/root.key in the spec. Sure, modification of root.key is maintained by unbound-achor.service and is very intentional. But it should not show in rpm -V unbound-libs as something wrong, needs just md5 modification. Giving up this bug to new maintainers. 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 (Moderate: unbound security, 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/RHSA-2021:1853 |