Changeset bf6aefc


Ignore:
Timestamp:
06/12/2015 12:23:19 PM (9 years ago)
Author:
Fernando de Oliveira <fernando@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 7.10, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, nosym, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
30b736a5
Parents:
4b6f5d3
Message:

Update to bind9.10.2-P1 and BIND Utilities-9.10.2-P1.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@16112 af4574ff-66df-0310-9fd7-8a98e5e911e0

Files:
4 edited

Legend:

Unmodified
Added
Removed
  • introduction/welcome/changelog.xml

    r4b6f5d3 rbf6aefc  
    4848      <para>June 12th, 2015</para>
    4949      <itemizedlist>
     50        <listitem>
     51          <para>[fernando] - Update to bind9.10.2-P1 and
     52          BIND Utilities-9.10.2-P1. Fixes
     53          <ulink url="&blfs-ticket-root;6592">#6592</ulink>.</para>
     54        </listitem>
    5055        <listitem>
    5156          <para>[fernando] - Update to gtk+3-3.16.4. Fixes
  • networking/netutils/bind-utils.xml

    r4b6f5d3 rbf6aefc  
    66  <!ENTITY bind-download-http " ">
    77  <!ENTITY bind-download-ftp  "ftp://ftp.isc.org/isc/bind9/&bind-version;/bind-&bind-version;.tar.gz">
    8   <!ENTITY bind-md5sum          "dca7a9967947bffa98547fca6130fc04">
     8  <!ENTITY bind-md5sum          "bind9.10.2-P1 and BIND Utilities-9.10.2-P1">
    99  <!ENTITY bind-size            "8.1 MB">
    10   <!ENTITY bind-utils-buildsize "144 MB">
    11   <!ENTITY bind-utils-time      "0.6 SBU">
     10  <!ENTITY bind-utils-buildsize "159 MB">
     11  <!ENTITY bind-utils-time      "0.5 SBU">
    1212]>
    1313
     
    3939    client side applications.</para>
    4040
    41     &lfs77_checked;
     41    &lfs77_checked; &gcc5_checked;
    4242
    4343    <bridgehead renderas="sect3">Package Information</bridgehead>
  • packages.ent

    r4b6f5d3 rbf6aefc  
    361361<!-- Chapter 16 -->
    362362<!ENTITY avahi-version                "0.6.31">
    363 <!ENTITY bind-version                 "9.10.2">
     363<!ENTITY bind-version                 "9.10.2-P1">
    364364<!ENTITY mod_dnssd-version            "0.6">
    365365<!ENTITY NetworkManager-version       "1.0.2">
  • server/major/bind.xml

    r4b6f5d3 rbf6aefc  
    77  <!ENTITY bind-download-http " ">
    88  <!ENTITY bind-download-ftp  "ftp://ftp.isc.org/isc/bind9/&bind-version;/bind-&bind-version;.tar.gz">
    9   <!ENTITY bind-md5sum        "dca7a9967947bffa98547fca6130fc04">
     9  <!ENTITY bind-md5sum        "bind9.10.2-P1 and BIND Utilities-9.10.2-P1">
    1010  <!ENTITY bind-size          "8.1 MB">
    11   <!ENTITY bind-buildsize     "120 MB (additional 47 MB to run the test suite)">
     11  <!ENTITY bind-buildsize     "137 MB (additional 47 MB to run the test suite)">
    1212  <!ENTITY bind-time          "0.9 SBU (additional 20 minutes, processor independent, to run the complete test suite)">
    1313]>
     
    3434    to the <xref linkend="bind-utils"/>.</para>
    3535
    36     &lfs77_checked;
     36    &lfs77_checked; &gcc5_checked;
    3737
    3838    <bridgehead renderas="sect3">Package Information</bridgehead>
     
    8080    <bridgehead renderas="sect4">Optional database backends</bridgehead>
    8181    <para role="optional">
    82       <xref linkend="postgresql"/>,
     82      <xref linkend="db"/>,
    8383      <xref linkend="mariadb"/> or <ulink url="http://www.mysql.com/">MySQL</ulink>,
    84       <xref linkend="db"/>,
    85       <xref linkend="openldap"/>, and
     84      <xref linkend="openldap"/>,
     85      <xref linkend="postgresql"/>, and
    8686      <xref linkend="unixodbc"/>
    8787    </para>
     
    9797    <para role="optional">
    9898      <xref linkend="doxygen"/>,
    99       <xref linkend="texlive"/> (or <xref linkend="tl-installer"/>), and
    100       <xref linkend="libxslt"/>
     99      <xref linkend="libxslt"/>, and
     100      <xref linkend="texlive"/> (or <xref linkend="tl-installer"/>)
    101101    </para>
    102102
     
    134134    error messages: "RTNETLINK answers: Operation not permitted".  These
    135135    messages do not afffect the tests.</para></note>
    136 <!--
     136
    137137<screen role="root"><userinput>bin/tests/system/ifconfig.sh up</userinput></screen>
    138138
    139     <para>As an unprivileged user, remove some tests that fail:</para>
    140 
    141 <screen><userinput>sed -e 's/ecdsa //'   \
     139<!--   <para>As an unprivileged user, remove some tests that fail:</para>
     140
     141<screen><userinput>
     142sed -e 's/ecdsa //'   \
     143    -e 's/masterformat //' \
     144    -e 's/reclimit //' \
    142145    -e 's/tsiggss //' \
    143146    -i bin/tests/system/conf.sh</userinput></screen>
    144147
    145148    <para>Now run the test suite as an unprivileged user:</para>-->
    146     <para>The test suite may indicate som failures depending on installed
     149    <para>The test suite may indicate some failures depending on installed
    147150    optional dependencies and what configuration options are used. 
    148     To run the tests as an unprivileged user, execute:</para>
    149 
    150 <screen><userinput>make check</userinput></screen>
     151    To run the tests, as an unprivileged user, execute:</para>
     152
     153<screen><userinput>make -k check</userinput></screen>
    151154
    152155    <para>Again as <systemitem class="username">root</systemitem>, clean up the
     
    171174  <sect2 role="commands">
    172175    <title>Command Explanations</title>
    173 
     176<!--
    174177    <para><command>sed ... bin/tests/system/conf.sh</command>: This command
    175     removes tests that fail (some for unknown reasons).</para>
     178    removes tests that fail (some for unknown reasons).</para>-->
    176179
    177180    <para><parameter>--sysconfdir=/etc</parameter>: This parameter forces
Note: See TracChangeset for help on using the changeset viewer.