From patchwork Fri May 7 11:43:36 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Adolf Belka X-Patchwork-Id: 4253 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 "R3" (verified OK)) by web04.haj.ipfire.org (Postfix) with ESMTPS id 4Fc7rL12pcz3wl2 for ; Fri, 7 May 2021 11:43:46 +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) client-signature ECDSA (P-384)) (Client CN "mail02.haj.ipfire.org", Issuer "R3" (verified OK)) by mail01.ipfire.org (Postfix) with ESMTPS id 4Fc7rJ43XqzxV; Fri, 7 May 2021 11:43:44 +0000 (UTC) Received: from mail02.haj.ipfire.org (localhost [127.0.0.1]) by mail02.haj.ipfire.org (Postfix) with ESMTP id 4Fc7rJ1955z2y3n; Fri, 7 May 2021 11:43:44 +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) server-digest SHA384 client-signature ECDSA (P-384) client-digest SHA384) (Client CN "mail01.haj.ipfire.org", Issuer "R3" (verified OK)) by mail02.haj.ipfire.org (Postfix) with ESMTPS id 4Fc7rG61v6z2xYf for ; Fri, 7 May 2021 11:43:42 +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) (No client certificate requested) by mail01.ipfire.org (Postfix) with ESMTPSA id 4Fc7rF6h0HzxV; Fri, 7 May 2021 11:43:41 +0000 (UTC) DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003ed25519; t=1620387822; 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=PCJ7RyMHFCbnkt4EVavr/GZH43ZIqeXkxkER+Kx6WI4=; b=+inRGbpk6ZjBkJmCJo5GK46in7VLpny3h6r612N2C29LvJ/g7jIaa9ZySM07wteq7Km6lX rjXmXxVcAytLNODw== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003rsa; t=1620387822; 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=PCJ7RyMHFCbnkt4EVavr/GZH43ZIqeXkxkER+Kx6WI4=; b=f5M/ULvFKL2q211XbTOfuZ3q7eHf7UOVdCiTtoTi+A3Ei9ZSyaeJ/M+FbvjFCS+cVWgol9 LHb0MPi62m692ufIRvZfwkxnh6AMq55HmOzwdEPglpx51cZjYOen/ifEYun9jd2a6RNsKv BDGtWilGKrk2REJIZflvJ/hlvgAhFvbDaBnxCf+t/53a3jSOunnGfsk4XIPFwXqmpYwjzA 5nEeqz56i4g7gPS6XQk556GQoOMnc+NdUasGLFokofOgivksHJQAW8rVFNhMQEmpCAgubb IDmOF2Kzei66GhxAOIEiBKUoKyQPHI2pEqgXPdjwxrsQno07s7mFm6iIBu1VpQ== From: Adolf Belka To: development@lists.ipfire.org Subject: [PATCH] libxcrypt: Update to 4.4.20 Date: Fri, 7 May 2021 13:43:36 +0200 Message-Id: <20210507114336.6829-1-adolf.belka@ipfire.org> MIME-Version: 1.0 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" - Update from 4.4.19 to 4.4.20 - Update of rootfile not required - Changelog Version 4.4.20 * Fix build when the CFLAGS variable, that is passed into the configure script, has a leading whitespace character in it (issue #125). Signed-off-by: Adolf Belka --- lfs/libxcrypt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lfs/libxcrypt b/lfs/libxcrypt index c452034c9..aac92b5ba 100644 --- a/lfs/libxcrypt +++ b/lfs/libxcrypt @@ -24,7 +24,7 @@ include Config -VER = 4.4.19 +VER = 4.4.20 THISAPP = libxcrypt-$(VER) DL_FILE = $(THISAPP).tar.gz @@ -45,7 +45,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_MD5 = a088bd62745b1e29a9318eb5a44c09f7 +$(DL_FILE)_MD5 = 3b87214308d9a48991fcf2b0aee5649e install : $(TARGET)