Changeset 49171771


Ignore:
Timestamp:
06/17/2007 11:58:18 AM (17 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.3, 6.4, 6.5, 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:
c1f4d9c
Parents:
2e80ff1
Message:

Upgrade to Linux-2.6.21.5. Fixes #2027.

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

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • chapter01/changelog.xml

    r2e80ff1 r49171771  
    3636    </listitem>
    3737-->
     38    <listitem>
     39      <para>2007-06-17</para>
     40      <itemizedlist>
     41        <listitem>
     42          <para>[matthew] - Upgrade to Linux-2.6.21.5, fixes
     43          <ulink url="&lfs-ticket-root;2027">#2027</ulink>.</para>
     44        </listitem>
     45      </itemizedlist>
     46    </listitem>
     47
    3848    <listitem>
    3949      <para>2007-06-12</para>
  • general.ent

    r2e80ff1 r49171771  
    11<?xml version="1.0" encoding="ISO-8859-1"?>
    2 <!ENTITY version "SVN-20070612">
    3 <!ENTITY releasedate "June 12, 2007">
     2<!ENTITY version "SVN-20070617">
     3<!ENTITY releasedate "June 17, 2007">
    44<!ENTITY milestone "6.3">
    55<!ENTITY generic-version "development"> <!-- Use "development", "testing", or "x.y[-pre{x}]" -->
  • packages.ent

    r2e80ff1 r49171771  
    300300<!ENTITY linux-major-version "2.6">
    301301<!ENTITY linux-minor-version "21">
    302 <!ENTITY linux-patch-version "3">
     302<!ENTITY linux-patch-version "5">
    303303<!ENTITY linux-version "&linux-major-version;.&linux-minor-version;.&linux-patch-version;">
    304 <!ENTITY linux-size "42,992 KB">
     304<!ENTITY linux-size "42,993 KB">
    305305<!ENTITY linux-url "&kernel;linux/kernel/v&linux-major-version;/linux-&linux-version;.tar.bz2">
    306 <!ENTITY linux-md5 "dd25a51e9efbc13111abe45912895080">
     306<!ENTITY linux-md5 "2e9a302b5d514b231640227d6a2ab7bf">
    307307<!ENTITY linux-home "http://www.kernel.org/">
    308308<!ENTITY linux-ch8-du "310 - 390 MB">
Note: See TracChangeset for help on using the changeset viewer.