From mboxrd@z Thu Jan 1 00:00:00 1970 From: git@ipfire.org To: ipfire-scm@lists.ipfire.org Subject: [git.ipfire.org] IPFire 2.x development tree branch, next, updated. ddafd799cefa0fde02fd6ab08426485ec692afe7 Date: Sun, 30 Jun 2013 00:04:58 +0200 Message-ID: <20130629220507.289A720621@argus.ipfire.org> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============2965526492997445177==" List-Id: --===============2965526492997445177== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable 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 ddafd799cefa0fde02fd6ab08426485ec692afe7 (commit) from f691d2ca97fe9db7a0d9fc465e896cfbdd139010 (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 ddafd799cefa0fde02fd6ab08426485ec692afe7 Author: Arne Fitzenreiter Date: Sun Jun 30 00:04:32 2013 +0200 kernel: update to 3.2.48. ----------------------------------------------------------------------- Summary of changes: config/rootfiles/core/70/update.sh | 2 +- lfs/linux | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) Difference in files: diff --git a/config/rootfiles/core/70/update.sh b/config/rootfiles/core/70/up= date.sh index 6fbbb48..4076f06 100644 --- a/config/rootfiles/core/70/update.sh +++ b/config/rootfiles/core/70/update.sh @@ -72,7 +72,7 @@ esac =20 # # -KVER=3D"3.2.47" +KVER=3D"3.2.48" MOUNT=3D`grep "kernel" /boot/grub/grub.conf 2>/dev/null | tail -n 1 ` # Nur den letzten Parameter verwenden echo $MOUNT > /dev/null diff --git a/lfs/linux b/lfs/linux index d7fc6a2..f820dfb 100644 --- a/lfs/linux +++ b/lfs/linux @@ -24,7 +24,7 @@ =20 include Config =20 -VER =3D 3.2.47 +VER =3D 3.2.48 =20 RPI_PATCHES =3D linux-3.2.27-ada8b44 =20 @@ -71,7 +71,7 @@ objects =3D$(DL_FILE) \ $(DL_FILE) =3D $(URL_IPFIRE)/$(DL_FILE) rpi-patches-$(RPI_PATCHES).patch.xz =3D $(URL_IPFIRE)/rpi-patches-$(RPI_PATC= HES).patch.xz =20 -$(DL_FILE)_MD5 =3D 2fc39387136006be982aac90daaa4e3a +$(DL_FILE)_MD5 =3D f560aa5fcf07e57ea0ca66fdfdb53ef1 rpi-patches-$(RPI_PATCHES).patch.xz_MD5 =3D 966687ff27e450e04ff50e0da829dc00 =20 =20 hooks/post-receive -- IPFire 2.x development tree --===============2965526492997445177==--