From ddafd799cefa0fde02fd6ab08426485ec692afe7 Mon Sep 17 00:00:00 2001 From: Arne Fitzenreiter Date: Sun, 30 Jun 2013 00:04:32 +0200 Subject: [PATCH 1/4] kernel: update to 3.2.48. --- config/rootfiles/core/70/update.sh | 2 +- lfs/linux | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/config/rootfiles/core/70/update.sh b/config/rootfiles/core/70/update.sh index 6fbbb48ab..4076f06e4 100644 --- a/config/rootfiles/core/70/update.sh +++ b/config/rootfiles/core/70/update.sh @@ -72,7 +72,7 @@ esac # # -KVER="3.2.47" +KVER="3.2.48" MOUNT=`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 d7fc6a2d4..f820dfb55 100644 --- a/lfs/linux +++ b/lfs/linux @@ -24,7 +24,7 @@ include Config -VER = 3.2.47 +VER = 3.2.48 RPI_PATCHES = linux-3.2.27-ada8b44 @@ -71,7 +71,7 @@ objects =$(DL_FILE) \ $(DL_FILE) = $(URL_IPFIRE)/$(DL_FILE) rpi-patches-$(RPI_PATCHES).patch.xz = $(URL_IPFIRE)/rpi-patches-$(RPI_PATCHES).patch.xz -$(DL_FILE)_MD5 = 2fc39387136006be982aac90daaa4e3a +$(DL_FILE)_MD5 = f560aa5fcf07e57ea0ca66fdfdb53ef1 rpi-patches-$(RPI_PATCHES).patch.xz_MD5 = 966687ff27e450e04ff50e0da829dc00 From a08dc91970bf3ca5b1a73ae75c4627720fd8c5ae Mon Sep 17 00:00:00 2001 From: Arne Fitzenreiter Date: Sun, 30 Jun 2013 10:25:03 +0200 Subject: [PATCH 2/4] transmission: update to 2.80. --- lfs/transmission | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/lfs/transmission b/lfs/transmission index 083db58b6..b20ae8852 100644 --- a/lfs/transmission +++ b/lfs/transmission @@ -24,7 +24,7 @@ include Config -VER = 2.77 +VER = 2.80 THISAPP = transmission-$(VER) DL_FILE = $(THISAPP).tar.xz @@ -32,7 +32,7 @@ DL_FROM = $(URL_IPFIRE) DIR_APP = $(DIR_SRC)/$(THISAPP) TARGET = $(DIR_INFO)/$(THISAPP) PROG = transmission -PAK_VER = 6 +PAK_VER = 7 DEPS = "libevent2" @@ -44,7 +44,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_MD5 = 60c0e77a1852656215f7102a437b2a3d +$(DL_FILE)_MD5 = 2bde600d4b0a75d0bd3784550d59a8af install : $(TARGET) From fb5593fddef0e3929022fbbd6190c182fd9fa2fe Mon Sep 17 00:00:00 2001 From: Arne Fitzenreiter Date: Sun, 30 Jun 2013 10:42:48 +0200 Subject: [PATCH 3/4] close core70. --- make.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/make.sh b/make.sh index c6ef5df92..71df2c9b2 100755 --- a/make.sh +++ b/make.sh @@ -26,7 +26,7 @@ NAME="IPFire" # Software name SNAME="ipfire" # Short name VERSION="2.13" # Version number CORE="70" # Core Level (Filename) -PAKFIRE_CORE="69" # Core Level (PAKFIRE) +PAKFIRE_CORE="70" # Core Level (PAKFIRE) GIT_BRANCH=`git status | head -n1 | cut -d" " -f4` # Git Branch SLOGAN="www.ipfire.org" # Software slogan CONFIG_ROOT=/var/ipfire # Configuration rootdir From ee7caa4bed3cbc5d6e296732bcba09bedd53d2f9 Mon Sep 17 00:00:00 2001 From: Arne Fitzenreiter Date: Sun, 30 Jun 2013 18:26:40 +0200 Subject: [PATCH 4/4] kernel: bump pae kernel package version. --- lfs/linux | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lfs/linux b/lfs/linux index f820dfb55..094f09e64 100644 --- a/lfs/linux +++ b/lfs/linux @@ -35,7 +35,7 @@ DIR_APP = $(DIR_SRC)/$(THISAPP) CFLAGS = CXXFLAGS = -PAK_VER = 29 +PAK_VER = 30 DEPS = "" VERSUFIX=ipfire$(KCFG)