From patchwork Tue Feb 9 20:23:13 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Adolf Belka X-Patchwork-Id: 3881 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) server-digest SHA384 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mail01.haj.ipfire.org", Issuer "R3" (verified OK)) by web04.haj.ipfire.org (Postfix) with ESMTPS id 4DZvTz3Qq2z3wpr for ; Tue, 9 Feb 2021 20:23:19 +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 4DZvTy2lFqzl9; Tue, 9 Feb 2021 20:23:18 +0000 (UTC) Received: from mail02.haj.ipfire.org (localhost [127.0.0.1]) by mail02.haj.ipfire.org (Postfix) with ESMTP id 4DZvTy1d0Bz2ydZ; Tue, 9 Feb 2021 20:23:18 +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 RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mail01.haj.ipfire.org", Issuer "R3" (verified OK)) by mail02.haj.ipfire.org (Postfix) with ESMTPS id 4DZvTw4Thgz2x9h for ; Tue, 9 Feb 2021 20:23:16 +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 4DZvTv5122zQt; Tue, 9 Feb 2021 20:23:15 +0000 (UTC) DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003ed25519; t=1612902195; 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=5MuPWtUs2gz1JEWtr0zIgTMync+06ML8WuhSIoMqycE=; b=ga/KqZX4pm8dJoOAuSWIcoEDEGIcVjW3dQlbx0/s343iDLLIVmzW8TNcDYuny2u52KPbP6 jws7w4M/xbNgO5Cw== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003rsa; t=1612902195; 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=5MuPWtUs2gz1JEWtr0zIgTMync+06ML8WuhSIoMqycE=; b=weci83ozumG9wb+yl4QzfFnIWaBki+i1On5RR/1zeQLJcwAsf5oLGAQtL+DOIm/ltBgNg6 g7xeGc6KEMMktAXzwk6Id7MG16aO/aEgCk4EwIOSdTntLHi3t3ppDBvb57b+QpY79V8HPi 7+xav+ccZxLEONDuIxwZzS1yTzd2xk0l2Iy6mAZeUkvwjtQnuHybRwOsgGAVkHHOrdOdbv pflW3VHqEr6olLxeFEw5RYkGWGkaQIq5gR5ruTYnzLxKpBdNaVi9JIRaeDKxJh1SDH/N1z RkojCCDsOtoZOP4FVMHiX0h+0FKhgzAYNFKdC6QVVi6P+/oJ1RSJA5ShZ9XfNA== From: Adolf Belka To: development@lists.ipfire.org Subject: [PATCH 1/3] autoconf: Update to 2.71 Date: Tue, 9 Feb 2021 21:23:13 +0100 Message-Id: <20210209202314.3103374-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 autoconf from 2.69 to 2.71 - Updated rootfile - Changelog Large amount of changes, especially in 2.70 - too many to add in here. Details of changes can be found in the NEWS file in the tarball Signed-off-by: Adolf Belka --- config/rootfiles/common/autoconf | 8 ++++++-- lfs/autoconf | 4 ++-- 2 files changed, 8 insertions(+), 4 deletions(-) diff --git a/config/rootfiles/common/autoconf b/config/rootfiles/common/autoconf index 3e28ae744..c9aeb7a87 100644 --- a/config/rootfiles/common/autoconf +++ b/config/rootfiles/common/autoconf @@ -10,6 +10,7 @@ #usr/share/autoconf/Autom4te/C4che.pm #usr/share/autoconf/Autom4te/ChannelDefs.pm #usr/share/autoconf/Autom4te/Channels.pm +#usr/share/autoconf/Autom4te/Config.pm #usr/share/autoconf/Autom4te/Configure_ac.pm #usr/share/autoconf/Autom4te/FileUtils.pm #usr/share/autoconf/Autom4te/General.pm @@ -37,6 +38,7 @@ #usr/share/autoconf/autoconf/programs.m4 #usr/share/autoconf/autoconf/specific.m4 #usr/share/autoconf/autoconf/status.m4 +#usr/share/autoconf/autoconf/trailer.m4 #usr/share/autoconf/autoconf/types.m4 #usr/share/autoconf/autom4te.cfg #usr/share/autoconf/autoscan @@ -46,6 +48,10 @@ #usr/share/autoconf/autotest/autotest.m4f #usr/share/autoconf/autotest/general.m4 #usr/share/autoconf/autotest/specific.m4 +#usr/share/autoconf/build-aux +#usr/share/autoconf/build-aux/config.guess +#usr/share/autoconf/build-aux/config.sub +#usr/share/autoconf/build-aux/install-sh #usr/share/autoconf/m4sugar #usr/share/autoconf/m4sugar/foreach.m4 #usr/share/autoconf/m4sugar/m4sh.m4 @@ -61,6 +67,4 @@ #usr/share/man/man1/autoreconf.1 #usr/share/man/man1/autoscan.1 #usr/share/man/man1/autoupdate.1 -#usr/share/man/man1/config.guess.1 -#usr/share/man/man1/config.sub.1 #usr/share/man/man1/ifnames.1 diff --git a/lfs/autoconf b/lfs/autoconf index 4abc8353a..ed77c46ed 100644 --- a/lfs/autoconf +++ b/lfs/autoconf @@ -24,7 +24,7 @@ include Config -VER = 2.69 +VER = 2.71 THISAPP = autoconf-$(VER) DL_FILE = $(THISAPP).tar.xz @@ -39,7 +39,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_MD5 = 50f97f4159805e374639a73e2636f22e +$(DL_FILE)_MD5 = 12cfa1687ffa2606337efe1a64416106 install : $(TARGET)