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 ms9.migadu.com with LMTPS id SrGBBa1UHmVeTAEAG6o9tA:P1 (envelope-from ) for ; Thu, 05 Oct 2023 08:16:13 +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 SrGBBa1UHmVeTAEAG6o9tA (envelope-from ) for ; Thu, 05 Oct 2023 08:16:13 +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 870A54CDF0 for ; Thu, 5 Oct 2023 08:16:12 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20230601 header.b=LSceYROk; 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"; dmarc=fail reason="SPF not aligned (relaxed)" header.from=gmail.com (policy=none) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1696486573; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:mime-version:mime-version:resent-cc: resent-from:resent-sender:resent-message-id:list-id:list-help: list-unsubscribe:list-subscribe:list-post:dkim-signature; bh=Tg2i324+vVKvM0PILs/FyN2ahkxYMmkJ/yyRR8bDWOE=; b=ogaFtwN8fOkTTiHDDQJOpGO9g7PDlsa1Y2wPzwjQYf1arCs8SLJBxWWhwmEBf7rjM2KPeX rTld/8qHen53Hc5YaUwj/R5TW3mtuFO+1LFs8+daIKBKGiQ2ygDtfSw2csmVXWoLkXj4mn Lcca7xIGj8zBxdMIR+jH/PdVpTTn8NOiekebblIe8nr1ylCaqHh+LJk12uIsv5k9b9VHuL bKB3xq/CDLzl9Z0PCTyDpiVS9xBWAio6b3bRrJZu+Qs+F64a6rvXBfXGkUhBGd8p6raLwu fah4SH+P2CgJVWJbt9y9O5zf01hQSj9uqAIFIl2GyfY8XXlC+1vzW++ZgEr3Yg== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1696486573; a=rsa-sha256; cv=none; b=ROTqumU+okRtgPRu8bnDlaLgCNyejwQiI7JcbIypwHfHNHzHypOZUoFJR5Fgdg+rvv636/ Lse9wMD+lw+gv5+VMKljcLpaffo8P+AgTlKErN3/rlwF3JCTbPAQRUZasQCLpg4/HI9JFj JPoqO9gBPZiKFDp19Fl44yegsiEczuGktLXTFBmkwhvjssMek9MRQY9n1LkJA+o34qdnHZ eupWhOPry9I1fHZkpNRmPJuhtIPm8bPUZ6HerW6J/bspY++AMcS7TRBiJY9zoIIZqlm2j9 mApx/NegSJX2aOnPBjQ1cSv059rqQB2hgi4nsanF5C6Y5XhVPGbmZKemgo/18g== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20230601 header.b=LSceYROk; 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"; dmarc=fail reason="SPF not aligned (relaxed)" header.from=gmail.com (policy=none) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qoHeH-0004E2-OB; Thu, 05 Oct 2023 02:15:49 -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 1qoHeD-0004CP-6v for guix-patches@gnu.org; Thu, 05 Oct 2023 02:15:46 -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 1qoHeC-0008Iq-MH for guix-patches@gnu.org; Thu, 05 Oct 2023 02:15:44 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qoHeU-0003Hm-6X for guix-patches@gnu.org; Thu, 05 Oct 2023 02:16:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#66359] [PATCH] gnu: curl: Update to 8.3.0. Resent-From: Liliana Marie Prikler Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Thu, 05 Oct 2023 06:16:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 66359 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 66359@debbugs.gnu.org X-Debbugs-Original-To: guix-patches@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.169648655312613 (code B ref -1); Thu, 05 Oct 2023 06:16:02 +0000 Received: (at submit) by debbugs.gnu.org; 5 Oct 2023 06:15:53 +0000 Received: from localhost ([127.0.0.1]:45856 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qoHeL-0003HN-CJ for submit@debbugs.gnu.org; Thu, 05 Oct 2023 02:15:53 -0400 Received: from lists.gnu.org ([2001:470:142::17]:47438) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qoHeJ-0003H5-8P for submit@debbugs.gnu.org; Thu, 05 Oct 2023 02:15:52 -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 1qoHdj-0003vV-6W for guix-patches@gnu.org; Thu, 05 Oct 2023 02:15:21 -0400 Received: from mail-ed1-x542.google.com ([2a00:1450:4864:20::542]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1qoHdW-0007ys-1Y for guix-patches@gnu.org; Thu, 05 Oct 2023 02:15:14 -0400 Received: by mail-ed1-x542.google.com with SMTP id 4fb4d7f45d1cf-5333fb34be3so925934a12.1 for ; Wed, 04 Oct 2023 23:15:01 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1696486500; x=1697091300; darn=gnu.org; h=mime-version:to:subject:date:from:message-id:from:to:cc:subject :date:message-id:reply-to; bh=Tg2i324+vVKvM0PILs/FyN2ahkxYMmkJ/yyRR8bDWOE=; b=LSceYROkYuq9zUtzHNF0WzoEP2jF9kymIOuzC/ce6Z3zX8M/DpZ0kSem5y2o/G82ac zUG2+FPSr37cwhMJyQPywKFJLaQMIq7CbUn8VjL06RGGCKtixzDCI7EKu64XLehs0Frz 1pzwx60K72RkcRLM2BwklaO+m9fFiUJzC3SMcTo5rOhFCligd0DhFAI3eYt+MjVNIQMa QKvkfZfunMm1YvLOsY9UfA1hnwj6hwrD9osW1bUvqOXvtsgRy4SMZ+yTokuHPvSe5CmM lwtZeFL/Um1rPslt71uDIVHshGU+OxAcm3cvTr2chBRitenFqIJFvBh/Frb0EZw//XEy DmBQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1696486500; x=1697091300; h=mime-version:to:subject:date:from:message-id:x-gm-message-state :from:to:cc:subject:date:message-id:reply-to; bh=Tg2i324+vVKvM0PILs/FyN2ahkxYMmkJ/yyRR8bDWOE=; b=b2Ja+8uI2fH7IicTkW0sm3UjQ10c2xLawOBptjdu8ZkPTeQvUHQnvwUSEPBYNpb5+9 ekKGLwo/DdHmDjQokoGnhTVdJGgzsRn+wP0cNE68dh5ulfNUDAwpXUZkCPSr0lsjgCsR ifrzmuKOtmIa97H/c72ZEfgEU45Dp6nCZMa5s2oPE//SDNj1YpPOBpIde43v7fVvi4dG mKn1KN+/EVUkMGTp/vx6kTaXyBwcjJ4ASI1M8lBwuGPSVb9gbSuSczbCQNpZkibntUG7 RZzisCjxotg1jh4dzThbs8bZHnbDnbTHSRVhpXfI1y2hS9wuDnwYNA5RGCSw9M452+F9 UTvQ== X-Gm-Message-State: AOJu0Ywgydw+Jo7qgaRSBvZAMxv2LjtnzIE66GOsqJVLr/cUSbnbJI++ LUODJvz9bpJP961v8bya6AkVPvBgZSqWqw== X-Google-Smtp-Source: AGHT+IF3FQ3TLJ0ccgyozERmweHJrbTyMd1sdmBV+jCE2nAG+JZ1Ld539zj08tMjZcjzg0q2ni55Xw== X-Received: by 2002:a05:6402:1ac9:b0:525:469a:fc49 with SMTP id ba9-20020a0564021ac900b00525469afc49mr3637739edb.17.1696486499882; Wed, 04 Oct 2023 23:14:59 -0700 (PDT) Received: from lumine.fritz.box (85-127-52-93.dsl.dynamic.surfer.at. [85.127.52.93]) by smtp.gmail.com with ESMTPSA id v26-20020aa7d81a000000b005381936efa7sm514527edq.16.2023.10.04.23.14.58 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 04 Oct 2023 23:14:59 -0700 (PDT) Message-ID: From: Liliana Marie Prikler Date: Thu, 5 Oct 2023 08:11:34 +0200 MIME-Version: 1.0 Received-SPF: pass client-ip=2a00:1450:4864:20::542; envelope-from=liliana.prikler@gmail.com; helo=mail-ed1-x542.google.com X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, FREEMAIL_FROM=0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action 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-Spam-Score: 2.76 X-Migadu-Spam-Score: 2.76 X-Migadu-Scanner: mx1.migadu.com X-Migadu-Queue-Id: 870A54CDF0 X-TUID: PRurq9PohQ9P According to upstream, the current version has 19 security issues. See also . * gnu/packages/curl.scm (curl/fixed): New variable. (curl): Use it as replacement. --- gnu/packages/curl.scm | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/gnu/packages/curl.scm b/gnu/packages/curl.scm index 4e3c563570..dd612ce356 100644 --- a/gnu/packages/curl.scm +++ b/gnu/packages/curl.scm @@ -65,6 +65,7 @@ (define-public curl (package (name "curl") (version "7.85.0") + (replacement curl/fixed) (source (origin (method url-fetch) (uri (string-append "https://curl.se/download/curl-" @@ -154,6 +155,20 @@ (define-public curl "See COPYING in the distribution.")) (home-page "https://curl.haxx.se/"))) +(define curl/fixed + (let ((%version "8.3.0")) + (package + (inherit curl) + (version "8.3.0-0") ; add -0 for grafting + (source (origin + (method url-fetch) + (uri (string-append "https://curl.se/download/curl-" + %version ".tar.xz")) + (sha256 + (base32 + "0qza6yf20y2l4aaxkn8dfw8p3fls1mxljvdb0m8z1i6ncxvn4v9p")) + (patches (search-patches "curl-use-ssl-cert-env.patch"))))))) + (define-public curl-ssh (package/inherit curl (arguments base-commit: e71864793021051cff35597abd59bb2d5649977d -- 2.41.0