Changeset 94cbe4f
- Timestamp:
- 05/01/2021 10:28:46 AM (3 years ago)
- Branches:
- 11.0, 11.1, 11.2, 11.3, 12.0, kea, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, plabs/python-mods, qt5new, renodr/vulkan-addition, trunk, upgradedb, xry111/intltool, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
- Children:
- 4312b240
- Parents:
- 65f4f5a7
- Files:
-
- 4 edited
Legend:
- Unmodified
- Added
- Removed
-
introduction/welcome/changelog.xml
r65f4f5a7 r94cbe4f 44 44 <para>April 30th, 2021</para> 45 45 <itemizedlist> 46 <listitem> 47 <para>[thomas] - Update to bind-9.16.15 (server and utils). Fixes 48 <ulink url="&blfs-ticket-root;14951">#14951</ulink>.</para> 49 </listitem> 46 50 <listitem> 47 51 <para>[thomas] - Update to cmake-3.20.2. Fixes -
networking/netutils/bind-utils.xml
r65f4f5a7 r94cbe4f 7 7 <!ENTITY bind-download-http " "> 8 8 <!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. 8MB">9 <!ENTITY bind-md5sum "6c6e5bb21763161bc68665b8729b3630"> 10 <!ENTITY bind-size "4.7 MB"> 11 11 <!ENTITY bind-utils-buildsize "155 MB"> 12 12 <!ENTITY bind-utils-time "0.6 SBU"> -
packages.ent
r65f4f5a7 r94cbe4f 603 603 <!ENTITY avahi-version "0.8"> 604 604 <!ENTITY bind-minor-version "9.16"> 605 <!ENTITY bind-version "&bind-minor-version;.1 3">605 <!ENTITY bind-version "&bind-minor-version;.15"> 606 606 <!ENTITY mod_dnssd-version "0.6"> 607 607 <!ENTITY NetworkManager-minor "1.30"> -
server/major/bind.xml
r65f4f5a7 r94cbe4f 7 7 <!ENTITY bind-download-http " "> 8 8 <!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. 8MB">9 <!ENTITY bind-md5sum "6c6e5bb21763161bc68665b8729b3630"> 10 <!ENTITY bind-size "4.7 MB"> 11 11 <!ENTITY bind-buildsize "130 MB (23 MB installed)"> 12 12 <!ENTITY bind-time "0.8 SBU (with parallelism=4; add 29+ minutes, somewhat processor independent, to run the complete test suite)"> … … 70 70 </listitem> 71 71 </itemizedlist> 72 72 <!-- 73 73 <bridgehead renderas="sect3">Additional Downloads</bridgehead> 74 74 <itemizedlist spacing="compact"> … … 80 80 </listitem> 81 81 </itemizedlist> 82 82 --> 83 83 <bridgehead renderas="sect3">BIND Dependencies</bridgehead> 84 84 … … 144 144 145 145 <screen role="root"><userinput>pip3 install ply</userinput></screen> 146 146 <!-- 147 147 <para> 148 148 First, fix a few regressions that were reported upstream: … … 150 150 151 151 <screen><userinput remap="pre">patch -Np1 -i ../bind-&bind-version;-upstream_fixes-1.patch</userinput></screen> 152 152 --> 153 153 <para> 154 154 Install <application>BIND</application> by running the
Note:
See TracChangeset
for help on using the changeset viewer.