Changeset f3e9c22e


Ignore:
Timestamp:
08/31/2017 05:19:13 PM (7 years ago)
Author:
Pierre Labastie <pieere@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 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, 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:
02d9cc8
Parents:
575062a
Message:

Update to unbound-1.6.5 and tag

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

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • introduction/welcome/changelog.xml

    r575062a rf3e9c22e  
    4646      <para>August 31st, 2017</para>
    4747      <itemizedlist>
     48        <listitem>
     49          <para>[pierre] - Update to Unbound-1.6.5. Fixes
     50          <ulink url="&blfs-ticket-root;9656">#9656</ulink>.</para>
     51        </listitem>
    4852        <listitem>
    4953          <para>[pierre] - Change download links for lxqt applications, and
  • packages.ent

    r575062a rf3e9c22e  
    501501<!ENTITY openldap-version             "2.4.45">
    502502<!ENTITY soprano-version              "2.9.4">
    503 <!ENTITY unbound-version              "1.6.4">
     503<!ENTITY unbound-version              "1.6.5">
    504504<!ENTITY virtuoso-version             "6.1.8">
    505505<!ENTITY xinetd-version               "2.3.15">
  • server/other/unbound.xml

    r575062a rf3e9c22e  
    77  <!ENTITY unbound-download-http "http://www.unbound.net/downloads/unbound-&unbound-version;.tar.gz">
    88  <!ENTITY unbound-download-ftp  " ">
    9   <!ENTITY unbound-md5sum        "ab6f7c07610907f1d87191c9ac2db87a">
     9  <!ENTITY unbound-md5sum        "5825332b72bae9d8793f9cba16cb13fd">
    1010  <!ENTITY unbound-size          "5.2 MB">
    11   <!ENTITY unbound-buildsize     "54 MB (with tests, add 80 MB for documentation)">
    12   <!ENTITY unbound-time          "0.8 SBU (with tests)">
     11  <!ENTITY unbound-buildsize     "53 MB (with tests, add 80 MB for documentation)">
     12  <!ENTITY unbound-time          "0.9 SBU (with tests)">
    1313]>
    1414
     
    3838    </para>
    3939
    40     &lfs80_checked;
     40    &lfs81_checked;
    4141
    4242    <bridgehead renderas="sect3">Package Information</bridgehead>
Note: See TracChangeset for help on using the changeset viewer.