From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:403:4789::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id wMBhNszkOGU+zAAAG6o9tA:P1 (envelope-from ) for ; Wed, 25 Oct 2023 11:50:05 +0200 Received: from aspmx1.migadu.com ([2001:41d0:403:4789::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id wMBhNszkOGU+zAAAG6o9tA (envelope-from ) for ; Wed, 25 Oct 2023 11:50:05 +0200 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 43E5F63644 for ; Wed, 25 Oct 2023 11:50:04 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=k3IJg5si; dmarc=pass (policy=none) header.from=gnu.org; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" ARC-Seal: i=1; s=key1; d=yhetil.org; t=1698227404; a=rsa-sha256; cv=none; b=ZODXsurz/FhiJev2+/FWq/i04LDIrK9Ahd/SCKf2rsWfZ+fJrZbLacunHJfxoMqlBzM7ZQ 82h45JNB6k3wqj2eLN4AfKHj4eA6rPQ0Ns6GZ1MWRGhD8IhBBXy1S9JyTvTQNC/+AS6al1 x6q3UEHM6AVKQ8ZUJLafaUvVV0PaClfMlTgqy+57/YLxOkQXbqGVAwakY9eczEpI31pTEj Z1//JYLbMzLn7ml1SGsjWgTNhfB8GbrMVzLKX/dVpgI9gJ8/9Uj4UGxPdSVUBuDkUKaleN /uuHRcd1Jwq855R4DsysYgdLnav33h/pcsjJKJMiEErSHaU3DH6XBJ5NKugNaQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=k3IJg5si; dmarc=pass (policy=none) header.from=gnu.org; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1698227404; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type:resent-to:resent-from:resent-sender: resent-message-id:in-reply-to:in-reply-to:references:references: list-id:list-help:list-unsubscribe:list-subscribe:list-post: dkim-signature; bh=tA27JA4wyWxc2qQm70PI5Ggbq3zaCp3lDC6NGbV1w34=; b=ppjn4Y6NFhyG0QpgMz8/5E4cKQX09GtAEnBNSPDB4HcoFKlkMtjcULJx0wVotTMiSSs6G3 2mtodRKfeREHZgZq+PyxhL0ec15aubvQqYmtUk9QYOGUhhxu+1SN4gGYiuMZsLFJGPTA8T S5VYuoOz5+BH/r+0WpD4IETZHAPABiR0y4FPywJu123vK6vfy2SFq5s59VGit2/a2bI3DU Tw/aH5jliqYwd/rgUgkzHACshzi3MW/3JchAs7K/wCRJdO82G6Du7eQfmPTZyj5ljjhrv2 3We2irLxOje+79n/9Krh6iKrfUCxZ29qmqutF/QPb684ic+cd22C13jZacCM3w== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qvaW7-0002Bw-1D; Wed, 25 Oct 2023 05:49:35 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qvaW5-0002BA-7j for guix-patches@gnu.org; Wed, 25 Oct 2023 05:49:33 -0400 Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1qvaW4-00068O-Va for guix-patches@gnu.org; Wed, 25 Oct 2023 05:49:32 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qvaWX-00056S-VB for guix-patches@gnu.org; Wed, 25 Oct 2023 05:50:01 -0400 Subject: bug#66621: [PATCH] gnu: curlie: Update to 1.7.1 Resent-From: Mathieu Othacehe Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Wed, 25 Oct 2023 09:50:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 66621 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Imran Iqbal Cc: 66621-done@debbugs.gnu.org Mail-Followup-To: 66621@debbugs.gnu.org, othacehe@gnu.org, imran@imraniqbal.org Received: via spool by 66621-done@debbugs.gnu.org id=D66621.169822734219473 (code D ref 66621); Wed, 25 Oct 2023 09:50:01 +0000 Received: (at 66621-done) by debbugs.gnu.org; 25 Oct 2023 09:49:02 +0000 Received: from localhost ([127.0.0.1]:57347 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qvaVZ-00053u-OM for submit@debbugs.gnu.org; Wed, 25 Oct 2023 05:49:02 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:37146) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qvaVX-000534-Pt for 66621-done@debbugs.gnu.org; Wed, 25 Oct 2023 05:49:01 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qvaUy-0005xs-96; Wed, 25 Oct 2023 05:48:24 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:Date:References:In-Reply-To:Subject:To: From; bh=tA27JA4wyWxc2qQm70PI5Ggbq3zaCp3lDC6NGbV1w34=; b=k3IJg5sinnmGwVg29Qo0 3FLupWprK8oQAClkXAL8R25izcC7jlk6iAgDpAwUmFECXUBFuVVKve7fZKG9/ZnQWcwrKBxjoWl+4 6HU0HB0WiGMlQ2UG9XlrP8gGYea+Ukq3dZ0Vic9wxT1a9Pa6bqaWaqxAcNMO02rit9EuCeg8iAKXO G9+D5jr74Hb6t/0YmzV7WadYVpMBtZYPx4CgD89lK6/Y0AJDDPWbzn11GsqsZG7pQ27LcD8v5X/hU 3NdkDigG2dg+7xk2YHb7NP3BNLi/ivdgO+OhKjviHQgEKKZhHa7hg/d133oPNd0BcxDgLGn5vrS1w z4GDzXstu9vV1A==; From: Mathieu Othacehe In-Reply-To: <28de0e837a9a8588221887ae848aa3fa0433abc5.1697677495.git.imran@imraniqbal.org> (Imran Iqbal's message of "Wed, 18 Oct 2023 21:04:55 -0400") References: <28de0e837a9a8588221887ae848aa3fa0433abc5.1697677495.git.imran@imraniqbal.org> Date: Wed, 25 Oct 2023 11:47:58 +0200 Message-ID: <87v8avxcc1.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) MIME-Version: 1.0 Content-Type: text/plain X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: guix-patches-bounces+larch=yhetil.org@gnu.org X-Migadu-Country: US X-Migadu-Flow: FLOW_IN X-Migadu-Scanner: mx1.migadu.com X-Migadu-Spam-Score: -6.71 X-Spam-Score: -6.71 X-Migadu-Queue-Id: 43E5F63644 X-TUID: xSml2pG58AWa Hello, I added a commit message and updated to the 1.7.2 before applying. Thanks, Mathieu