From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:54726) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1eYY9m-0003ba-1E for guix-patches@gnu.org; Mon, 08 Jan 2018 09:12:06 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1eYY9i-0004lJ-Jj for guix-patches@gnu.org; Mon, 08 Jan 2018 09:12:06 -0500 Received: from debbugs.gnu.org ([208.118.235.43]:59909) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1eYY9i-0004l0-CV for guix-patches@gnu.org; Mon, 08 Jan 2018 09:12:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1eYY9i-00079k-1B for guix-patches@gnu.org; Mon, 08 Jan 2018 09:12:02 -0500 Subject: bug#30007: [PATCH 0/2] gnu: borg: Unbundle libb2. Resent-To: guix-patches@gnu.org Resent-Message-ID: From: Tobias Geerinckx-Rice References: Message-ID: <0ee427bb-f6c1-e90a-ad4a-135ad2f00c02@tobias.gr> Date: Mon, 8 Jan 2018 15:13:59 +0100 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8 Content-Language: en-GB Content-Transfer-Encoding: 7bit List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+kyle=kyleam.com@gnu.org Sender: "Guix-patches" To: 30007-done@debbugs.gnu.org Tobias Geerinckx-Rice wrote on 06/01/18 at 16:51: > This adds a libb2 (BLAKE2) package and makes borg use that instead of > its bundled copy. Pushed with suggested modifications as c6220b13014f47a0aeb29975cdcf3c3b2b880b9d et al. Thanks for the reviews, T G-R