[blfs] branch trunk updated: Update to dhcpcd-10.5.0.

git Owner ([email protected] via blfs-book Mailing List) <[email protected]>
Newsgroups gmane.linux.lfs.beyond.book
Message-ID <178675789483.1636053.2270991901253276295@rivendell.linuxfromscratch.org>
This is an automated email from the git hooks/post-receive script.

git pushed a commit to branch trunk
in repository blfs.

The following commit(s) were added to refs/heads/trunk by this push:
     new d6c88693d2 Update to dhcpcd-10.5.0.
d6c88693d2 is described below

commit d6c88693d2ca10b9ebdb1b4728baa95ad3424ef1
Author: zeckma-tech <[email protected]>
AuthorDate: Fri Aug 14 19:37:04 2026 -0600

    Update to dhcpcd-10.5.0.
---
 introduction/welcome/changelog.xml |  4 ++++
 networking/connect/dhcpcd.xml      | 18 ++++++++++++------
 packages.ent                       |  2 +-
 3 files changed, 17 insertions(+), 7 deletions(-)

diff --git a/introduction/welcome/changelog.xml b/introduction/welcome/changelog.xml
index c1ce200ba5..fbbb07082f 100644
--- a/introduction/welcome/changelog.xml
+++ b/introduction/welcome/changelog.xml
@@ -42,6 +42,10 @@
     <listitem>
       <para>August 14th, 2026</para>
       <itemizedlist>
+        <listitem>
+          <para>[zeckma] - Update to dhcpcd-10.5.0. Fixes
+          <ulink url="&blfs-ticket-root;23704">#23704</ulink>.</para>
+        </listitem>
         <listitem>
           <para>[xry111] - Update to vcs_versioning-2.2.4
           (Python dependency).  Addresses
diff --git a/networking/connect/dhcpcd.xml b/networking/connect/dhcpcd.xml
index 4cb06de0d2..80ad7ed38e 100644
--- a/networking/connect/dhcpcd.xml
+++ b/networking/connect/dhcpcd.xml
@@ -6,9 +6,9 @@
 
   <!ENTITY dhcpcd-download-http "https://github.com/NetworkConfiguration/dhcpcd/releases/download/v&dhcpcd-version;/dhcpcd-&dhcpcd-version;.tar.xz">
   <!ENTITY dhcpcd-download-ftp  " ">
-  <!ENTITY dhcpcd-md5sum        "e1c3be221969dbc45b806b7b374f3f92">
-  <!ENTITY dhcpcd-size          "276 KB">
-  <!ENTITY dhcpcd-buildsize     "3.7 MB (with tests)">
+  <!ENTITY dhcpcd-md5sum        "59c317602e191a5cd4cf6e70672c62ee">
+  <!ENTITY dhcpcd-size          "284 KB">
+  <!ENTITY dhcpcd-buildsize     "3.9 MB (with tests)">
   <!ENTITY dhcpcd-time          "less than 0.1 SBU (with tests)">
 ]>
 
@@ -75,9 +75,8 @@
         </para>
       </listitem>
     </itemizedlist>
-<!--
-
 
+<!--
     <bridgehead renderas="sect3">Additional Downloads</bridgehead>
     <itemizedlist spacing="compact">
       <listitem>
@@ -137,8 +136,15 @@ chown    -v dhcpcd:dhcpcd /var/lib/dhcpcd </userinput></screen>
     </para>
 
 <screen><userinput remap="pre">patch -Np1 -i ../dhcpcd-&dhcpcd-version;-upstream_fixes-1.patch</userinput></screen>
-
 -->
+
+    <para>
+      Run a command to allow the code to build without privilege separation:
+    </para>
+
+<screen><userinput>sed '384{N;s/\(.*\)\n\(.*\)/\2\n\1/}' \
+  -i src/control.c</userinput></screen>
+
     <para>
       Build <application>dhcpcd</application> without privilege separation
       by running the following command:
diff --git a/packages.ent b/packages.ent
index e665c7500a..be4adbc890 100644
--- a/packages.ent
+++ b/packages.ent
@@ -756,7 +756,7 @@
 
 <!-- Part IV -->
 <!-- Chapter 14 -->
-<!ENTITY dhcpcd-version               "10.3.2">
+<!ENTITY dhcpcd-version               "10.5.0">
 
 <!-- Chapter 15 -->
 <!ENTITY bridgeutils-version          "1.7.1">

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.

-- 
http://lists.linuxfromscratch.org/sympa/info/blfs-book
Unsubscribe: See the above information page
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.