Changeset e181ec3


Ignore:
Timestamp:
06/27/2019 06:03:58 AM (5 years ago)
Author:
Thomas Trepl <thomas@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 9.0, 9.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:
e8f26ef7
Parents:
b167515
Message:

Update bind-9.14.3

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

Files:
5 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    rb167515 re181ec3  
    11<!-- $LastChangedBy$ $Date$ -->
    22
    3 <!ENTITY day          "26">                   <!-- Always 2 digits -->
     3<!ENTITY day          "27">                   <!-- Always 2 digits -->
    44<!ENTITY month        "06">                   <!-- Always 2 digits -->
    55<!ENTITY year         "2019">
     
    77<!ENTITY copyholder   "The BLFS Development Team">
    88<!ENTITY version      "&year;-&month;-&day;">
    9 <!ENTITY releasedate  "June 26th, &year;">
     9<!ENTITY releasedate  "June 27th, &year;">
    1010<!ENTITY pubdate      "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
    1111<!ENTITY blfs-version "svn">                  <!-- svn|[release #] -->
  • introduction/welcome/changelog.xml

    rb167515 re181ec3  
    4242    </listitem>
    4343    -->
     44    <listitem>
     45      <para>June 27th, 2019</para>
     46      <itemizedlist>
     47        <listitem>
     48          <para>[thomas] - Update bind-9.14.3. Fixes
     49          <ulink url="&blfs-ticket-root;12176">#12176</ulink></para>
     50        </listitem>
     51      </itemizedlist>
     52    </listitem>
     53
    4454    <listitem>
    4555      <para>June 26th, 2019</para>
  • networking/netutils/bind-utils.xml

    rb167515 re181ec3  
    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          "5293355175c995210e6af6c1a5a41a66">
     9  <!ENTITY bind-md5sum          "61f30afc2108cdc230e08f51466fe2f4">
    1010  <!ENTITY bind-size            "6.0 MB">
    1111  <!ENTITY bind-utils-buildsize "107 MB">
  • packages.ent

    rb167515 re181ec3  
    562562<!ENTITY avahi-version                "0.7">
    563563<!ENTITY bind-minor-version           "9.14">
    564 <!ENTITY bind-version                 "&bind-minor-version;.2">
     564<!ENTITY bind-version                 "&bind-minor-version;.3">
    565565<!ENTITY mod_dnssd-version            "0.6">
    566566<!ENTITY NetworkManager-version       "1.18.1">
  • server/major/bind.xml

    rb167515 re181ec3  
    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        "5293355175c995210e6af6c1a5a41a66">
     9  <!ENTITY bind-md5sum        "61f30afc2108cdc230e08f51466fe2f4">
    1010  <!ENTITY bind-size          "6.0 MB">
    1111  <!ENTITY bind-buildsize     "123 MB (24 MB installed; add 7 MB for tests)">
Note: See TracChangeset for help on using the changeset viewer.