Changeset ed848ed


Ignore:
Timestamp:
04/24/2015 07:43:22 AM (9 years ago)
Author:
Krejzi <krejzi@…>
Branches:
7.8-systemd, 7.9-systemd
Children:
6580440
Parents:
c960015
Message:

Merged trunk.

git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/systemd@10905 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • chapter01/changelog.xml

    rc960015 red848ed  
    4343          <para>[krejzi] - Added a fix for security issue
    4444          in Glibc (CVE-2015-1781). Thanks to Ken Moffat
    45           for bringing it up and Bruce Dubbs for providing
    46           the fix in form of a sed.</para>
     45          for identifying the problem and the fix.</para>
    4746        </listitem>
    4847        <listitem>
     
    5756      </itemizedlist>
    5857    </listitem>
    59 
    6058
    6159    <listitem>
  • chapter06/attr.xml

    rc960015 red848ed  
    4848
    4949    <para>Prevent installation of manual pages that were already installed by
    50     Man-Pages package:</para>
     50    the <xref linkend="man-pages"/> package:</para>
    5151
    5252<screen><userinput remap="pre">sed -i -e "/SUBDIRS/s|man2||" man/Makefile</userinput></screen>
  • packages.ent

    rc960015 red848ed  
    203203<!ENTITY gcc-md5 "d5525b1127d07d215960e6051c5da35e">
    204204<!ENTITY gcc-home "http://gcc.gnu.org/">
    205 <!ENTITY gcc-ch5p1-du "2.4 GB">
    206 <!ENTITY gcc-ch5p1-sbu "8.0 SBU">
     205<!ENTITY gcc-ch5p1-du "2.5 GB">
     206<!ENTITY gcc-ch5p1-sbu "7.6 SBU">
    207207<!ENTITY gcc-ch5p2-du "2.8 GB">
    208 <!ENTITY gcc-ch5p2-sbu "10.2 SBU">
    209 <!ENTITY gcc-ch6-du "2.6 GB ">
    210 <!ENTITY gcc-ch6-sbu "92 SBU (with tests)">
    211 
    212 <!ENTITY libstdcpp-ch5-du "838 MB">
     208<!ENTITY gcc-ch5p2-sbu "9.5 SBU">
     209<!ENTITY gcc-ch6-du "3.2 GB ">
     210<!ENTITY gcc-ch6-sbu "75.7 SBU (with tests)">
     211
     212<!ENTITY libstdcpp-ch5-du "842 MB">
    213213<!ENTITY libstdcpp-ch5-sbu "0.4 SBU">
    214214
Note: See TracChangeset for help on using the changeset viewer.