unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#73152] [PATCH 0/6] NSS updates
@ 2024-09-09 17:52 Ian Eure
  2024-09-09 17:55 ` [bug#73152] [PATCH 1/1] gnu: nss-certs: Update to 3.102.1 Ian Eure
  0 siblings, 1 reply; 9+ messages in thread
From: Ian Eure @ 2024-09-09 17:52 UTC (permalink / raw)
  To: 73152; +Cc: Ian Eure

Hello,

This is a first pass at getting the nss packages into shape, as I proposed
earlier this year[1].  Many packages depend on nss, so these patches need to
be applied to a new branch -- my suggestion is `nss-updates', but I have no
strong preference.

This patch series:

- Ungrafts nss
- Factors out package creation into the `make-nss' procedure.
- Updates nss and nss-rapid to use that procedure.
- Updates nss and nss-certs to 3.102.1, the current ESR.
- Updates nss-rapid to 3.104, the latest release.
- Removes nspr-4.32, as it doesn’t appear to be used by anything.

[1]: https://lists.gnu.org/archive/html/guix-devel/2024-06/msg00318.html

Ian Eure (6):
  gnu: Remove nss/fixed.
  gnu: Remove nspr-4.32.
  gnu: Add make-nss.
  gnu: nss: Update to 3.102.1.
  gnu: nss-rapid: Update to 3.104.
  gnu: nss-certs: Update to 3.102.1.

 gnu/packages/certs.scm |   4 +-
 gnu/packages/nss.scm   | 208 +++++++++++------------------------------
 2 files changed, 59 insertions(+), 153 deletions(-)

-- 
2.46.0





^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2024-09-10 18:01 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-09-09 17:52 [bug#73152] [PATCH 0/6] NSS updates Ian Eure
2024-09-09 17:55 ` [bug#73152] [PATCH 1/1] gnu: nss-certs: Update to 3.102.1 Ian Eure
2024-09-09 17:55   ` [bug#73152] [PATCH 1/6] gnu: Remove nss/fixed Ian Eure
2024-09-09 17:55   ` [bug#73152] [PATCH 2/6] gnu: Remove nspr-4.32 Ian Eure
2024-09-09 17:55   ` [bug#73152] [PATCH 3/6] gnu: Add make-nss Ian Eure
2024-09-10 17:59     ` Liliana Marie Prikler
2024-09-09 17:55   ` [bug#73152] [PATCH 4/6] gnu: nss: Update to 3.102.1 Ian Eure
2024-09-09 17:55   ` [bug#73152] [PATCH 5/6] gnu: nss-rapid: Update to 3.104 Ian Eure
2024-09-09 17:55   ` [bug#73152] [PATCH 6/6] gnu: nss-certs: Update to 3.102.1 Ian Eure

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).