Changeset 255179e6


Ignore:
Timestamp:
07/21/2009 07:38:21 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:
1faee58
Parents:
69ef7b4
Message:

Upgrade to Linux-2.6.30.2. Fixes #2446.

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

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • chapter01/changelog.xml

    r69ef7b4 r255179e6  
    3737
    3838-->
     39
     40    <listitem>
     41      <para>2009-07-21</para>
     42      <itemizedlist>
     43        <listitem>
     44          <para>[matthew] - Upgrade to Linux-2.6.30.2. Fixes
     45          <ulink url="&lfs-ticket-root;2446">#2446</ulink>.</para>
     46        </listitem>
     47      </itemizedlist>
     48    </listitem>
    3949
    4050    <listitem>
  • general.ent

    r69ef7b4 r255179e6  
    11<?xml version="1.0" encoding="ISO-8859-1"?>
    2 <!ENTITY version "SVN-20090720">
    3 <!ENTITY releasedate "July 20, 2009">
     2<!ENTITY version "SVN-20090721">
     3<!ENTITY releasedate "July 21, 2009">
    44<!ENTITY copyrightdate "1999-2009"><!-- jhalfs needs a literal dash, not &ndash; -->
    55<!ENTITY milestone "6.5">
  • packages.ent

    r69ef7b4 r255179e6  
    309309<!ENTITY linux-major-version "2.6">
    310310<!ENTITY linux-minor-version "30">
    311 <!ENTITY linux-patch-version "1">
     311<!ENTITY linux-patch-version "2">
    312312<!ENTITY linux-version "&linux-major-version;.&linux-minor-version;.&linux-patch-version;">
    313313<!ENTITY linux-version "&linux-major-version;.&linux-minor-version;">
    314 <!ENTITY linux-size "58,024 KB">
     314<!ENTITY linux-size "58,022 KB">
    315315<!ENTITY linux-url "&kernel;linux/kernel/v&linux-major-version;/linux-&linux-version;.tar.bz2">
    316 <!ENTITY linux-md5 "7da2e2e31f1c00f2673d2dc50de76b33">
     316<!ENTITY linux-md5 "890a03483dc9843100c6b51deebfc3bd">
    317317<!ENTITY linux-home "http://www.kernel.org/">
    318318<!ENTITY linux-ch8-du "350 - 500 MB">
Note: See TracChangeset for help on using the changeset viewer.