FS#55302 - [dnsmasq] Apply trivial patch to fix pxe-server filename logic

Attached to Project: Arch Linux
Opened by Gerardo Exequiel Pozzi (djgera) - Saturday, 26 August 2017, 19:00 GMT
Last edited by Christian Hesse (eworm) - Sunday, 27 August 2017, 19:45 GMT
Task Type Bug Report
Category Upstream Bugs
Status Closed
Assigned To Christian Hesse (eworm)
Architecture All
Severity Medium
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

While setting DHCP proxy to boot archiso I found this nasty bug in dnsmasq-2.77-3, please apply the follow upstream patch. Thanks.

http://thekelleys.org.uk/gitweb/?p=dnsmasq.git;a=commit;h=2446514e716075cfe2be35e2a9b9de4eacdbac99

Fix logic of appending ".<layer>" to PXE basename

Commit f77700aa, which fixes a compiler warning, also breaks the
behaviour of prepending ".<layer>" to basenames in --pxe-service: in
situations where the basename contains a ".", the ".<layer>" suffix is
erroneously added, and in situations where the basename doesn't contain
a ".", the ".<layer>" suffix is erroneously omitted.
This task depends upon

Closed by  Christian Hesse (eworm)
Sunday, 27 August 2017, 19:45 GMT
Reason for closing:  Fixed
Additional comments about closing:  dnsmasq 2.77-4

Loading...