Changeset 94cbe4f for server


Ignore:
Timestamp:
05/01/2021 10:28:46 AM (3 years ago)
Author:
Thomas Trepl (Moody) <thomas@…>
Branches:
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:
4312b240
Parents:
65f4f5a7
Message:

Upgrade bind-9.16.15, bind-utils-9.16.15

File:
1 edited

Legend:

Unmodified
Added
Removed
  • server/major/bind.xml

    r65f4f5a7 r94cbe4f  
    77  <!ENTITY bind-download-http " ">
    88  <!ENTITY bind-download-ftp  "ftp://ftp.isc.org/isc/bind9/&bind-version;/bind-&bind-version;.tar.xz">
    9   <!ENTITY bind-md5sum        "d9ae4f2f3c0e2d8f7a50e1bc0097f54c">
    10   <!ENTITY bind-size          "4.8 MB">
     9  <!ENTITY bind-md5sum        "6c6e5bb21763161bc68665b8729b3630">
     10  <!ENTITY bind-size          "4.7 MB">
    1111  <!ENTITY bind-buildsize     "130 MB (23 MB installed)">
    1212  <!ENTITY bind-time          "0.8 SBU (with parallelism=4; add 29+ minutes, somewhat processor independent, to run the complete test suite)">
     
    7070      </listitem>
    7171    </itemizedlist>
    72 
     72<!--
    7373    <bridgehead renderas="sect3">Additional Downloads</bridgehead>
    7474    <itemizedlist spacing="compact">
     
    8080      </listitem>
    8181    </itemizedlist>
    82 
     82-->
    8383    <bridgehead renderas="sect3">BIND Dependencies</bridgehead>
    8484
     
    144144
    145145<screen role="root"><userinput>pip3 install ply</userinput></screen>
    146 
     146<!--
    147147    <para>
    148148      First, fix a few regressions that were reported upstream:
     
    150150
    151151<screen><userinput remap="pre">patch -Np1 -i ../bind-&bind-version;-upstream_fixes-1.patch</userinput></screen>
    152 
     152-->
    153153    <para>
    154154      Install <application>BIND</application> by running the
Note: See TracChangeset for help on using the changeset viewer.