]> git.ipfire.org Git - ipfire-2.x.git/commitdiff
Updated dnsmasq to Version 2.47 and added it to Core 28
authorStefan Schantl <Stevee@ipfire.org>
Thu, 2 Apr 2009 14:43:11 +0000 (16:43 +0200)
committerStefan Schantl <Stevee@ipfire.org>
Thu, 2 Apr 2009 14:43:11 +0000 (16:43 +0200)
config/rootfiles/core/28/filelists/dnsmasq [new symlink]
doc/packages-list.txt
lfs/dnsmasq

diff --git a/config/rootfiles/core/28/filelists/dnsmasq b/config/rootfiles/core/28/filelists/dnsmasq
new file mode 120000 (symlink)
index 0000000..d469c74
--- /dev/null
@@ -0,0 +1 @@
+../../../common/dnsmasq
\ No newline at end of file
index 950c6c89f8a4edf7c6464d2d3f8cdd9d5ad7d428..14cc59d107723f1e8d970d9cd76cbb48bb8f60d6 100644 (file)
@@ -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
 * 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
index 4804c1d9465956c78f51dc28106609e8b0f3f088..e3b710115e5ffcf5eafc1ecf306d157185560cee 100644 (file)
@@ -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)