From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2.migadu.com ([2001:41d0:303:e224::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms1.migadu.com with LMTPS id QIq0IcSuM2Y8XgAAe85BDQ:P1 (envelope-from ) for ; Thu, 02 May 2024 17:18:28 +0200 Received: from aspmx1.migadu.com ([2001:41d0:303:e224::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2.migadu.com with LMTPS id QIq0IcSuM2Y8XgAAe85BDQ (envelope-from ) for ; Thu, 02 May 2024 17:18:28 +0200 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; dkim=none; dmarc=none; spf=pass (aspmx1.migadu.com: domain of "bug-guix-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="bug-guix-bounces+larch=yhetil.org@gnu.org" ARC-Seal: i=1; s=key1; d=yhetil.org; t=1714663108; a=rsa-sha256; cv=none; b=bvUHkNvZb7qSvuL82p4q4izTyRj1ot4WzJuX0KWIS1JuQH3HDRMq4/jNkLkzpXm/wePRYc R6Yq3yxe+ROmLHok8Usi4XM/keP1TP29u0xz33DrYUAGO/A23ObFqhePgkDhy8TUGIQNA5 cHe9PuAqTvIFnwO6CK/X6Yfs3DrpVPwPo7A7er7HfZPRxi+zo6M7igTkGceE1/atRCQBKM N9Yl4x1AoWCWFk9IpAp1R/qehnmiSeF57X9KPBPFu7mTHs6ahCmWAMgTXCzU+ofyQoK9gp 1hZHw7RzzKfvhWkToPJrF5+i/HWR5pfHlLY8VOB31gQFcCICB2wmqtZ61xNMyw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=none; dmarc=none; spf=pass (aspmx1.migadu.com: domain of "bug-guix-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="bug-guix-bounces+larch=yhetil.org@gnu.org" ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1714663108; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding:resent-cc: 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; bh=jWu0QzzrDg2hJpZO+CK2himNUpFZ1oUG9rNWfHIeGG8=; b=Lms0w2BfmXB37IDYWDc7CWUbSmzRgLJiYfK9heM71PMMKiMSxm/xEZLu9r/4IeyjRYnSAt JLEqdm+zhyibGs6y1sCRdpBhQiOzkr5tmAk/eH/S6U80CP5SV6BExoeiEp4cvIGq7opcTt npQcM9zTJxYxp/1n/RfnMRK/Tn/iuYKDrcXm+OjJj2qtPSRiKI1hEIFre6N7AkPoFjajko HHFzG1Kaoq237WQgur/hSn0MtZEK79pV083fKIuuD45nw/ichdqptOiu3/VDMWJlW/DRxl /FgPnaAHWuifRRy7X8f9syi3rNVfmSyRe4epC7J+3gM5o0oGuFn1ndlqt30tOg== 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 6632231865 for ; Thu, 2 May 2024 17:18:28 +0200 (CEST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1s2YBu-00062D-S4; Thu, 02 May 2024 11:17:46 -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 1s2YBq-0005yV-9L for bug-guix@gnu.org; Thu, 02 May 2024 11:17:43 -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 1s2YBp-0003Tl-UR for bug-guix@gnu.org; Thu, 02 May 2024 11:17:42 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1s2YCB-000792-Ob for bug-guix@gnu.org; Thu, 02 May 2024 11:18:03 -0400 X-Loop: help-debbugs@gnu.org Subject: bug#40316: [PATCH v4 4/5] gnu: nss-certs: Update to 3.99. Resent-From: Christina O'Donnell Original-Sender: "Debbugs-submit" Resent-CC: bug-guix@gnu.org Resent-Date: Thu, 02 May 2024 15:18:03 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 40316 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: 40316@debbugs.gnu.org Cc: Christina O'Donnell , zhengjunjie@iscas.ac.cn, vagrant@reproducible-builds.org, steve@futurile.net Received: via spool by 40316-submit@debbugs.gnu.org id=B40316.171466302527410 (code B ref 40316); Thu, 02 May 2024 15:18:03 +0000 Received: (at 40316) by debbugs.gnu.org; 2 May 2024 15:17:05 +0000 Received: from localhost ([127.0.0.1]:44351 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1s2YBE-000782-Q9 for submit@debbugs.gnu.org; Thu, 02 May 2024 11:17:05 -0400 Received: from vmi993448.contaboserver.net ([194.163.141.236]:59110 helo=mutix.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1s2YB4-00076Z-Oo for 40316@debbugs.gnu.org; Thu, 02 May 2024 11:17:04 -0400 Received: from [86.132.246.87] (host81-152-149-149.range81-152.btcentralplus.com [81.152.149.149]) (Authenticated sender: cdo) by mutix.org (Postfix) with ESMTPSA id 2A9D1A63B4B; Thu, 2 May 2024 17:16:32 +0200 (CEST) From: Christina O'Donnell Date: Thu, 2 May 2024 16:15:58 +0100 Message-ID: <4468679c910db18313820a2cdd3166f529f4c78e.1714662574.git.cdo@mutix.org> X-Mailer: git-send-email 2.41.0 In-Reply-To: References: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: bug-guix@gnu.org List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+larch=yhetil.org@gnu.org Sender: bug-guix-bounces+larch=yhetil.org@gnu.org X-Migadu-Country: US X-Migadu-Flow: FLOW_IN X-Migadu-Queue-Id: 6632231865 X-Migadu-Scanner: mx12.migadu.com X-Migadu-Spam-Score: -4.89 X-Spam-Score: -4.89 X-TUID: 5JrW8aozVD3f gnu/packages/certs.scm (nss-certs-3.88.1): New variable. (nss-certs-3.98): Update and rename to nss-certs-3.99. (nss-certs): Update to 3.99. Change-Id: I2f5f737d44d08497d4f5e0e07557be36d2f1f070 --- gnu/packages/certs.scm | 24 +++++++++++++++++++----- 1 file changed, 19 insertions(+), 5 deletions(-) diff --git a/gnu/packages/certs.scm b/gnu/packages/certs.scm index 7078c7c8d1..7aa96493fb 100644 --- a/gnu/packages/certs.scm +++ b/gnu/packages/certs.scm @@ -125,7 +125,7 @@ (define-public certdata2pem that was originally contributed to Debian.") (license license:isc)))) -(define-public nss-certs +(define-public nss-certs-3.88.1 (package (name "nss-certs") ;; XXX We used to refer to the nss package here, but that eventually caused @@ -188,10 +188,10 @@ (define-public nss-certs (home-page "https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS") (license license:mpl2.0))) -(define-public nss-certs-3.98 +(define-public nss-certs-3.99 (package - (inherit nss-certs) - (version "3.98") + (inherit nss-certs-3.88.1) + (version "3.99") (source (origin (method url-fetch) (uri (let ((version-with-underscores @@ -202,7 +202,21 @@ (define-public nss-certs-3.98 "nss-" version ".tar.gz"))) (sha256 (base32 - "1kh98amfklrq6915n4mlbrcqghc3srm7rkzs9dkh21jwscrwqjgm")))))) + "15il9fsmixa1r4446zq1wl627sg0hz9h67w6kjxz273xz3nl7li7")) + ;; Create nss.pc and nss-config. + (patches (search-patches "nss-3.56-pkgconfig.patch" + "nss-getcwd-nonnull.patch" + "nss-increase-test-timeout.patch" + "nss-Disable-library-signing.patch")) + (modules '((guix build utils))) + (snippet + '(begin + ;; Delete the bundled copy of these libraries. + (delete-file-recursively "nss/lib/zlib") + (delete-file-recursively "nss/lib/sqlite"))))))) + +(define-public nss-certs + nss-certs-3.99) (define-public le-certs (package -- 2.41.0