mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-06-18 19:29:21 +01:00
Update to tzdata2014f.
Update to linux-3.16.1. Update to iproute2-3.16.0. Update bison dependencies. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10690 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
87af6d65ed
commit
eb7c12d68f
@ -297,7 +297,7 @@
|
||||
|
||||
<seglistitem>
|
||||
<seg>Bash, Binutils, Coreutils, GCC, Gettext, Glibc,
|
||||
Grep, M4, Make, and Sed</seg>
|
||||
Grep, M4, Make, Perl, and Sed</seg>
|
||||
</seglistitem>
|
||||
</segmentedlist>
|
||||
|
||||
|
@ -35,6 +35,28 @@
|
||||
</itemizedlist>
|
||||
</listitem>
|
||||
-->
|
||||
<listitem>
|
||||
<para>2014-08-14</para>
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
<para>[bdubbs] - Update to tzdata2014f. Fixes
|
||||
<ulink url="&lfs-ticket-root;3653">#3653</ulink>.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>[bdubbs] - Update to linux-3.16.1. Fixes
|
||||
<ulink url="&lfs-ticket-root;3643">#3643</ulink>.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>[bdubbs] - Update to iproute2-3.16.0. Fixes
|
||||
<ulink url="&lfs-ticket-root;3651">#3651</ulink>.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>[bdubbs] - Update bison dependencies. Fixes
|
||||
<ulink url="&lfs-ticket-root;3652">#3652</ulink>.</para>
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
<para>2014-08-12</para>
|
||||
<itemizedlist>
|
||||
|
@ -1,6 +1,6 @@
|
||||
<!ENTITY version "SVN-20140812">
|
||||
<!ENTITY version "SVN-20140814">
|
||||
<!ENTITY short-version "svn"> <!-- Used in dbus chapter, change to x.y for release -->
|
||||
<!ENTITY releasedate "August 12, 2014">
|
||||
<!ENTITY releasedate "August 14, 2014">
|
||||
<!ENTITY copyrightdate "1999-2014"><!-- jhalfs needs a literal dash, not – -->
|
||||
<!ENTITY milestone "7.6">
|
||||
<!ENTITY generic-version "development"> <!-- Use "development", "testing", or "x.y[-pre{x}]" -->
|
||||
|
20
packages.ent
20
packages.ent
@ -338,10 +338,10 @@
|
||||
<!ENTITY intltool-ch6-du "1.4 MB">
|
||||
<!ENTITY intltool-ch6-sbu "0.1 SBU">
|
||||
|
||||
<!ENTITY iproute2-version "3.15.0">
|
||||
<!ENTITY iproute2-size "428 KB">
|
||||
<!ENTITY iproute2-version "3.16.0">
|
||||
<!ENTITY iproute2-size "429 KB">
|
||||
<!ENTITY iproute2-url "&kernel;linux/utils/net/iproute2/iproute2-&iproute2-version;.tar.xz">
|
||||
<!ENTITY iproute2-md5 "5b1711c9d16071959052e369a2682d77">
|
||||
<!ENTITY iproute2-md5 "6c823b40fdcfa7b8120743349a52ac18">
|
||||
<!ENTITY iproute2-home "&kernel;linux/utils/net/iproute2/">
|
||||
<!ENTITY iproute2-ch6-du "7.3 MB">
|
||||
<!ENTITY iproute2-ch6-sbu "0.1 SBU">
|
||||
@ -406,13 +406,13 @@
|
||||
<!ENTITY libtool-ch6-sbu "3.0 SBU">
|
||||
|
||||
<!ENTITY linux-major-version "3">
|
||||
<!ENTITY linux-minor-version "15">
|
||||
<!ENTITY linux-patch-version "6">
|
||||
<!ENTITY linux-minor-version "16">
|
||||
<!ENTITY linux-patch-version "1">
|
||||
<!ENTITY linux-version "&linux-major-version;.&linux-minor-version;.&linux-patch-version;">
|
||||
<!--<!ENTITY linux-version "&linux-major-version;.&linux-minor-version;">-->
|
||||
<!ENTITY linux-size "77,822 KB">
|
||||
<!ENTITY linux-size "78,602 KB">
|
||||
<!ENTITY linux-url "&kernel;linux/kernel/v&linux-major-version;.x/linux-&linux-version;.tar.xz">
|
||||
<!ENTITY linux-md5 "739272475e2e3981974e1f083d0eba47">
|
||||
<!ENTITY linux-md5 "e7a985a243b7941b6bc6240fcbc797fc">
|
||||
<!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,
|
||||
@ -614,10 +614,10 @@
|
||||
<!ENTITY systemd-ch6-du "410 MB">
|
||||
<!ENTITY systemd-ch6-sbu "4.5 SBU">
|
||||
|
||||
<!ENTITY tzdata-version "2014e">
|
||||
<!ENTITY tzdata-size "217 KB">
|
||||
<!ENTITY tzdata-version "2014f">
|
||||
<!ENTITY tzdata-size "226 KB">
|
||||
<!ENTITY tzdata-url "http://www.iana.org/time-zones/repository/releases/tzdata&tzdata-version;.tar.gz">
|
||||
<!ENTITY tzdata-md5 "8a49fdedd4e832da8e85f7f9bcaedc33">
|
||||
<!ENTITY tzdata-md5 "f333b2e8f876221a97871cae0c188aa5">
|
||||
<!ENTITY tzdata-home "http://www.iana.org/time-zones">
|
||||
<!ENTITY tzdata-ch6-du "6.4 MB">
|
||||
<!ENTITY tzdata-ch6-sbu "less than 0.1 SBU">
|
||||
|
Loading…
Reference in New Issue
Block a user