mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-06-19 03:39:20 +01:00
Updated to file-5.26, gcc-6.1.0, grep-2.25, gzip-1.8, linux-4.5.2 and tzdata-2016d.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11049 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
60b23a6f5c
commit
42130d6299
@ -35,6 +35,45 @@
|
|||||||
</itemizedlist>
|
</itemizedlist>
|
||||||
</listitem>
|
</listitem>
|
||||||
-->
|
-->
|
||||||
|
<listitem>
|
||||||
|
<para>2016-04-28</para>
|
||||||
|
<itemizedlist>
|
||||||
|
<listitem>
|
||||||
|
<para>[krejzi] - Updated to file-5.26. Fixes
|
||||||
|
<ulink url="&lfs-ticket-root;3919">#3919</ulink>.</para>
|
||||||
|
</listitem>
|
||||||
|
<listitem>
|
||||||
|
<para>[krejzi] - Updated to gcc-6.1.0. Fixes
|
||||||
|
<ulink url="&lfs-ticket-root;3924">#3924</ulink>.</para>
|
||||||
|
</listitem>
|
||||||
|
<listitem>
|
||||||
|
<para>[krejzi] - Updated to grep-2.25. Fixes
|
||||||
|
<ulink url="&lfs-ticket-root;3922">#3922</ulink>.</para>
|
||||||
|
</listitem>
|
||||||
|
<listitem>
|
||||||
|
<para>[krejzi] - Updated to gzip-1.8. Fixes
|
||||||
|
<ulink url="&lfs-ticket-root;3923">#3923</ulink>.</para>
|
||||||
|
</listitem>
|
||||||
|
<listitem>
|
||||||
|
<para>[krejzi] - Updated to linux-4.5.2. Fixes
|
||||||
|
<ulink url="&lfs-ticket-root;3921">#3921</ulink>.</para>
|
||||||
|
</listitem>
|
||||||
|
<listitem>
|
||||||
|
<para>[krejzi] - Updated to tzdata-2016d. Fixes
|
||||||
|
<ulink url="&lfs-ticket-root;3920">#3920</ulink>.</para>
|
||||||
|
</listitem>
|
||||||
|
<listitem>
|
||||||
|
<para>[krejzi] - Updated binutils upstream fixes
|
||||||
|
patch.</para>
|
||||||
|
</listitem>
|
||||||
|
<listitem>
|
||||||
|
<para>[krejzi] - Added a patch for glibc which
|
||||||
|
addresses a security issue and a build failure
|
||||||
|
with GCC 6.</para>
|
||||||
|
</listitem>
|
||||||
|
</itemizedlist>
|
||||||
|
</listitem>
|
||||||
|
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>2016-04-16</para>
|
<para>2016-04-16</para>
|
||||||
<itemizedlist>
|
<itemizedlist>
|
||||||
|
@ -73,9 +73,9 @@
|
|||||||
<!--<listitem>
|
<!--<listitem>
|
||||||
<para>Expect &expect-version;</para>
|
<para>Expect &expect-version;</para>
|
||||||
</listitem>-->
|
</listitem>-->
|
||||||
<!--<listitem>
|
<listitem>
|
||||||
<para>File &file-version;</para>
|
<para>File &file-version;</para>
|
||||||
</listitem>-->
|
</listitem>
|
||||||
<!--<listitem>
|
<!--<listitem>
|
||||||
<para>Findutils &findutils-version;</para>
|
<para>Findutils &findutils-version;</para>
|
||||||
</listitem>-->
|
</listitem>-->
|
||||||
@ -85,9 +85,9 @@
|
|||||||
<!--<listitem>
|
<!--<listitem>
|
||||||
<para>Gawk &gawk-version;</para>
|
<para>Gawk &gawk-version;</para>
|
||||||
</listitem>-->
|
</listitem>-->
|
||||||
<!--<listitem>
|
<listitem>
|
||||||
<para>GCC &gcc-version;</para>
|
<para>GCC &gcc-version;</para>
|
||||||
</listitem>-->
|
</listitem>
|
||||||
<!--<listitem>
|
<!--<listitem>
|
||||||
<para>GDBM &gdbm-version;</para>
|
<para>GDBM &gdbm-version;</para>
|
||||||
</listitem>-->
|
</listitem>-->
|
||||||
@ -243,23 +243,15 @@
|
|||||||
<itemizedlist>
|
<itemizedlist>
|
||||||
<title>Added:</title>
|
<title>Added:</title>
|
||||||
<listitem><para></para></listitem> <!-- satisfy build -->
|
<listitem><para></para></listitem> <!-- satisfy build -->
|
||||||
<!--
|
|
||||||
<listitem>
|
|
||||||
<para>&bash-fixes-patch;</para>
|
|
||||||
</listitem>
|
|
||||||
|
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>&binutils-upstream-patch;</para>
|
<para>&binutils-upstream-patch;</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
|
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>&gcc-upstream-patch;</para>
|
<para>&glibc-upstream-patch;</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
|
|
||||||
<listitem>
|
|
||||||
<para>&mpfr-upstream-patch;</para>
|
|
||||||
</listitem>
|
|
||||||
-->
|
|
||||||
</itemizedlist>
|
</itemizedlist>
|
||||||
|
|
||||||
<itemizedlist>
|
<itemizedlist>
|
||||||
@ -270,6 +262,10 @@
|
|||||||
<para>Tcl-8.6.3</para>
|
<para>Tcl-8.6.3</para>
|
||||||
</listitem>-->
|
</listitem>-->
|
||||||
|
|
||||||
|
<listitem>
|
||||||
|
<para>binutils-2.26-upstream_fix-2.patch</para>
|
||||||
|
</listitem>
|
||||||
|
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>mpfr-3.1.3-upstream_fixes-2.patch</para>
|
<para>mpfr-3.1.3-upstream_fixes-2.patch</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
|
@ -66,6 +66,14 @@
|
|||||||
</listitem>
|
</listitem>
|
||||||
</varlistentry>
|
</varlistentry>
|
||||||
|
|
||||||
|
<varlistentry>
|
||||||
|
<term>Glibc Upstream Patch - <token>&glibc-upstream-patch-size;</token>:</term>
|
||||||
|
<listitem>
|
||||||
|
<para>Download: <ulink url="&patches-root;&glibc-upstream-patch;"/></para>
|
||||||
|
<para>MD5 sum: <literal>&glibc-upstream-patch-md5;</literal></para>
|
||||||
|
</listitem>
|
||||||
|
</varlistentry>
|
||||||
|
|
||||||
<varlistentry>
|
<varlistentry>
|
||||||
<term>Kbd Backspace/Delete Fix Patch - <token>&kbd-backspace-patch-size;</token>:</term>
|
<term>Kbd Backspace/Delete Fix Patch - <token>&kbd-backspace-patch-size;</token>:</term>
|
||||||
<listitem>
|
<listitem>
|
||||||
|
@ -135,6 +135,7 @@ cd build</userinput></screen>
|
|||||||
--disable-threads \
|
--disable-threads \
|
||||||
--disable-libatomic \
|
--disable-libatomic \
|
||||||
--disable-libgomp \
|
--disable-libgomp \
|
||||||
|
--disable-libmpx \
|
||||||
--disable-libquadmath \
|
--disable-libquadmath \
|
||||||
--disable-libssp \
|
--disable-libssp \
|
||||||
--disable-libvtv \
|
--disable-libvtv \
|
||||||
@ -195,11 +196,12 @@ cd build</userinput></screen>
|
|||||||
|
|
||||||
<varlistentry>
|
<varlistentry>
|
||||||
<term><parameter>--disable-decimal-float, --disable-threads,
|
<term><parameter>--disable-decimal-float, --disable-threads,
|
||||||
--disable-libatomic, --disable-libgomp, --disable-libquadmath,
|
--disable-libatomic, --disable-libgomp, --disable-libmpx
|
||||||
--disable-libssp, --disable-libvtv, --disable-libstdcxx</parameter></term>
|
--disable-libquadmath, --disable-libssp, --disable-libvtv,
|
||||||
|
--disable-libstdcxx</parameter></term>
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>These switches disable support for the decimal floating point
|
<para>These switches disable support for the decimal floating point
|
||||||
extension, threading, libatomic, libgomp, libquadmath, libssp,
|
extension, threading, libatomic, libgomp, libmpx, libquadmath, libssp,
|
||||||
libvtv, and the C++ standard library respectively. These features
|
libvtv, and the C++ standard library respectively. These features
|
||||||
will fail to compile when building a cross-compiler and are not
|
will fail to compile when building a cross-compiler and are not
|
||||||
necessary for the task of cross-compiling the temporary libc.</para>
|
necessary for the task of cross-compiling the temporary libc.</para>
|
||||||
|
@ -47,6 +47,10 @@
|
|||||||
|
|
||||||
<screen><userinput remap="pre">patch -Np1 -i ../&glibc-upstream-patch;</userinput></screen>
|
<screen><userinput remap="pre">patch -Np1 -i ../&glibc-upstream-patch;</userinput></screen>
|
||||||
-->
|
-->
|
||||||
|
<para>Fix some problems identified upstream:</para>
|
||||||
|
|
||||||
|
<screen><userinput remap="pre">patch -Np1 -i ../&glibc-upstream-patch;</userinput></screen>
|
||||||
|
|
||||||
<para>The Glibc documentation recommends building Glibc
|
<para>The Glibc documentation recommends building Glibc
|
||||||
in a dedicated build directory:</para>
|
in a dedicated build directory:</para>
|
||||||
|
|
||||||
|
@ -57,7 +57,7 @@
|
|||||||
<screen><computeroutput>The system has no more ptys.
|
<screen><computeroutput>The system has no more ptys.
|
||||||
Ask your system administrator to create more.</computeroutput></screen>
|
Ask your system administrator to create more.</computeroutput></screen>
|
||||||
|
|
||||||
<para>Fix a problem identified upstream:</para>
|
<para>Fix some problems identified upstream:</para>
|
||||||
|
|
||||||
<screen><userinput remap="pre">patch -Np1 -i ../&binutils-upstream-patch;</userinput></screen>
|
<screen><userinput remap="pre">patch -Np1 -i ../&binutils-upstream-patch;</userinput></screen>
|
||||||
|
|
||||||
@ -106,7 +106,7 @@ cd build</userinput></screen>
|
|||||||
|
|
||||||
<para>Test the results:</para>
|
<para>Test the results:</para>
|
||||||
|
|
||||||
<screen><userinput remap="test">make check</userinput></screen>
|
<screen><userinput remap="test">make -k check</userinput></screen>
|
||||||
|
|
||||||
<para>The test 'Link with zlib-gabi compressed debug output' is known to fail.</para>
|
<para>The test 'Link with zlib-gabi compressed debug output' is known to fail.</para>
|
||||||
|
|
||||||
|
@ -68,6 +68,10 @@
|
|||||||
|
|
||||||
<screen><userinput remap="pre">patch -Np1 -i ../&glibc-fhs-patch;</userinput></screen>
|
<screen><userinput remap="pre">patch -Np1 -i ../&glibc-fhs-patch;</userinput></screen>
|
||||||
|
|
||||||
|
<para>Fix some problems identified upstream:</para>
|
||||||
|
|
||||||
|
<screen><userinput remap="pre">patch -Np1 -i ../&glibc-upstream-patch;</userinput></screen>
|
||||||
|
|
||||||
<para>The Glibc documentation recommends building Glibc
|
<para>The Glibc documentation recommends building Glibc
|
||||||
in a dedicated build directory:</para>
|
in a dedicated build directory:</para>
|
||||||
|
|
||||||
|
@ -46,6 +46,7 @@
|
|||||||
|
|
||||||
<screen><userinput remap="configure">./configure --prefix=/usr \
|
<screen><userinput remap="configure">./configure --prefix=/usr \
|
||||||
--with-internal-glib \
|
--with-internal-glib \
|
||||||
|
--disable-compile-warnings \
|
||||||
--disable-host-tool \
|
--disable-host-tool \
|
||||||
--docdir=/usr/share/doc/pkg-config-&pkgconfig-version;</userinput></screen>
|
--docdir=/usr/share/doc/pkg-config-&pkgconfig-version;</userinput></screen>
|
||||||
|
|
||||||
@ -60,6 +61,15 @@
|
|||||||
</listitem>
|
</listitem>
|
||||||
</varlistentry>
|
</varlistentry>
|
||||||
|
|
||||||
|
<varlistentry>
|
||||||
|
<term><parameter>--disable-compile-warnings</parameter></term>
|
||||||
|
<listitem>
|
||||||
|
<para>This option prevents the build system from using
|
||||||
|
compiler flags which cause build failure when building
|
||||||
|
with GCC 6.</para>
|
||||||
|
</listitem>
|
||||||
|
</varlistentry>
|
||||||
|
|
||||||
<varlistentry>
|
<varlistentry>
|
||||||
<term><parameter>--disable-host-tool</parameter></term>
|
<term><parameter>--disable-host-tool</parameter></term>
|
||||||
<listitem>
|
<listitem>
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
<!ENTITY version "SVN-20160416">
|
<!ENTITY version "SVN-20160428">
|
||||||
<!ENTITY short-version "svn"> <!-- Used below in &blfs-book;. Change to x.y for release
|
<!ENTITY short-version "svn"> <!-- Used below in &blfs-book;. Change to x.y for release
|
||||||
but not -rc releases -->
|
but not -rc releases -->
|
||||||
<!ENTITY releasedate "April 16, 2016">
|
<!ENTITY releasedate "April 28, 2016">
|
||||||
<!ENTITY copyrightdate "1999-2016"><!-- jhalfs needs a literal dash, not – -->
|
<!ENTITY copyrightdate "1999-2016"><!-- jhalfs needs a literal dash, not – -->
|
||||||
<!ENTITY milestone "7.10">
|
<!ENTITY milestone "7.10">
|
||||||
<!ENTITY generic-version "development"> <!-- Use "development", "testing", or "x.y[-pre{x}]" -->
|
<!ENTITY generic-version "development"> <!-- Use "development", "testing", or "x.y[-pre{x}]" -->
|
||||||
|
66
packages.ent
66
packages.ent
@ -159,14 +159,14 @@
|
|||||||
<!ENTITY expect-ch5-du "4.3 MB">
|
<!ENTITY expect-ch5-du "4.3 MB">
|
||||||
<!ENTITY expect-ch5-sbu "0.1 SBU">
|
<!ENTITY expect-ch5-sbu "0.1 SBU">
|
||||||
|
|
||||||
<!ENTITY file-version "5.25">
|
<!ENTITY file-version "5.26">
|
||||||
<!ENTITY file-size "723 KB">
|
<!ENTITY file-size "756 KB">
|
||||||
<!ENTITY file-url "ftp://ftp.astron.com/pub/file/file-&file-version;.tar.gz">
|
<!ENTITY file-url "ftp://ftp.astron.com/pub/file/file-&file-version;.tar.gz">
|
||||||
<!ENTITY file-md5 "e6a972d4e10d9e76407a432f4a63cd4c">
|
<!ENTITY file-md5 "bdd12400b90b78ce3c57e79c8d4e0e17">
|
||||||
<!ENTITY file-home "http://www.darwinsys.com/file/">
|
<!ENTITY file-home "http://www.darwinsys.com/file/">
|
||||||
<!ENTITY file-ch5-du "14.1 MB">
|
<!ENTITY file-ch5-du "15 MB">
|
||||||
<!ENTITY file-ch5-sbu "0.1 SBU">
|
<!ENTITY file-ch5-sbu "0.1 SBU">
|
||||||
<!ENTITY file-ch6-du "14.2 MB">
|
<!ENTITY file-ch6-du "15 MB">
|
||||||
<!ENTITY file-ch6-sbu "0.1 SBU">
|
<!ENTITY file-ch6-sbu "0.1 SBU">
|
||||||
|
|
||||||
<!ENTITY findutils-version "4.6.0">
|
<!ENTITY findutils-version "4.6.0">
|
||||||
@ -197,19 +197,19 @@
|
|||||||
<!ENTITY gawk-ch6-du "36 MB">
|
<!ENTITY gawk-ch6-du "36 MB">
|
||||||
<!ENTITY gawk-ch6-sbu "0.3 SBU">
|
<!ENTITY gawk-ch6-sbu "0.3 SBU">
|
||||||
|
|
||||||
<!ENTITY gcc-version "5.3.0">
|
<!ENTITY gcc-version "6.1.0">
|
||||||
<!ENTITY gcc-size "93,205 KB">
|
<!ENTITY gcc-size "96,944 KB">
|
||||||
<!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 "c9616fd448f980259c31de613e575719">
|
<!ENTITY gcc-md5 "8fb6cb98b8459f5863328380fbf06bd1">
|
||||||
<!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.8 GB">
|
||||||
<!ENTITY gcc-ch5p1-sbu "7.7 SBU">
|
<!ENTITY gcc-ch5p1-sbu "7.0 SBU">
|
||||||
<!ENTITY gcc-ch5p2-du "2.8 GB">
|
<!ENTITY gcc-ch5p2-du "3.2 GB">
|
||||||
<!ENTITY gcc-ch5p2-sbu "10.8 SBU">
|
<!ENTITY gcc-ch5p2-sbu "9.1 SBU">
|
||||||
<!ENTITY gcc-ch6-du "3.2 GB ">
|
<!ENTITY gcc-ch6-du "3.7 GB ">
|
||||||
<!ENTITY gcc-ch6-sbu "76 SBU (with tests)">
|
<!ENTITY gcc-ch6-sbu "71 SBU (with tests)">
|
||||||
|
|
||||||
<!ENTITY libstdcpp-ch5-du "536 MB">
|
<!ENTITY libstdcpp-ch5-du "893 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">
|
||||||
@ -257,14 +257,14 @@
|
|||||||
<!ENTITY gperf-ch6-du "5.5 MB">
|
<!ENTITY gperf-ch6-du "5.5 MB">
|
||||||
<!ENTITY gperf-ch6-sbu "less than 0.1 SBU">
|
<!ENTITY gperf-ch6-sbu "less than 0.1 SBU">
|
||||||
|
|
||||||
<!ENTITY grep-version "2.24">
|
<!ENTITY grep-version "2.25">
|
||||||
<!ENTITY grep-size "1,291 KB">
|
<!ENTITY grep-size "1,300 KB">
|
||||||
<!ENTITY grep-url "&gnu;grep/grep-&grep-version;.tar.xz">
|
<!ENTITY grep-url "&gnu;grep/grep-&grep-version;.tar.xz">
|
||||||
<!ENTITY grep-md5 "f1c980134c04692a90078e87283074b6">
|
<!ENTITY grep-md5 "04e96b0e6f0fe6a180ae62c88fcd0af6">
|
||||||
<!ENTITY grep-home "&gnu-software;grep/">
|
<!ENTITY grep-home "&gnu-software;grep/">
|
||||||
<!ENTITY grep-ch5-du "18.9 MB">
|
<!ENTITY grep-ch5-du "19 MB">
|
||||||
<!ENTITY grep-ch5-sbu "0.2 SBU">
|
<!ENTITY grep-ch5-sbu "0.2 SBU">
|
||||||
<!ENTITY grep-ch6-du "29 MB">
|
<!ENTITY grep-ch6-du "29.5 MB">
|
||||||
<!ENTITY grep-ch6-sbu "0.4 SBU">
|
<!ENTITY grep-ch6-sbu "0.4 SBU">
|
||||||
|
|
||||||
<!ENTITY groff-version "1.22.3">
|
<!ENTITY groff-version "1.22.3">
|
||||||
@ -283,14 +283,14 @@
|
|||||||
<!ENTITY grub-ch6-du "140 MB">
|
<!ENTITY grub-ch6-du "140 MB">
|
||||||
<!ENTITY grub-ch6-sbu "0.8 SBU">
|
<!ENTITY grub-ch6-sbu "0.8 SBU">
|
||||||
|
|
||||||
<!ENTITY gzip-version "1.7">
|
<!ENTITY gzip-version "1.8">
|
||||||
<!ENTITY gzip-size "747 KB">
|
<!ENTITY gzip-size "712 KB">
|
||||||
<!ENTITY gzip-url "&gnu;gzip/gzip-&gzip-version;.tar.xz">
|
<!ENTITY gzip-url "&gnu;gzip/gzip-&gzip-version;.tar.xz">
|
||||||
<!ENTITY gzip-md5 "d9ae97206a703a20e6c1c868deb3eb47">
|
<!ENTITY gzip-md5 "f7caabb65cddc1a4165b398009bd05b9">
|
||||||
<!ENTITY gzip-home "&gnu-software;gzip/">
|
<!ENTITY gzip-home "&gnu-software;gzip/">
|
||||||
<!ENTITY gzip-ch5-du "9.9 MB">
|
<!ENTITY gzip-ch5-du "9.2 MB">
|
||||||
<!ENTITY gzip-ch5-sbu "0.1 SBU">
|
<!ENTITY gzip-ch5-sbu "0.1 SBU">
|
||||||
<!ENTITY gzip-ch6-du "19.6 MB">
|
<!ENTITY gzip-ch6-du "19 MB">
|
||||||
<!ENTITY gzip-ch6-sbu "0.2 SBU">
|
<!ENTITY gzip-ch6-sbu "0.2 SBU">
|
||||||
|
|
||||||
<!ENTITY iana-etc-version "2.30">
|
<!ENTITY iana-etc-version "2.30">
|
||||||
@ -383,12 +383,12 @@
|
|||||||
|
|
||||||
<!ENTITY linux-major-version "4">
|
<!ENTITY linux-major-version "4">
|
||||||
<!ENTITY linux-minor-version "5">
|
<!ENTITY linux-minor-version "5">
|
||||||
<!ENTITY linux-patch-version "1">
|
<!ENTITY linux-patch-version "2">
|
||||||
<!ENTITY linux-version "&linux-major-version;.&linux-minor-version;.&linux-patch-version;">
|
<!ENTITY linux-version "&linux-major-version;.&linux-minor-version;.&linux-patch-version;">
|
||||||
<!--<!ENTITY linux-version "&linux-major-version;.&linux-minor-version;">-->
|
<!--<!ENTITY linux-version "&linux-major-version;.&linux-minor-version;">-->
|
||||||
<!ENTITY linux-size "86,317 KB">
|
<!ENTITY linux-size "86,324 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 "488fac47d1c73e8a21ac71f7f3121009">
|
<!ENTITY linux-md5 "eae8f700463ea73185027caece5f1c5d">
|
||||||
<!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,
|
||||||
@ -396,9 +396,9 @@
|
|||||||
<!ENTITY linux-ch8-du "700 - 6800 MB (typically about 800-900 MB)">
|
<!ENTITY linux-ch8-du "700 - 6800 MB (typically about 800-900 MB)">
|
||||||
<!ENTITY linux-ch8-sbu "3.0 - 49.0 SBU (typically about 6 SBU)">
|
<!ENTITY linux-ch8-sbu "3.0 - 49.0 SBU (typically about 6 SBU)">
|
||||||
|
|
||||||
<!ENTITY linux-headers-ch5-du "718 MB">
|
<!ENTITY linux-headers-ch5-du "728 MB">
|
||||||
<!ENTITY linux-headers-ch5-sbu "0.1 SBU">
|
<!ENTITY linux-headers-ch5-sbu "0.1 SBU">
|
||||||
<!ENTITY linux-headers-ch6-du "723 MB">
|
<!ENTITY linux-headers-ch6-du "734 MB">
|
||||||
<!ENTITY linux-headers-ch6-sbu "less than 0.1 SBU">
|
<!ENTITY linux-headers-ch6-sbu "less than 0.1 SBU">
|
||||||
|
|
||||||
<!ENTITY m4-version "1.4.17">
|
<!ENTITY m4-version "1.4.17">
|
||||||
@ -578,10 +578,10 @@
|
|||||||
<!ENTITY texinfo-ch6-du "109 MB">
|
<!ENTITY texinfo-ch6-du "109 MB">
|
||||||
<!ENTITY texinfo-ch6-sbu "0.5 SBU">
|
<!ENTITY texinfo-ch6-sbu "0.5 SBU">
|
||||||
|
|
||||||
<!ENTITY tzdata-version "2016c">
|
<!ENTITY tzdata-version "2016d">
|
||||||
<!ENTITY tzdata-size "302 KB">
|
<!ENTITY tzdata-size "308 KB">
|
||||||
<!ENTITY tzdata-url "http://www.iana.org/time-zones/repository/releases/tzdata&tzdata-version;.tar.gz">
|
<!ENTITY tzdata-url "http://www.iana.org/time-zones/repository/releases/tzdata&tzdata-version;.tar.gz">
|
||||||
<!ENTITY tzdata-md5 "0330ccd16140d3b6438a18dae9b34b93">
|
<!ENTITY tzdata-md5 "14bf84b6c2cdab0a9428991e0150ebe6">
|
||||||
<!ENTITY tzdata-home "http://www.iana.org/time-zones">
|
<!ENTITY tzdata-home "http://www.iana.org/time-zones">
|
||||||
|
|
||||||
<!ENTITY udev-lfs-version "udev-lfs-20140408">
|
<!ENTITY udev-lfs-version "udev-lfs-20140408">
|
||||||
|
10
patches.ent
10
patches.ent
@ -10,9 +10,9 @@
|
|||||||
<!ENTITY bc-memory-leak-patch-md5 "877e81fba316fe487ec23501059d54b8">
|
<!ENTITY bc-memory-leak-patch-md5 "877e81fba316fe487ec23501059d54b8">
|
||||||
<!ENTITY bc-memory-leak-patch-size "1.4 KB">
|
<!ENTITY bc-memory-leak-patch-size "1.4 KB">
|
||||||
|
|
||||||
<!ENTITY binutils-upstream-patch "binutils-&binutils-version;-upstream_fix-2.patch">
|
<!ENTITY binutils-upstream-patch "binutils-&binutils-version;-upstream_fixes-3.patch">
|
||||||
<!ENTITY binutils-upstream-patch-md5 "33662839ab819acb58796c4c2db20631">
|
<!ENTITY binutils-upstream-patch-md5 "a595deb0713739b75bc78cb225fa910d">
|
||||||
<!ENTITY binutils-upstream-patch-size "13 KB">
|
<!ENTITY binutils-upstream-patch-size "29 KB">
|
||||||
|
|
||||||
<!ENTITY bzip2-docs-patch "bzip2-&bzip2-version;-install_docs-1.patch">
|
<!ENTITY bzip2-docs-patch "bzip2-&bzip2-version;-install_docs-1.patch">
|
||||||
<!ENTITY bzip2-docs-patch-md5 "6a5ac7e89b791aae556de0f745916f7f">
|
<!ENTITY bzip2-docs-patch-md5 "6a5ac7e89b791aae556de0f745916f7f">
|
||||||
@ -26,6 +26,10 @@
|
|||||||
<!ENTITY glibc-fhs-patch-md5 "9a5997c3452909b1769918c759eff8a2">
|
<!ENTITY glibc-fhs-patch-md5 "9a5997c3452909b1769918c759eff8a2">
|
||||||
<!ENTITY glibc-fhs-patch-size "2.8 KB">
|
<!ENTITY glibc-fhs-patch-size "2.8 KB">
|
||||||
|
|
||||||
|
<!ENTITY glibc-upstream-patch "glibc-&glibc-version;-upstream_fixes-1.patch">
|
||||||
|
<!ENTITY glibc-upstream-patch-md5 "e602b6c3a332f4a06e2914e02ae2b295">
|
||||||
|
<!ENTITY glibc-upstream-patch-size "16 KB">
|
||||||
|
|
||||||
<!ENTITY kbd-backspace-patch "kbd-&kbd-version;-backspace-1.patch">
|
<!ENTITY kbd-backspace-patch "kbd-&kbd-version;-backspace-1.patch">
|
||||||
<!ENTITY kbd-backspace-patch-md5 "f75cca16a38da6caa7d52151f7136895">
|
<!ENTITY kbd-backspace-patch-md5 "f75cca16a38da6caa7d52151f7136895">
|
||||||
<!ENTITY kbd-backspace-patch-size "12 KB">
|
<!ENTITY kbd-backspace-patch-size "12 KB">
|
||||||
|
Loading…
Reference in New Issue
Block a user