浏览代码

Remove reference to GMT in Chapter 5 tcl page.
Update to linux-3.17.1.
Update to gettext-0.19.3.
Update to man-pages-3.75.


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

Bruce Dubbs 10 年之前
父节点
当前提交
8a961f6524
共有 5 个文件被更改,包括 39 次插入16 次删除
  1. 23 0
      chapter01/changelog.xml
  2. 2 2
      chapter01/whatsnew.xml
  3. 1 1
      chapter05/tcl.xml
  4. 2 2
      general.ent
  5. 11 11
      packages.ent

+ 23 - 0
chapter01/changelog.xml

@@ -35,6 +35,29 @@
       </itemizedlist>
       </itemizedlist>
     </listitem>
     </listitem>
 -->
 -->
+    <listitem>
+      <para>2014-10-19</para>
+      <itemizedlist>
+        <listitem>
+          <para>[bdubbs] - Remove reference to GMT in Chapter 5
+          tcl page. Fixes 
+          <ulink url="&lfs-ticket-root;3692">#3692</ulink>.</para>
+        </listitem>
+        <listitem>
+          <para>[bdubbs] - Update to linux-3.17.1. Fixes 
+          <ulink url="&lfs-ticket-root;3693">#3693</ulink>.</para>
+        </listitem>
+        <listitem>
+          <para>[bdubbs] - Update to gettext-0.19.3. Fixes 
+          <ulink url="&lfs-ticket-root;3694">#3694</ulink>.</para>
+        </listitem>
+        <listitem>
+          <para>[bdubbs] - Update to man-pages-3.75. Fixes 
+          <ulink url="&lfs-ticket-root;3695">#3695</ulink>.</para>
+        </listitem>
+      </itemizedlist>
+    </listitem>
+
     <listitem>
     <listitem>
       <para>2014-10-11</para>
       <para>2014-10-11</para>
       <itemizedlist>
       <itemizedlist>

+ 2 - 2
chapter01/whatsnew.xml

@@ -88,9 +88,9 @@
     <!--<listitem>
     <!--<listitem>
       <para>GDBM &gdbm-version;</para>
       <para>GDBM &gdbm-version;</para>
     </listitem>-->
     </listitem>-->
-    <!--<listitem>
+    <listitem>
       <para>Gettext &gettext-version;</para>
       <para>Gettext &gettext-version;</para>
-    </listitem>-->
+    </listitem>
     <!--<listitem>
     <!--<listitem>
       <para>Glibc &glibc-version;</para>
       <para>Glibc &glibc-version;</para>
     </listitem>-->
     </listitem>-->

+ 1 - 1
chapter05/tcl.xml

@@ -67,7 +67,7 @@
     conditions that are not fully understood. Therefore, test suite failures
     conditions that are not fully understood. Therefore, test suite failures
     here are not surprising, and are not considered critical. The
     here are not surprising, and are not considered critical. The
     <parameter>TZ=UTC</parameter> parameter sets the time zone to Coordinated
     <parameter>TZ=UTC</parameter> parameter sets the time zone to Coordinated
-    Universal Time (UTC), also known as Greenwich Mean Time (GMT), but only
+    Universal Time (UTC), but only
     for the duration of the test suite run. This ensures that the clock tests
     for the duration of the test suite run. This ensures that the clock tests
     are exercised correctly. Details on the <envar>TZ</envar> environment
     are exercised correctly. Details on the <envar>TZ</envar> environment
     variable are provided in <xref linkend="chapter-bootscripts"/>.</para>
     variable are provided in <xref linkend="chapter-bootscripts"/>.</para>

+ 2 - 2
general.ent

@@ -1,6 +1,6 @@
-<!ENTITY version         "SVN-20141011">
+<!ENTITY version         "SVN-20141019">
 <!ENTITY short-version   "svn">  <!-- Used in dbus chapter, change to x.y for release -->
 <!ENTITY short-version   "svn">  <!-- Used in dbus chapter, change to x.y for release -->
-<!ENTITY releasedate     "October 11, 2014">
+<!ENTITY releasedate     "October 19, 2014">
 <!ENTITY copyrightdate   "1999-2014"><!-- jhalfs needs a literal dash, not &ndash; -->
 <!ENTITY copyrightdate   "1999-2014"><!-- jhalfs needs a literal dash, not &ndash; -->
 <!ENTITY milestone       "7.7">
 <!ENTITY milestone       "7.7">
 <!ENTITY generic-version "development"> <!-- Use "development", "testing", or "x.y[-pre{x}]" -->
 <!ENTITY generic-version "development"> <!-- Use "development", "testing", or "x.y[-pre{x}]" -->

