dnsmasq: delete obsolete patch files from 2.76test12
Message ID | 1462300046-4443-1-git-send-email-matthias.fischer@ipfire.org |
---|---|
State | Superseded |
Headers |
Return-Path: <development-bounces@lists.ipfire.org> Received: from mail01.ipfire.org (hedwig.ipfire.org [172.28.1.200]) by web02.ipfire.org (Postfix) with ESMTP id A70BA61A65 for <patchwork@ipfire.org>; Tue, 3 May 2016 20:27:34 +0200 (CEST) Received: from mail01.ipfire.org (localhost [IPv6:::1]) by mail01.ipfire.org (Postfix) with ESMTP id 20FCF1E5B; Tue, 3 May 2016 20:27:34 +0200 (CEST) Received: from Devel.localdomain (p5DD82983.dip0.t-ipconnect.de [93.216.41.131]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-SHA256 (128/128 bits)) (No client certificate requested) by mail01.ipfire.org (Postfix) with ESMTPSA id 33F531E57 for <development@lists.ipfire.org>; Tue, 3 May 2016 20:27:31 +0200 (CEST) From: Matthias Fischer <matthias.fischer@ipfire.org> To: development@lists.ipfire.org Subject: [PATCH] dnsmasq: delete obsolete patch files from 2.76test12 Date: Tue, 3 May 2016 20:27:26 +0200 Message-Id: <1462300046-4443-1-git-send-email-matthias.fischer@ipfire.org> X-Mailer: git-send-email 2.8.2 X-BeenThere: development@lists.ipfire.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: IPFire development talk <development.lists.ipfire.org> List-Unsubscribe: <http://lists.ipfire.org/mailman/options/development>, <mailto:development-request@lists.ipfire.org?subject=unsubscribe> List-Archive: <http://lists.ipfire.org/pipermail/development/> List-Post: <mailto:development@lists.ipfire.org> List-Help: <mailto:development-request@lists.ipfire.org?subject=help> List-Subscribe: <http://lists.ipfire.org/mailman/listinfo/development>, <mailto:development-request@lists.ipfire.org?subject=subscribe> Errors-To: development-bounces@lists.ipfire.org Sender: "Development" <development-bounces@lists.ipfire.org> |
Message
Matthias Fischer
May 4, 2016, 4:27 a.m. UTC
Signed-off-by: Matthias Fischer <matthias.fischer@ipfire.org>
---
...for_TFTP_packet_headers_in_IPv6_correctly.patch | 35 ---------
src/patches/dnsmasq/002-Tidy_code.patch | 32 --------
..._hash-iterations_in_DNSSEC_NSEC3_checking.patch | 32 --------
.../004-Fix_memory_leak_in_inotify_code.patch | 37 ---------
src/patches/dnsmasq/005-Tidy.patch | 25 -------
src/patches/dnsmasq/006-Tidy_code.patch | 77 -------------------
src/patches/dnsmasq/007-NULL_pointer_check.patch | 25 -------
..._of_inet_pton_when_parsing_DHCPv4_options.patch | 54 --------------
...OPTION_NOMDEVICEID_if_MAC_address_unknown.patch | 72 ------------------
...x_init_of_per_server_EDNS_UDP_packet_size.patch | 87 ----------------------
.../011-Fix_typo_in_SDBM_hash_function.patch | 40 ----------
11 files changed, 516 deletions(-)
delete mode 100644 src/patches/dnsmasq/001-Account_for_TFTP_packet_headers_in_IPv6_correctly.patch
delete mode 100644 src/patches/dnsmasq/002-Tidy_code.patch
delete mode 100644 src/patches/dnsmasq/003-Bound_hash-iterations_in_DNSSEC_NSEC3_checking.patch
delete mode 100644 src/patches/dnsmasq/004-Fix_memory_leak_in_inotify_code.patch
delete mode 100644 src/patches/dnsmasq/005-Tidy.patch
delete mode 100644 src/patches/dnsmasq/006-Tidy_code.patch
delete mode 100644 src/patches/dnsmasq/007-NULL_pointer_check.patch
delete mode 100644 src/patches/dnsmasq/008-Check_return-code_of_inet_pton_when_parsing_DHCPv4_options.patch
delete mode 100644 src/patches/dnsmasq/009-Remove_pre-existing_EDNS0_OPTION_NOMDEVICEID_if_MAC_address_unknown.patch
delete mode 100644 src/patches/dnsmasq/010-Fix_init_of_per_server_EDNS_UDP_packet_size.patch
delete mode 100644 src/patches/dnsmasq/011-Fix_typo_in_SDBM_hash_function.patch