Changeset cd193a9e


Ignore:
Timestamp:
05/27/2018 03:44:58 AM (6 years ago)
Author:
Ken Moffat <ken@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 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:
70cc9b6
Parents:
b037ef4
Message:

unbound-1.7.1

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

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • introduction/welcome/changelog.xml

    rb037ef4 rcd193a9e  
    4646      <itemizedlist>
    4747        <listitem>
     48          <para>[ken] - Update to unbound-1.7.1.  Fixes
     49          <ulink url="&blfs-ticket-root;10741">#10741</ulink>.</para>
     50        </listitem>
     51        <listitem>
    4852          <para>[bdubbs] - Ensure references to freetype2-config are correct.  Fixes
    4953          <ulink url="&blfs-ticket-root;10789">#10789</ulink>.</para>
  • packages.ent

    rb037ef4 rcd193a9e  
    521521<!ENTITY openldap-version             "2.4.46">
    522522<!ENTITY soprano-version              "2.9.4">
    523 <!ENTITY unbound-version              "1.7.0">
     523<!ENTITY unbound-version              "1.7.1">
    524524<!ENTITY virtuoso-version             "6.1.8">
    525525<!ENTITY xinetd-version               "2.3.15">
  • server/other/unbound.xml

    rb037ef4 rcd193a9e  
    77  <!ENTITY unbound-download-http "http://www.unbound.net/downloads/unbound-&unbound-version;.tar.gz">
    88  <!ENTITY unbound-download-ftp  " ">
    9   <!ENTITY unbound-md5sum        "49937b5f99a6fc2de8c5f3bb22a54390">
    10   <!ENTITY unbound-size          "5.3 MB">
    11   <!ENTITY unbound-buildsize     "59 MB (with tests, add 80 MB for documentation)">
    12   <!ENTITY unbound-time          "1.1 SBU (with tests)">
     9  <!ENTITY unbound-md5sum        "e3614d9746e1fd45f191a2b88ad8df04">
     10  <!ENTITY unbound-size          "5.4 MB">
     11  <!ENTITY unbound-buildsize     "54 MB (add 6 MB for tests and 84 MB for documentation)">
     12  <!ENTITY unbound-time          "0.6 SBU (add 0.2 SBU for tests)">
    1313]>
    1414
Note: See TracChangeset for help on using the changeset viewer.