mbox

dnsmasq 2.76: latest patches from upstream (004-009)

Message ID 20160712103719.5054-1-matthias.fischer@ipfire.org
State Accepted
Commit a4fdc176429a03fb47f851a9767c93f8b3a19259
Headers

Message

Matthias Fischer July 12, 2016, 8:37 p.m. UTC
  Signed-off-by: Matthias Fischer <matthias.fischer@ipfire.org>
---
 lfs/dnsmasq                                        |  6 ++
 .../004-Fix_editing_error_on_man_page.patch        | 40 ++++++++++
 src/patches/dnsmasq/005-Manpage_typo.patch         | 25 ++++++
 ...aviour_with_some_DHCP_option_arrangements.patch | 49 ++++++++++++
 ...007-Fix_logic_error_in_Linux_netlink_code.patch | 55 +++++++++++++
 .../008-Fix_problem_with_--dnssec-timestamp.patch  | 93 ++++++++++++++++++++++
 .../009-malloc_memset_calloc_for_efficiency.patch  | 46 +++++++++++
 7 files changed, 314 insertions(+)
 create mode 100644 src/patches/dnsmasq/004-Fix_editing_error_on_man_page.patch
 create mode 100644 src/patches/dnsmasq/005-Manpage_typo.patch
 create mode 100644 src/patches/dnsmasq/006-Fix_bad_behaviour_with_some_DHCP_option_arrangements.patch
 create mode 100644 src/patches/dnsmasq/007-Fix_logic_error_in_Linux_netlink_code.patch
 create mode 100644 src/patches/dnsmasq/008-Fix_problem_with_--dnssec-timestamp.patch
 create mode 100644 src/patches/dnsmasq/009-malloc_memset_calloc_for_efficiency.patch