Ignore:
Timestamp:
02/17/2022 04:53:10 PM (2 years ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
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, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
d9622443
Parents:
f687898
Message:

Two different tweaks:

Valgrind: Fix crash and warnings with glibc-2.35
bind-utils: Add --disable-doh as an option, and add nghttp2 as a
recommended dependency.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • networking/netutils/bind-utils.xml

    rf687898 r0ebcf2e  
    4040    client side applications.</para>
    4141
    42     &lfs110a_checked;
     42    &lfs111_checked;
    4343
    4444    <bridgehead renderas="sect3">Package Information</bridgehead>
     
    7979    <bridgehead renderas="sect4">Recommended</bridgehead>
    8080    <para role="recommended">
    81       <xref linkend="json-c"/>
     81      <xref linkend="json-c"/> and
     82      <xref linkend="nghttp2"/>
    8283    </para>
    8384
     
    139140
    140141    <para>
     142      <option>--disable-doh</option>: Use this option if you have not installed
     143      <xref linkend="nghttp2" role="nodep"/> and you don't need DNS over HTTPS
     144      support.
     145    </para>
     146
     147    <para>
    141148      <command>make -C lib/...</command>: These commands build the
    142149      libraries that are needed for the client programs.
Note: See TracChangeset for help on using the changeset viewer.