Bump to 3.4.44.2 with depmod corner cases by xake. v3.4.44.2
authorRobin H. Johnson <robbat2@gentoo.org>
Mon, 15 Oct 2012 20:57:58 +0000 (20:57 +0000)
committerRobin H. Johnson <robbat2@gentoo.org>
Mon, 15 Oct 2012 20:57:58 +0000 (20:57 +0000)
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
ChangeLog
genkernel

index 0df169060f900729791d307ca146de6ea8659709..10680dad546c004fee067e95949cdf29703a5d39 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -5,6 +5,9 @@
 # Distributed under the GPL v2
 # $Id$
 
+  15 Oct 2012; Robin H. Johnson <robbat2@gentoo.org> genkernel:
+  Bump to 3.4.44.2 with depmod corner cases by xake.
+
   15 Oct 2012; Peter Hjalmarsson <xake@rymdraket.net> gen_compile.sh:
   Fix calling of depmod.
 
index 1796da311ac1fa2803132e79aab4c5e91e52ac5c..e84e089a47dc7c4fdfdb1101382aaa25d82af90e 100755 (executable)
--- a/genkernel
+++ b/genkernel
@@ -2,7 +2,7 @@
 # $Id$
 
 PATH="${PATH}:/sbin:/usr/sbin"
-GK_V='3.4.44.1'
+GK_V='3.4.44.2'
 
 # Set the default for TMPDIR.  May be modified by genkernel.conf or the
 # --tempdir command line option.