mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-06-18 19:29:21 +01:00
Update to iproute2-5.0.0.
Update to linux-5.0.4. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11561 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
797ada6224
commit
0e800df240
@ -46,6 +46,14 @@
|
||||
<listitem>
|
||||
<para>2019-03-25</para>
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
<para>[bdubbs] - Update to iproute2-5.0.0. Fixes
|
||||
<ulink url="&lfs-ticket-root;4446">#4446</ulink>.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>[bdubbs] - Update to linux-5.0.4. Fixes
|
||||
<ulink url="&lfs-ticket-root;4444">#4444</ulink>.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>[xry111] - Use -ffile-prefix-map instead of -isystem and
|
||||
symlinks in the Glibc build to simplify the instruction.</para>
|
||||
|
@ -131,9 +131,9 @@
|
||||
<!--<listitem>
|
||||
<para>Intltool-&intltool-version;</para>
|
||||
</listitem>-->
|
||||
<!--<listitem>
|
||||
<listitem>
|
||||
<para>IPRoute2-&iproute2-version;</para>
|
||||
</listitem>-->
|
||||
</listitem>
|
||||
<!--<listitem>
|
||||
<para>Kbd-&kbd-version;</para>
|
||||
</listitem>-->
|
||||
|
@ -1,13 +1,13 @@
|
||||
<!ENTITY version "SVN-20190312">
|
||||
<!ENTITY version "SVN-20190325">
|
||||
<!ENTITY short-version "svn"> <!-- Used below in &blfs-book;
|
||||
Change to x.y for release but not -rc releases -->
|
||||
<!ENTITY generic-version "development"> <!-- Use "development" or "x.y[-pre{x}]" -->
|
||||
|
||||
<!ENTITY versiond "20190312-systemd">
|
||||
<!ENTITY versiond "20190325-systemd">
|
||||
<!ENTITY short-versiond "systemd">
|
||||
<!ENTITY generic-versiond "systemd">
|
||||
|
||||
<!ENTITY releasedate "March 12, 2019">
|
||||
<!ENTITY releasedate "March 25, 2019">
|
||||
|
||||
<!ENTITY copyrightdate "1999-2019"><!-- jhalfs needs a literal dash, not – -->
|
||||
<!ENTITY milestone "8.5">
|
||||
|
12
packages.ent
12
packages.ent
@ -349,10 +349,10 @@
|
||||
<!ENTITY intltool-ch6-du "1.5 MB">
|
||||
<!ENTITY intltool-ch6-sbu "less than 0.1 SBU">
|
||||
|
||||
<!ENTITY iproute2-version "4.20.0">
|
||||
<!ENTITY iproute2-size "691 KB">
|
||||
<!ENTITY iproute2-version "5.0.0">
|
||||
<!ENTITY iproute2-size "694 KB">
|
||||
<!ENTITY iproute2-url "&kernel;linux/utils/net/iproute2/iproute2-&iproute2-version;.tar.xz">
|
||||
<!ENTITY iproute2-md5 "f3dab4c812812bbb5873cb90f471bcbf">
|
||||
<!ENTITY iproute2-md5 "d22107b4d7cfb999eeb8ad8a0aec1124">
|
||||
<!ENTITY iproute2-home "&kernel;linux/utils/net/iproute2/">
|
||||
<!ENTITY iproute2-ch6-du "13 MB">
|
||||
<!ENTITY iproute2-ch6-sbu "0.2 SBU">
|
||||
@ -423,12 +423,12 @@
|
||||
|
||||
<!ENTITY linux-major-version "5">
|
||||
<!ENTITY linux-minor-version "0">
|
||||
<!ENTITY linux-patch-version "1">
|
||||
<!ENTITY linux-patch-version "4">
|
||||
<!--<!ENTITY linux-version "&linux-major-version;.&linux-minor-version;">-->
|
||||
<!ENTITY linux-version "&linux-major-version;.&linux-minor-version;.&linux-patch-version;">
|
||||
<!ENTITY linux-size "102,765 KB">
|
||||
<!ENTITY linux-size "102,784 KB">
|
||||
<!ENTITY linux-url "&kernel;linux/kernel/v&linux-major-version;.x/linux-&linux-version;.tar.xz">
|
||||
<!ENTITY linux-md5 "9b668e28c76f09be1a65040ec09598a1">
|
||||
<!ENTITY linux-md5 "8753b1dc0a3946c41b8d628f6fa18e42">
|
||||
<!ENTITY linux-home "https://www.kernel.org/">
|
||||
<!-- measured for 4.8.3 / gcc-6.2.0 on x86_64 : minimum is
|
||||
allnoconfig extended for a hopefully-bootable build on desktop machine,
|
||||
|
@ -19,12 +19,12 @@
|
||||
<firstname>Managing Editor: Bruce</firstname>
|
||||
<surname>Dubbs</surname>
|
||||
</author>
|
||||
<!--
|
||||
|
||||
<author revision="systemd">
|
||||
<firstname>Editor: Douglas R.</firstname>
|
||||
<surname>Reno</surname>
|
||||
</author>
|
||||
-->
|
||||
|
||||
<author revision="systemd">
|
||||
<firstname>Editor: DJ</firstname>
|
||||
<surname>Lucas</surname>
|
||||
|
Loading…
Reference in New Issue
Block a user