Changeset 227fe23


Ignore:
Timestamp:
08/30/2007 07:03:19 PM (17 years ago)
Author:
Manuel Canales Esparcia <manuel@…>
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.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:
e747759
Parents:
86587ec
Message:

Post-6.3 release clean-up.

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

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • chapter01/changelog.xml

    r86587ec r227fe23  
    3737-->
    3838
     39   <!-- Dummy entry, remove it after the first real entry -->
    3940    <listitem>
    40       <para>2007-08-27</para>
     41      <para>2007-08-30</para>
    4142      <itemizedlist>
    4243        <listitem>
    43           <para>[bdubbs] - Upgrade to Linux-2.6.22.5. Fixes
    44           <ulink url="&lfs-ticket-root;2064">#2065</ulink>.</para>
    45         </listitem>
    46         <listitem>
    47           <para>[dnicholson] - Changed the Shadow download URL to a more
    48           stable location.</para>
    49         </listitem>
    50         <listitem>
    51           <para>[dnicholson] - Updated the acknowledgements page again.</para>
    52         </listitem>
    53       </itemizedlist>
    54     </listitem>
    55 
    56     <listitem>
    57       <para>2007-08-21</para>
    58       <itemizedlist>
    59         <listitem>
    60           <para>[bdubbs] - Synced to 6.3 updates:  linux 2.6.22.4,
    61           man-db patch, update acknowledgements page.</para>
    62         </listitem>
    63       </itemizedlist>
    64     </listitem>
    65 
    66     <listitem>
    67       <para>2007-08-13</para>
    68       <itemizedlist>
    69         <listitem>
    70           <para>[dnicholson] - Updated to LFS-Bootscripts-20070813.</para>
    71         </listitem>
    72       </itemizedlist>
    73     </listitem>
    74 
    75     <listitem>
    76       <para>2007-08-11</para>
    77       <itemizedlist>
    78         <listitem>
    79           <para>[bdubbs] - Upgrade to Linux-2.6.22.2, fixes
    80           <ulink url="&lfs-ticket-root;2059">#2059</ulink>.</para>
    81         </listitem>
    82         <listitem>
    83           <para>[dnicholson] - Changed the Bash testsuite standard input fix
    84           to only affect the necessary test script.</para>
     44          <para>[manuel] - Cleanned changelog.</para>
    8545        </listitem>
    8646      </itemizedlist>
     
    8949  </itemizedlist>
    9050
    91 <!-- Update this for each *-rcX up to final 6.3 release -->
    92   <para>LFS 6.3-rc2 released August 11, 2007.</para>
     51  <para>LFS 6.3 released August 28, 2007.</para>
    9352
    9453</sect1>
  • chapter01/whatsnew.xml

    r86587ec r227fe23  
    2323    <title>Upgraded to:</title>
    2424
    25     <!--
     25
    2626    <listitem>
    2727      <para>None yet</para>
    2828    </listitem>
    29     -->
     29
    3030
    3131    <!--<listitem>
     
    8383      <para>Gettext &gettext-version;</para>
    8484    </listitem>-->
    85     <listitem>
     85    <!--<listitem>
    8686      <para>Glibc &glibc-version;</para>
    87     </listitem>
     87    </listitem>-->
    8888    <!--<listitem>
    8989      <para>Grep &grep-version;</para>
     
    113113      <para>Less &less-version;</para>
    114114    </listitem>-->
    115     <listitem>
     115    <!--<listitem>
    116116      <para>LFS-Bootscripts &lfs-bootscripts-version;</para>
    117     </listitem>
     117    </listitem>-->
    118118    <!--<listitem>
    119119      <para>Libtool &libtool-version;</para>
  • general.ent

    r86587ec r227fe23  
    11<?xml version="1.0" encoding="ISO-8859-1"?>
    2 <!ENTITY version "SVN-20070827">
    3 <!ENTITY releasedate "August 27, 2007">
     2<!ENTITY version "SVN-20070830">
     3<!ENTITY releasedate "August 30, 2007">
    44<!ENTITY milestone "7.0">
    55<!ENTITY generic-version "development"> <!-- Use "development", "testing", or "x.y[-pre{x}]" -->
Note: See TracChangeset for help on using the changeset viewer.