Changeset 37c43561


Ignore:
Timestamp:
07/30/2013 01:28:34 AM (11 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 7.10, 7.4, 7.5, 7.6, 7.6-blfs, 7.6-systemd, 7.7, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, gnome, kde5-13430, kde5-14269, kde5-14686, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, krejzi/svn, lazarus, lxqt, nosym, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, systemd-11177, systemd-13485, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
ee52bbb9
Parents:
03886fd
Message:

Update to bind-9.9.3-p2

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

Files:
4 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    r03886fd r37c43561  
    457457<!-- Chapter 16 -->
    458458<!ENTITY avahi-version                "0.6.31">
    459 <!ENTITY bind-version                 "9.9.3-P1">
     459<!ENTITY bind-version                 "9.9.3-P2">
    460460<!ENTITY mod_dnssd-version            "0.6">
    461461<!ENTITY NetworkManager-version       "0.9.8.2">
  • introduction/welcome/changelog.xml

    r03886fd r37c43561  
    5757      <itemizedlist>
    5858        <listitem>
     59          <para>[bdubbs] - Update to bind-9.9.3-P2 and bind-utils.</para>
     60        </listitem>
     61        <listitem>
    5962          <para>[bdubbs] - Update to wireshark-1.10.1.</para>
    6063        </listitem>
  • networking/netutils/bind-utils.xml

    r03886fd r37c43561  
    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          "cf9cd9238d7bc15f1b4a5a5fff90f0d4">
     8  <!ENTITY bind-md5sum          "943f6de6bfdfd821aa444242c02c1322">
    99  <!ENTITY bind-size            "7.1 MB">
    10   <!ENTITY bind-utils-buildsize "160 MB">
     10  <!ENTITY bind-utils-buildsize "146 MB">
    1111  <!ENTITY bind-utils-time      "0.7 SBU">
    1212]>
  • server/major/bind.xml

    r03886fd r37c43561  
    88  <!ENTITY bind-download-ftp
    99  "ftp://ftp.isc.org/isc/bind9/&bind-version;/bind-&bind-version;.tar.gz">
    10   <!ENTITY bind-md5sum "cf9cd9238d7bc15f1b4a5a5fff90f0d4">
     10  <!ENTITY bind-md5sum "943f6de6bfdfd821aa444242c02c1322">
    1111  <!ENTITY bind-size "7.1 MB">
    1212  <!ENTITY bind-buildsize "125 MB (additional 34 MB to run the test suite)">
    13   <!ENTITY bind-time "1.0 SBU (additional 15 minutes, processor independent, to
     13  <!ENTITY bind-time "1.1 SBU (additional 15 minutes, processor independent, to
    1414  run the complete test suite)">
    1515]>
Note: See TracChangeset for help on using the changeset viewer.