X-Original-To: alpine-aports@lists.alpinelinux.org Received: from newmail.tetrasec.net (unknown [172.21.74.12]) by lists.alpinelinux.org (Postfix) with ESMTP id AD8185C41D1 for ; Mon, 23 Jan 2017 17:48:57 +0000 (GMT) Received: from ncopa-desktop.copa.dup.pw (15.63.200.37.customer.cdi.no [37.200.63.15]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) (Authenticated sender: n@tanael.org) by newmail.tetrasec.net (Postfix) with ESMTPSA id D24C45A1542; Mon, 23 Jan 2017 17:48:56 +0000 (GMT) Date: Mon, 23 Jan 2017 18:48:53 +0100 From: Natanael Copa To: Sergei Lukin Cc: alpine-aports@lists.alpinelinux.org Subject: Re: [alpine-aports] [PATCH v3.2] main/guile: security fixes #6367 Message-ID: <20170123184853.1d80d3a2@ncopa-desktop.copa.dup.pw> In-Reply-To: <1485164227-204-1-git-send-email-sergej.lukin@gmail.com> References: <1485164227-204-1-git-send-email-sergej.lukin@gmail.com> X-Mailer: Claws Mail 3.13.2 (GTK+ 2.24.28; x86_64-alpine-linux-musl) X-Mailinglist: alpine-aports Precedence: list List-Id: Alpine Development List-Unsubscribe: List-Post: List-Help: List-Subscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit On Mon, 23 Jan 2017 09:37:07 +0000 Sergei Lukin wrote: > CVE-2016-8605: Thread-unsafe umask modification > --- > main/guile/APKBUILD | 4 ++- > main/guile/CVE-2016-8605.patch | 70 ++++++++++++++++++++++++++++++++++++++++++ > 2 files changed, 73 insertions(+), 1 deletion(-) > create mode 100644 main/guile/CVE-2016-8605.patch applied with some fixes: - add checksum for the patch - remove the texi hunk as it made the build fail thanks! -nc --- Unsubscribe: alpine-aports+unsubscribe@lists.alpinelinux.org Help: alpine-aports+help@lists.alpinelinux.org ---