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, master, updated. 525e7a3e15a61295566ebad3f808f81e1ce45eda Date: Tue, 29 Apr 2014 22:49:09 +0200 Message-ID: <20140429204910.0BE472081D@argus.ipfire.org> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============6285949549092964605==" List-Id: --===============6285949549092964605== 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, master has been updated via 525e7a3e15a61295566ebad3f808f81e1ce45eda (commit) from 91812c575fd2f534a38ff67300d77a94782afd74 (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 525e7a3e15a61295566ebad3f808f81e1ce45eda Author: Arne Fitzenreiter Date: Tue Apr 29 22:47:20 2014 +0200 kernel: update rpi-patchset to 1b49b45. ----------------------------------------------------------------------- Summary of changes: config/kernel/kernel.config.armv5tel-ipfire-rpi | 8 +++++--- lfs/linux | 4 ++-- 2 files changed, 7 insertions(+), 5 deletions(-) Difference in files: diff --git a/config/kernel/kernel.config.armv5tel-ipfire-rpi b/config/kernel/= kernel.config.armv5tel-ipfire-rpi index a5266ec..84a06d9 100644 --- a/config/kernel/kernel.config.armv5tel-ipfire-rpi +++ b/config/kernel/kernel.config.armv5tel-ipfire-rpi @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/arm 3.10.32 Kernel Configuration +# Linux/arm 3.10.38 Kernel Configuration # CONFIG_ARM=3Dy CONFIG_SYS_SUPPORTS_APM_EMULATION=3Dy @@ -681,6 +681,8 @@ CONFIG_NETFILTER_XT_MATCH_HELPER=3Dm CONFIG_NETFILTER_XT_MATCH_HL=3Dm CONFIG_NETFILTER_XT_MATCH_IPRANGE=3Dm CONFIG_NETFILTER_XT_MATCH_IPVS=3Dm +CONFIG_NETFILTER_XT_MATCH_LAYER7=3Dm +# CONFIG_NETFILTER_XT_MATCH_LAYER7_DEBUG is not set CONFIG_NETFILTER_XT_MATCH_LENGTH=3Dm CONFIG_NETFILTER_XT_MATCH_LIMIT=3Dm CONFIG_NETFILTER_XT_MATCH_MAC=3Dm @@ -699,8 +701,6 @@ CONFIG_NETFILTER_XT_MATCH_RECENT=3Dm CONFIG_NETFILTER_XT_MATCH_SCTP=3Dm CONFIG_NETFILTER_XT_MATCH_SOCKET=3Dm CONFIG_NETFILTER_XT_MATCH_STATE=3Dm -CONFIG_NETFILTER_XT_MATCH_LAYER7=3Dm -# CONFIG_NETFILTER_XT_MATCH_LAYER7_DEBUG is not set CONFIG_NETFILTER_XT_MATCH_STATISTIC=3Dm CONFIG_NETFILTER_XT_MATCH_STRING=3Dm CONFIG_NETFILTER_XT_MATCH_TCPMSS=3Dm @@ -2956,11 +2956,13 @@ CONFIG_SND_BCM2708_SOC_I2S=3Dm CONFIG_SND_BCM2708_SOC_HIFIBERRY_DAC=3Dm CONFIG_SND_BCM2708_SOC_HIFIBERRY_DIGI=3Dm CONFIG_SND_BCM2708_SOC_RPI_DAC=3Dm +# CONFIG_SND_BCM2708_SOC_IQAUDIO_DAC is not set CONFIG_SND_DESIGNWARE_I2S=3Dm CONFIG_SND_SOC_I2C_AND_SPI=3Dm # CONFIG_SND_SOC_ALL_CODECS is not set CONFIG_SND_SOC_PCM1794A=3Dm CONFIG_SND_SOC_PCM5102A=3Dm +# CONFIG_SND_SOC_PCM512x is not set CONFIG_SND_SOC_WM8804=3Dm CONFIG_SND_SIMPLE_CARD=3Dm # CONFIG_SOUND_PRIME is not set diff --git a/lfs/linux b/lfs/linux index 8f78d13..c1d794a 100644 --- a/lfs/linux +++ b/lfs/linux @@ -26,7 +26,7 @@ include Config =20 VER =3D 3.10.38 =20 -RPI_PATCHES =3D linux-3.10.34-grsec-dea8280 +RPI_PATCHES =3D linux-3.10.38-grsec-1b49b45 GRS_PATCHES =3D grsecurity-2.9.1-3.10.38-ipfire1.patch.xz =20 THISAPP =3D linux-$(VER) @@ -75,7 +75,7 @@ rpi-patches-$(RPI_PATCHES).patch.xz =3D $(URL_IPFIRE)/rpi-p= atches-$(RPI_PATCHES).p $(GRS_PATCHES) =3D $(URL_IPFIRE)/$(GRS_PATCHES) =20 $(DL_FILE)_MD5 =3D cef991f05d2d1a15f08ca88ac31ee83e -rpi-patches-$(RPI_PATCHES).patch.xz_MD5 =3D 522683db031f7033b1b5dfe1b1f30e67 +rpi-patches-$(RPI_PATCHES).patch.xz_MD5 =3D a7408e8bad57b4b2cb677dd5a0bfb7ff $(GRS_PATCHES)_MD5 =3D a50ac65d64c72badd21695c2294f8548 =20 install : $(TARGET) hooks/post-receive -- IPFire 2.x development tree --===============6285949549092964605==--