diff options
-rw-r--r-- | build/entities/common.ent | 2 | ||||
-rw-r--r-- | debian/changelog | 1 |
2 files changed, 2 insertions, 1 deletions
diff --git a/build/entities/common.ent b/build/entities/common.ent index 0d2051aa3..f8446ee35 100644 --- a/build/entities/common.ent +++ b/build/entities/common.ent @@ -19,7 +19,7 @@ <!ENTITY arch-title "<phrase arch='amd64'>AMD64</phrase><phrase arch='arm'>ARM</phrase><phrase arch='hppa'>PA-RISC</phrase><phrase arch='i386'>Intel x86</phrase><phrase arch='ia64'>IA-64</phrase><phrase arch='mips'>Mips</phrase><phrase arch='mipsel'>Mipsel</phrase><phrase arch='powerpc'>PowerPC</phrase><phrase arch='sparc'>SPARC</phrase><phrase arch='s390'>S/390</phrase>"> -<!ENTITY kernelversion "2.6.29"> +<!ENTITY kernelversion "2.6.32"> <!-- general things from installer --> <!ENTITY enterkey "<keycap>Enter</keycap>"> diff --git a/debian/changelog b/debian/changelog index f55f46e3f..c57817d35 100644 --- a/debian/changelog +++ b/debian/changelog @@ -60,6 +60,7 @@ installation-guide (2009xxxx) UNRELEASED; urgency=low * Disabling framebuffer on x86 now also requires passing 'vga=normal'. With thanks to Samuel Thibault. Closes: #577461. * Update for switch of G-I from DirectFB to X.Org. + * Update kernel version to 2.6.32. -- Frans Pop <fjp@debian.org> Tue, 01 Sep 2009 19:01:59 +0200 |