Bump to 3.4.15 v3.4.15
authorSebastian Pipping <sebastian@pipping.org>
Mon, 28 Mar 2011 18:18:00 +0000 (20:18 +0200)
committerSebastian Pipping <sebastian@pipping.org>
Mon, 28 Mar 2011 18:22:32 +0000 (20:22 +0200)
ChangeLog
genkernel

index 5cdcacad42db8a154036ee01663f9c56c99a96f0..2101b7e672afdd9f23e362f8ab7d0724722e4ecf 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -5,6 +5,9 @@
 # Distributed under the GPL v2
 # $Id$
 
+  28 Mar 2011; Sebastian Pipping <sping@gentoo.org> genkernel:
+  Bump to 3.4.15
+
   24 Mar 2011; Peter Hjalmarsson <xake@rymdraket.net> defaults/linuxrc, initrd.scripts:
   Rescue /proc and /sys over into chroot
   Apply mount options noexec,nosuid,nodev to /proc and /sys
index b84e3e5eeba5557a3a1e2e10fb9f5049bff45048..b779032f6827729bb72117b29a926835dd069e34 100755 (executable)
--- 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.