Bug 1498667
| Summary: | [Regression] dnsmasq 2.78 breaks CNAMEs in config file | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | James <james> | ||||
| Component: | dnsmasq | Assignee: | Petr Menšík <pemensik> | ||||
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
| Severity: | unspecified | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | 28 | CC: | code, itamar, laine, p, pemensik, thozza, veillard | ||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | dnsmasq-2.79-1.fc27 dnsmasq-2.79-1.fc28 | Doc Type: | If docs needed, set a value | ||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2018-03-27 20:06:06 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: | 1557978 | ||||||
| Bug Blocks: | |||||||
| Attachments: |
|
||||||
|
Description
James
2017-10-04 22:06:51 UTC
Seems that 2.78 prefers its cnames to be in the form: cname=alias1.my.domain,alias2.my.domain,realname.my.domain. Note the lack of .s at the end of teh aliases. So now I have functionality back but I'm still going to keep this bug open as there's no good reason to have broken my existing config. This bug appears to have been reported against 'rawhide' during the Fedora 28 development cycle. Changing version to '28'. Hi James, you are absolutely right. This was broken when support for multiple cnames in single command were added. It was already fixed by commit [1] to fix space after comma. But case you have described is still not fixed. [1] http://thekelleys.org.uk/gitweb/?p=dnsmasq.git;a=commitdiff;h=30858e3b9b12500825a5dc4cd67902c3201c1b25 Created attachment 1400987 [details]
Proposed patch
Upstream accepted patch http://thekelleys.org.uk/gitweb/?p=dnsmasq.git;a=commit;h=56f06239301b512d0af55fe98b6e57f86884fce7 Will be part of rebased 2.79 version dnsmasq-2.79-1.fc28 has been submitted as an update to Fedora 28. https://bodhi.fedoraproject.org/updates/FEDORA-2018-5a4d0ee124 dnsmasq-2.79-1.fc27 has been submitted as an update to Fedora 27. https://bodhi.fedoraproject.org/updates/FEDORA-2018-bb556fd888 dnsmasq-2.79-1.fc28 has been pushed to the Fedora 28 testing repository. If problems still persist, please make note of it in this bug report. See https://fedoraproject.org/wiki/QA:Updates_Testing for instructions on how to install test updates. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2018-5a4d0ee124 dnsmasq-2.79-1.fc27 has been pushed to the Fedora 27 testing repository. If problems still persist, please make note of it in this bug report. See https://fedoraproject.org/wiki/QA:Updates_Testing for instructions on how to install test updates. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2018-bb556fd888 dnsmasq-2.79-1.fc27 has been pushed to the Fedora 27 stable repository. If problems still persist, please make note of it in this bug report. dnsmasq-2.79-1.fc28 has been pushed to the Fedora 28 stable repository. If problems still persist, please make note of it in this bug report. |