Changeset 4460877


Ignore:
Timestamp:
09/25/2017 08:00:43 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.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:
fabeff7
Parents:
ba3bd456
Message:

Unbound-1.6.6

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

Files:
4 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    rba3bd456 r4460877  
    11<!-- $LastChangedBy$ $Date$ -->
    22
    3 <!ENTITY day          "23">                   <!-- Always 2 digits -->
     3<!ENTITY day          "25">                   <!-- Always 2 digits -->
    44<!ENTITY month        "09">                   <!-- Always 2 digits -->
    55<!ENTITY year         "2017">
     
    77<!ENTITY copyholder   "The BLFS Development Team">
    88<!ENTITY version      "&year;-&month;-&day;">
    9 <!ENTITY releasedate  "September 23rd, &year;">
     9<!ENTITY releasedate  "September 25th, &year;">
    1010<!ENTITY pubdate      "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
    1111<!ENTITY blfs-version "svn">                  <!-- svn|[release #] -->
  • introduction/welcome/changelog.xml

    rba3bd456 r4460877  
    4343-->
    4444    <listitem>
     45      <para>September 25th, 2017</para>
     46      <itemizedlist>
     47        <listitem>
     48          <para>[pierre] - Update to unbound-1.6.6. Fixes
     49          <ulink url="&blfs-ticket-root;9787">#9787</ulink>.</para>
     50        </listitem>
     51      </itemizedlist>
     52    </listitem>
     53
     54    <listitem>
    4555      <para>September 23rd, 2017</para>
    4656      <itemizedlist>
  • packages.ent

    rba3bd456 r4460877  
    503503<!ENTITY openldap-version             "2.4.45">
    504504<!ENTITY soprano-version              "2.9.4">
    505 <!ENTITY unbound-version              "1.6.5">
     505<!ENTITY unbound-version              "1.6.6">
    506506<!ENTITY virtuoso-version             "6.1.8">
    507507<!ENTITY xinetd-version               "2.3.15">
  • server/other/unbound.xml

    rba3bd456 r4460877  
    77  <!ENTITY unbound-download-http "http://www.unbound.net/downloads/unbound-&unbound-version;.tar.gz">
    88  <!ENTITY unbound-download-ftp  " ">
    9   <!ENTITY unbound-md5sum        "5825332b72bae9d8793f9cba16cb13fd">
     9  <!ENTITY unbound-md5sum        "f2cc56bd88c9634fe18334d2421205f1">
    1010  <!ENTITY unbound-size          "5.2 MB">
    11   <!ENTITY unbound-buildsize     "53 MB (with tests, add 80 MB for documentation)">
     11  <!ENTITY unbound-buildsize     "55 MB (with tests, add 80 MB for documentation)">
    1212  <!ENTITY unbound-time          "0.9 SBU (with tests)">
    1313]>
Note: See TracChangeset for help on using the changeset viewer.