Sfoglia il codice sorgente

* Upgrade to sed-4.1.4

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4580 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Matthew Burgess 20 anni fa
parent
commit
ac377cca84
3 ha cambiato i file con 8 aggiunte e 5 eliminazioni
  1. 4 1
      chapter01/changelog.xml
  2. 1 1
      chapter03/packages.xml
  3. 3 3
      general.ent

+ 4 - 1
chapter01/changelog.xml

@@ -24,7 +24,7 @@ of the LFS Book.</para>
 <listitem><para>lfs-bootscripts-3.1.0</para></listitem>
 <listitem><para>linux-libc-headers-2.6.10.0</para></listitem>
 <listitem><para>procps-3.2.5</para></listitem>
-<listitem><para>sed-4.1.3</para></listitem>
+<listitem><para>sed-4.1.4</para></listitem>
 <listitem><para>shadow-4.0.7</para></listitem>
 <listitem><para>util-linux-2.12q</para></listitem>
 </itemizedlist>
@@ -43,6 +43,9 @@ of the LFS Book.</para>
 </itemizedlist>
 </listitem>
 
+<listitem><para>January 28th, 2005 [matt]: Upgraded to sed-4.1.4</para>
+</listitem>
+
 <listitem><para>January 27th, 2005 [matt]: Upgraded to findutils 4.2.14</para>
 </listitem>
 

+ 1 - 1
chapter03/packages.xml

@@ -328,7 +328,7 @@
 </varlistentry>
 
 <varlistentry>
-<term>Sed (&sed-version;) - 775 KB:</term>
+<term>Sed (&sed-version;) - 776 KB:</term>
 <listitem>
 <para><ulink url="http://ftp.gnu.org/gnu/sed/"/></para>
 </listitem>

+ 3 - 3
general.ent

@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="ISO-8859-1"?>
-<!ENTITY version "SVN-20050127">
-<!ENTITY releasedate "January 27, 2005">
+<!ENTITY version "SVN-20050128">
+<!ENTITY releasedate "January 28, 2005">
 <!ENTITY milestone "6.1">
 
 <!ENTITY lfs-root "http://www.linuxfromscratch.org/">
@@ -60,7 +60,7 @@
 <!ENTITY procps-version "3.2.5">
 <!ENTITY psmisc-version "21.5">
 <!ENTITY readline-version "5.0">
-<!ENTITY sed-version "4.1.3">
+<!ENTITY sed-version "4.1.4">
 <!ENTITY shadow-version "4.0.7">
 <!ENTITY syslog-ng-version "1.6.5">
 <!ENTITY sysvinit-version "2.86">