Explorar o código

Update iproute and linux

Update to iproute2-5.0.0.
Update to linux-5.0.4.

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11561 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Bruce Dubbs %!s(int64=5) %!d(string=hai) anos
pai
achega
c3488c4cc3
Modificáronse 5 ficheiros con 21 adicións e 13 borrados
  1. 8 0
      chapter01/changelog.xml
  2. 2 2
      chapter01/whatsnew.xml
  3. 3 3
      general-orig.ent
  4. 6 6
      packages.ent
  5. 2 2
      prologue/bookinfo.xml

+ 8 - 0
chapter01/changelog.xml

@@ -46,6 +46,14 @@
     <listitem>
       <para>2019-03-25</para>
       <itemizedlist>
+        <listitem>
+          <para>[bdubbs] - 更新到 iproute2-5.0.0。修复
+          <ulink url="&lfs-ticket-root;4446">#4446</ulink>。</para>
+        </listitem>
+        <listitem>
+          <para>[bdubbs] - 更新到 linux-5.0.4。修复
+          <ulink url="&lfs-ticket-root;4444">#4444</ulink>。</para>
+        </listitem>
         <listitem>
           <para>[xry111] - 使用 -ffile-prefix-map 选项替代 -isystem
           选项和符号链接,以简化 Glibc 构建过程。</para>

+ 2 - 2
chapter01/whatsnew.xml

@@ -132,9 +132,9 @@
     <!--<listitem>
       <para>Intltool-&intltool-version;</para>
     </listitem>-->
-    <!--<listitem>
+    <listitem>
       <para>IPRoute2-&iproute2-version;</para>
-   </listitem>-->
+   </listitem>
     <!--<listitem>
       <para>Kbd-&kbd-version;</para>
     </listitem>-->

+ 3 - 3
general-orig.ent

@@ -1,13 +1,13 @@
-<!ENTITY version         "SVN-20190312">
+<!ENTITY version         "SVN-20190325">
 <!ENTITY short-version   "svn">  <!-- Used below in &blfs-book; 
                                       Change to x.y for release but not -rc releases -->
 <!ENTITY generic-version "development"> <!-- Use "development"  or "x.y[-pre{x}]" -->
 
-<!ENTITY versiond        "20190312-systemd">
+<!ENTITY versiond        "20190325-systemd">
 <!ENTITY short-versiond  "systemd">
 <!ENTITY generic-versiond "systemd"> 
 
-<!ENTITY releasedate     "March 12, 2019">
+<!ENTITY releasedate     "March 25, 2019">
 
 <!ENTITY copyrightdate   "1999-2019"><!-- jhalfs needs a literal dash, not &ndash; -->
 <!ENTITY milestone       "8.5">

+ 6 - 6
packages.ent

@@ -349,10 +349,10 @@
 <!ENTITY intltool-ch6-du "1.5 MB">
 <!ENTITY intltool-ch6-sbu "less than 0.1 SBU">
 
-<!ENTITY iproute2-version "4.20.0">
-<!ENTITY iproute2-size "691 KB">
+<!ENTITY iproute2-version "5.0.0">
+<!ENTITY iproute2-size "694 KB">
 <!ENTITY iproute2-url "&kernel;linux/utils/net/iproute2/iproute2-&iproute2-version;.tar.xz">
-<!ENTITY iproute2-md5 "f3dab4c812812bbb5873cb90f471bcbf">
+<!ENTITY iproute2-md5 "d22107b4d7cfb999eeb8ad8a0aec1124">
 <!ENTITY iproute2-home "&kernel;linux/utils/net/iproute2/">
 <!ENTITY iproute2-ch6-du "13 MB">
 <!ENTITY iproute2-ch6-sbu "0.2 SBU">
@@ -423,12 +423,12 @@
 
 <!ENTITY linux-major-version "5">
 <!ENTITY linux-minor-version "0">
-<!ENTITY linux-patch-version "1">
+<!ENTITY linux-patch-version "4">
 <!--<!ENTITY linux-version "&linux-major-version;.&linux-minor-version;">-->
 <!ENTITY linux-version "&linux-major-version;.&linux-minor-version;.&linux-patch-version;">
-<!ENTITY linux-size "102,765 KB">
+<!ENTITY linux-size "102,784 KB">
 <!ENTITY linux-url "&kernel;linux/kernel/v&linux-major-version;.x/linux-&linux-version;.tar.xz">
-<!ENTITY linux-md5 "9b668e28c76f09be1a65040ec09598a1">
+<!ENTITY linux-md5 "8753b1dc0a3946c41b8d628f6fa18e42">
 <!ENTITY linux-home "https://www.kernel.org/">
 <!-- measured for 4.8.3 / gcc-6.2.0 on x86_64 : minimum is
  allnoconfig extended for a hopefully-bootable build on desktop machine,

+ 2 - 2
prologue/bookinfo.xml

@@ -19,12 +19,12 @@
       <firstname>总编辑: Bruce</firstname>
       <surname>Dubbs</surname>
     </author>
-    <!--
+
     <author revision="systemd">
       <firstname>Editor: Douglas R.</firstname>
       <surname>Reno</surname>
     </author>
-    -->
+
     <author revision="systemd">
       <firstname>编辑: DJ</firstname>
       <surname>Lucas</surname>