Changes in / [dd98f82:9919202]


Ignore:
Files:
4 edited

Legend:

Unmodified
Added
Removed
  • introduction/welcome/changelog.xml

    rdd98f82 r9919202  
    4343      <itemizedlist>
    4444        <listitem>
     45          <para>[thomas] - Update to bind 9.20.3, bind-utils-9.20.3. Fixes
     46          <ulink url="&blfs-ticket-root;20527">#20527</ulink>.</para>
     47        </listitem>
     48      </itemizedlist>
     49    </listitem>
     50
     51    <listitem>
     52      <para>October 17th, 2024</para>
     53      <itemizedlist>
     54        <listitem>
    4555          <para>[bdubbs] - Update to libgedit-amtk-5.9.0. Fixes
    4656          <ulink url="&blfs-ticket-root;20530">#20530</ulink>.</para>
  • networking/netutils/bind-utils.xml

    rdd98f82 r9919202  
    88  <!ENTITY bind-download-ftp    " ">
    99  <!ENTITY bind-md5sum          "&bind-md5;">
    10   <!ENTITY bind-size            "5.5 MB">
     10  <!ENTITY bind-size            "5.4 MB">
    1111  <!ENTITY bind-utils-buildsize "117 MB">
    1212  <!ENTITY bind-utils-time      "0.5 SBU (using parallelism=4)">
  • packages.ent

    rdd98f82 r9919202  
    723723<!-- for Bind Utilities -->
    724724<!ENTITY bind-minor-version           "9.20">
    725 <!ENTITY bind-version                 "&bind-minor-version;.2">
    726 <!ENTITY bind-md5                     "f524316a2293ab0e935ae9cdfb69ae79">
     725<!ENTITY bind-version                 "&bind-minor-version;.3">
     726<!ENTITY bind-md5                     "fcff9fa65e50340507be195c46035410">
    727727<!ENTITY NetworkManager-minor         "1.48">
    728728<!ENTITY NetworkManager-version       "&NetworkManager-minor;.10">
  • server/major/bind.xml

    rdd98f82 r9919202  
    88  <!ENTITY bind-download-ftp  " ">
    99  <!ENTITY bind-md5sum        "&bind-md5;">
    10   <!ENTITY bind-size          "5.5 MB">
     10  <!ENTITY bind-size          "5.4 MB">
    1111  <!ENTITY bind-buildsize     "138 MB (22 MB installed)">
    1212  <!ENTITY bind-time          "0.5 SBU (with parallelism=4; about 40 minutes somewhat processor independent, to run the complete test suite)">
     
    121121  <sect2 role="installation">
    122122    <title>Installation of BIND</title>
    123 
     123<!-- Its now (Oct'24) about a year ago
     124     Btw, if the root file is a bit out of sync, it doesn't break the
     125     installation. named queries one of the servers in that list (and
     126     is that doesn't work another) to retrieve the actual list and keep
     127     it in cache. We do not even be required to create the root.hint
     128     as named has a list builtin. As long as at least one of the servers
     129     is valid, named will be able to retrieve the actual list (they call
     130     it "re-prime") and thus it will be operational.
    124131    <note>
    125132      <para>
     
    128135      </para>
    129136    </note>
    130 
     137-->
    131138    <para>
    132139      Install <application>BIND</application> by running the
Note: See TracChangeset for help on using the changeset viewer.