From 6a387ce36cdd101afa04f867da849e11bdd86f15 Mon Sep 17 00:00:00 2001 From: Sebastian Pipping Date: Thu, 17 May 2012 20:32:58 +0200 Subject: [PATCH] Bump to 3.4.33.1 --- ChangeLog | 3 +++ genkernel | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 0173167..8c26f21 100644 --- a/ChangeLog +++ b/ChangeLog @@ -5,6 +5,9 @@ # Distributed under the GPL v2 # $Id$ + 17 May 2012; Sebastian Pipping genkernel: + Bump to 3.4.33.1 + 17 May 2012; Sebastian Pipping defaults/linuxrc: Fix call to blkid as "blkid -l -t UUID=foo" (without -o device) does not seem to work well with blkid of util-linux diff --git a/genkernel b/genkernel index 6924e90..13914a1 100755 --- a/genkernel +++ b/genkernel @@ -2,7 +2,7 @@ # $Id$ PATH="${PATH}:/sbin:/usr/sbin" -GK_V='3.4.33' +GK_V='3.4.33.1' # Set the default for TMPDIR. May be modified by genkernel.conf or the # --tempdir command line option. -- 2.26.2