From mboxrd@z Thu Jan 1 00:00:00 1970 From: Sree Harsha Totakura Subject: Re: [PATCH 0/2] Update cURL to 7.35.0 and fix its tests Date: Wed, 19 Feb 2014 00:14:51 +0100 Message-ID: <5303E96B.8030503@totakura.in> References: <1392756358-15898-1-git-send-email-sreeharsha@totakura.in> <20140218223909.GA9293@debian> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:53561) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WFtsV-0005DC-AY for guix-devel@gnu.org; Tue, 18 Feb 2014 18:15:09 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WFtsP-0001WI-Bh for guix-devel@gnu.org; Tue, 18 Feb 2014 18:15:03 -0500 Received: from mail-out1.informatik.tu-muenchen.de ([131.159.0.8]:56796 helo=smtp1.informatik.tu-muenchen.de) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WFtsP-0001WC-5U for guix-devel@gnu.org; Tue, 18 Feb 2014 18:14:57 -0500 In-Reply-To: <20140218223909.GA9293@debian> 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-bounces+gcggd-guix-devel=m.gmane.org@gnu.org To: Andreas Enge Cc: guix-devel@gnu.org On 02/18/2014 11:39 PM, Andreas Enge wrote: > Thanks, also pushed! The patch that you could remove for gnurl is still > needed for curl? Did you make a bug report? Yes, it is still needed. It has been fixed by cURL upstream though, so we can remove it after the next release. Sree