guix-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug#67512] [PATCH v6 0/2] Add LibreWolf


From: Ian Eure
Subject: [bug#67512] [PATCH v6 0/2] Add LibreWolf
Date: Fri, 29 Mar 2024 15:34:41 -0700

- Updates LibreWolf to 124.0.1-1, which fixes numerous important security 
issues from upstream Firefox 123.x and 124.0.
- Updates nss to 3.98, required by LW 124.0.1-1.
- Corrects wrong string-append which broke the preferences file.
- Correct typo’d phase name '1fix-addons-placeholder to 'fix-addons-placeholder.
- Turn code flagged with "TODO turn me back into a loop" back into a loop.

Ian Eure (2):
  gnu: nss: Update to 3.98.
  gnu: Add librewolf.

 gnu/packages/certs.scm     |   4 +-
 gnu/packages/librewolf.scm | 621 +++++++++++++++++++++++++++++++++++++
 gnu/packages/nss.scm       |   6 +-
 3 files changed, 626 insertions(+), 5 deletions(-)
 create mode 100644 gnu/packages/librewolf.scm


base-commit: 423ca234cbd7b4902fd2a3fbc089a6fd57ed5583
-- 
2.41.0






reply via email to

[Prev in Thread] Current Thread [Next in Thread]