Changeset 2bd2dce


Ignore:
Timestamp:
10/29/2018 06:27:59 PM (5 years ago)
Author:
Thomas Trepl <thomas@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 8.4, 9.0, 9.1, bdubbs/svn, elogind, 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:
947e6d3
Parents:
9a469bc
Message:

Upgrade bind-9.12.3 and bind-utils-9.12.3

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

Files:
5 edited

Legend:

Unmodified
Added
Removed
  • general.ent

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

    r9a469bc r2bd2dce  
    4343-->
    4444    <listitem>
     45      <para>October 29th, 2018</para>
     46      <itemizedlist>
     47        <listitem>
     48          <para>[thomas] - Update to bind-9.12.3. Fixes
     49          <ulink url="&blfs-ticket-root;11265">#11265</ulink>.</para>
     50        </listitem>
     51      </itemizedlist>
     52    </listitem>
     53
     54    <listitem>
    4555      <para>October 28th, 2018</para>
    4656      <itemizedlist>
  • networking/netutils/bind-utils.xml

    r9a469bc r2bd2dce  
    77  <!ENTITY bind-download-http   " ">
    88  <!ENTITY bind-download-ftp    "ftp://ftp.isc.org/isc/bind9/&bind-version;/bind-&bind-version;.tar.gz">
    9   <!ENTITY bind-md5sum          "022fd0b03f34b359e9b79c67b1a887a8">
    10   <!ENTITY bind-size            "8.1 MB">
     9  <!ENTITY bind-md5sum          "f8117bf828c56159bc2cdb7d5da55133">
     10  <!ENTITY bind-size            "8.2 MB">
    1111  <!ENTITY bind-utils-buildsize "113 MB">
    1212  <!ENTITY bind-utils-time      "0.6 SBU">
  • packages.ent

    r9a469bc r2bd2dce  
    457457<!ENTITY avahi-version                "0.7">
    458458<!ENTITY bind-minor-version           "9.12">
    459 <!ENTITY bind-version                 "&bind-minor-version;.2-P2">
     459<!ENTITY bind-version                 "&bind-minor-version;.3">
    460460<!ENTITY mod_dnssd-version            "0.6">
    461461<!ENTITY NetworkManager-version       "1.12.2">
  • server/major/bind.xml

    r9a469bc r2bd2dce  
    77  <!ENTITY bind-download-http " ">
    88  <!ENTITY bind-download-ftp  "ftp://ftp.isc.org/isc/bind9/&bind-version;/bind-&bind-version;.tar.gz">
    9   <!ENTITY bind-md5sum        "022fd0b03f34b359e9b79c67b1a887a8">
    10   <!ENTITY bind-size          "8.1 MB">
     9  <!ENTITY bind-md5sum        "f8117bf828c56159bc2cdb7d5da55133">
     10  <!ENTITY bind-size          "8.2 MB">
    1111  <!ENTITY bind-buildsize     "113 MB (add 12 MB for tests)">
    1212  <!ENTITY bind-time          "0.8 SBU (with parallelism=4; add 30+ minutes, processor independent, to run the complete test suite)">
Note: See TracChangeset for help on using the changeset viewer.