Changeset 8800191


Ignore:
Timestamp:
04/25/2019 10:49:21 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, 12.2, 9.0, 9.1, gimp3, 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/for-12.3, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/spidermonkey128, xry111/test-20220226, xry111/xf86-video-removal
Children:
fdd27610
Parents:
2d71c9f
Message:

Upgrade bind-9.14.1, bind-utils-9.14.1

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

Files:
5 edited

Legend:

Unmodified
Added
Removed
  • general.ent

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

    r2d71c9f r8800191  
    4949          <para>[thomas] - Update to nano-4.2. Fixes
    5050          <ulink url="&blfs-ticket-root;11986">#11986</ulink>.</para>
     51        </listitem>
     52        <listitem>
     53          <para>[thomas] - Update to bind-9.14.1 as well as bind-utils-9.14.1.
     54          Fixes
     55          <ulink url="&blfs-ticket-root;11991">#11991</ulink>.</para>
    5156        </listitem>
    5257      </itemizedlist>
  • networking/netutils/bind-utils.xml

    r2d71c9f r8800191  
    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          "11d14ca17919bbdd558663dcc69ca1fb">
     9  <!ENTITY bind-md5sum          "59ea48bfeb50d5f4df315c5bf7df029e">
    1010  <!ENTITY bind-size            "6.0 MB">
    1111  <!ENTITY bind-utils-buildsize "106 MB">
  • packages.ent

    r2d71c9f r8800191  
    560560<!ENTITY avahi-version                "0.7">
    561561<!ENTITY bind-minor-version           "9.14">
    562 <!ENTITY bind-version                 "&bind-minor-version;.0">
     562<!ENTITY bind-version                 "&bind-minor-version;.1">
    563563<!ENTITY mod_dnssd-version            "0.6">
    564564<!ENTITY NetworkManager-version       "1.18.1">
  • server/major/bind.xml

    r2d71c9f r8800191  
    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        "11d14ca17919bbdd558663dcc69ca1fb">
     9  <!ENTITY bind-md5sum        "59ea48bfeb50d5f4df315c5bf7df029e">
    1010  <!ENTITY bind-size          "6.0 MB">
    1111  <!ENTITY bind-buildsize     "122 MB (24 MB installed; add 7 MB for tests)">
Note: See TracChangeset for help on using the changeset viewer.