From: Ian Eure <ian@retrospec.tv>
To: 74628@debbugs.gnu.org
Cc: Ian Eure <ian@retrospec.tv>
Subject: [bug#74628] [PATCH 1/2] gnu: nss-rapid: Update to 3.107.
Date: Sat, 30 Nov 2024 10:32:41 -0800 [thread overview]
Message-ID: <20241130183242.24106-1-ian@retrospec.tv> (raw)
In-Reply-To: <20241130183131.23985-1-ian@retrospec.tv>
* gnu/packages/nss.scm (nss-rapid): Update to 3.107.
Change-Id: I05c6e9c6633ed222d26b76ae5def35179f31f317
---
gnu/packages/nss.scm | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/nss.scm b/gnu/packages/nss.scm
index 86b3743656..aaa9848501 100644
--- a/gnu/packages/nss.scm
+++ b/gnu/packages/nss.scm
@@ -333,7 +333,7 @@ (define-public nss-rapid
(package
(inherit nss)
(name "nss-rapid")
- (version "3.105")
+ (version "3.107")
(source (origin
(inherit (package-source nss))
(uri (let ((version-with-underscores
@@ -344,7 +344,7 @@ (define-public nss-rapid
"nss-" version ".tar.gz")))
(sha256
(base32
- "06an746lrnmp7mnr866cjxngkrw8c5ngdykw425q4p6ai264r3lf"))))
+ "0ab7kpyg54aha86aw0ak70ckmfj1ih7d9x8mlrqhf59q7r3rczkz"))))
(arguments
(substitute-keyword-arguments (package-arguments nss)
((#:phases phases)
@@ -376,7 +376,7 @@ (define-public nss-rapid
;; leading to test failures:
;; <https://bugzilla.mozilla.org/show_bug.cgi?id=609734>. To
;; work around that, set the time to roughly the release date.
- (invoke "faketime" "2024-09-2" "./nss/tests/all.sh"))
+ (invoke "faketime" "2024-11-29" "./nss/tests/all.sh"))
(format #t "test suite not run~%"))))))))
(synopsis "Network Security Services (Rapid Release)")
(description
--
2.46.0
next prev parent reply other threads:[~2024-11-30 18:33 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-11-30 18:31 [bug#74628] [PATCH 0/2] gnu: librewolf: Update to 133.0-1 [security fixes] Ian Eure
2024-11-30 18:32 ` Ian Eure [this message]
2024-11-30 18:32 ` [bug#74628] [PATCH 2/2] " Ian Eure
2024-11-30 21:14 ` [bug#74628] [PATCH 0/2] " Rodion Goritskov
2024-12-02 0:02 ` bug#74628: " Hilton Chain
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20241130183242.24106-1-ian@retrospec.tv \
--to=ian@retrospec.tv \
--cc=74628@debbugs.gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.