Changeset 9218b05


Ignore:
Timestamp:
02/19/2016 10:11:22 PM (8 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
10.0, 10.0-rc1, 10.1, 10.1-rc1, 11.0, 11.0-rc1, 11.0-rc2, 11.0-rc3, 11.1, 11.1-rc1, 11.2, 11.2-rc1, 11.3, 11.3-rc1, 12.0, 12.0-rc1, 12.1, 12.1-rc1, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, arm, bdubbs/gcc13, ml-11.0, multilib, renodr/libudev-from-systemd, s6-init, trunk, xry111/arm64, xry111/arm64-12.0, xry111/clfs-ng, xry111/lfs-next, xry111/loongarch, xry111/loongarch-12.0, xry111/loongarch-12.1, xry111/mips64el, xry111/pip3, xry111/rust-wip-20221008, xry111/update-glibc
Children:
a885478, da6a8bc
Parents:
9d2bb34c
Message:

LFS-7.9-rc2 released.
Update to glibc-2.23.
Update to linux-4.4.2.

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11019 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689

Files:
8 edited

Legend:

Unmodified
Added
Removed
  • chapter01/changelog.xml

    r9d2bb34c r9218b05  
    4040      <itemizedlist>
    4141        <listitem>
     42          <para>[bdubbs] - LFS-7.9-rc2 released.</para>
     43        </listitem>
     44        <listitem>
     45          <para>[bdubbs] - Update to glibc-2.23.  Fixes
     46          <ulink url="&lfs-ticket-root;3889">#3889</ulink>.</para>
     47        </listitem>
     48        <listitem>
     49          <para>[bdubbs] - Update to linux-4.4.2.  Fixes
     50          <ulink url="&lfs-ticket-root;3888">#3888</ulink>.</para>
     51        </listitem>
     52      </itemizedlist>
     53    </listitem>
     54
     55    <listitem>
     56      <para>2016-02-16</para>
     57      <itemizedlist>
     58        <listitem>
    4259          <para>[bdubbs] - Update patches for bash, binutils,
    43           glibc, mpfr, and gcc from upstream repositories.</para>
     60          glibc, mpfr, and gcc from upstream repositories. Fixes (among other
     61          things) <ulink url="&lfs-ticket-root;3887">#3887</ulink>.</para>
    4462        </listitem>
    4563      </itemizedlist>
  • chapter01/whatsnew.xml

    r9d2bb34c r9218b05  
    9595      <para>Gettext &gettext-version;</para>
    9696    </listitem>
    97     <!--<listitem>
     97    <listitem>
    9898      <para>Glibc &glibc-version;</para>
    99     </listitem>-->
     99    </listitem>
    100100    <listitem>
    101101      <para>GMP &gmp-version;</para>
     
    258258-->
    259259    <listitem>
    260       <para>&glibc-largefile-patch;</para>
    261     </listitem>
    262 
    263     <listitem>
    264       <para>&glibc-upstream-patch2;</para>
    265     </listitem>
    266 
    267     <listitem>
    268260      <para>&mpfr-upstream-patch;</para>
    269261    </listitem>
     
    279271    </listitem>-->
    280272
    281     <!--<listitem>
    282       <para>Eudev-manpages separate tarball</para>
    283     </listitem>-->
     273    <listitem>
     274      <para>glibc-2.22-upstream_i386_fix-1.patch</para>
     275    </listitem>
    284276
    285277  </itemizedlist>
  • chapter03/patches.xml

    r9d2bb34c r9218b05  
    7474      </listitem>
    7575    </varlistentry>
    76 
     76<!--
    7777    <varlistentry>
    7878      <term>Glibc i386 Patch - <token>&glibc-upstream-patch-size;</token>:</term>
     
    8282      </listitem>
    8383    </varlistentry>
    84 
    85     <varlistentry>
    86       <term>Glibc Largefile Patch - <token>&glibc-largefile-patch-size;</token>:</term>
    87       <listitem>
    88         <para>Download: <ulink url="&patches-root;&glibc-largefile-patch;"/></para>
    89         <para>MD5 sum: <literal>&glibc-largefile-patch-md5;</literal></para>
    90       </listitem>
    91     </varlistentry>
    92 
    93     <varlistentry>
    94       <term>Glibc Upstream Patchs - <token>&glibc-upstream-patch2-size;</token>:</term>
    95       <listitem>
    96         <para>Download: <ulink url="&patches-root;&glibc-upstream-patch2;"/></para>
    97         <para>MD5 sum: <literal>&glibc-upstream-patch2-md5;</literal></para>
    98       </listitem>
    99     </varlistentry>
    100 
     84-->
    10185    <varlistentry>
    10286      <term>Kbd Backspace/Delete Fix Patch - <token>&kbd-backspace-patch-size;</token>:</term>
  • chapter05/glibc.xml

    r9d2bb34c r9218b05  
    4343  <sect2 role="installation">
    4444    <title>Installation of Glibc</title>
    45 
     45<!--
    4646    <para>First fix a build problem that affects i386 systems:</para>
    4747
    4848<screen><userinput remap="pre">patch -Np1 -i ../&glibc-upstream-patch;</userinput></screen>
    49 
     49-->
    5050    <para>The Glibc documentation recommends building Glibc
    5151    in a dedicated build directory:</para>
  • chapter06/glibc.xml

    r9d2bb34c r9218b05  
    6868    Glibc autoconf tests would give false results and defeat the goal
    6969    of achieving a clean build.</para>
    70 
     70<!--
    7171    <para>Now fix a build problem that affects i386 systems:</para>
    7272
     
    8181
    8282<screen><userinput remap="pre">patch -Np1 -i ../&glibc-upstream-patch2;</userinput></screen>
    83 
     83-->
    8484    <para>The Glibc documentation recommends building Glibc
    8585    in a dedicated build directory:</para>
     
    116116
    117117      <listitem>
    118         <para><emphasis>posix/tst-getaddrinfo4</emphasis> will always fail due
    119         to not having the necessary  networking applications when the tests are
     118        <para><emphasis>posix/tst-getaddrinfo4</emphasis> and
     119        <emphasis>posix/tst-getaddrinfo5</emphasis> will always fail due
     120        to not having the necessary networking applications when the tests are
    120121        run.</para>
    121122      </listitem>
     
    130131      <listitem>
    131132        <para>The math tests sometimes fail when running on
    132         systems where the CPU is not a relatively new genuine Intel or
    133         authentic AMD processor.</para>
     133        systems where the CPU is not a relatively new Intel or
     134        AMD processor.</para>
    134135      </listitem>
    135 
     136<!--
    136137      <listitem>
    137138        <para>The <emphasis>elf/tst-protected1a</emphasis> and
     
    139140        fail with the current stable version of binutils.</para>
    140141      </listitem>
    141 <!--
     142
    142143      <listitem>
    143144        <para>When running on older and slower hardware or on systems under
  • general.ent

    r9d2bb34c r9218b05  
    1 <!ENTITY version         "SVN-20160216">
     1<!ENTITY version         "SVN-20160219">
    22<!ENTITY short-version   "svn">  <!-- Used below in &blfs-book;. Change to x.y for release
    33                                      but not -rc releases -->
    4 <!ENTITY releasedate     "February 16, 2016">
     4<!ENTITY releasedate     "February 19, 2016">
    55<!ENTITY copyrightdate   "1999-2016"><!-- jhalfs needs a literal dash, not &ndash; -->
    66<!ENTITY milestone       "7.9">
  • packages.ent

    r9d2bb34c r9218b05  
    230230<!ENTITY gettext-ch6-sbu "3.3 SBU">
    231231
    232 <!ENTITY glibc-version "2.22">
    233 <!ENTITY glibc-size "12,666 KB">
     232<!ENTITY glibc-version "2.23">
     233<!ENTITY glibc-size "13,140 KB">
    234234<!ENTITY glibc-url "&gnu;glibc/glibc-&glibc-version;.tar.xz">
    235 <!ENTITY glibc-md5 "e51e02bf552a0a1fbbdc948fb2f5e83c">
     235<!ENTITY glibc-md5 "456995968f3acadbed39f5eba31678df">
    236236<!ENTITY glibc-home "&gnu-software;libc/">
    237237<!ENTITY glibc-ch5-du "650 MB">
     
    383383<!ENTITY linux-major-version "4">
    384384<!ENTITY linux-minor-version "4">
    385 <!ENTITY linux-patch-version "1">
     385<!ENTITY linux-patch-version "2">
    386386<!ENTITY linux-version "&linux-major-version;.&linux-minor-version;.&linux-patch-version;">
    387387<!-- <!ENTITY linux-version "&linux-major-version;.&linux-minor-version;">-->
    388 <!ENTITY linux-size "85,244 KB">
     388<!ENTITY linux-size "85,249 KB">
    389389<!ENTITY linux-url "&kernel;linux/kernel/v&linux-major-version;.x/linux-&linux-version;.tar.xz">
    390 <!ENTITY linux-md5 "d27b1458acde6369cf9eaf956f402901">
     390<!ENTITY linux-md5 "d1b8be99e6c12cbc52b2af0520d550bb">
    391391<!ENTITY linux-home "http://www.kernel.org/">
    392392<!-- measured for 3.9.0 / gcc-4.8.0 on x86_64 : minimum is
  • patches.ent

    r9d2bb34c r9218b05  
    2323<!ENTITY coreutils-i18n-patch-size "146 KB">
    2424
    25 <!--
    26 <!ENTITY gcc-upstream-patch "gcc-&gcc-version;-upstream_fixes-1.patch">
    27 <!ENTITY gcc-upstream-patch-md5 "56d86c16ea62e024e6eebbdc9dc63700">
    28 <!ENTITY gcc-upstream-patch-size "251 KB">
    29 -->
    30 
    31 <!ENTITY glibc-upstream-patch "glibc-&glibc-version;-upstream_i386_fix-1.patch">
    32 <!ENTITY glibc-upstream-patch-md5 "cfb3cb46074a833ac5729be79e4f2592">
    33 <!ENTITY glibc-upstream-patch-size "1.9 KB">
    34 
    35 <!ENTITY glibc-upstream-patch2 "glibc-&glibc-version;-upstream_fixes-1.patch">
    36 <!ENTITY glibc-upstream-patch2-md5 "2357ae19ff8b1bfc527214d19d328903">
    37 <!ENTITY glibc-upstream-patch2-size "52 KB">
    38 
    3925<!ENTITY glibc-fhs-patch "glibc-&glibc-version;-fhs-1.patch">
    4026<!ENTITY glibc-fhs-patch-md5 "9a5997c3452909b1769918c759eff8a2">
    4127<!ENTITY glibc-fhs-patch-size "2.8 KB">
    42 
    43 <!ENTITY glibc-largefile-patch "glibc-&glibc-version;-largefile-1.patch">
    44 <!ENTITY glibc-largefile-patch-md5 "203fe9133e82f2b59969c116b70fd84e">
    45 <!ENTITY glibc-largefile-patch-size "2.3 KB">
    4628
    4729<!ENTITY kbd-backspace-patch "kbd-&kbd-version;-backspace-1.patch">
Note: See TracChangeset for help on using the changeset viewer.