From: Sebastian Pipping Date: Mon, 28 Mar 2011 18:18:00 +0000 (+0200) Subject: Bump to 3.4.15 X-Git-Tag: v3.4.15 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=cca0371c35518152f4a384c02ec1f690c4577827;p=genkernel.git Bump to 3.4.15 --- diff --git a/ChangeLog b/ChangeLog index 5cdcaca..2101b7e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -5,6 +5,9 @@ # Distributed under the GPL v2 # $Id$ + 28 Mar 2011; Sebastian Pipping genkernel: + Bump to 3.4.15 + 24 Mar 2011; Peter Hjalmarsson defaults/linuxrc, initrd.scripts: Rescue /proc and /sys over into chroot Apply mount options noexec,nosuid,nodev to /proc and /sys diff --git a/genkernel b/genkernel index b84e3e5..b779032 100755 --- a/genkernel +++ b/genkernel @@ -2,7 +2,7 @@ # $Id$ PATH="${PATH}:/sbin:/usr/sbin" -GK_V='3.4.14' +GK_V='3.4.15' # Set the default for TMPDIR. May be modified by genkernel.conf or the # --tempdir command line option.