From patchwork Sun Apr 16 22:38:46 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Matthias Fischer X-Patchwork-Id: 1078 Return-Path: Received: from mail01.ipfire.org (unknown [172.28.1.200]) by web02.ipfire.org (Postfix) with ESMTP id 4F710621A4 for ; Sun, 16 Apr 2017 14:38:58 +0200 (CEST) Received: from mail01.ipfire.org (localhost [IPv6:::1]) by mail01.ipfire.org (Postfix) with ESMTP id 97DEE1B62; Sun, 16 Apr 2017 14:38:55 +0200 (CEST) Received: from Devel.localdomain (p5DD83151.dip0.t-ipconnect.de [93.216.49.81]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-SHA256 (128/128 bits)) (No client certificate requested) by mail01.ipfire.org (Postfix) with ESMTPSA id CEB141640 for ; Sun, 16 Apr 2017 14:38:49 +0200 (CEST) From: Matthias Fischer To: development@lists.ipfire.org Subject: [PATCH] coreutils: Update to 8.27 Date: Sun, 16 Apr 2017 14:38:46 +0200 Message-Id: <20170416123846.2566-1-matthias.fischer@ipfire.org> X-Mailer: git-send-email 2.11.0 MIME-Version: 1.0 X-BeenThere: development@lists.ipfire.org X-Mailman-Version: 2.1.20 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" Signed-off-by: Matthias Fischer --- lfs/coreutils | 11 +- ...25-i18n-2.patch => coreutils-8.27-i18n-1.patch} | 2133 +++++++++++++------- src/patches/coreutils-8.27-uname-1.patch | 170 ++ 3 files changed, 1608 insertions(+), 706 deletions(-) rename src/patches/{coreutils-8.25-i18n-2.patch => coreutils-8.27-i18n-1.patch} (72%) create mode 100644 src/patches/coreutils-8.27-uname-1.patch