mbox

dnsmasq: Update to 2.76test13 with latest patches (001-006)

Message ID 1462470882-23696-1-git-send-email-matthias.fischer@ipfire.org
State Accepted
Commit 4d36732fe23a15cd79ca7dcd8f0ea21975c6a75c
Headers

Message

Matthias Fischer May 6, 2016, 3:54 a.m. UTC
  Update from 'dnsmasq 2.76test10' to '2.76test13'

Includes latest patches (001-006) from upstream.

Signed-off-by: Matthias Fischer <matthias.fischer@ipfire.org>
---
 lfs/dnsmasq                                        |  15 +-
 ...TL_parameter_to_--host-record_and_--cname.patch | 265 -----------
 .../dnsmasq/001-Debian_init_d_script_fix.patch     |  74 +++
 .../dnsmasq/002-Add_--dhcp-ttl_option.patch        | 117 -----
 .../dnsmasq/002-Add_--help_to_manpage.patch        |  66 +++
 ...nd_dhcp_lease_time_to_contrib_lease_tools.patch |  73 +++
 src/patches/dnsmasq/003-Update_CHANGELOG.patch     |  17 -
 .../dnsmasq/004-Add_--tftp-mtu_option.patch        | 136 ------
 ...004-Add_contrib_lease-tools_dhcp_release6.patch | 528 +++++++++++++++++++++
 ...ease_length_to_TTL_when_--dhcp-ttl_in_use.patch |  37 --
 ...am_nameservers_when_logging_configuration.patch |  85 ++++
 ..._interface_when_--bridge-interface_in_use.patch |  70 +++
 12 files changed, 904 insertions(+), 579 deletions(-)
 delete mode 100644 src/patches/dnsmasq/001-Add_TTL_parameter_to_--host-record_and_--cname.patch
 create mode 100644 src/patches/dnsmasq/001-Debian_init_d_script_fix.patch
 delete mode 100644 src/patches/dnsmasq/002-Add_--dhcp-ttl_option.patch
 create mode 100644 src/patches/dnsmasq/002-Add_--help_to_manpage.patch
 create mode 100644 src/patches/dnsmasq/003-Move_dhcp_release_and_dhcp_lease_time_to_contrib_lease_tools.patch
 delete mode 100644 src/patches/dnsmasq/003-Update_CHANGELOG.patch
 delete mode 100644 src/patches/dnsmasq/004-Add_--tftp-mtu_option.patch
 create mode 100644 src/patches/dnsmasq/004-Add_contrib_lease-tools_dhcp_release6.patch
 delete mode 100644 src/patches/dnsmasq/005-Apply_ceiling_of_lease_length_to_TTL_when_--dhcp-ttl_in_use.patch
 create mode 100644 src/patches/dnsmasq/005-Limit_number_of_upstream_nameservers_when_logging_configuration.patch
 create mode 100644 src/patches/dnsmasq/006-Fix_for_DHCP_in_transmission_interface_when_--bridge-interface_in_use.patch