mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: nss: Graft with version 3.98 [security fixes].
This fixes CVE-2023-5388, CVE-2023-6135 and CVE-2024-0743. * gnu/packages/nss.scm (nss) [replacement]: New field. (nss-3.98): Rename variable to... (nss/fixed): ... this. Make it a hidden package. * gnu/packages/librewolf.scm (librewolf) [inputs]: Replace nss-3.98 with nss/fixed. Change-Id: I8cc667c53a270dfe00738bf731923f1342036624
This commit is contained in:
parent
eb239e4793
commit
e584ff08b1
2 changed files with 38 additions and 35 deletions
|
@ -581,7 +581,7 @@ StartupWMClass=Navigator"))
|
|||
mesa
|
||||
mit-krb5
|
||||
nspr
|
||||
nss-3.98
|
||||
nss/fixed
|
||||
pango
|
||||
pciutils
|
||||
pipewire
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue