Changeset 1c27a53


Ignore:
Timestamp:
08/16/2015 05:54:29 PM (9 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.8, 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:
f67e0d43
Parents:
f5e821c
Message:

Update to tzdata-2015f.
Add a workaround to ncurses in Chapter 5 for hosts that have mawk installed.
Document some minor test failures.

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

Files:
8 edited

Legend:

Unmodified
Added
Removed
  • Makefile

    rf5e821c r1c27a53  
    2525        fi;
    2626        $(Q)cp stylesheets/lfs-xsl/*.css $(BASEDIR)/stylesheets
     27        $(Q)pushd $(BASEDIR)/; sed -i -e "s@../stylesheets@stylesheets@g" *.html; popd
     28
    2729        $(Q)if [ ! -e $(BASEDIR)/images ]; then \
    2830          mkdir -p $(BASEDIR)/images; \
    2931        fi;
    3032        $(Q)cp images/*.png $(BASEDIR)/images
    31         $(Q)cd $(BASEDIR)/; sed -i -e "s@../stylesheets@stylesheets@g" *.html
    32 #       $(Q)cd $(BASEDIR)/; sed -i -e "s@../images@images@g" *.html
     33#       $(Q)pushd $(BASEDIR)/; sed -i -e "s@../images@images@g" *.html; popd
    3334
    3435        @echo "Running Tidy and obfuscate.sh..."
  • chapter01/changelog.xml

    rf5e821c r1c27a53  
    4141      <itemizedlist>
    4242        <listitem>
     43          <para>[bdubbs] - Update to tzdata-2015f. Fixes
     44          <ulink url="&lfs-ticket-root;3830">#3830</ulink>.</para>
     45        </listitem>
     46        <listitem>
     47          <para>[bdubbs] - Add a workaround to ncurses in
     48          Chapter 5 for hosts that have mawk installed.</para>
     49        </listitem>
     50      </itemizedlist>
     51    </listitem>
     52
     53    <listitem>
     54      <para>2015-08-11</para>
     55      <itemizedlist>
     56        <listitem>
    4357          <para>[bdubbs] - Update to procps-ng-3.3.11. Fixes
    4458          <ulink url="&lfs-ticket-root;3829">#3829</ulink>.</para>
  • chapter05/ncurses.xml

    rf5e821c r1c27a53  
    4343  <sect2 role="installation">
    4444    <title>Installation of Ncurses</title>
     45
     46    <para>First, ensure that gawk is found first during configuration:</para>
     47
     48<screen><userinput remap="pre">sed s/mawk// configure</userinput></screen>
    4549
    4650    <para>Prepare Ncurses for compilation:</para>
  • chapter06/autoconf.xml

    rf5e821c r1c27a53  
    5656    <para>This takes a long time, about 4.7 SBUs. In addition, 6 tests are skipped
    5757    that use Automake. For full test coverage, Autoconf can be re-tested
    58     after Automake has been installed.  In addition, one test fails due to
     58    after Automake has been installed.  In addition, two tests fail due to
    5959    changes in libtool-2.4.3 and later.</para>
    6060
  • chapter06/glibc.xml

    rf5e821c r1c27a53  
    104104
    105105      <listitem>
    106         <para>posix/tst-getaddrinfo4 will always fail
    107         due to not having a network connection when the tests are run.</para>
     106        <para><emphasis>posix/tst-getaddrinfo4</emphasis> will always fail due
     107        to not having the necessary  networking applications when the tests are
     108        run.</para>
    108109      </listitem>
    109110
     
    119120        systems where the CPU is not a relatively new genuine Intel or
    120121        authentic AMD processor.</para>
     122      </listitem>
     123
     124      <listitem>
     125        <para>The <emphasis>elf/tst-protected1a</emphasis> and
     126        <emphasis>elf/tst-protected1a</emphasis> tests are known to
     127        fail with the current stable version of binutils.</para>
    121128      </listitem>
    122129<!--
  • chapter06/inetutils.xml

    rf5e821c r1c27a53  
    9797<screen><userinput remap="test">make check</userinput></screen>
    9898
     99    <para>One test, <emphasis>libls.sh</emphasis>, is known to fail due to hard
     100    coding of some support program paths.  All tests pass if the tests are
     101    rerun at the end of Chapter 6.</para>
     102
    99103    <para>Install the package:</para>
    100104
  • general.ent

    rf5e821c r1c27a53  
    1 <!ENTITY version         "SVN-20150811">
     1<!ENTITY version         "SVN-20150816">
    22<!ENTITY short-version   "svn">  <!-- Used below in &blfs-book;. Change to x.y for release
    33                                      but not -rc releases -->
    4 <!ENTITY releasedate     "August 11, 2015">
     4<!ENTITY releasedate     "August 16, 2015">
    55<!ENTITY copyrightdate   "1999-2015"><!-- jhalfs needs a literal dash, not &ndash; -->
    66<!ENTITY milestone       "7.8">
  • packages.ent

    rf5e821c r1c27a53  
    578578<!ENTITY texinfo-ch6-sbu "0.5 SBU">
    579579
    580 <!ENTITY tzdata-version "2015e">
    581 <!ENTITY tzdata-size "290 KB">
     580<!ENTITY tzdata-version "2015f">
     581<!ENTITY tzdata-size "292 KB">
    582582<!ENTITY tzdata-url "http://www.iana.org/time-zones/repository/releases/tzdata&tzdata-version;.tar.gz">
    583 <!ENTITY tzdata-md5 "36f9056efb432ca945c73397acfce0d4">
     583<!ENTITY tzdata-md5 "e3b82732d20e973e48af1c6f13df9a1d">
    584584<!ENTITY tzdata-home "http://www.iana.org/time-zones">
    585585
Note: See TracChangeset for help on using the changeset viewer.