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, kernel-update has been updated via d5c0c77877b512ac0e19517818a95893cb436fa7 (commit) from 430fb015456b4b3802dcd0c6a191d5646816b9bb (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 d5c0c77877b512ac0e19517818a95893cb436fa7 Author: Arne Fitzenreiter arne_f@ipfire.org Date: Mon Mar 5 15:48:50 2012 +0100
kernel: update to 2.6.32.58.
-----------------------------------------------------------------------
Summary of changes: lfs/linux | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-)
Difference in files: diff --git a/lfs/linux b/lfs/linux index f79dc5a..042d096 100644 --- a/lfs/linux +++ b/lfs/linux @@ -24,8 +24,8 @@
include Config
-PATCHLEVEL = .57 -VER = 2.6.32.57 +PATCHLEVEL = .58 +VER = 2.6.32.58
THISAPP = linux-$(VER) DL_FILE = $(THISAPP).tar.bz2 @@ -82,7 +82,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 = 8342c94dface1fe9774b961286f6e92a +$(DL_FILE)_MD5 = 13fd1dec69337dd47eef3a1870c20314 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