mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-06-19 03:39:20 +01:00
Merged trunk.
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/systemd@10905 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
c9600158b3
commit
ed848edffd
@ -42,8 +42,7 @@
|
|||||||
<listitem>
|
<listitem>
|
||||||
<para>[krejzi] - Added a fix for security issue
|
<para>[krejzi] - Added a fix for security issue
|
||||||
in Glibc (CVE-2015-1781). Thanks to Ken Moffat
|
in Glibc (CVE-2015-1781). Thanks to Ken Moffat
|
||||||
for bringing it up and Bruce Dubbs for providing
|
for identifying the problem and the fix.</para>
|
||||||
the fix in form of a sed.</para>
|
|
||||||
</listitem>
|
</listitem>
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>[krejzi] - Fixed Ncurses and Perl build
|
<para>[krejzi] - Fixed Ncurses and Perl build
|
||||||
@ -57,7 +56,6 @@
|
|||||||
</itemizedlist>
|
</itemizedlist>
|
||||||
</listitem>
|
</listitem>
|
||||||
|
|
||||||
|
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>2015-04-21</para>
|
<para>2015-04-21</para>
|
||||||
<itemizedlist>
|
<itemizedlist>
|
||||||
|
@ -47,7 +47,7 @@
|
|||||||
<screen><userinput remap="pre">sed -i -e 's|/@pkg_name@|&-@pkg_version@|' include/builddefs.in</userinput></screen>
|
<screen><userinput remap="pre">sed -i -e 's|/@pkg_name@|&-@pkg_version@|' include/builddefs.in</userinput></screen>
|
||||||
|
|
||||||
<para>Prevent installation of manual pages that were already installed by
|
<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>
|
<screen><userinput remap="pre">sed -i -e "/SUBDIRS/s|man2||" man/Makefile</userinput></screen>
|
||||||
|
|
||||||
|
12
packages.ent
12
packages.ent
@ -202,14 +202,14 @@
|
|||||||
<!ENTITY gcc-url "&gnu;gcc/gcc-&gcc-version;/gcc-&gcc-version;.tar.bz2">
|
<!ENTITY gcc-url "&gnu;gcc/gcc-&gcc-version;/gcc-&gcc-version;.tar.bz2">
|
||||||
<!ENTITY gcc-md5 "d5525b1127d07d215960e6051c5da35e">
|
<!ENTITY gcc-md5 "d5525b1127d07d215960e6051c5da35e">
|
||||||
<!ENTITY gcc-home "http://gcc.gnu.org/">
|
<!ENTITY gcc-home "http://gcc.gnu.org/">
|
||||||
<!ENTITY gcc-ch5p1-du "2.4 GB">
|
<!ENTITY gcc-ch5p1-du "2.5 GB">
|
||||||
<!ENTITY gcc-ch5p1-sbu "8.0 SBU">
|
<!ENTITY gcc-ch5p1-sbu "7.6 SBU">
|
||||||
<!ENTITY gcc-ch5p2-du "2.8 GB">
|
<!ENTITY gcc-ch5p2-du "2.8 GB">
|
||||||
<!ENTITY gcc-ch5p2-sbu "10.2 SBU">
|
<!ENTITY gcc-ch5p2-sbu "9.5 SBU">
|
||||||
<!ENTITY gcc-ch6-du "2.6 GB ">
|
<!ENTITY gcc-ch6-du "3.2 GB ">
|
||||||
<!ENTITY gcc-ch6-sbu "92 SBU (with tests)">
|
<!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 libstdcpp-ch5-sbu "0.4 SBU">
|
||||||
|
|
||||||
<!ENTITY gdbm-version "1.11">
|
<!ENTITY gdbm-version "1.11">
|
||||||
|
Loading…
Reference in New Issue
Block a user