Changeset 8f0c312


Ignore:
Timestamp:
10/13/2008 11:39:12 AM (14 years ago)
Author:
Randy McMurchy <randy@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 7.10, 7.4, 7.5, 7.6, 7.6-blfs, 7.6-systemd, 7.7, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, gnome, kde5-13430, kde5-14269, kde5-14686, ken/inkscape-core-mods, krejzi/svn, lazarus, nosym, perl-modules, plabs/python-mods, qt5new, systemd-11177, systemd-13485, trunk, upgradedb, xry111/intltool, xry111/soup3, xry111/test-20220226
Children:
9a9d63d4
Parents:
2d4e23a
Message:

Updated all the LFS package versions (in the book text, not the actual package updates) to current Development LFS

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@7588 af4574ff-66df-0310-9fd7-8a98e5e911e0

Files:
2 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    r2d4e23a r8f0c312  
    44-->
    55
    6 <!ENTITY day          "03">                   <!-- Always 2 digits -->
     6<!ENTITY day          "13">                   <!-- Always 2 digits -->
    77<!ENTITY month        "10">                   <!-- Always 2 digits -->
    88<!ENTITY year         "2008">
     
    1010<!ENTITY copyholder   "The BLFS Development Team">
    1111<!ENTITY version      "svn-&year;&month;&day;">
    12 <!ENTITY releasedate  "October &day;st, &year;">
     12<!ENTITY releasedate  "October &day;th, &year;">
    1313<!ENTITY pubdate      "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
    1414<!ENTITY blfs-version "svn">                  <!-- svn|[release #] -->
     
    3737<!-- These entities are used to identify versions of LFS
    3838     packages referenced throughout the BLFS book. -->
    39 <!ENTITY lfs-gcc-version              "4.2.3">
    40 <!ENTITY lfs-bdb-version              "4.6.21">
    41 <!ENTITY lfs-coreutils-version        "6.10">
    42 <!ENTITY lfs-perl-version             "5.8.8">
    43 <!ENTITY lfs-autoconf-version         "2.62">
     39<!ENTITY lfs-gcc-version              "4.3.2">
     40<!ENTITY lfs-bdb-version              "4.7.25">
     41<!ENTITY lfs-coreutils-version        "6.12">
     42<!ENTITY lfs-perl-version             "5.10.0">
     43<!ENTITY lfs-autoconf-version         "2.63">
    4444<!ENTITY lfs-flex-version             "2.5.35">
    45 <!ENTITY lfs-shadow-version           "4.0.18.1">
    46 <!ENTITY lfs-vim-version              "7.1">
     45<!ENTITY lfs-shadow-version           "4.1.2.1">
     46<!ENTITY lfs-vim-version              "7.2">
    4747<!-- End LFS versions -->
    4848
  • introduction/welcome/changelog.xml

    r2d4e23a r8f0c312  
    4343
    4444    <listitem>
     45      <para>October 13th, 2008</para>
     46      <itemizedlist>
     47        <listitem>
     48          <para>[randy] - Updated all the LFS package versions (in the book
     49          text, not the actual package updates) to current Development
     50          LFS.</para>
     51        </listitem>
     52      </itemizedlist>
     53    </listitem>
     54
     55    <listitem>
    4556      <para>October 3nd, 2008</para>
    4657      <itemizedlist>
     
    4960        </listitem>
    5061        <listitem>
    51           <para>[thomas] - Updated to fcron-3.0.4. New option 'erroronlymail'.</para>
     62          <para>[thomas] - Updated to fcron-3.0.4.</para>
    5263        </listitem>
    5364      </itemizedlist>
     
    6778      <itemizedlist>
    6879        <listitem>
    69             <para>[ag] - Updated to mutt-1.5.18. Removed the warning about
    70              building against GnuTLS.</para>
     80            <para>[ag] - Updated to mutt-1.5.18.</para>
    7181        </listitem>
    7282        <listitem>
Note: See TracChangeset for help on using the changeset viewer.