Changeset be4a407 for server


Ignore:
Timestamp:
03/28/2015 01:22:21 PM (9 years ago)
Author:
Pierre Labastie <pieere@…>
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:
3c7ad7e4
Parents:
269beb5
Message:

Update to Unbound-1.5.3

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • server/other/unbound.xml

    r269beb5 rbe4a407  
    77  <!ENTITY unbound-download-http "http://www.unbound.net/downloads/unbound-&unbound-version;.tar.gz">
    88  <!ENTITY unbound-download-ftp  " ">
    9   <!ENTITY unbound-md5sum        "4aae09f78509eaf002f7869e19f29321">
     9  <!ENTITY unbound-md5sum        "1e95fdcbaaf5dc87432d898006a5eb13">
    1010  <!ENTITY unbound-size          "4.6 MB">
    11   <!ENTITY unbound-buildsize     "39 MB">
    12   <!ENTITY unbound-time          "0.7 SBU">
     11  <!ENTITY unbound-buildsize     "37 MB (Add 70 MB for HTML documentation">
     12  <!ENTITY unbound-time          "0.4 SBU (Add 0.2 SBU for tests)">
    1313]>
    1414
     
    8686    <bridgehead renderas="sect4">Optional</bridgehead>
    8787    <para role="optional">
     88      <xref linkend="expat"/>,
    8889      <xref linkend="libevent"/>,
    8990      <xref linkend="python2"/>,
    9091      <xref linkend="swig"/> (for Python bindings),
    91       <xref linkend="doxygen"/> (for html documentation), and
     92      <xref linkend="doxygen"/> (for html documentation),
     93      <ulink url="http://http://www.nlnetlabs.nl/projects/ldns/">ldns</ulink>, and
    9294      <ulink url="http://dnstap.info/">dnstap</ulink>
    9395    </para>
     
    255257        </seg>
    256258        <seg>
    257           libunbound.so and
     259          libunbound.so and (optional)
    258260          /usr/lib/python&python2-majorver;/site-packages/_unbound.so
    259261        </seg>
Note: See TracChangeset for help on using the changeset viewer.