From 55b4dafe094c2c573b3e1f7d56044d143da1a9b0 Mon Sep 17 00:00:00 2001 From: Arne Fitzenreiter Date: Thu, 15 Oct 2009 15:58:58 +0200 Subject: [PATCH] Revert "Updated dnsmasq to Version 2.47 and added it to Core 28" This reverts commit 96c8b9e329e72c78db6e31ebded6b3c69a94f6e6. Conflicts: config/rootfiles/oldcore/28/filelists/dnsmasq --- config/rootfiles/oldcore/28/filelists/dnsmasq | 1 - doc/packages-list.txt | 4 ++-- lfs/dnsmasq | 4 ++-- 3 files changed, 4 insertions(+), 5 deletions(-) delete mode 120000 config/rootfiles/oldcore/28/filelists/dnsmasq diff --git a/config/rootfiles/oldcore/28/filelists/dnsmasq b/config/rootfiles/oldcore/28/filelists/dnsmasq deleted file mode 120000 index d469c74631..0000000000 --- a/config/rootfiles/oldcore/28/filelists/dnsmasq +++ /dev/null @@ -1 +0,0 @@ -../../../common/dnsmasq \ No newline at end of file diff --git a/doc/packages-list.txt b/doc/packages-list.txt index 5578885f71..3efe777678 100644 --- a/doc/packages-list.txt +++ b/doc/packages-list.txt @@ -83,7 +83,7 @@ * dhcp-3.1.0 * dhcpcd-2.0.8 * diffutils-2.8.1 -* dnsmasq-2.47 +* dnsmasq-2.45 * dosfstools-2.11 * e1000e-1.0.2.5-kmod-2.6.27.31-ipfire * e1000e-1.0.2.5-kmod-2.6.27.31-ipfire-xen @@ -319,7 +319,7 @@ * texinfo-4.8 * tftp-hpa-0.48 * tiff-3.8.2 -* traceroute-2.0.12 +* traceroute-1.4a12 * tripwire-2.4.1.2 * tunctl * udev-096 diff --git a/lfs/dnsmasq b/lfs/dnsmasq index e3b710115e..4804c1d946 100644 --- a/lfs/dnsmasq +++ b/lfs/dnsmasq @@ -24,7 +24,7 @@ include Config -VER = 2.47 +VER = 2.45 THISAPP = dnsmasq-$(VER) DL_FILE = $(THISAPP).tar.gz @@ -40,7 +40,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_MD5 = 4524081e56d0b935717d493e8e8d3e11 +$(DL_FILE)_MD5 = b7956e15c9766e05b3eca3ce88fdb616 install : $(TARGET) -- 2.39.2