Changeset 68f98e2


Ignore:
Timestamp:
11/15/2009 03:09:30 PM (15 years ago)
Author:
Matthew Burgess <matthew@…>
Branches:
10.0, 10.0-rc1, 10.1, 10.1-rc1, 11.0, 11.0-rc1, 11.0-rc2, 11.0-rc3, 11.1, 11.1-rc1, 11.2, 11.2-rc1, 11.3, 11.3-rc1, 12.0, 12.0-rc1, 12.1, 12.1-rc1, 6.6, 6.7, 6.8, 7.0, 7.1, 7.2, 7.3, 7.4, 7.5, 7.5-systemd, 7.6, 7.6-systemd, 7.7, 7.7-systemd, 7.8, 7.8-systemd, 7.9, 7.9-systemd, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, arm, bdubbs/gcc13, ml-11.0, multilib, renodr/libudev-from-systemd, s6-init, trunk, xry111/arm64, xry111/arm64-12.0, xry111/clfs-ng, xry111/lfs-next, xry111/loongarch, xry111/loongarch-12.0, xry111/loongarch-12.1, xry111/mips64el, xry111/pip3, xry111/rust-wip-20221008, xry111/update-glibc
Children:
e69c45b
Parents:
f5c85b1
Message:

Upgrade to Linux-2.6.31.6. Fixes #2511.

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9102 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • chapter01/changelog.xml

    rf5c85b1 r68f98e2  
    3737
    3838-->
     39
     40    <listitem>
     41      <para>2009-11-15</para>
     42      <itemizedlist>
     43        <listitem>
     44          <para>[matthew] Upgraded to Linux-2.6.31.6. Fixes
     45          <ulink url="&lfs-ticket-root;2511">#2511</ulink>.</para>
     46        </listitem>
     47      </itemizedlist>
     48    </listitem>
    3949
    4050    <listitem>
  • general.ent

    rf5c85b1 r68f98e2  
    11<?xml version="1.0" encoding="ISO-8859-1"?>
    2 <!ENTITY version "SVN-20091114">
    3 <!ENTITY releasedate "November 14, 2009">
     2<!ENTITY version "SVN-20091115">
     3<!ENTITY releasedate "November 15, 2009">
    44<!ENTITY copyrightdate "1999-2009"><!-- jhalfs needs a literal dash, not &ndash; -->
    55<!ENTITY milestone "7.0">
  • packages.ent

    rf5c85b1 r68f98e2  
    304304<!ENTITY linux-major-version "2.6">
    305305<!ENTITY linux-minor-version "31">
    306 <!ENTITY linux-patch-version "5">
     306<!ENTITY linux-patch-version "6">
    307307<!ENTITY linux-version "&linux-major-version;.&linux-minor-version;.&linux-patch-version;">
    308308<!-- <!ENTITY linux-version "&linux-major-version;.&linux-minor-version;"> -->
    309 <!ENTITY linux-size "60,009 KB">
     309<!ENTITY linux-size "60,007 KB">
    310310<!ENTITY linux-url "&kernel;linux/kernel/v&linux-major-version;/linux-&linux-version;.tar.bz2">
    311 <!ENTITY linux-md5 "926bff46d24e2f303e4ee92234e394d8">
     311<!ENTITY linux-md5 "485472df88af84becdcf47f45de3ba46">
    312312<!ENTITY linux-home "http://www.kernel.org/">
    313313<!ENTITY linux-ch8-du "350 - 500 MB">
Note: See TracChangeset for help on using the changeset viewer.