From patchwork Sat Sep 11 10:57:28 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Adolf Belka X-Patchwork-Id: 4697 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 4H68pQ549Hz3xKg for ; Sat, 11 Sep 2021 10:57:34 +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 4H68pQ2Ysdz4Ty; Sat, 11 Sep 2021 10:57:34 +0000 (UTC) Received: from mail02.haj.ipfire.org (localhost [127.0.0.1]) by mail02.haj.ipfire.org (Postfix) with ESMTP id 4H68pQ1tjkz2yW4; Sat, 11 Sep 2021 10:57:34 +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 "R3" (verified OK)) by mail02.haj.ipfire.org (Postfix) with ESMTPS id 4H68pP0T7hz2xPJ for ; Sat, 11 Sep 2021 10:57:33 +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 4H68pN4Ff6z44Z; Sat, 11 Sep 2021 10:57:32 +0000 (UTC) DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003ed25519; t=1631357852; 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=vNZ8J6VNV4eJCRvnmhBgdehKKgGGijDhI7xNKRDcJdI=; b=Wz+OFWnlW/5MZQycwpsaRRCm7hmyXSa+N3KEEbRpDH3lFWmDPa5oj1kOIQiIhUyWbjXCJM ZRA4mBvQgOkcMvBw== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003rsa; t=1631357852; 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=vNZ8J6VNV4eJCRvnmhBgdehKKgGGijDhI7xNKRDcJdI=; b=nbE+eN8X3kaEKw46ShsaczsDbAEYo2NomClo7zYlAjb6u2NCVv/ZFxDRS/jqkC5lHgJQyx EofOL4KH/O26dVMQUzOJWY1OTaB1nZf570f67qVqnSxcTmiKKUaapNQGSfGZ98q+6Rae49 x2W61p0TVRP1fRDEfNy7crgXnqsYEH2Pyy7KKc/BTcePytcP0Vir+aHeJaiej/HFKktrTE NbjGyhwd+h0h2tvw+VOaNSWkpCIC0qPn3maTTywhQzAiATuZ3GWztaRjA1riRqMf6+JdR7 EnD+zNAevCQwhi3gEHk89efuPqFHKfIQJBnjs3nucIb5zLfP+IEOfvnLEfuyDg== From: Adolf Belka To: development@lists.ipfire.org Subject: [PATCH] libedit: Update to version 20210714-3.1 Date: Sat, 11 Sep 2021 12:57:28 +0200 Message-Id: <20210911105728.2828-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 20210522-3.1 to 20210714-3.1 - Update rootfile - Changelog 2021-07-14 Jess Thrysoee * all: sync with upstream source * src/histedit.h: Add wcsdup declaration when ifndef HAVE_WCSDUP. Patch by Rainer Jung. * examples/wtc1.c: Fix warnings and add missing brace. Patch by Rainer Jung. Signed-off-by: Adolf Belka --- config/rootfiles/common/libedit | 2 +- lfs/libedit | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/config/rootfiles/common/libedit b/config/rootfiles/common/libedit index 2a1b8f534..185a009c2 100644 --- a/config/rootfiles/common/libedit +++ b/config/rootfiles/common/libedit @@ -4,7 +4,7 @@ #usr/lib/libedit.la #usr/lib/libedit.so usr/lib/libedit.so.0 -usr/lib/libedit.so.0.0.66 +usr/lib/libedit.so.0.0.67 #usr/lib/pkgconfig/libedit.pc #usr/share/man/man3/editline.3 #usr/share/man/man3/el_deletestr.3 diff --git a/lfs/libedit b/lfs/libedit index c28d07188..e7a12713f 100644 --- a/lfs/libedit +++ b/lfs/libedit @@ -24,7 +24,7 @@ include Config -VER = 20210522-3.1 +VER = 20210714-3.1 THISAPP = libedit-$(VER) DL_FILE = $(THISAPP).tar.gz @@ -40,7 +40,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_MD5 = 6ad9e9208daf031adf1ebc64441769e0 +$(DL_FILE)_MD5 = 06292bb404df37f915c2029dc4fe02cf install : $(TARGET)