Explorar el Código

Merged trunk.

git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/systemd@10905 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Krejzi hace 10 años
padre
commit
ed848edffd
Se han modificado 3 ficheros con 8 adiciones y 10 borrados
  1. 1 3
      chapter01/changelog.xml
  2. 1 1
      chapter06/attr.xml
  3. 6 6
      packages.ent

+ 1 - 3
chapter01/changelog.xml

@@ -42,8 +42,7 @@
         <listitem>
           <para>[krejzi] - Added a fix for security issue
           in Glibc (CVE-2015-1781). Thanks to Ken Moffat
-          for bringing it up and Bruce Dubbs for providing
-          the fix in form of a sed.</para>
+          for identifying the problem and the fix.</para>
         </listitem>
         <listitem>
           <para>[krejzi] - Fixed Ncurses and Perl build
@@ -57,7 +56,6 @@
       </itemizedlist>
     </listitem>
 
-
     <listitem>
       <para>2015-04-21</para>
       <itemizedlist>

+ 1 - 1
chapter06/attr.xml

@@ -47,7 +47,7 @@
 <screen><userinput remap="pre">sed -i -e 's|/@pkg_name@|&amp;-@pkg_version@|' include/builddefs.in</userinput></screen>
 
     <para>Prevent installation of manual pages that were already installed by
-    Man-Pages package:</para>
+    the <xref linkend="man-pages"/> package:</para>
 
 <screen><userinput remap="pre">sed -i -e "/SUBDIRS/s|man2||" man/Makefile</userinput></screen>
 

+ 6 - 6
packages.ent

@@ -202,14 +202,14 @@
 <!ENTITY gcc-url "&gnu;gcc/gcc-&gcc-version;/gcc-&gcc-version;.tar.bz2">
 <!ENTITY gcc-md5 "d5525b1127d07d215960e6051c5da35e">
 <!ENTITY gcc-home "http://gcc.gnu.org/">
-<!ENTITY gcc-ch5p1-du "2.4 GB">
-<!ENTITY gcc-ch5p1-sbu "8.0 SBU">
+<!ENTITY gcc-ch5p1-du "2.5 GB">
+<!ENTITY gcc-ch5p1-sbu "7.6 SBU">
 <!ENTITY gcc-ch5p2-du "2.8 GB">
-<!ENTITY gcc-ch5p2-sbu "10.2 SBU">
-<!ENTITY gcc-ch6-du "2.6 GB ">
-<!ENTITY gcc-ch6-sbu "92 SBU (with tests)">
+<!ENTITY gcc-ch5p2-sbu "9.5 SBU">
+<!ENTITY gcc-ch6-du "3.2 GB ">
+<!ENTITY gcc-ch6-sbu "75.7 SBU (with tests)">
 
-<!ENTITY libstdcpp-ch5-du "838 MB">
+<!ENTITY libstdcpp-ch5-du "842 MB">
 <!ENTITY libstdcpp-ch5-sbu "0.4 SBU">
 
 <!ENTITY gdbm-version "1.11">