aboutsummaryrefslogtreecommitdiff
path: root/net/isc-dhcp/patches/510-bind-CC.patch
Commit message (Collapse)AuthorAge
* isc-dhcp: Update to 4.4.3Philip Prindeville2022-03-15
| | | | | | | Note that on 32-bit ARM with MUSL we don't have Unwind_GetIP() so we need to disable backtraces. Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
* isc-dhcp: fix build on macosSergey V. Lobanov2022-01-28
| | | | | | | | | isc-dhcp uses system ar tool so build fails on Darwin build host. Embedded bind lib uses system ar and ranlib tools and fails on Darwin This patch explicitly specifies ar and ranlib tools for target build Signed-off-by: Sergey V. Lobanov <sergey@lobanov.in>
* isc-dhcp: update to 4.4.0Philip Prindeville2018-02-07
| | | | Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
* isc-dhcp: update to 4.3.3. Migrate from oldplackagesAntony Antony2016-03-25
Signed-off-by: Antony Antony <antony@phenome.org>