Changeset 50287538


Ignore:
Timestamp:
02/19/2015 10:04:41 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.7, 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:
51109347
Parents:
99aedadf
Message:

Update to BIND-9.10.1-P2 and BIND Utilities-9.10.1-P2.

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

Files:
4 edited

Legend:

Unmodified
Added
Removed
  • introduction/welcome/changelog.xml

    r99aedadf r50287538  
    4949      <itemizedlist>
    5050        <listitem>
     51          <para>[fernando] - Update to BIND-9.10.1-P2 and
     52          BIND Utilities-9.10.1-P2. Fixes
     53          <ulink url="&blfs-ticket-root;6161">#6161</ulink>.</para>
     54        </listitem>
     55        <listitem>
    5156          <para>[pierre] - Update to gdk-pixbuf-2.31.2. Fixes
    52           <ulink url="&blfs-ticket-root;5852">#5852.</para>
    53         </listitem>
     57          <ulink url="&blfs-ticket-root;5852">#5852</ulink>.</para>
    5458        </listitem>
    5559      </itemizedlist>
  • networking/netutils/bind-utils.xml

    r99aedadf r50287538  
    44  <!ENTITY % general-entities SYSTEM "../../general.ent">
    55  %general-entities;
    6   <!ENTITY bind-download-http   " ">
    7   <!ENTITY bind-download-ftp    "ftp://ftp.isc.org/isc/bind9/&bind-version;/bind-&bind-version;.tar.gz">
    8   <!ENTITY bind-md5sum          "bdb9af9db9d389f8b8b3db6e0bc1bfee">
     6  <!ENTITY bind-download-http " ">
     7  <!ENTITY bind-download-ftp  "ftp://ftp.isc.org/isc/bind9/&bind-version;/bind-&bind-version;.tar.gz">
     8  <!ENTITY bind-md5sum          "2ca3474c5cefebbbeea32710b048cd1c">
    99  <!ENTITY bind-size            "8.0 MB">
    1010  <!ENTITY bind-utils-buildsize "109 MB">
  • packages.ent

    r99aedadf r50287538  
    355355<!-- Chapter 16 -->
    356356<!ENTITY avahi-version                "0.6.31">
    357 <!ENTITY bind-version                 "9.10.1-P1">
     357<!ENTITY bind-version                 "9.10.1-P2">
    358358<!ENTITY mod_dnssd-version            "0.6">
    359359<!ENTITY NetworkManager-version       "1.0.0">
  • server/major/bind.xml

    r99aedadf r50287538  
    66
    77  <!ENTITY bind-download-http " ">
    8   <!ENTITY bind-download-ftp
    9   "ftp://ftp.isc.org/isc/bind9/&bind-version;/bind-&bind-version;.tar.gz">
    10   <!ENTITY bind-md5sum        "bdb9af9db9d389f8b8b3db6e0bc1bfee">
     8  <!ENTITY bind-download-ftp  "ftp://ftp.isc.org/isc/bind9/&bind-version;/bind-&bind-version;.tar.gz">
     9  <!ENTITY bind-md5sum        "2ca3474c5cefebbbeea32710b048cd1c">
    1110  <!ENTITY bind-size          "8.0 MB">
    12   <!ENTITY bind-buildsize     "102 MB (additional 49 MB to run the test suite)">
    13   <!ENTITY bind-time          "1.0 SBU (additional 21 minutes, processor independent, to run the complete test suite)">
     11  <!ENTITY bind-buildsize     "102 MB (additional 43 MB to run the test suite)">
     12  <!ENTITY bind-time          "1.1 SBU (additional 16 minutes, processor independent, to run the complete test suite)">
    1413]>
    1514
     
    114113<screen><userinput>patch -Np1 -i ../bind-&bind-version;-use_iproute2-1.patch</userinput></screen>
    115114
    116     <para>If you wish to run the test suite, remove some tests that fail:</para>
    117 
    118 <screen><userinput>sed -e 's/ecdsa //'   \
    119     -e 's/tsiggss //' \
    120     -e 's/xfer //'    \
    121     -i bin/tests/system/conf.sh.in</userinput></screen>
    122 
    123115    <para>Install <application>BIND</application> by running the
    124116    following commands:</para>
     
    144136<screen role="root"><userinput>bin/tests/system/ifconfig.sh up</userinput></screen>
    145137
     138    <para>As an unprivileged user, remove some tests that fail:</para>
     139
     140<screen><userinput>sed -e 's/ecdsa //'   \
     141    -e 's/tsiggss //' \
     142    -i bin/tests/system/conf.sh</userinput></screen>
     143
    146144    <para>Now run the test suite as an unprivileged user:</para>
    147145
     
    170168    <title>Command Explanations</title>
    171169
    172     <para><command>sed ... bin/tests/system/conf.sh.in</command>:
    173     This command removes tests that fail (some for unknown reasons).</para>
     170    <para><command>sed ... bin/tests/system/conf.sh</command>: This command
     171    removes tests that fail (some for unknown reasons).</para>
    174172
    175173    <para><parameter>--sysconfdir=/etc</parameter>: This parameter forces
     
    280278<screen role="root"><?dbfo keep-together="auto"?><userinput>cat &gt;&gt; /srv/named/etc/named.conf &lt;&lt; "EOF"
    281279<literal>options {
    282     directory "/etc/namedb";
     280    directory "/srv/named/etc/namedb";
    283281    pid-file "/var/run/named.pid";
    284282    statistics-file "/var/run/named.stats";
Note: See TracChangeset for help on using the changeset viewer.