From patchwork Sat Nov 30 16:03:47 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Matthias Fischer X-Patchwork-Id: 2623 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 47QGQQ2PwFz43WR for ; Sat, 30 Nov 2019 16:03:58 +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 47QGQM554Jz2LH; Sat, 30 Nov 2019 16:03:55 +0000 (UTC) Received: from mail02.haj.ipfire.org (localhost [127.0.0.1]) by mail02.haj.ipfire.org (Postfix) with ESMTP id 47QGQM33V8z2yc5; Sat, 30 Nov 2019 16:03: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 (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 47QGQK6Q31z2yXW for ; Sat, 30 Nov 2019 16:03:53 +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 47QGQK36SSz2LH for ; Sat, 30 Nov 2019 16:03:53 +0000 (UTC) DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=201909ed25519; t=1575129833; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc; bh=8Ab3UwXpsFbKZYWD8Tk5axb+HHjkVipHtlU5Ojz+aXc=; b=kjihGgffX2MPn5f1WCaWqVA99whETNwu6hLKzqLl9q49KIcn3y9LdvC+XsNinV7yWEpywM nVt6h6+vwn9XeKBA== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=201909rsa; t=1575129833; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc; bh=8Ab3UwXpsFbKZYWD8Tk5axb+HHjkVipHtlU5Ojz+aXc=; b=M3q1krwOrhjZfRQD1MOKOlZ0NP7i6jPrMm3EdtFkbJ9eGnWPbpoqtZ7YLYVTEEDwISoj7Y 14R0Pg57l0pn4O9SmSVnn42LdoMbRMhDl5xplzch3Ka6A6MpjrQ7WDfxtHteGc4l2tg+ZT jTMwCdhaDvaoiOLEjw6qaVAEEwhogv+8YItWUIjMXH+b7fPtfFkziOnI5ulMLbjKjKo9Z+ aGavmdKqw5p4iSmtXUJuHe2uI0733F9zor+rKVO0TGUbO1ZPkmoX5LbMpSTR4rkYxmv9E/ dRhLRk4Tm4AjdTH+DClBEen+zBAp6ZTNVkMrpI97n6MUWY4sP7bV7sHRk7m+7Q== From: Matthias Fischer To: development@lists.ipfire.org Subject: [PATCH] cpio: Update to 2.13 Date: Sat, 30 Nov 2019 17:03:47 +0100 Message-Id: <20191130160347.1868-1-matthias.fischer@ipfire.org> Authentication-Results: mail01.ipfire.org; auth=pass smtp.auth=mfischer 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://www.gnu.org/software/cpio/ Fix CVE-2015-1197 Fix CVE-2016-2037 Fix CVE-2019-14866 Signed-off-by: Matthias Fischer Reviewed-by: Michael Tremer --- config/rootfiles/common/cpio | 1 + lfs/cpio | 6 +++--- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/config/rootfiles/common/cpio b/config/rootfiles/common/cpio index 26ca6f376..45bf9f79c 100644 --- a/config/rootfiles/common/cpio +++ b/config/rootfiles/common/cpio @@ -15,6 +15,7 @@ bin/cpio #usr/share/locale/ko/LC_MESSAGES/cpio.mo #usr/share/locale/nl/LC_MESSAGES/cpio.mo #usr/share/locale/pl/LC_MESSAGES/cpio.mo +#usr/share/locale/pt/LC_MESSAGES/cpio.mo #usr/share/locale/pt_BR/LC_MESSAGES/cpio.mo #usr/share/locale/ro/LC_MESSAGES/cpio.mo #usr/share/locale/ru/LC_MESSAGES/cpio.mo diff --git a/lfs/cpio b/lfs/cpio index f2e12952d..02d72d038 100644 --- a/lfs/cpio +++ b/lfs/cpio @@ -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 = 2.12 +VER = 2.13 THISAPP = cpio-$(VER) DL_FILE = $(THISAPP).tar.gz @@ -40,7 +40,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_MD5 = fc207561a86b63862eea4b8300313e86 +$(DL_FILE)_MD5 = 389c5452d667c23b5eceb206f5000810 install : $(TARGET)