From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0.migadu.com ([2001:41d0:403:58f0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms1.migadu.com with LMTPS id 0J2fCyUeLGbZhQAAqHPOHw:P1 (envelope-from ) for ; Fri, 26 Apr 2024 23:35:33 +0200 Received: from aspmx1.migadu.com ([2001:41d0:403:58f0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0.migadu.com with LMTPS id 0J2fCyUeLGbZhQAAqHPOHw (envelope-from ) for ; Fri, 26 Apr 2024 23:35:33 +0200 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; dkim=none; dmarc=none; spf=pass (aspmx1.migadu.com: domain of "guix-devel-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-devel-bounces+larch=yhetil.org@gnu.org" ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1714167333; 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: in-reply-to:in-reply-to:references:references:list-id:list-help: list-unsubscribe:list-subscribe:list-post; bh=tjjN+kUQQ9IWufSCtGNOXGKCCyhAQ4ZGhfEN26gWr48=; b=UDUyggS9ejE8QItFI93l/j+A5Uwz1qYJ5HtILvoeizDgRrZ/92kk7nx9vMnm4Jw1PZvG5u yoBbFay7VrRN+Y7xKe5ZGq08ntueT04etXzIOh4wcifFkJevgNA2QqVqbupu+Y6w93Uuq2 yeqLheHn0vf4iLQMUVvbmHcr8+ZbDTln2eY4PkiNnSfYAbVsLHIBozPbY/YwgOy/tjgwU8 EDTGC0pEwPD53sZu+q4/BN6j771QmiPiJgIq+2pYnQL2bpRzDM4S8RjhBRHC4YMPHDoDdm 9SjJ4AtJF/gTK20eYycMZ1yaCNtNKwHEGcPLfYV13N4ZV1MAco/byIO5ah3Z5A== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1714167333; a=rsa-sha256; cv=none; b=kQ3gT/ac4JOGZzn42GVUFsAvZFpvj4+fY4NyZXEJEqvF9zeORbfRFmZHSteDxGF3JfIvNz Izk5/h7VA6vLOHzy8ANNLFNH2EcFJmcx4k2gW9t8hR/kgqOStyiGQhYY1bk0HkPuWBfN2N E2DfgeNm1u6c8Xcud6ilUfGQ7JK3XYuc3rYoI2eYuAamSN9JstuPWmBA7Cje+9QoUbJpVu FF5fEODJumzHNpjo5TFNZ1sYQywcq17wOcgK6YkpRX59bJZrx3+m4MJ7KcZ5KPe/hwqbXC ue2lU03wyPHC8mIZhawJOAqhybSYMwidNpQyPI1wdtXm8xhgseP+v8yQi1vhIA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=none; dmarc=none; spf=pass (aspmx1.migadu.com: domain of "guix-devel-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-devel-bounces+larch=yhetil.org@gnu.org" 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 1B7E03941B for ; Fri, 26 Apr 2024 23:35:33 +0200 (CEST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1s0TD7-00051r-EC; Fri, 26 Apr 2024 17:34:25 -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 1s0TD5-00051Y-O2 for guix-devel@gnu.org; Fri, 26 Apr 2024 17:34:23 -0400 Received: from vmi993448.contaboserver.net ([194.163.141.236] helo=mutix.org) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1s0TD3-00030F-UR for guix-devel@gnu.org; Fri, 26 Apr 2024 17:34:23 -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 44D84A63B08; Fri, 26 Apr 2024 23:34:18 +0200 (CEST) From: Christina O'Donnell To: 40316@debbugs.gnu.org Cc: guix-devel@gnu.org, steve@futurile.net, zhengjunjie@iscas.ac.cn, Christina O'Donnell Subject: [PATCH 4/6] gnu: nss: Update to 3.99. Date: Fri, 26 Apr 2024 22:34:00 +0100 Message-ID: X-Mailer: git-send-email 2.41.0 In-Reply-To: References: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Received-SPF: pass client-ip=194.163.141.236; envelope-from=cdo@mutix.org; helo=mutix.org X-Spam_score_int: -18 X-Spam_score: -1.9 X-Spam_bar: - X-Spam_report: (-1.9 / 5.0 requ) BAYES_00=-1.9, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: guix-devel@gnu.org X-Mailman-Version: 2.1.29 Precedence: list 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+larch=yhetil.org@gnu.org Sender: guix-devel-bounces+larch=yhetil.org@gnu.org X-Migadu-Flow: FLOW_IN X-Migadu-Country: US X-Migadu-Spam-Score: -1.89 X-Spam-Score: -1.89 X-Migadu-Queue-Id: 1B7E03941B X-Migadu-Scanner: mx11.migadu.com X-TUID: NObL/BORFCmY gnu/packages/nss.scm (nss): Update to 3.99. Change-Id: Iba6c9dc2956cc0febb62a1c471add899250fa489 --- gnu/packages/nss.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gnu/packages/nss.scm b/gnu/packages/nss.scm index b608a995577..80667d8affe 100644 --- a/gnu/packages/nss.scm +++ b/gnu/packages/nss.scm @@ -109,7 +109,7 @@ (define-public nss ;; IMPORTANT: Also update and test the nss-certs package, which duplicates ;; version and source to avoid a top-level variable reference & module ;; cycle. - (version "3.88.1") + (version "3.99") (source (origin (method url-fetch) (uri (let ((version-with-underscores @@ -120,7 +120,7 @@ (define-public nss "nss-" version ".tar.gz"))) (sha256 (base32 - "15il9fsmixa1r4446zq1wl627sg0hz9h67w6kjxz273xz3nl7li7")) + "1g89ig40gfi1sp02gybvl2z818lawcnrqjzsws36cdva834c5maw")) ;; Create nss.pc and nss-config. (patches (search-patches "nss-3.56-pkgconfig.patch" "nss-getcwd-nonnull.patch" -- 2.41.0