From: Stefan Schantl Date: Thu, 2 Apr 2009 14:43:11 +0000 (+0200) Subject: Updated dnsmasq to Version 2.47 and added it to Core 28 X-Git-Tag: v2.5-beta1~59^2 X-Git-Url: http://git.ipfire.org/?p=ipfire-2.x.git;a=commitdiff_plain;h=96c8b9e329e72c78db6e31ebded6b3c69a94f6e6 Updated dnsmasq to Version 2.47 and added it to Core 28 --- diff --git a/config/rootfiles/core/28/filelists/dnsmasq b/config/rootfiles/core/28/filelists/dnsmasq new file mode 120000 index 0000000000..d469c74631 --- /dev/null +++ b/config/rootfiles/core/28/filelists/dnsmasq @@ -0,0 +1 @@ +../../../common/dnsmasq \ No newline at end of file diff --git a/doc/packages-list.txt b/doc/packages-list.txt index 950c6c89f8..14cc59d107 100644 --- a/doc/packages-list.txt +++ b/doc/packages-list.txt @@ -78,7 +78,7 @@ * dhcp-3.1.0 * dhcpcd-2.0.8 * diffutils-2.8.1 -* dnsmasq-2.45 +* dnsmasq-2.47 * dosfstools-2.11 * e2fsprogs-1.39 * ebtables-v2.0.8-2 @@ -293,7 +293,7 @@ * texinfo-4.8 * tftp-hpa-0.48 * tiff-3.8.2 -* traceroute-1.4a12 +* traceroute-2.0.12 * tripwire-2.4.1.2 * tunctl * udev-096 diff --git a/lfs/dnsmasq b/lfs/dnsmasq index 4804c1d946..e3b710115e 100644 --- a/lfs/dnsmasq +++ b/lfs/dnsmasq @@ -24,7 +24,7 @@ include Config -VER = 2.45 +VER = 2.47 THISAPP = dnsmasq-$(VER) DL_FILE = $(THISAPP).tar.gz @@ -40,7 +40,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_MD5 = b7956e15c9766e05b3eca3ce88fdb616 +$(DL_FILE)_MD5 = 4524081e56d0b935717d493e8e8d3e11 install : $(TARGET)