Changeset c46217a


Ignore:
Timestamp:
10/09/2020 07:29:54 AM (4 years ago)
Author:
Thomas Trepl <thomas@…>
Branches:
10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, 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:
f17355f
Parents:
ec047148
Message:

Upgrade unbound-1.12.0

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

Files:
4 edited

Legend:

Unmodified
Added
Removed
  • general.ent

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

    rec047148 rc46217a  
    4343    -->
    4444    <listitem>
     45      <para>October 9th, 2020</para>
     46      <itemizedlist>
     47        <listitem>
     48          <para>[thomas] - Update to unbound-1.12.0. Fixes
     49          <ulink url="&blfs-ticket-root;14113">#14113</ulink>.</para>
     50        </listitem>
     51      </itemizedlist>
     52    </listitem>
     53
     54    <listitem>
    4555      <para>October 8th, 2020</para>
    4656      <itemizedlist>
  • packages.ent

    rec047148 rc46217a  
    672672<!ENTITY openldap-version             "2.4.53">
    673673<!ENTITY soprano-version              "2.9.4">
    674 <!ENTITY unbound-version              "1.11.0">
     674<!ENTITY unbound-version              "1.12.0">
    675675<!ENTITY virtuoso-version             "6.1.8">
    676676<!ENTITY xinetd-version               "2.3.15">
  • server/other/unbound.xml

    rec047148 rc46217a  
    77  <!ENTITY unbound-download-http "http://www.unbound.net/downloads/unbound-&unbound-version;.tar.gz">
    88  <!ENTITY unbound-download-ftp  " ">
    9   <!ENTITY unbound-md5sum        "528dcf9bb9aa693a14f9ad5bab417b85">
     9  <!ENTITY unbound-md5sum        "eb03869cea5dd2b65e21ca068e78d6b0">
    1010  <!ENTITY unbound-size          "5.6 MB">
    1111  <!ENTITY unbound-buildsize     "129 MB (with docs; add 10 MB for tests)">
Note: See TracChangeset for help on using the changeset viewer.