Bug 1307081
| Summary: | [Patch] Timestamps for configuration files are not kept (causes warnings after Postfix update) | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | Red Hat Enterprise Linux 7 | Reporter: | Robert Scheck <redhat-bugzilla> | ||||||||
| Component: | postfix | Assignee: | Jaroslav Škarvada <jskarvad> | ||||||||
| Status: | CLOSED ERRATA | QA Contact: | Patrik Moško <pmosko> | ||||||||
| Severity: | medium | Docs Contact: | |||||||||
| Priority: | low | ||||||||||
| Version: | 7.2 | CC: | kvolny, olysonek, pmosko, psklenar, robert.scheck, thozza | ||||||||
| Target Milestone: | rc | Keywords: | EasyFix, Patch, Reproducer, TestCaseProvided | ||||||||
| Target Release: | --- | ||||||||||
| Hardware: | All | ||||||||||
| OS: | All | ||||||||||
| Whiteboard: | |||||||||||
| Fixed In Version: | postfix-2.10.1-8.el7 | Doc Type: | If docs needed, set a value | ||||||||
| Doc Text: | Story Points: | --- | |||||||||
| Clone Of: | 1307064 | Environment: | |||||||||
| Last Closed: | 2020-03-31 19:10:27 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: | 1716960 | ||||||||||
| Attachments: |
|
||||||||||
|
Description
Robert Scheck
2016-02-12 16:17:34 UTC
Created attachment 1123776 [details]
postfix-2.6.6-timestamp.patch
*** Bug 1365015 has been marked as a duplicate of this bug. *** As mentioned in bug #1307066 comment #7 the situation and the patch might not be suitable for upstream, but relevant for downstreams which are not constantly rebasing Postfix, but patching it like Red Hat does with RHEL; the situation outlined in the initial description IS real life with RHEL. Created attachment 1215701 [details]
patch
I'm attaching a new upstream patch. The new '-keep-new-mtime' option will have to be added to the invocation of the 'postfix-install' script in the %install phase of the spec file.
Created attachment 1592868 [details]
Backported fix
Upstream renamed the option '-keep-new-mtime' to '-keep-build-mtime' changing the patch to stay close with upstream.
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, 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-2020:1004 |