Changeset c40749b


Ignore:
Timestamp:
Mar 27, 2006, 7:03:36 PM (18 years ago)
Author:
Jim Gifford <clfs@…>
Branches:
clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
Children:
337e591
Parents:
fdddbe2
Message:

r2731@server (orig r1326): jciccone | 2006-03-27 18:41:07 -0800
updated coreutils readline and bash patches

Location:
BOOK
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • BOOK/general.ent

    rfdddbe2 rc40749b  
    11<?xml version="1.0" encoding="ISO-8859-1"?>
    22
    3 <!ENTITY version "CLFS-SVN-20060322">
     3<!ENTITY version "CLFS-SVN-20060327">
    44<!ENTITY version-x86 "&version;-x86">
    55<!ENTITY version-x86_64 "&version;-x86_64-Multilib">
     
    1616<!ENTITY version-alpha "&version;-ALPHA">
    1717
    18 <!ENTITY releasedate "March 22, 2006">
     18<!ENTITY releasedate "March 27, 2006">
    1919<!ENTITY milestone "0.1">
    2020<!ENTITY generic-version "svn"> <!-- Use "svn", "testing", or "x.y[-pre{x}]" -->
  • BOOK/introduction/common/changelog.xml

    rfdddbe2 rc40749b  
    3838
    3939    <listitem>
     40      <para>March 27, 2006</para>
     41      <itemizedlist>
     42        <listitem>
     43          <para>[jciccone] - Updated coreutils suppress_uptime_kill_su
     44          patch to -2.</para>
     45        </listitem>
     46        <listitem>
     47          <para>[jciccone] - Updated readline fixes patch to -3.patch.</para>
     48        </listitem>
     49        <listitem>
     50          <para>[jciccone] - Updated bash fixes patch to -6.</para>
     51        </listitem>
     52      </itemizedlist>
     53    </listitem>
     54
     55    <listitem>
    4056      <para>March 22, 2006</para>
    4157      <itemizedlist>
  • BOOK/patches.ent

    rfdddbe2 rc40749b  
    22
    33<!-- Start of Common Patches -->
    4 <!ENTITY bash-fixes-patch "bash-&bash-version;-fixes-5.patch">
     4<!ENTITY bash-fixes-patch "bash-&bash-version;-fixes-6.patch">
    55
    66<!ENTITY bzip2-docs-patch "bzip2-&bzip2-version;-install_docs-1.patch">
     
    1010<!ENTITY binutils-posix-patch "binutils-&binutils-version;-posix-1.patch">
    1111
    12 <!ENTITY coreutils-suppress-patch "coreutils-&coreutils-version;-suppress_uptime_kill_su-1.patch">
     12<!ENTITY coreutils-suppress-patch "coreutils-&coreutils-version;-suppress_uptime_kill_su-2.patch">
    1313
    1414<!ENTITY expect-spawn-patch "expect-&expect-version;-spawn-2.patch">
     
    4444<!ENTITY perl-lib64-patch "perl-&perl-version;-libc_lib64-1.patch">
    4545
    46 <!ENTITY readline-fixes-patch "readline-&readline-version;-fixes-2.patch">
     46<!ENTITY readline-fixes-patch "readline-&readline-version;-fixes-3.patch">
    4747
    4848<!ENTITY sysklogd-fixes-patch "sysklogd-&sysklogd-version;-fixes-1.patch">
Note: See TracChangeset for help on using the changeset viewer.