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, next has been updated
via 7c6248e1b578bc51a4dad9b8d0f562c2081fabba (commit)
via 7b57b6f44151e64ac223524e13fc4b46d78ed1c3 (commit)
via c882707abe265b825831770c6c6f8061f42092ca (commit)
from 504d7a75581d39ef8fbff8a5da33f1efabc8b7f3 (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 7c6248e1b578bc51a4dad9b8d0f562c2081fabba
Author: Arne Fitzenreiter <arne_f(a)ipfire.org>
Date: Wed Jul 13 22:55:03 2011 +0200
kernel: update to 2.6.32.43.
commit 7b57b6f44151e64ac223524e13fc4b46d78ed1c3
Merge: 504d7a7 c882707
Author: Arne Fitzenreiter <arne_f(a)ipfire.org>
Date: Tue Jul 12 22:30:47 2011 +0200
Merge commit 'origin/master' into next
-----------------------------------------------------------------------
Summary of changes:
config/cfgroot/graphs.pl | 1 -
lfs/linux | 6 +++---
2 files changed, 3 insertions(+), 4 deletions(-)
Difference in files:
diff --git a/config/cfgroot/graphs.pl b/config/cfgroot/graphs.pl
index 5eb96d8..8d047c2 100644
--- a/config/cfgroot/graphs.pl
+++ b/config/cfgroot/graphs.pl
@@ -1009,7 +1009,6 @@ sub updatecpufreqgraph {
"--alt-y-grid",
"-w 600",
"-h 125",
- "-l 0",
"-r",
"-t ".$Lang::tr{'cpu frequency per'}." ".$Lang::tr{$period},
"-v MHz",
diff --git a/lfs/linux b/lfs/linux
index 940b36b..c39fb74 100644
--- a/lfs/linux
+++ b/lfs/linux
@@ -24,8 +24,8 @@
include Config
-PATCHLEVEL = .42
-VER = 2.6.32.42
+PATCHLEVEL = .43
+VER = 2.6.32.43
THISAPP = linux-$(VER)
DL_FILE = $(THISAPP).tar.bz2
@@ -68,7 +68,7 @@ patch-2.6.16-nath323-1.3.bz2 = $(URL_IPFIRE)/patch-2.6.16-nath323-1.3.bz2
reiser4-for-2.6.32.patch.bz2 = $(URL_IPFIRE)/reiser4-for-2.6.32.patch.bz2
xen-patches-2.6.32-2f.tar.bz2 = $(URL_IPFIRE)/xen-patches-2.6.32-2f.tar.bz2
-$(DL_FILE)_MD5 = f1bb2e5ff5ae8d552e6cedeaa70da25e
+$(DL_FILE)_MD5 = d6819da012da0d9772ac79da9dce3d63
netfilter-layer7-v2.22.tar.gz_MD5 = 98dff8a3d5a31885b73341633f69501f
patch-2.6.16-nath323-1.3.bz2_MD5 = f926409ff703a307baf54b57ab75d138
reiser4-for-2.6.32.patch.bz2_MD5 = 3246397973d9271eb8e6d7c97c5d2d91
hooks/post-receive
--
IPFire 2.x development tree