From: Matthias Fischer <matthias.fischer@ipfire.org>
To: development@lists.ipfire.org
Cc: Matthias Fischer <matthias.fischer@ipfire.org>
Subject: [PATCH] dhcpcd: Update to 10.5.2
Date: Mon, 17 Aug 2026 23:55:17 +0200 [thread overview]
Message-ID: <20260817215521.3826-1-matthias.fischer@ipfire.org> (raw)
Please note: v10.5.1 was nearly immediately supersed by v10.5.2.
For details see:
https://github.com/NetworkConfiguration/dhcpcd/commits
and
https://github.com/NetworkConfiguration/dhcpcd/releases/tag/v10.5.2
"What's Changed [10.5.2]
IPv6: Allocate the interface state before adding a static address by @Hojun-Cho in #711"
"What's Changed [10.5.1]
Add disable build privsep to the build matrix by @rsmarples in #689
DHCP: Only send the rapid commit option when configured to by @rsmarples in #694
DHCP6: Mirror the prior DHCP rapid commit fix to DHCPv6 by @rsmarples in #695
keep acquisition timestamp when route isn't updated by @Freax13 in #686
privsep: Allow __NR__llseek as well as __NR_llseek on linux by @rsmarples in #696
compat: Take a copy of libc progname variable by @rsmarples in #697
ipv6nd: don't leave a carrier expiry timeout on a freed interface by @Hojun-Cho in #698
compat: define STDC_WANT_LIB_EXT1 1 before including config by @rsmarples in #700
ipv4: clear added state if we didn't delete the address by @rsmarples in #699
linux: workaround a gcc compile warning issue by @rsmarples in #703
DHCP: script reason should be RELEASE on RELEASE, not STOP by @rsmarples in #701
Improve the IDE experience by @rsmarples in #704
control: Harden the socket at the fs level by @rsmarples in #705
privsep: re-enable capsicum and pledge by @rsmarples in #706
privsep: Fix capsicum support on the control socket by @rsmarples in #707
configure: Generate .clangd by @rsmarples in #710"
Signed-off-by: Matthias Fischer <matthias.fischer@ipfire.org>
---
lfs/dhcpcd | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/lfs/dhcpcd b/lfs/dhcpcd
index d4cade029..0e247215d 100644
--- a/lfs/dhcpcd
+++ b/lfs/dhcpcd
@@ -24,7 +24,7 @@
include Config
-VER = 10.5.0
+VER = 10.5.2
THISAPP = dhcpcd-$(VER)
DL_FILE = $(THISAPP).tar.xz
@@ -40,7 +40,7 @@ objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
-$(DL_FILE)_BLAKE2 = 0b685acc78243b94f045fad33f10142e65c7883010e61a0f62f19c6ba080418dbf3ea939d7a22dd432ae6e9af8da90bd70da89d5e802ca481c797b03e1f41417
+$(DL_FILE)_BLAKE2 = 5852f07fc163137ec5e3224a7043de9b792551f13509bb20b5740be77f08280335eeb92cd22f98fb40a2d527d4190fffcda9ddde009412aad62f286ad069ebb4
install : $(TARGET)
--
2.53.0
reply other threads:[~2026-08-17 21:55 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20260817215521.3826-1-matthias.fischer@ipfire.org \
--to=matthias.fischer@ipfire.org \
--cc=development@lists.ipfire.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox