mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-03-05 22:04:48 +00:00
Update to linux-4.0.5.
Update to eudev-3.1.1. Update to perl-5.22.0. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10916 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
54dfb280b1
commit
241831ed06
@ -36,12 +36,36 @@
|
||||
</listitem>
|
||||
-->
|
||||
|
||||
<listitem>
|
||||
<para>2015-06-07</para>
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
<para>[bdubbs] - Update to linux-4.0.5. Fixes
|
||||
<ulink url="&lfs-ticket-root;3793">#3793</ulink>.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>[bdubbs] - Update to eudev-3.1.1. Fixes
|
||||
<ulink url="&lfs-ticket-root;3792">#3792</ulink>.</para>
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
<para>2015-06-05</para>
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
<para>[bdubbs] - Update to perl-5.22.0. Fixes
|
||||
<ulink url="&lfs-ticket-root;3791">#3791</ulink>.</para>
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
<para>2015-05-31</para>
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
<para>[bdubbs] - Update to eudev-3.1. Fixes
|
||||
Fixes <ulink url="&lfs-ticket-root;3790">#3790</ulink>.</para>
|
||||
<ulink url="&lfs-ticket-root;3790">#3790</ulink>.</para>
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
</listitem>
|
||||
|
@ -175,9 +175,9 @@
|
||||
<listitem>
|
||||
<para>Patch &patch-version;</para>
|
||||
</listitem>
|
||||
<!--<listitem>
|
||||
<listitem>
|
||||
<para>Perl &perl-version;</para>
|
||||
</listitem>-->
|
||||
</listitem>
|
||||
<!--<listitem>
|
||||
<para>Pkg-config &pkgconfig-version;</para>
|
||||
</listitem>-->
|
||||
@ -255,11 +255,11 @@
|
||||
<listitem>
|
||||
<para>Tcl-core-&tcl-version;</para>
|
||||
</listitem>
|
||||
|
||||
<!--
|
||||
<listitem>
|
||||
<para>&ncurses-gcc5-buildfixes-patch;</para>
|
||||
</listitem>
|
||||
|
||||
-->
|
||||
</itemizedlist>
|
||||
|
||||
<itemizedlist>
|
||||
|
@ -130,7 +130,7 @@
|
||||
<para>MD5 sum: <literal>&ncurses-gcc5-buildfixes-patch-md5;</literal></para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
<!--
|
||||
<varlistentry>
|
||||
<term>Perl GCC 5 Fixes Patch - <token>&perl-gcc5-fixes-patch-size;</token>:</term>
|
||||
<listitem>
|
||||
@ -138,7 +138,7 @@
|
||||
<para>MD5 sum: <literal>&perl-gcc5-fixes-patch-md5;</literal></para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
-->
|
||||
<varlistentry>
|
||||
<term>Readline Upstream Fixes Patch - <token>&readline-fixes-patch-size;</token>:</term>
|
||||
<listitem>
|
||||
|
@ -55,12 +55,12 @@
|
||||
|
||||
<screen><userinput remap="pre">export BUILD_ZLIB=False
|
||||
export BUILD_BZIP2=0</userinput></screen>
|
||||
|
||||
<!--
|
||||
<para>Apply a patch to allow the Errno.pm module and the h2ph
|
||||
program to build correctly when building with GCC 5:</para>
|
||||
|
||||
<screen><userinput remap="pre">patch -Np1 -i ../&perl-gcc5-fixes-patch;</userinput></screen>
|
||||
|
||||
-->
|
||||
<para>To have full control over the way Perl is set up, you can remove the
|
||||
<quote>-des</quote> options from the following command and hand-pick the way
|
||||
this package is built. Alternatively, use the command exactly as below to
|
||||
|
@ -1,7 +1,7 @@
|
||||
<!ENTITY version "SVN-20150531">
|
||||
<!ENTITY version "SVN-20150607">
|
||||
<!ENTITY short-version "svn"> <!-- Used below in &blfs-book;. Change to x.y for release
|
||||
but not -rc releases -->
|
||||
<!ENTITY releasedate "May 31, 2015">
|
||||
<!ENTITY releasedate "June 7, 2015">
|
||||
<!ENTITY copyrightdate "1999-2015"><!-- jhalfs needs a literal dash, not – -->
|
||||
<!ENTITY milestone "7.8">
|
||||
<!ENTITY generic-version "development"> <!-- Use "development", "testing", or "x.y[-pre{x}]" -->
|
||||
|
16
packages.ent
16
packages.ent
@ -134,10 +134,10 @@
|
||||
<!ENTITY e2fsprogs-ch6-du "52 MB">
|
||||
<!ENTITY e2fsprogs-ch6-sbu "2.7 SBU">
|
||||
|
||||
<!ENTITY eudev-version "3.1">
|
||||
<!ENTITY eudev-version "3.1.1">
|
||||
<!ENTITY eudev-size "1,815 KB">
|
||||
<!ENTITY eudev-url "http://dev.gentoo.org/~blueness/eudev/eudev-&eudev-version;.tar.gz">
|
||||
<!ENTITY eudev-md5 "3969383124e03df132cac92a519334fa">
|
||||
<!ENTITY eudev-md5 "d8d6b2ae5c9a740967b1ae2dccbae95b">
|
||||
<!ENTITY eudev-ch6-du "95 MB">
|
||||
<!ENTITY eudev-ch6-sbu "0.2 SBU">
|
||||
|
||||
@ -382,12 +382,12 @@
|
||||
|
||||
<!ENTITY linux-major-version "4">
|
||||
<!ENTITY linux-minor-version "0">
|
||||
<!ENTITY linux-patch-version "4">
|
||||
<!ENTITY linux-patch-version "5">
|
||||
<!ENTITY linux-version "&linux-major-version;.&linux-minor-version;.&linux-patch-version;">
|
||||
<!--<!ENTITY linux-version "&linux-major-version;.&linux-minor-version;">-->
|
||||
<!ENTITY linux-size "80,382 KB">
|
||||
<!ENTITY linux-size "80,390 KB">
|
||||
<!ENTITY linux-url "&kernel;linux/kernel/v&linux-major-version;.x/linux-&linux-version;.tar.xz">
|
||||
<!ENTITY linux-md5 "71d8b666438e6b59f103e9384889c15a">
|
||||
<!ENTITY linux-md5 "214836ae60a5674c31bb7cede5f47794">
|
||||
<!ENTITY linux-home "http://www.kernel.org/">
|
||||
<!-- measured for 3.9.0 / gcc-4.8.0 on x86_64 : minimum is
|
||||
allnoconfig extended for a hopefully-bootable build on desktop machine,
|
||||
@ -472,10 +472,10 @@
|
||||
<!ENTITY patch-ch6-du "11.6 MB">
|
||||
<!ENTITY patch-ch6-sbu "0.2 SBU">
|
||||
|
||||
<!ENTITY perl-version "5.20.2">
|
||||
<!ENTITY perl-size "13,396 KB">
|
||||
<!ENTITY perl-version "5.22.0">
|
||||
<!ENTITY perl-size "13,488 KB">
|
||||
<!ENTITY perl-url "http://www.cpan.org/src/5.0/perl-&perl-version;.tar.bz2">
|
||||
<!ENTITY perl-md5 "21062666f1c627aeb6dbff3c6952738b">
|
||||
<!ENTITY perl-md5 "f67b152160431b3180fb766bdc2d02e2">
|
||||
<!ENTITY perl-home "http://www.perl.org/">
|
||||
<!ENTITY perl-ch5-du "298 MB">
|
||||
<!ENTITY perl-ch5-sbu "1.2 SBU">
|
||||
|
@ -38,9 +38,11 @@
|
||||
<!ENTITY ncurses-gcc5-buildfixes-patch-md5 "f9015f670940350a3fc3c2ef347e2b33">
|
||||
<!ENTITY ncurses-gcc5-buildfixes-patch-size "4 KB">
|
||||
|
||||
<!--
|
||||
<!ENTITY perl-gcc5-fixes-patch "perl-&perl-version;-gcc5_fixes-1.patch">
|
||||
<!ENTITY perl-gcc5-fixes-patch-md5 "30f4907f63ec3ef7d50fa55e12d2923e">
|
||||
<!ENTITY perl-gcc5-fixes-patch-size "8 KB">
|
||||
-->
|
||||
|
||||
<!ENTITY readline-fixes-patch "readline-&readline-version;-upstream_fixes-3.patch">
|
||||
<!ENTITY readline-fixes-patch-md5 "6b0d9f4e79319d56a7fee9b35e5cfd1b">
|
||||
|
Loading…
Reference in New Issue
Block a user