X-Original-To: alpine-aports@lists.alpinelinux.org Received: from mx1.tetrasec.net (mx1.tetrasec.net [74.117.190.25]) by lists.alpinelinux.org (Postfix) with ESMTP id 7E7BCF81692 for ; Mon, 25 Feb 2019 14:31:46 +0000 (UTC) Received: from mx1.tetrasec.net (mail.local [127.0.0.1]) by mx1.tetrasec.net (Postfix) with ESMTP id E38359E1D7D; Mon, 25 Feb 2019 14:31:45 +0000 (UTC) Received: from ncopa-desktop.copa.dup.pw (67.63.200.37.customer.cdi.no [37.200.63.67]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-256) server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) (Authenticated sender: alpine@tanael.org) by mx1.tetrasec.net (Postfix) with ESMTPSA id 1FA479E03E0; Mon, 25 Feb 2019 14:31:44 +0000 (UTC) Date: Mon, 25 Feb 2019 15:31:37 +0100 From: Natanael Copa To: "Milan P. =?ISO-8859-1?B?U3Rhbmkq?=" Cc: alpine-aports@lists.alpinelinux.org Subject: Re: [alpine-aports] [PATCH] main/libxml2: fix null pointer dereference Message-ID: <20190225153137.21dacdfa@ncopa-desktop.copa.dup.pw> In-Reply-To: <20190225125345.25093-1-mps@arvanta.net> References: <20190225125345.25093-1-mps@arvanta.net> X-Mailer: Claws Mail 3.17.3 (GTK+ 2.24.32; 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=ISO-8859-1 Content-Transfer-Encoding: quoted-printable On Mon, 25 Feb 2019 13:53:45 +0100 Milan P. Stani* wrote: > fixes: #10034 > bump pkgrel > --- > main/libxml2/APKBUILD | 6 ++-- > .../fix-null-pointer-dereference.patch | 36 +++++++++++++++++++ > 2 files changed, 40 insertions(+), 2 deletions(-) > create mode 100644 main/libxml2/fix-null-pointer-dereference.patch Applied with minor changes in commit message Thanks! -nc --- Unsubscribe: alpine-aports+unsubscribe@lists.alpinelinux.org Help: alpine-aports+help@lists.alpinelinux.org ---