]> git.ipfire.org Git - ipfire-2.x.git/commitdiff
kernel: update to 3.10.28.
authorArne Fitzenreiter <arne_f@ipfire.org>
Sun, 26 Jan 2014 11:32:15 +0000 (12:32 +0100)
committerArne Fitzenreiter <arne_f@ipfire.org>
Sun, 26 Jan 2014 11:32:15 +0000 (12:32 +0100)
config/rootfiles/core/76/update.sh
lfs/linux

index cf0d2f96d85b87c619f203c5a19a3a752e02e2b9..b36cff7ffa2ab72af19397ce1a206ac0cac36265 100644 (file)
@@ -71,7 +71,7 @@ esac
 
 #
 #
-KVER="3.10.27"
+KVER="3.10.28"
 MOUNT=`grep "kernel" /boot/grub/grub.conf 2>/dev/null | tail -n 1 `
 # Nur den letzten Parameter verwenden
 echo $MOUNT > /dev/null
@@ -382,6 +382,7 @@ echo '/usr/bin/logger -p syslog.emerg -t ipfire "Check it before reboot !!!"' >>
 echo '/usr/bin/logger -p syslog.emerg -t ipfire " *** Please reboot... *** "' >> /tmp/pak_update
 echo 'touch /var/run/need_reboot ' >> /tmp/pak_update
 #
+killall -KILL pak_update
 chmod +x /tmp/pak_update
 /tmp/pak_update &
 
index 0ab282fba96cbc3c3abec7ebf22b03c976b5e5aa..52853c739f7185dfb46cb1d75469cff8b56cf062 100644 (file)
--- a/lfs/linux
+++ b/lfs/linux
 
 include Config
 
-VER        = 3.10.27
+VER        = 3.10.28
 
 RPI_PATCHES = linux-3.10.27-grsec-943b563
-GRS_PATCHES = grsecurity-2.9.1-3.10.27-ipfire1.patch.xz
+GRS_PATCHES = grsecurity-2.9.1-3.10.28-ipfire1.patch.xz
 
 THISAPP    = linux-$(VER)
 DL_FILE    = linux-$(VER).tar.xz
@@ -36,7 +36,7 @@ DIR_APP    = $(DIR_SRC)/$(THISAPP)
 CFLAGS     =
 CXXFLAGS   =
 
-PAK_VER    = 32
+PAK_VER    = 33
 DEPS      = ""
 
 VERSUFIX=ipfire$(KCFG)
@@ -74,9 +74,9 @@ $(DL_FILE)                            = $(URL_IPFIRE)/$(DL_FILE)
 rpi-patches-$(RPI_PATCHES).patch.xz    = $(URL_IPFIRE)/rpi-patches-$(RPI_PATCHES).patch.xz
 $(GRS_PATCHES)                         = $(URL_IPFIRE)/$(GRS_PATCHES)
 
-$(DL_FILE)_MD5                         = 4edaaea57dc940969c54ac249e49f7e7
+$(DL_FILE)_MD5                         = 789a39e8a381a60e46fe922cb66d77e2
 rpi-patches-$(RPI_PATCHES).patch.xz_MD5        = 8cf81f48408306d93ccee59b58af2e92
-$(GRS_PATCHES)_MD5                     = a83aad5c389ea9a496ba41608267d3dc
+$(GRS_PATCHES)_MD5                     = ebbcee19d1231da81f7238de703ff911
 
 install : $(TARGET)