Changeset 33e82b1


Ignore:
Timestamp:
05/04/2019 05:46:28 PM (5 years ago)
Author:
Tim Tassonis <stuff@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 9.0, 9.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, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
65374012
Parents:
1821a97
Message:

Update to dhcpcd-7.2.2.

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

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • introduction/welcome/changelog.xml

    r1821a97 r33e82b1  
    4646      <para>May 4th, 2019</para>
    4747      <itemizedlist>
     48        <listitem>
     49          <para>[timtas] - Update to dhcpcd-7.2.2. Fixes
     50          <ulink url="&blfs-ticket-root;12020">#12020</ulink>.</para>
     51        </listitem>
    4852        <listitem>
    4953          <para>[bdubbs] - Update to gcc-9.1.0. Fixes
  • networking/connect/dhcpcd.xml

    r1821a97 r33e82b1  
    55  %general-entities;
    66
    7   <!ENTITY dhcpcd-download-http "http://roy.marples.name/downloads/dhcpcd/dhcpcd-&dhcpcd-version;.tar.xz">
     7  <!ENTITY dhcpcd-download-http "https://roy.marples.name/downloads/dhcpcd/dhcpcd-&dhcpcd-version;.tar.xz">
    88  <!ENTITY dhcpcd-download-ftp  "ftp://roy.marples.name/pub/dhcpcd/dhcpcd-&dhcpcd-version;.tar.xz">
    9   <!ENTITY dhcpcd-md5sum        "b4abe1246ea5310ee062092b39803b5f">
    10   <!ENTITY dhcpcd-size          "212 KB">
     9  <!ENTITY dhcpcd-md5sum        "2f17034432ea10415ee84a97ef131128">
     10  <!ENTITY dhcpcd-size          "209 KB">
    1111  <!ENTITY dhcpcd-buildsize     "2.4 MB">
    1212  <!ENTITY dhcpcd-time          "less than 0.1 SBU">
  • packages.ent

    r1821a97 r33e82b1  
    540540<!-- Chapter 14 -->
    541541<!--<!ENTITY ppp-version                  "2.4.5">-->
    542 <!ENTITY dhcpcd-version               "7.2.1">
     542<!ENTITY dhcpcd-version               "7.2.2">
    543543<!ENTITY dhcp-version                 "4.4.1">
    544544
Note: See TracChangeset for help on using the changeset viewer.