From mboxrd@z Thu Jan 1 00:00:00 1970 From: Leo Famulari Subject: Re: [PATCH] gnu: libarchive: fix issue 696 in v.3.2.1 Date: Wed, 19 Oct 2016 13:16:43 -0400 Message-ID: <20161019171643.GC8998@jasmine> References: <7tshrsd2jw.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:45915) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bwuTw-00049j-0q for guix-devel@gnu.org; Wed, 19 Oct 2016 13:16:48 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bwuTs-0003cr-RF for guix-devel@gnu.org; Wed, 19 Oct 2016 13:16:48 -0400 Received: from out1-smtp.messagingengine.com ([66.111.4.25]:42240) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1bwuTs-0003bu-Nt for guix-devel@gnu.org; Wed, 19 Oct 2016 13:16:44 -0400 Content-Disposition: inline In-Reply-To: <7tshrsd2jw.fsf@gmail.com> List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: "Guix-devel" To: Carlos =?iso-8859-1?Q?S=E1nchez?= de La Lama Cc: guix-devel@gnu.org On Wed, Oct 19, 2016 at 01:02:43PM +0200, Carlos Sánchez de La Lama wrote: > Pull request #807 has been made upstream, this fixes Issue 696 on GUIX side > until a new it is fixed on a libarchive release. > > * gnu/packages/patches/libarchive-issue-696.patch: New file. > * gnu/local.mk: Register patch. > * gnu/packages/backup.scm (libarchive): Add patch. > (libarchive/fixed): Inherit patches from libarchive. Thanks! Let's wait to see what the libarchive developers say before we apply it to our package.