+ 11 - 11
packages.ent

@@ -223,10 +223,10 @@
 <!ENTITY gdbm-ch6-du "10.9 MB">
 <!ENTITY gdbm-ch6-du "10.9 MB">
 <!ENTITY gdbm-ch6-sbu "0.1 SBU">
 <!ENTITY gdbm-ch6-sbu "0.1 SBU">
 
 
-<!ENTITY gettext-version "0.19.2">
-<!ENTITY gettext-size "6,467 KB">
+<!ENTITY gettext-version "0.19.3">
+<!ENTITY gettext-size "6,474 KB">
 <!ENTITY gettext-url "&gnu;gettext/gettext-&gettext-version;.tar.xz">
 <!ENTITY gettext-url "&gnu;gettext/gettext-&gettext-version;.tar.xz">
-<!ENTITY gettext-md5 "1e6a827f5fbd98b3d40bd16b803acc44">
+<!ENTITY gettext-md5 "092c3f460553ceb4a638ff81d36434c4">
 <!ENTITY gettext-home "&gnu-software;gettext/">
 <!ENTITY gettext-home "&gnu-software;gettext/">
 <!ENTITY gettext-ch5-du "140 MB">
 <!ENTITY gettext-ch5-du "140 MB">
 <!ENTITY gettext-ch5-sbu "0.7 SBU">
 <!ENTITY gettext-ch5-sbu "0.7 SBU">
@@ -386,12 +386,12 @@
 
 
 <!ENTITY linux-major-version "3">
 <!ENTITY linux-major-version "3">
 <!ENTITY linux-minor-version "17">
 <!ENTITY linux-minor-version "17">
-<!ENTITY linux-patch-version "3">
-<!--<!ENTITY linux-version "&linux-major-version;.&linux-minor-version;.&linux-patch-version;">-->
-<!ENTITY linux-version "&linux-major-version;.&linux-minor-version;">
-<!ENTITY linux-size "78,451 KB">
+<!ENTITY linux-patch-version "1">
+<!ENTITY linux-version "&linux-major-version;.&linux-minor-version;.&linux-patch-version;">
+<!--<!ENTITY linux-version "&linux-major-version;.&linux-minor-version;">-->
+<!ENTITY linux-size "78,433 KB">
 <!ENTITY linux-url "&kernel;linux/kernel/v&linux-major-version;.x/linux-&linux-version;.tar.xz">
 <!ENTITY linux-url "&kernel;linux/kernel/v&linux-major-version;.x/linux-&linux-version;.tar.xz">
-<!ENTITY linux-md5 "fb30d0f29214d75cddd2faa94f73d5cf">
+<!ENTITY linux-md5 "51765eb37215681798f0bd13450f49ef">
 <!ENTITY linux-home "http://www.kernel.org/">
 <!ENTITY linux-home "http://www.kernel.org/">
 <!-- measured for 3.9.0 / gcc-4.8.0 on x86_64 : minimum is
 <!-- measured for 3.9.0 / gcc-4.8.0 on x86_64 : minimum is
  allnoconfig extended for a hopefully-bootable build on desktop machine,
  allnoconfig extended for a hopefully-bootable build on desktop machine,
@@ -432,10 +432,10 @@
 <!ENTITY man-db-ch6-du "28 MB">
 <!ENTITY man-db-ch6-du "28 MB">
 <!ENTITY man-db-ch6-sbu "0.5 SBU">
 <!ENTITY man-db-ch6-sbu "0.5 SBU">
 
 
-<!ENTITY man-pages-version "3.74">
-<!ENTITY man-pages-size "1,261 KB">
+<!ENTITY man-pages-version "3.75">
+<!ENTITY man-pages-size "1,264 KB">
 <!ENTITY man-pages-url "&kernel;linux/docs/man-pages/man-pages-&man-pages-version;.tar.xz">
 <!ENTITY man-pages-url "&kernel;linux/docs/man-pages/man-pages-&man-pages-version;.tar.xz">
-<!ENTITY man-pages-md5 "f732add6fe55c6020368bd9d0021ff09">
+<!ENTITY man-pages-md5 "2497a812b5bd0160169a8042181005aa">
 <!ENTITY man-pages-home "http://www.kernel.org/doc/man-pages/">
 <!ENTITY man-pages-home "http://www.kernel.org/doc/man-pages/">
 <!ENTITY man-pages-ch6-du "24 MB">
 <!ENTITY man-pages-ch6-du "24 MB">
 <!ENTITY man-pages-ch6-sbu "less than 0.1 SBU">
 <!ENTITY man-pages-ch6-sbu "less than 0.1 SBU">