]> git.ipfire.org Git - ipfire-2.x.git/commit
dnsmasq: 2.76test10 with latest patches (001-004)
authorMatthias Fischer <matthias.fischer@ipfire.org>
Fri, 26 Feb 2016 17:29:28 +0000 (18:29 +0100)
committerMichael Tremer <michael.tremer@ipfire.org>
Sun, 28 Feb 2016 20:15:11 +0000 (12:15 -0800)
commit3b9815eb87e83a1b24e85ce0eab14a962b62ccd0
tree6d33864e01bc9dea97f53161c07b35470cd03fbd
parent43747fae333273890aadb66b72d911efaa4c2086
dnsmasq: 2.76test10 with latest patches (001-004)

This is 'dnsmasq 2.76test10', based on current 'next', containing latest patches.

Signed-off-by: Matthias Fischer <matthias.fischer@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
34 files changed:
lfs/dnsmasq
src/patches/dnsmasq/001-Add_TTL_parameter_to_--host-record_and_--cname.patch [new file with mode: 0644]
src/patches/dnsmasq/001-include_0_0_0_0_8_in_DNS_rebind_checks.patch [deleted file]
src/patches/dnsmasq/002-Add_--dhcp-ttl_option.patch [new file with mode: 0644]
src/patches/dnsmasq/002-enhance_add_subnet_to_allow_arbitary_subnet_addresses.patch [deleted file]
src/patches/dnsmasq/003-Update_CHANGELOG.patch [new file with mode: 0644]
src/patches/dnsmasq/003-dont_answer_non_auth_queries_for_auth_zones_locally_when_localise_queries_set.patch [deleted file]
src/patches/dnsmasq/004-Add_--tftp-mtu_option.patch [new file with mode: 0644]
src/patches/dnsmasq/004-fix_behaviour_of_empty_dhcp-option.patch [deleted file]
src/patches/dnsmasq/005-suggest_solution_to_ENOMEM_error_with_IPv6_multicast.patch [deleted file]
src/patches/dnsmasq/006-clarify_man_page_on_RDNSS_set_in_router_advertisement.patch [deleted file]
src/patches/dnsmasq/007-handle_signed_dangling_CNAME_replies_to_DS_queries.patch [deleted file]
src/patches/dnsmasq/008-DHCPv6_option_56_does_not_hold_an_address_list.patch [deleted file]
src/patches/dnsmasq/009-Respect_the_--no_resolv_flag_in_inotify_code.patch [deleted file]
src/patches/dnsmasq/010-Rationalise_5e3e464ac4022ee0b3794513abe510817e2cf3ca.patch [deleted file]
src/patches/dnsmasq/011-Catch_errors_from_sendmsg_in_DHCP_code.patch [deleted file]
src/patches/dnsmasq/012-Update_list_of_subnet_for_--bogus-priv.patch [deleted file]
src/patches/dnsmasq/013-Fix_crash_when_empty_address_from_DNS_overlays_A_record_from.patch [deleted file]
src/patches/dnsmasq/014-Handle_unknown_DS_hash_algos_correctly.patch [deleted file]
src/patches/dnsmasq/015-Fix_crash_at_start_up_with_conf-dir.patch [deleted file]
src/patches/dnsmasq/016-Major_rationalisation_of_DNSSEC_validation.patch [deleted file]
src/patches/dnsmasq/017-Abandon_caching_RRSIGs_and_returning_them_from_cache.patch [deleted file]
src/patches/dnsmasq/018-Move_code_which_caches_DS_records_to_a_more_logical_place.patch [deleted file]
src/patches/dnsmasq/019-Generalise_RR-filtering_code_for_use_with_EDNS0.patch [deleted file]
src/patches/dnsmasq/020-DNSSEC_validation_tweak.patch [deleted file]
src/patches/dnsmasq/021-Tweaks_to_EDNS0_handling_in_DNS_replies.patch [deleted file]
src/patches/dnsmasq/022-Tidy_up_DNSSEC_non-existence_code_Check_zone_status_is_NSEC_proof_bad.patch [deleted file]
src/patches/dnsmasq/023-Fix_brace_botch_in_dnssec_validate_ds.patch [deleted file]
src/patches/dnsmasq/024-Do_a_better_job_of_determining_which_DNSSEC_sig_algos_are_supported.patch [deleted file]
src/patches/dnsmasq/025-Major_tidy_up_of_EDNS0_handling_and_computation_use_of_udp.patch [deleted file]
src/patches/dnsmasq/026-More_tweaks_in_handling_unknown_DNSSEC_algorithms.patch [deleted file]
src/patches/dnsmasq/027-Nasty_rare_and_obscure_off-by-one_in_DNSSEC_hostname_cmp.patch [deleted file]
src/patches/dnsmasq/028-Minor_tweak_to_previous_commit.patch [deleted file]
src/patches/dnsmasq/029-NSEC3_check_RFC5155_para_8_2.patch [deleted file]