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. 055ed1ffc99100f7c209aa96f1787325be9063c8 Date: Thu, 16 Jan 2014 13:42:11 +0100 Message-ID: <20140116124224.ACDDF20ABF@argus.ipfire.org> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============5792906345033857678==" List-Id: --===============5792906345033857678== 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 055ed1ffc99100f7c209aa96f1787325be9063c8 (commit) from 03e7b65b0173ae1ee9e3a5f326eef04596da3b14 (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 055ed1ffc99100f7c209aa96f1787325be9063c8 Author: Arne Fitzenreiter Date: Thu Jan 16 13:24:00 2014 +0100 kernel: update to 3.10.27. ----------------------------------------------------------------------- Summary of changes: config/rootfiles/core/76/update.sh | 2 +- lfs/linux | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) Difference in files: diff --git a/config/rootfiles/core/76/update.sh b/config/rootfiles/core/76/up= date.sh index 1a3c6b3..8f0f0fd 100644 --- a/config/rootfiles/core/76/update.sh +++ b/config/rootfiles/core/76/update.sh @@ -71,7 +71,7 @@ esac =20 # # -KVER=3D"3.10.26" +KVER=3D"3.10.27" 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 560be5d..68e91d4 100644 --- a/lfs/linux +++ b/lfs/linux @@ -24,10 +24,10 @@ =20 include Config =20 -VER =3D 3.10.26 +VER =3D 3.10.27 =20 RPI_PATCHES =3D linux-3.10.10-grsec-c1af7c6 -GRS_PATCHES =3D grsecurity-2.9.1-3.10.26-ipfire1.patch.xz +GRS_PATCHES =3D grsecurity-2.9.1-3.10.27-ipfire1.patch.xz =20 THISAPP =3D linux-$(VER) DL_FILE =3D linux-$(VER).tar.xz @@ -36,7 +36,7 @@ DIR_APP =3D $(DIR_SRC)/$(THISAPP) CFLAGS =3D CXXFLAGS =3D =20 -PAK_VER =3D 31 +PAK_VER =3D 32 DEPS =3D "" =20 VERSUFIX=3Dipfire$(KCFG) @@ -74,9 +74,9 @@ $(DL_FILE) =3D $(URL_IPFIRE)/$(DL_FILE) rpi-patches-$(RPI_PATCHES).patch.xz =3D $(URL_IPFIRE)/rpi-patches-$(RPI_PATC= HES).patch.xz $(GRS_PATCHES) =3D $(URL_IPFIRE)/$(GRS_PATCHES) =20 -$(DL_FILE)_MD5 =3D 9cdbcb3463b9753fafd97cddb38d1211 +$(DL_FILE)_MD5 =3D 4edaaea57dc940969c54ac249e49f7e7 rpi-patches-$(RPI_PATCHES).patch.xz_MD5 =3D f55981853573236069db5ad9fb7a4bd9 -$(GRS_PATCHES)_MD5 =3D 1516189415141aa55eacb0a078e8909c +$(GRS_PATCHES)_MD5 =3D a83aad5c389ea9a496ba41608267d3dc =20 install : $(TARGET) =20 hooks/post-receive -- IPFire 2.x development tree --===============5792906345033857678==--