From patchwork Tue May 28 15:41:43 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Adolf Belka X-Patchwork-Id: 7827 Return-Path: Received: from mail01.ipfire.org (mail01.haj.ipfire.org [172.28.1.202]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (secp384r1) server-digest SHA384 client-signature ECDSA (secp384r1) client-digest SHA384) (Client CN "mail01.haj.ipfire.org", Issuer "R3" (verified OK)) by web04.haj.ipfire.org (Postfix) with ESMTPS id 4VpcFg1BRXz3wxV for ; Tue, 28 May 2024 15:41:59 +0000 (UTC) Received: from mail02.haj.ipfire.org (mail02.haj.ipfire.org [172.28.1.201]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (secp384r1) client-signature ECDSA (secp384r1)) (Client CN "mail02.haj.ipfire.org", Issuer "R3" (verified OK)) by mail01.ipfire.org (Postfix) with ESMTPS id 4VpcFb3WnMz1T1; Tue, 28 May 2024 15:41:55 +0000 (UTC) Received: from mail02.haj.ipfire.org (localhost [127.0.0.1]) by mail02.haj.ipfire.org (Postfix) with ESMTP id 4VpcFb1LqTz33C9; Tue, 28 May 2024 15:41:55 +0000 (UTC) Received: from mail01.ipfire.org (mail01.haj.ipfire.org [172.28.1.202]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (secp384r1) server-digest SHA384 client-signature ECDSA (secp384r1) client-digest SHA384) (Client CN "mail01.haj.ipfire.org", Issuer "R3" (verified OK)) by mail02.haj.ipfire.org (Postfix) with ESMTPS id 4VpcFX31zLz2xxl for ; Tue, 28 May 2024 15:41:52 +0000 (UTC) Received: from [127.0.0.1] (localhost [127.0.0.1]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (secp384r1) server-digest SHA384) (No client certificate requested) by mail01.ipfire.org (Postfix) with ESMTPSA id 4VpcFW235mzn8; Tue, 28 May 2024 15:41:51 +0000 (UTC) DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003ed25519; t=1716910911; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding; bh=I5lFJZkt87kVYq/wfMhSr5calB/XXxfZpoBQcXgiUDU=; b=2leKgoHNXcWX4US2OHGT8nJXH7dmT7Uzz7zyzOm5LR5S8kowGEvtXBBrCvUq8kmgy5VyrD Z23LI+3wwflzMnAw== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003rsa; t=1716910911; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding; bh=I5lFJZkt87kVYq/wfMhSr5calB/XXxfZpoBQcXgiUDU=; b=Yqnpu7yNxKUVR3ReIZ9Nuquwq4p4PQ6nvpFZaa2zNJYOzPYIrdh/W1OH5p7eF5Gv/z94kV lnLP2ibUm6/jLHgUoCEi/X864ASXKyCkfaxBzrs0DZr02ZMt4FCO4YV9f07PutTpsby6xx zI8Vek3ew802lUJAsqkm6zw2iSkYrENwL81beTGwVe6VYFGpPo6U/YQ+mQNMcbMvvjkfuN CieqeOjcb/0LAa7/ljxwcnq9uCpiJAwfmbIRyC6HBLBui0nQRLoNk87YMR0ImGxnfsT85W PdCszYsQyToFgyHAo9QwEXlmNk/RpgMdpQ6jm7/le1fUCB180pSkss/NrgwAkw== From: Adolf Belka To: development@lists.ipfire.org Subject: [PATCH] dhcpcd: Update to version 10.0.8 Date: Tue, 28 May 2024 17:41:43 +0200 Message-ID: <20240528154144.3777068-1-adolf.belka@ipfire.org> MIME-Version: 1.0 Message-ID-Hash: 2HZMJW25VXSINFEDV3ZPSJPQVLGBIKI3 X-Message-ID-Hash: 2HZMJW25VXSINFEDV3ZPSJPQVLGBIKI3 X-MailFrom: adolf.belka@ipfire.org X-Mailman-Rule-Misses: dmarc-mitigation; no-senders; approved; emergency; loop; banned-address; member-moderation; nonmember-moderation; administrivia; implicit-dest; max-recipients; max-size; news-moderation; no-subject; digests; suspicious-header X-Mailman-Version: 3.3.8 Precedence: list List-Id: IPFire development talk Archived-At: <> List-Archive: <> List-Help: List-Owner: List-Post: List-Subscribe: List-Unsubscribe: - Update from version 10.0.6 to 10.0.8 - Update of rootfile not required - Changelog 10.0.8 Fixed compile without ARP Fixed closefrom test for glibc Fixed spelling of ADVERTISEMENT 10.0.7 DHCP: use request_time, fallback_time and ipv4ll_time rather than reboot timeout DHCP6: Wait for IRT to elapse before requesting advertisments DHCPv6: Don't re-INFORM if the RA changes privsep: Reduce fd use dhcpcd: Add support for arp persist defence by @pradeep-brightsign in #273 Move dhcp(v4) packet size check earlier by @pemensik in #295 Define the Azure Endpoint and other site-specific options by @lparkes in #299 add RFC4191 support by @goertzenator in #297 dhcpcd: Respect IPV6_PREFERRED_ONLY flag regardless of state by @taoyl-g in #307 Fix time_offset to be int to match RFC-2132 by @ColinMcInnes in #319 hooks/30-hostname: Exit with 0 if setting hostname is not needed by @bdrung in #320 Signed-off-by: Adolf Belka Reviewed-by: Michael Tremer --- lfs/dhcpcd | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lfs/dhcpcd b/lfs/dhcpcd index 4a2368562..3bac681d8 100644 --- a/lfs/dhcpcd +++ b/lfs/dhcpcd @@ -24,7 +24,7 @@ include Config -VER = 10.0.6 +VER = 10.0.8 THISAPP = dhcpcd-$(VER) DL_FILE = $(THISAPP).tar.xz @@ -40,7 +40,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_BLAKE2 = 4afd08cf7377b2262d33bf3f7ac503e081572a7c1ffd53b285842a92d99d88fae44e7e6384134bbe1eb839001f822fa7fb43718c42f9e8e6d11a05ec66fa2fc6 +$(DL_FILE)_BLAKE2 = 1bf27387c13f192c6216e2f1ecad06bfa82267d5d6e08ddaa123789699fe9154222c33b1aa1f603e65ae8dce510cb24d48e72701494e0793c766e81f024f8bc5 install : $(TARGET)