mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-06-19 03:39:20 +01:00
Update to bash-4.4.12.
Update to meson-0.43.0. Update to python3-3.6.3. Update to linux-4.13.7. Update to binutils-2.29.1. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11309 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
7a47ddb07d
commit
55e25a954c
@ -42,6 +42,32 @@
|
|||||||
<listitem revision="sysv"> or <listitem revision="systemd"> as
|
<listitem revision="sysv"> or <listitem revision="systemd"> as
|
||||||
appropriate for the entry or if needed the entire day's listitem.
|
appropriate for the entry or if needed the entire day's listitem.
|
||||||
-->
|
-->
|
||||||
|
<listitem>
|
||||||
|
<para>2017-10-24</para>
|
||||||
|
<itemizedlist>
|
||||||
|
<listitem>
|
||||||
|
<para>[bdubbs] - Update to bash-4.4.12. Fixes
|
||||||
|
<ulink url="&lfs-ticket-root;4149">#4149</ulink>.</para>
|
||||||
|
</listitem>
|
||||||
|
<listitem>
|
||||||
|
<para>[bdubbs] - Update to meson-0.43.0. Fixes
|
||||||
|
<ulink url="&lfs-ticket-root;4148">#4148</ulink>.</para>
|
||||||
|
</listitem>
|
||||||
|
<listitem>
|
||||||
|
<para>[bdubbs] - Update to python3-3.6.3. Fixes
|
||||||
|
<ulink url="&lfs-ticket-root;4146">#4146</ulink>.</para>
|
||||||
|
</listitem>
|
||||||
|
<listitem>
|
||||||
|
<para>[bdubbs] - Update to linux-4.13.7. Fixes
|
||||||
|
<ulink url="&lfs-ticket-root;4144">#4144</ulink>.</para>
|
||||||
|
</listitem>
|
||||||
|
<listitem>
|
||||||
|
<para>[bdubbs] - Update to binutils-2.29.1. Fixes
|
||||||
|
<ulink url="&lfs-ticket-root;4142">#4142</ulink>.</para>
|
||||||
|
</listitem>
|
||||||
|
</itemizedlist>
|
||||||
|
</listitem>
|
||||||
|
|
||||||
<listitem revision="systemd">
|
<listitem revision="systemd">
|
||||||
<para>2017-09-24</para>
|
<para>2017-09-24</para>
|
||||||
<itemizedlist>
|
<itemizedlist>
|
||||||
|
@ -38,15 +38,15 @@
|
|||||||
<!--<listitem>
|
<!--<listitem>
|
||||||
<para>Automake-&automake-version;</para>
|
<para>Automake-&automake-version;</para>
|
||||||
</listitem>-->
|
</listitem>-->
|
||||||
<!--<listitem>
|
<listitem>
|
||||||
<para>Bash &bash-version;</para>
|
<para>Bash &bash-version;</para>
|
||||||
</listitem>-->
|
</listitem>
|
||||||
<!--<listitem>
|
<!--<listitem>
|
||||||
<para>Bc &bc-version;</para>
|
<para>Bc &bc-version;</para>
|
||||||
</listitem>-->
|
</listitem>-->
|
||||||
<!--<listitem>
|
<listitem>
|
||||||
<para>Binutils-&binutils-version;</para>
|
<para>Binutils-&binutils-version;</para>
|
||||||
</listitem>-->
|
</listitem>
|
||||||
<!--<listitem>
|
<!--<listitem>
|
||||||
<para>Bison-&bison-version;</para>
|
<para>Bison-&bison-version;</para>
|
||||||
</listitem>-->
|
</listitem>-->
|
||||||
@ -275,9 +275,9 @@
|
|||||||
<title>Removed:</title>
|
<title>Removed:</title>
|
||||||
<listitem><para></para></listitem> <!-- satisfy build -->
|
<listitem><para></para></listitem> <!-- satisfy build -->
|
||||||
|
|
||||||
<!--<listitem>
|
<listitem>
|
||||||
<para>bc-1.06.95-memory_leak-1.patch</para>
|
<para>bash-4.4-upstream_fixes-1.patch</para>
|
||||||
</listitem>-->
|
</listitem>
|
||||||
|
|
||||||
</itemizedlist>
|
</itemizedlist>
|
||||||
|
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
needed to build an LFS system:</para>
|
needed to build an LFS system:</para>
|
||||||
|
|
||||||
<variablelist role="materials">
|
<variablelist role="materials">
|
||||||
|
<!--
|
||||||
<varlistentry>
|
<varlistentry>
|
||||||
<term>Bash Upstream Fixes Patch - <token>&bash-fixes-patch-size;</token>:</term>
|
<term>Bash Upstream Fixes Patch - <token>&bash-fixes-patch-size;</token>:</term>
|
||||||
<listitem>
|
<listitem>
|
||||||
@ -25,6 +25,7 @@
|
|||||||
<para>MD5 sum: <literal>&bash-fixes-patch-md5;</literal></para>
|
<para>MD5 sum: <literal>&bash-fixes-patch-md5;</literal></para>
|
||||||
</listitem>
|
</listitem>
|
||||||
</varlistentry>
|
</varlistentry>
|
||||||
|
-->
|
||||||
<!--
|
<!--
|
||||||
<varlistentry>
|
<varlistentry>
|
||||||
<term>Bc Memory Leak Patch - <token>&bc-memory-leak-patch-size;</token>:</term>
|
<term>Bc Memory Leak Patch - <token>&bc-memory-leak-patch-size;</token>:</term>
|
||||||
|
@ -39,11 +39,11 @@
|
|||||||
|
|
||||||
<sect2 role="installation">
|
<sect2 role="installation">
|
||||||
<title>Installation of Bash</title>
|
<title>Installation of Bash</title>
|
||||||
|
<!--
|
||||||
<para>Incorporate some upstream fixes:</para>
|
<para>Incorporate some upstream fixes:</para>
|
||||||
|
|
||||||
<screen><userinput remap="pre">patch -Np1 -i ../&bash-fixes-patch;</userinput></screen>
|
<screen><userinput remap="pre">patch -Np1 -i ../&bash-fixes-patch;</userinput></screen>
|
||||||
|
-->
|
||||||
<para>Prepare Bash for compilation:</para>
|
<para>Prepare Bash for compilation:</para>
|
||||||
|
|
||||||
<screen><userinput remap="configure">./configure --prefix=/usr \
|
<screen><userinput remap="configure">./configure --prefix=/usr \
|
||||||
|
@ -18,7 +18,7 @@
|
|||||||
<screen role="nodump"><userinput>chroot "$LFS" /tools/bin/env -i \
|
<screen role="nodump"><userinput>chroot "$LFS" /tools/bin/env -i \
|
||||||
HOME=/root \
|
HOME=/root \
|
||||||
TERM="$TERM" \
|
TERM="$TERM" \
|
||||||
PS1='\u:\w\$ ' \
|
PS1='(lfs chroot) \u:\w\$ ' \
|
||||||
PATH=/bin:/usr/bin:/sbin:/usr/sbin:/tools/bin \
|
PATH=/bin:/usr/bin:/sbin:/usr/sbin:/tools/bin \
|
||||||
/tools/bin/bash --login +h</userinput></screen>
|
/tools/bin/bash --login +h</userinput></screen>
|
||||||
|
|
||||||
|
@ -18,7 +18,8 @@
|
|||||||
exiting, use the following modified chroot command:</para>
|
exiting, use the following modified chroot command:</para>
|
||||||
|
|
||||||
<screen role="nodump"><userinput>chroot "$LFS" /usr/bin/env -i \
|
<screen role="nodump"><userinput>chroot "$LFS" /usr/bin/env -i \
|
||||||
HOME=/root TERM="$TERM" PS1='\u:\w\$ ' \
|
HOME=/root TERM="$TERM" \
|
||||||
|
PS1='(lfs chroot) \u:\w\$ ' \
|
||||||
PATH=/bin:/usr/bin:/sbin:/usr/sbin \
|
PATH=/bin:/usr/bin:/sbin:/usr/sbin \
|
||||||
/bin/bash --login</userinput></screen>
|
/bin/bash --login</userinput></screen>
|
||||||
|
|
||||||
|
@ -68,7 +68,8 @@ unset LIB save_lib save_usrlib</userinput></screen>
|
|||||||
<para>Then reenter it with:</para>
|
<para>Then reenter it with:</para>
|
||||||
|
|
||||||
<screen role="nodump"><userinput>chroot $LFS /tools/bin/env -i \
|
<screen role="nodump"><userinput>chroot $LFS /tools/bin/env -i \
|
||||||
HOME=/root TERM=$TERM PS1='\u:\w\$ ' \
|
HOME=/root TERM=$TERM \
|
||||||
|
PS1='(lfs chroot) \u:\w\$ ' \
|
||||||
PATH=/bin:/usr/bin:/sbin:/usr/sbin \
|
PATH=/bin:/usr/bin:/sbin:/usr/sbin \
|
||||||
/tools/bin/bash --login</userinput></screen>
|
/tools/bin/bash --login</userinput></screen>
|
||||||
|
|
||||||
|
@ -1,13 +1,13 @@
|
|||||||
<!ENTITY version "SVN-20170924">
|
<!ENTITY version "SVN-20171014">
|
||||||
<!ENTITY short-version "svn"> <!-- Used below in &blfs-book;
|
<!ENTITY short-version "svn"> <!-- Used below in &blfs-book;
|
||||||
Change to x.y for release but not -rc releases -->
|
Change to x.y for release but not -rc releases -->
|
||||||
<!ENTITY generic-version "development"> <!-- Use "development" or "x.y[-pre{x}]" -->
|
<!ENTITY generic-version "development"> <!-- Use "development" or "x.y[-pre{x}]" -->
|
||||||
|
|
||||||
<!ENTITY versiond "20170924-systemd">
|
<!ENTITY versiond "20171014-systemd">
|
||||||
<!ENTITY short-versiond "systemd">
|
<!ENTITY short-versiond "systemd">
|
||||||
<!ENTITY generic-versiond "systemd">
|
<!ENTITY generic-versiond "systemd">
|
||||||
|
|
||||||
<!ENTITY releasedate "September 24, 2017">
|
<!ENTITY releasedate "October 14, 2017">
|
||||||
|
|
||||||
<!ENTITY copyrightdate "1999-2017"><!-- jhalfs needs a literal dash, not – -->
|
<!ENTITY copyrightdate "1999-2017"><!-- jhalfs needs a literal dash, not – -->
|
||||||
<!ENTITY milestone "8.2">
|
<!ENTITY milestone "8.2">
|
||||||
|
36
packages.ent
36
packages.ent
@ -40,10 +40,10 @@
|
|||||||
<!ENTITY automake-ch6-du "110 MB">
|
<!ENTITY automake-ch6-du "110 MB">
|
||||||
<!ENTITY automake-ch6-sbu "less than 0.1 SBU (about 8.5 SBU with tests)">
|
<!ENTITY automake-ch6-sbu "less than 0.1 SBU (about 8.5 SBU with tests)">
|
||||||
|
|
||||||
<!ENTITY bash-version "4.4">
|
<!ENTITY bash-version "4.4.12">
|
||||||
<!ENTITY bash-size "9,158 KB">
|
<!ENTITY bash-size "9,242 KB">
|
||||||
<!ENTITY bash-url "&gnu;bash/bash-&bash-version;.tar.gz">
|
<!ENTITY bash-url "&gnu;bash/bash-&bash-version;.tar.gz">
|
||||||
<!ENTITY bash-md5 "148888a7c95ac23705559b6f477dfe25">
|
<!ENTITY bash-md5 "7c112970cbdcadfc331e10eeb5f6aa41">
|
||||||
<!ENTITY bash-home "&gnu-software;bash/">
|
<!ENTITY bash-home "&gnu-software;bash/">
|
||||||
<!ENTITY bash-ch5-du "61 MB">
|
<!ENTITY bash-ch5-du "61 MB">
|
||||||
<!ENTITY bash-ch5-sbu "0.4 SBU">
|
<!ENTITY bash-ch5-sbu "0.4 SBU">
|
||||||
@ -58,10 +58,10 @@
|
|||||||
<!ENTITY bc-ch6-du "3.6 MB">
|
<!ENTITY bc-ch6-du "3.6 MB">
|
||||||
<!ENTITY bc-ch6-sbu "0.1 SBU">
|
<!ENTITY bc-ch6-sbu "0.1 SBU">
|
||||||
|
|
||||||
<!ENTITY binutils-version "2.29">
|
<!ENTITY binutils-version "2.29.1">
|
||||||
<!ENTITY binutils-size "28,392 KB">
|
<!ENTITY binutils-size "28,441 KB">
|
||||||
<!ENTITY binutils-url "&gnu;binutils/binutils-&binutils-version;.tar.bz2">
|
<!ENTITY binutils-url "&gnu;binutils/binutils-&binutils-version;.tar.bz2">
|
||||||
<!ENTITY binutils-md5 "23733a26c8276edbb1168c9bee60e40e">
|
<!ENTITY binutils-md5 "9af59a2ca3488823e453bb356fe0f113">
|
||||||
<!ENTITY binutils-home "&gnu-software;binutils/">
|
<!ENTITY binutils-home "&gnu-software;binutils/">
|
||||||
<!ENTITY binutils-ch5p1-du "547 MB">
|
<!ENTITY binutils-ch5p1-du "547 MB">
|
||||||
<!ENTITY binutils-ch5p1-sbu "1 SBU">
|
<!ENTITY binutils-ch5p1-sbu "1 SBU">
|
||||||
@ -408,12 +408,12 @@
|
|||||||
|
|
||||||
<!ENTITY linux-major-version "4">
|
<!ENTITY linux-major-version "4">
|
||||||
<!ENTITY linux-minor-version "13">
|
<!ENTITY linux-minor-version "13">
|
||||||
<!ENTITY linux-patch-version "3">
|
<!ENTITY linux-patch-version "7">
|
||||||
<!--<!ENTITY linux-version "&linux-major-version;.&linux-minor-version;">-->
|
<!--<!ENTITY linux-version "&linux-major-version;.&linux-minor-version;">-->
|
||||||
<!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-size "98,229 KB">
|
<!ENTITY linux-size "98,237 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 "ab0ffc872db83b7fd2f5ffa089c81ca9">
|
<!ENTITY linux-md5 "cd49d80f54cbe6a3cd1dc51d28648848">
|
||||||
<!ENTITY linux-home "http://www.kernel.org/">
|
<!ENTITY linux-home "http://www.kernel.org/">
|
||||||
<!-- measured for 4.8.3 / gcc-6.2.0 on x86_64 : minimum is
|
<!-- measured for 4.8.3 / gcc-6.2.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,
|
||||||
@ -462,10 +462,10 @@
|
|||||||
<!ENTITY man-pages-ch6-du "27 MB">
|
<!ENTITY man-pages-ch6-du "27 MB">
|
||||||
<!ENTITY man-pages-ch6-sbu "less than 0.1 SBU">
|
<!ENTITY man-pages-ch6-sbu "less than 0.1 SBU">
|
||||||
|
|
||||||
<!ENTITY meson-version "0.42.1">
|
<!ENTITY meson-version "0.43.0">
|
||||||
<!ENTITY meson-size "1,021 KB">
|
<!ENTITY meson-size "1,042 KB">
|
||||||
<!ENTITY meson-url "https://github.com/mesonbuild/meson/releases/download/&meson-version;/meson-&meson-version;.tar.gz">
|
<!ENTITY meson-url "https://github.com/mesonbuild/meson/releases/download/&meson-version;/meson-&meson-version;.tar.gz">
|
||||||
<!ENTITY meson-md5 "a8ff06ab5e138dec64cbfa249ff4f8bb">
|
<!ENTITY meson-md5 "b0d389cc5937928c2f5114656dc5a99a">
|
||||||
<!ENTITY meson-home "http://mesonbuild.com">
|
<!ENTITY meson-home "http://mesonbuild.com">
|
||||||
<!ENTITY meson-ch6-du "30 MB">
|
<!ENTITY meson-ch6-du "30 MB">
|
||||||
<!ENTITY meson-ch6-sbu "0.4 SBU">
|
<!ENTITY meson-ch6-sbu "0.4 SBU">
|
||||||
@ -548,16 +548,16 @@
|
|||||||
<!ENTITY psmisc-ch6-du "4.2 MB">
|
<!ENTITY psmisc-ch6-du "4.2 MB">
|
||||||
<!ENTITY psmisc-ch6-sbu "less than 0.1 SBU">
|
<!ENTITY psmisc-ch6-sbu "less than 0.1 SBU">
|
||||||
|
|
||||||
<!ENTITY python-version "3.6.2">
|
<!ENTITY python-version "3.6.3">
|
||||||
<!ENTITY python-size "16,511 KB">
|
<!ENTITY python-size "16,577 KB">
|
||||||
<!ENTITY python-url "https://www.python.org/ftp/python/&python-version;/Python-&python-version;.tar.xz">
|
<!ENTITY python-url "https://www.python.org/ftp/python/&python-version;/Python-&python-version;.tar.xz">
|
||||||
<!ENTITY python-md5 "2c68846471994897278364fc18730dd9">
|
<!ENTITY python-md5 "b9c2c36c33fb89bda1fefd37ad5af9be">
|
||||||
<!ENTITY python-home "https://www.python.org/">
|
<!ENTITY python-home "https://www.python.org/">
|
||||||
<!ENTITY python-ch6-du "355 MB">
|
<!ENTITY python-ch6-du "355 MB">
|
||||||
<!ENTITY python-ch6-sbu "1.3 SBU">
|
<!ENTITY python-ch6-sbu "1.3 SBU">
|
||||||
<!ENTITY python-docs-url "https://docs.python.org/3.6/archives/python-3.6.2-docs-html.tar.bz2">
|
<!ENTITY python-docs-url "https://docs.python.org/3.6/archives/python-&python-version;-docs-html.tar.bz2">
|
||||||
<!ENTITY python-docs-md5 "7f14038af43b80251dbbb37e30e35f78">
|
<!ENTITY python-docs-md5 "5e4a8a97d4221fc67561ca26e26bd575">
|
||||||
<!ENTITY python-docs-size "5,976 MB">
|
<!ENTITY python-docs-size "7,728 MB">
|
||||||
|
|
||||||
<!ENTITY readline-version "7.0">
|
<!ENTITY readline-version "7.0">
|
||||||
<!ENTITY readline-size "2,842 KB">
|
<!ENTITY readline-size "2,842 KB">
|
||||||
|
@ -1,11 +1,11 @@
|
|||||||
<?xml version="1.0" encoding="ISO-8859-1"?>
|
<?xml version="1.0" encoding="ISO-8859-1"?>
|
||||||
|
|
||||||
<!-- Start of Common Patches -->
|
<!-- Start of Common Patches -->
|
||||||
|
<!--
|
||||||
<!ENTITY bash-fixes-patch "bash-&bash-version;-upstream_fixes-1.patch">
|
<!ENTITY bash-fixes-patch "bash-&bash-version;-upstream_fixes-1.patch">
|
||||||
<!ENTITY bash-fixes-patch-md5 "e3d5bf23a4e5628680893d46e6ff286e">
|
<!ENTITY bash-fixes-patch-md5 "e3d5bf23a4e5628680893d46e6ff286e">
|
||||||
<!ENTITY bash-fixes-patch-size "17 KB">
|
<!ENTITY bash-fixes-patch-size "17 KB">
|
||||||
|
-->
|
||||||
<!--
|
<!--
|
||||||
<!ENTITY bc-memory-leak-patch "bc-&bc-version;-memory_leak-1.patch">
|
<!ENTITY bc-memory-leak-patch "bc-&bc-version;-memory_leak-1.patch">
|
||||||
<!ENTITY bc-memory-leak-patch-md5 "877e81fba316fe487ec23501059d54b8">
|
<!ENTITY bc-memory-leak-patch-md5 "877e81fba316fe487ec23501059d54b8">
|
||||||
|
Loading…
Reference in New Issue
Block a user