Changeset eb65262f


Ignore:
Timestamp:
07/15/2012 05:26:51 PM (12 years ago)
Author:
Ragnar Thomsen <rthomsen@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 7.10, 7.4, 7.5, 7.6, 7.6-blfs, 7.6-systemd, 7.7, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, gnome, kde5-13430, kde5-14269, kde5-14686, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, krejzi/svn, lazarus, lxqt, nosym, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, systemd-11177, systemd-13485, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
1f6d75e7
Parents:
c4216746
Message:

dhcpcd 5.6.1

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

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    rc4216746 reb65262f  
    44-->
    55
    6 <!ENTITY day          "14">                   <!-- Always 2 digits -->
     6<!ENTITY day          "15">                   <!-- Always 2 digits -->
    77<!ENTITY month        "07">                   <!-- Always 2 digits -->
    88<!ENTITY year         "2012">
     
    1010<!ENTITY copyholder   "The BLFS Development Team">
    1111<!ENTITY version      "&year;-&month;-&day;">
    12 <!ENTITY releasedate  "July 14th, &year;">
     12<!ENTITY releasedate  "July 15th, &year;">
    1313<!-- <!ENTITY releasedate  "November &day;st, &year;"> -->
    1414<!ENTITY pubdate      "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
     
    501501<!-- Chapter 14 -->
    502502<!ENTITY ppp-version                  "2.4.5">
    503 <!ENTITY dhcpcd-version               "5.5.6">
     503<!ENTITY dhcpcd-version               "5.6.1">
    504504<!ENTITY dhcp-version                 "4.2.3-P2">
    505505
  • introduction/welcome/changelog.xml

    rc4216746 reb65262f  
    4343-->
    4444    <listitem>
     45      <para>July 15th, 2012</para>
     46      <itemizedlist>
     47        <listitem>
     48          <para>[rthomsen] - Dhcpcd 5.6.1.
     49          Fixes <ulink url="&blfs-ticket-root;3468">#3468</ulink>.</para>
     50        </listitem>
     51      </itemizedlist>
     52    </listitem>
     53
     54    <listitem>
    4555      <para>July 14th, 2012</para>
    4656      <itemizedlist>
  • networking/connect/dhcpcd.xml

    rc4216746 reb65262f  
    77  <!ENTITY dhcpcd-download-http "http://roy.marples.name/downloads/dhcpcd/dhcpcd-&dhcpcd-version;.tar.bz2">
    88  <!ENTITY dhcpcd-download-ftp  "ftp://ftp.osuosl.org/pub/gentoo/distfiles/dhcpcd-&dhcpcd-version;.tar.bz2">
    9   <!ENTITY dhcpcd-md5sum        "a5c0e43b4e836cfc003437329f6b7982">
    10   <!ENTITY dhcpcd-size          "76 KB">
    11   <!ENTITY dhcpcd-buildsize     "0.9 MB">
     9  <!ENTITY dhcpcd-md5sum        "9ddacd95345c2d3c5515a137c7da34dd">
     10  <!ENTITY dhcpcd-size          "82 KB">
     11  <!ENTITY dhcpcd-buildsize     "1.0 MB">
    1212  <!ENTITY dhcpcd-time          "less than 0.1 SBU">
    1313]>
     
    187187      <seglistitem>
    188188        <seg>dhcpcd</seg>
    189         <seg>None</seg>
     189        <seg>none</seg>
    190190        <seg>/lib/dhcpcd</seg>
    191191      </seglistitem>
Note: See TracChangeset for help on using the changeset viewer.