From patchwork Sat Jan 25 19:04:26 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Matthias Fischer X-Patchwork-Id: 2724 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 (P-384) client-signature ECDSA (P-384)) (Client CN "mail01.haj.ipfire.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by web04.haj.ipfire.org (Postfix) with ESMTPS id 484ln25SVtz3xXd for ; Sat, 25 Jan 2020 19:04:38 +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 (P-384) server-digest SHA384 client-signature ECDSA (P-384) client-digest SHA384) (Client CN "mail02.haj.ipfire.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mail01.ipfire.org (Postfix) with ESMTPS id 484ln13nlCz2Qb; Sat, 25 Jan 2020 19:04:37 +0000 (UTC) Received: from mail02.haj.ipfire.org (localhost [127.0.0.1]) by mail02.haj.ipfire.org (Postfix) with ESMTP id 484ln126Cfz2yd4; Sat, 25 Jan 2020 19:04:37 +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 (P-384) client-signature ECDSA (P-384)) (Client CN "mail01.haj.ipfire.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mail02.haj.ipfire.org (Postfix) with ESMTPS id 484lmz6Q8cz2yCf for ; Sat, 25 Jan 2020 19:04:35 +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 (P-384) server-digest SHA384) (Client did not present a certificate) by mail01.ipfire.org (Postfix) with ESMTPSA id 484lmz00twzTP for ; Sat, 25 Jan 2020 19:04:34 +0000 (UTC) DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=201909ed25519; t=1579979075; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc; bh=DrhDTNqRPOCPECotXXEvTPQJ8+8xABu9mFn6eV5Yw/M=; b=mJzx+04HkzAdhMK3W1YFkZvUWosj72mQSI0eJedISdVSD487SpbDGEghIfV5ZEyrtaWkjg AE1ekfixvj9LozAQ== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=201909rsa; t=1579979075; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc; bh=DrhDTNqRPOCPECotXXEvTPQJ8+8xABu9mFn6eV5Yw/M=; b=fO982L282qM39CmsTELK+RaXEfsCl2EvBwYn7jDG2cI3mKHlesjo65PPIvwKIpcUECc3QV dqQo5+uXfHnTuQPU2B3LLk0DgX2gEkc1GttjBbrZtp3EFQYVuBIuf0NI2ljtZkpvGsEFfa VzBcIJJDTOeDK137WmBs2Za6u9nXw48pAXqpEyilJ+GGTMhsFQXmEhZrYug6tqrwQvje1W nkl4gz4HKxZEBE1H94soVzI85GJTROHdszwwWy8EvBDIVW+VCAk3h4fP18vLABDni8L079 bVGlKvRNZZtq7HQIFzz5Y+YkCaROQJHMifX/4Hcmb2GkU8ZB3IZ2C7QyPLYhfg== From: Matthias Fischer To: development@lists.ipfire.org Subject: [PATCH] dhcp: Update to 4.4.2 Date: Sat, 25 Jan 2020 20:04:26 +0100 Message-Id: <20200125190426.24634-1-matthias.fischer@ipfire.org> Authentication-Results: mail01.ipfire.org; auth=pass smtp.mailfrom=matthias.fischer@ipfire.org X-BeenThere: development@lists.ipfire.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: IPFire development talk List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: development-bounces@lists.ipfire.org Sender: "Development" For details see: https://downloads.isc.org/isc/dhcp/4.4.2/dhcp-4.4.2-RELNOTES Signed-off-by: Matthias Fischer Reviewed-by: Michael Tremer --- lfs/dhcp | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/lfs/dhcp b/lfs/dhcp index 4c01428f5..8c64ae899 100644 --- a/lfs/dhcp +++ b/lfs/dhcp @@ -1,7 +1,7 @@ ############################################################################### # # # IPFire.org - A linux based firewall # -# Copyright (C) 2007-2018 IPFire Team # +# Copyright (C) 2007-2019 IPFire Team # # # # This program is free software: you can redistribute it and/or modify # # it under the terms of the GNU General Public License as published by # @@ -24,7 +24,7 @@ include Config -VER = 4.4.1 +VER = 4.4.2 THISAPP = dhcp-$(VER) DL_FILE = $(THISAPP).tar.gz @@ -40,7 +40,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_MD5 = 18c7f4dcbb0a63df25098216d47b1ede +$(DL_FILE)_MD5 = 2afdaf8498dc1edaf3012efdd589b3e1 install : $(TARGET)