From: Adolf Belka <adolf.belka@ipfire.org>
To: development@lists.ipfire.org
Cc: Adolf Belka <adolf.belka@ipfire.org>
Subject: [PATCH] dhcpcd: Update to version 10.3.0
Date: Sat, 22 Nov 2025 20:49:21 +0100 [thread overview]
Message-ID: <20251122194921.2954897-1-adolf.belka@ipfire.org> (raw)
- Update from version 10.2.4 to 10.3.0
- No change in rootfile
- Changelog
10.3.0
privsep: enforce message boundaries with MSG_EOR on our messages
by @glebius in #533
Protocols will notify when dhcpcd can exit by @rsmarples in #536
DHCP: Don't request T1 and T2
DHCP: Don't request a lease time
DHCP6: Don't exit if using DHCP4 INFORM in non manager mode
ND: Route Information Option prefix is optional
ipv6: respect slaac hwaddr to really use the hwaddr
When stopping all interfaces at exit and releasing, remove persistance
NetBSD: Delete RTF_CONNECTED route when changing it
privsep: Drain the log when the root process is exiting
eloop: vastly reworked, kqueue and epoll support on by default
Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
---
lfs/dhcpcd | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/lfs/dhcpcd b/lfs/dhcpcd
index 6d15caad2..80a15072e 100644
--- a/lfs/dhcpcd
+++ b/lfs/dhcpcd
@@ -24,7 +24,7 @@
include Config
-VER = 10.2.4
+VER = 10.3.0
THISAPP = dhcpcd-$(VER)
DL_FILE = $(THISAPP).tar.xz
@@ -40,7 +40,7 @@ objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
-$(DL_FILE)_BLAKE2 = cdc5c345c58f24852ecf7e6655446f9385c860d9095cca8fa40eaae27a1d05dfad667e1e39af6ace2bd73acaa799210d6345462c90a88f89839912416263fdef
+$(DL_FILE)_BLAKE2 = 657d20b5b92769615035b5d8792c77280a2ef34a96f64f4c5a70d3ee51a24b9dec48f2a4f59b75d3e5505685eece0a4f163518fd1f027b09945287a30b075f8a
install : $(TARGET)
--
2.51.2
reply other threads:[~2025-11-22 19:49 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=20251122194921.2954897-1-adolf.belka@ipfire.org \
--to=adolf.belka@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