This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "IPFire 2.x development tree".
The branch, master has been updated via 130d16b971b2d525762b32e335b0208fbbe58fb0 (commit) via d188e281197e6e58a78638df89558d61c57e691b (commit) via 9733068234c1e424b3da33c4f37f95fc0590b396 (commit) from c1250cd8f43a42b54360c3a6118396d67569fe83 (commit)
Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below.
- Log ----------------------------------------------------------------- commit 130d16b971b2d525762b32e335b0208fbbe58fb0 Author: Arne Fitzenreiter arne_f@ipfire.org Date: Tue Nov 15 08:11:47 2011 +0100
lcd4linux: bump package version.
commit d188e281197e6e58a78638df89558d61c57e691b Author: Arne Fitzenreiter arne_f@ipfire.org Date: Mon Nov 14 15:38:21 2011 +0100
updated intel network modules.
e1000: 8.0.35 e1000e: 1.6.3 igb: 3.2.10
also build on arm now.
commit 9733068234c1e424b3da33c4f37f95fc0590b396 Author: Arne Fitzenreiter arne_f@ipfire.org Date: Mon Nov 14 14:17:55 2011 +0100
strongswan: update to 4.6.1.
-----------------------------------------------------------------------
Summary of changes: lfs/e1000 | 4 ++-- lfs/e1000e | 4 ++-- lfs/igb | 4 ++-- lfs/lcd4linux | 2 +- lfs/strongswan | 4 ++-- 5 files changed, 9 insertions(+), 9 deletions(-)
Difference in files: diff --git a/lfs/e1000 b/lfs/e1000 index 66e4fdd..9be658c 100644 --- a/lfs/e1000 +++ b/lfs/e1000 @@ -34,7 +34,7 @@ else endif endif
-VER = 8.0.30 +VER = 8.0.35
THISAPP = e1000-$(VER) DL_FILE = $(THISAPP).tar.gz @@ -50,7 +50,7 @@ objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
-$(DL_FILE)_MD5 = d85a64fdde2987b27ac6fbab5be605a0 +$(DL_FILE)_MD5 = 0f452b979f7a7b9ea0b5a87a117f7408
install : $(TARGET)
diff --git a/lfs/e1000e b/lfs/e1000e index ba46595..74e9b6a 100644 --- a/lfs/e1000e +++ b/lfs/e1000e @@ -34,7 +34,7 @@ else endif endif
-VER = 1.3.10a +VER = 1.6.3
THISAPP = e1000e-$(VER) DL_FILE = $(THISAPP).tar.gz @@ -50,7 +50,7 @@ objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
-$(DL_FILE)_MD5 = 04b8856433d5e582ab41bdd3b24f20a5 +$(DL_FILE)_MD5 = 9526a6c004f936506a90e10911420bf8
install : $(TARGET)
diff --git a/lfs/igb b/lfs/igb index 678c703..7f45e38 100644 --- a/lfs/igb +++ b/lfs/igb @@ -34,7 +34,7 @@ else endif endif
-VER = 3.0.19 +VER = 3.2.10
THISAPP = igb-$(VER) DL_FILE = $(THISAPP).tar.gz @@ -50,7 +50,7 @@ objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
-$(DL_FILE)_MD5 = 8fdc04600bea4a4188672a1a8d0eb73b +$(DL_FILE)_MD5 = 22d09e7f7c8f0b23f744914e41c7ce43
install : $(TARGET)
diff --git a/lfs/lcd4linux b/lfs/lcd4linux index 446a131..76c3602 100644 --- a/lfs/lcd4linux +++ b/lfs/lcd4linux @@ -32,7 +32,7 @@ DL_FROM = $(URL_IPFIRE) DIR_APP = $(DIR_SRC)/$(THISAPP) TARGET = $(DIR_INFO)/$(THISAPP) PROG = lcd4linux -PAK_VER = 2 +PAK_VER = 3
DEPS = "dpfhack libmpdclient"
diff --git a/lfs/strongswan b/lfs/strongswan index cb97bf7..fdd8896 100644 --- a/lfs/strongswan +++ b/lfs/strongswan @@ -24,7 +24,7 @@
include Config
-VER = 4.5.3 +VER = 4.6.1
THISAPP = strongswan-$(VER) DL_FILE = $(THISAPP).tar.bz2 @@ -40,7 +40,7 @@ objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
-$(DL_FILE)_MD5 = ee7c50a90c91307b111e8085f2479890 +$(DL_FILE)_MD5 = 85a28a12ed6f286a5bc9117e3a9386bb
install : $(TARGET)
hooks/post-receive -- IPFire 2.x development tree