Changeset 39a4e4a8


Ignore:
Timestamp:
04/15/2023 09:43:35 PM (13 months ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
12.0, 12.1, kea, ken/TL2024, ken/tuningfonts, lazarus, lxqt, plabs/newcss, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, xry111/llvm18, xry111/xf86-video-removal
Children:
7ea35f8a
Parents:
0dbdfb1
Message:

Update to dhcpcd-10.0.0.

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • introduction/welcome/changelog.xml

    r0dbdfb1 r39a4e4a8  
    4343     <itemizedlist>
    4444       <listitem>
     45         <para>[bdubbs] - Update to dhcpcd-10.0.0. Fixes
     46         <ulink url="&blfs-ticket-root;17940">#17940</ulink>.</para>
     47       </listitem>
     48       <listitem>
    4549         <para>[bdubbs] - Update to boost-1.82.0. Fixes
    4650         <ulink url="&blfs-ticket-root;17939">#17939</ulink>.</para>
  • networking/connect/dhcpcd.xml

    r0dbdfb1 r39a4e4a8  
    55  %general-entities;
    66
    7   <!ENTITY dhcpcd-download-http "https://roy.marples.name/downloads/dhcpcd/dhcpcd-&dhcpcd-version;.tar.xz">
    8 <!--  <!ENTITY dhcpcd-download-ftp  "ftp://roy.marples.name/pub/dhcpcd/dhcpcd-&dhcpcd-version;.tar.xz">-->
     7  <!ENTITY dhcpcd-download-http "https://github.com/NetworkConfiguration/dhcpcd/archive/dhcpcd-&dhcpcd-version;/dhcpcd-&dhcpcd-version;.tar.xz">
    98  <!ENTITY dhcpcd-download-ftp  " ">
    10   <!ENTITY dhcpcd-md5sum        "2b2f46648bc96979f96127f0e0e07d9b">
    11   <!ENTITY dhcpcd-size          "251 KB">
     9  <!ENTITY dhcpcd-md5sum        "9c70fb6763ddc5fd4de32755c021a488">
     10  <!ENTITY dhcpcd-size          "348 KB">
    1211  <!ENTITY dhcpcd-buildsize     "3.6 MB (with tests)">
    1312  <!ENTITY dhcpcd-time          "less than 0.1 SBU (with tests)">
    1413]>
    15 <!--
    16   Use this URL as ChangeLog:
    17     https://roy.marples.name/blog/dhcpcd-9-2-0-released.html
    18     Substitute the 9-2-0 with 9-2-1 or 9-2-2 ...
    19 pierre: seems that it now returns Error 404 (November 2021).
    20 -->
    2114
    2215<sect1 id="dhcpcd" xreflabel="dhcpcd-&dhcpcd-version;">
     
    7669      </listitem>
    7770    </itemizedlist>
     71
     72    <note>
     73      <para>
     74        This package expands to dhcpcd-dhcpcd-10.0.0 instead of the
     75        expected dhcpcd-10.0.0.
     76      </para>
     77    </note>
    7878
    7979    <bridgehead renderas="sect3">dhcpcd Dependencies</bridgehead>
     
    122122  <sect2 role="installation">
    123123    <title>Installation of dhcpcd</title>
    124 
     124<!--  Now in the code
    125125    <para>Fix a runtime error caused by a change in glibc-2.36:</para>
    126126
    127127<screen><userinput>sed '/Deny everything else/i SECCOMP_ALLOW(__NR_getrandom),' \
    128128    -i src/privsep-linux.c</userinput></screen>
    129 
     129-->
    130130    <para>
    131131      Build <application>dhcpcd</application> without privilege separation
  • packages.ent

    r0dbdfb1 r39a4e4a8  
    646646<!-- Part IV -->
    647647<!-- Chapter 14 -->
    648 <!ENTITY dhcpcd-version               "9.4.1">
     648<!ENTITY dhcpcd-version               "10.0.0">
    649649<!ENTITY dhcp-version                 "4.4.3-P1">
    650650
Note: See TracChangeset for help on using the changeset viewer.