Changeset 2e085efe


Ignore:
Timestamp:
02/04/2015 06:05:09 PM (9 years ago)
Author:
Ken Moffat <ken@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 7.10, 7.7, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, nosym, perl-modules, 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:
19ed8125
Parents:
08dff40
Message:

Net-DNS-0.82

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

Files:
4 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    r08dff40 r2e085efe  
    11<!-- $LastChangedBy$ $Date$ -->
    22
    3 <!ENTITY day          "03">                   <!-- Always 2 digits -->
     3<!ENTITY day          "04">                   <!-- Always 2 digits -->
    44<!ENTITY month        "02">                   <!-- Always 2 digits -->
    55<!ENTITY year         "2015">
     
    77<!ENTITY copyholder   "The BLFS Development Team">
    88<!ENTITY version      "&year;-&month;-&day;">
    9 <!ENTITY releasedate  "February 3rd, &year;">
     9<!ENTITY releasedate  "February 4th, &year;">
    1010<!ENTITY pubdate      "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
    1111<!ENTITY blfs-version "svn">                  <!-- svn|[release #] -->
  • general/prog/perl-modules.xml

    r08dff40 r2e085efe  
    887887      <listitem>
    888888<literallayout>http://www.cpan.org/authors/id/N/NL/NLNETLABS/Net-DNS-&Net-DNS-version;.tar.gz
    889 MD5 sum: 26375d4310beb108b0e2b3bf30403ee5</literallayout>
     889MD5 sum: 95660d1f81ddd087639a6ea13ffff2b8</literallayout>
    890890        <itemizedlist>
    891891          <listitem><literallayout><ulink url="http://search.cpan.org/~gaas/Digest-HMAC/">Digest::HMAC</ulink>
    892 (http://search.cpan.org/~gaas/Digest-HMAC/)</literallayout>
     892(http://search.cpan.org/~gaas/Digest-HMAC/) (required by the testsuite)</literallayout>
    893893          </listitem>
    894894          <listitem><literallayout><ulink url="http://search.cpan.org/~shlomif/IO-Socket-INET6-2.72/">IO::Socket::INET6</ulink>
    895 (http://search.cpan.org/~shlomif/IO-Socket-INET6-2.72/)</literallayout>
     895(http://search.cpan.org/~shlomif/IO-Socket-INET6-2.72/) (required for IPv6 support)</literallayout>
    896896          </listitem>
    897897          <listitem><literallayout><ulink url="http://search.cpan.org/~gbarr/IO/lib/IO/Socket/INET.pm">IO::Socket::INET</ulink>
  • introduction/welcome/changelog.xml

    r08dff40 r2e085efe  
    4444
    4545-->
     46
     47    <listitem>
     48      <para>February 4th, 2015</para>
     49      <itemizedlist>
     50        <listitem>
     51          <para>[ken] - Update to Net-DNS-0.82. Fixes
     52          <ulink url="&blfs-ticket-root;6069">#6069</ulink>.</para>
     53        </listitem>
     54      </itemizedlist>
     55    </listitem>
    4656
    4757    <listitem>
  • packages.ent

    r08dff40 r2e085efe  
    309309<!ENTITY Log-Log4perl-version         "1.46">
    310310<!ENTITY LWP-version                  "6.08">
    311 <!ENTITY Net-DNS-version              "0.81">
     311<!ENTITY Net-DNS-version              "0.82">
    312312<!ENTITY Readonly-XS-version          "1.05">
    313313<!ENTITY Regexp-Common-version        "2013031301">
Note: See TracChangeset for help on using the changeset viewer.