From mboxrd@z Thu Jan 1 00:00:00 1970 From: Samuel Thibault Subject: [PATCH] stubdom: upgrade lwip to newer upstream version since it provides bugfixes Date: Thu, 5 Jun 2008 12:05:55 +0100 Message-ID: <20080605110555.GG4341@implementation.uk.xensource.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: Xen-devel@lists.xensource.com List-Id: xen-devel@lists.xenproject.org stubdom: upgrade lwip to newer upstream version since it provides bugfixes Signed-off-by: Samuel Thibault diff -r 31a941632a5d stubdom/Makefile --- a/stubdom/Makefile Thu Jun 05 10:47:08 2008 +0100 +++ b/stubdom/Makefile Thu Jun 05 12:07:29 2008 +0100 @@ -12,7 +12,7 @@ ZLIB_VERSION=1.2.3 LIBPCI_VERSION=2.2.9 NEWLIB_DATE=2008-01-01 -LWIP_DATE=2008-02-08 +LWIP_DATE=2008-06-01 WGET=wget -c