public inbox for development@lists.ipfire.org
 help / color / mirror / Atom feed
From: "Kienker, Fred" <fkienker@at4b.com>
To: development@lists.ipfire.org
Subject: RE: [PATCH] dnsmasq: Update to 2.76test10
Date: Wed, 24 Feb 2016 12:10:19 -0500	[thread overview]
Message-ID: <H000006e001f0bdb.1456333819.mail.at4b.net@MHS> (raw)
In-Reply-To: <1455913712-1311-1-git-send-email-matthias.fischer@ipfire.org>

[-- Attachment #1: Type: text/plain, Size: 1979 bytes --]

This latest version is *extremely* stable. No issues and no restarts 
needed to fix "frozen" DNS.

Best regards,
Fred Kienker

-----Original Message-----
From: Matthias Fischer [mailto:matthias.fischer(a)ipfire.org] 
Sent: Friday, February 19, 2016 3:29 PM
To: development(a)lists.ipfire.org
Subject: [PATCH] dnsmasq: Update to 2.76test10

This is the latest official test verson, including all previous patches.

Signed-off-by: Matthias Fischer <matthias.fischer(a)ipfire.org>
---
 lfs/dnsmasq | 9 ++-------
 1 file changed, 2 insertions(+), 7 deletions(-)

diff --git a/lfs/dnsmasq b/lfs/dnsmasq
index 6417a75..21b7d5c 100644
--- a/lfs/dnsmasq
+++ b/lfs/dnsmasq
@@ -24,7 +24,7 @@
 
 include Config
 
-VER        = 2.76test8
+VER        = 2.76test10
 
 THISAPP    = dnsmasq-$(VER)
 DL_FILE    = $(THISAPP).tar.xz
@@ -43,7 +43,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_MD5 = fecf1d0be1266e033872e5ed4cb7fc72
+$(DL_FILE)_MD5 = 4b51474ed6081b18c61407077f254cf7
 
 install : $(TARGET)
 
@@ -73,11 +73,6 @@ $(subst %,%_MD5,$(objects)) :
 $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects))
 	@$(PREBUILD)
 	@rm -rf $(DIR_APP) && cd $(DIR_SRC) && tar axf 
$(DIR_DL)/$(DL_FILE)
-	cd $(DIR_APP) && patch -Np1 -i 
$(DIR_SRC)/src/patches/dnsmasq/001-Fix_FTBFS_on_illumos.patch
-	cd $(DIR_APP) && patch -Np1 -i 
$(DIR_SRC)/src/patches/dnsmasq/002-Make_names_of_ARP_script_actions_cons
istent.patch
-	cd $(DIR_APP) && patch -Np1 -i 
$(DIR_SRC)/src/patches/dnsmasq/003-Fix_breakage_in_ARP_code_when_IPV6_su
pport_not_compiled_in.patch
-	cd $(DIR_APP) && patch -Np1 -i 
$(DIR_SRC)/src/patches/dnsmasq/004-Avoid_losing_timer_when_deleting_a_RA
_context.patch
-	cd $(DIR_APP) && patch -Np1 -i 
$(DIR_SRC)/src/patches/dnsmasq/005-Avoid_divide-by-zero_when_dhcp-range_
is_a_whole_slash_64.patch
 	cd $(DIR_APP) && patch -Np1 -i 
$(DIR_SRC)/src/patches/dnsmasq-Add-support-to-read-ISC-DHCP-lease-file.p
atch
 
 	cd $(DIR_APP) && sed -i src/config.h \
-- 
2.7.1




  reply	other threads:[~2016-02-24 17:10 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-02-19 20:28 Matthias Fischer
2016-02-24 17:10 ` Kienker, Fred [this message]
2016-02-25  6:24 ` Michael Tremer
2016-02-25 19:24   ` Matthias Fischer
2016-02-25 21:06     ` R. W. Rodolico

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=H000006e001f0bdb.1456333819.mail.at4b.net@MHS \
    --to=fkienker@at4b.com \
    --cc=development@lists.ipfire.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox