X-Original-To: alpine-aports@mail.alpinelinux.org Delivered-To: alpine-aports@mail.alpinelinux.org Received: from mail.alpinelinux.org (dallas-a1.alpinelinux.org [127.0.0.1]) by mail.alpinelinux.org (Postfix) with ESMTP id C3DA0DC1737 for ; Fri, 26 Jun 2015 16:41:45 +0000 (UTC) Received: from apollo.thewebhostserver.com (apollomail.thewebhostserver.com [46.23.65.248]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.alpinelinux.org (Postfix) with ESMTPS id 7A294DC01B9 for ; Fri, 26 Jun 2015 16:41:44 +0000 (UTC) Received: from [2.223.48.255] (port=50194 helo=[192.168.0.17]) by apollo.thewebhostserver.com with esmtpsa (TLSv1.2:DHE-RSA-AES128-SHA:128) (Exim 4.85) (envelope-from ) id 1Z8WhA-0005V4-9r; Fri, 26 Jun 2015 17:41:40 +0100 Message-ID: <558D8151.4080306@it-offshore.co.uk> Date: Fri, 26 Jun 2015 17:44:01 +0100 From: IT Developer Reply-To: developer@it-offshore.co.uk Organization: IT Offshore User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.7.0 X-Mailinglist: alpine-aports Precedence: list List-Id: Alpine Development List-Unsubscribe: List-Post: List-Help: List-Subscribe: MIME-Version: 1.0 To: Natanael Copa CC: alpine-aports@lists.alpinelinux.org Subject: Re: [alpine-aports] [PATCH] testing/cpio: new aport References: <1435328593-2026-1-git-send-email-developer@it-offshore.co.uk> <20150626165519.7be2c9b8@ncopa-desktop.alpinelinux.org> In-Reply-To: <20150626165519.7be2c9b8@ncopa-desktop.alpinelinux.org> Content-Type: multipart/alternative; boundary="------------050102040400040807000300" X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - apollo.thewebhostserver.com X-AntiAbuse: Original Domain - lists.alpinelinux.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - it-offshore.co.uk X-Get-Message-Sender-Via: apollo.thewebhostserver.com: authenticated_id: developer@it-offshore.co.uk X-Source: X-Source-Args: X-Source-Dir: X-Virus-Scanned: ClamAV using ClamSMTP This is a multi-part message in MIME format. --------------050102040400040807000300 Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit They were the same patches as in Arch Linux (who copied some of them from Fedora) I had to split "cpio-2.11-stdio" into 2 patches for it to apply correctly. Stuart. On 06/26/15 15:55, Natanael Copa wrote: > On Fri, 26 Jun 2015 14:23:13 +0000 > Stuart Cardall wrote: > >> --- >> testing/cpio/001-cpio-2.11-stdio.in.patch | 14 ++ >> testing/cpio/002-cpio-2.11-CVE-2014-9112.patch | 134 ++++++++++++++++++ >> .../003-cpio-2.11-testsuite-CVE-2014-9112.patch | 31 +++++ >> ...pio-2.11-check_for_symlinks-CVE-2015-1197.patch | 153 +++++++++++++++++++++ >> testing/cpio/005-cpio-2.11-stdio.in-part2.patch | 68 +++++++++ >> testing/cpio/APKBUILD | 68 +++++++++ >> 6 files changed, 468 insertions(+) >> create mode 100644 testing/cpio/001-cpio-2.11-stdio.in.patch >> create mode 100644 testing/cpio/002-cpio-2.11-CVE-2014-9112.patch >> create mode 100644 testing/cpio/003-cpio-2.11-testsuite-CVE-2014-9112.patch >> create mode 100644 testing/cpio/004-cpio-2.11-check_for_symlinks-CVE-2015-1197.patch >> create mode 100644 testing/cpio/005-cpio-2.11-stdio.in-part2.patch >> create mode 100644 testing/cpio/APKBUILD > many patches here. Are they submitted upstream too? > > -nc --------------050102040400040807000300 Content-Type: text/html; charset=windows-1252 Content-Transfer-Encoding: 7bit They were the same patches as in Arch Linux (who copied some of them from Fedora)

I had to split "
cpio-2.11-stdio" into 2 patches for it to apply correctly.

Stuart.

On 06/26/15 15:55, Natanael Copa wrote:
On Fri, 26 Jun 2015 14:23:13 +0000
Stuart Cardall <developer@it-offshore.co.uk> wrote:

---
 testing/cpio/001-cpio-2.11-stdio.in.patch          |  14 ++
 testing/cpio/002-cpio-2.11-CVE-2014-9112.patch     | 134 ++++++++++++++++++
 .../003-cpio-2.11-testsuite-CVE-2014-9112.patch    |  31 +++++
 ...pio-2.11-check_for_symlinks-CVE-2015-1197.patch | 153 +++++++++++++++++++++
 testing/cpio/005-cpio-2.11-stdio.in-part2.patch    |  68 +++++++++
 testing/cpio/APKBUILD                              |  68 +++++++++
 6 files changed, 468 insertions(+)
 create mode 100644 testing/cpio/001-cpio-2.11-stdio.in.patch
 create mode 100644 testing/cpio/002-cpio-2.11-CVE-2014-9112.patch
 create mode 100644 testing/cpio/003-cpio-2.11-testsuite-CVE-2014-9112.patch
 create mode 100644 testing/cpio/004-cpio-2.11-check_for_symlinks-CVE-2015-1197.patch
 create mode 100644 testing/cpio/005-cpio-2.11-stdio.in-part2.patch
 create mode 100644 testing/cpio/APKBUILD
many patches here. Are they submitted upstream too?

-nc

--------------050102040400040807000300-- --- Unsubscribe: alpine-aports+unsubscribe@lists.alpinelinux.org Help: alpine-aports+help@lists.alpinelinux.org ---