Skip to content

Commit 3c16df1

Browse files
committed
nss: Update to version 3.121 and update ca-certificates with it
1 parent 7b42b92 commit 3c16df1

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

bootstrap.d/app-misc.y4.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -62,15 +62,15 @@ packages:
6262
commit: 'c52f1373f5d91d8d7078fe129ac28664d3bbd941'
6363
# While unusual, version will be the date of the last bump + the NSS version used.
6464
# If needed, we can always fetch a set NSS commit past the last release to fix critical bugs.
65-
version: '20251023.3.117'
65+
version: '20260306.3.121'
6666
tools_required:
6767
- system-gcc
6868
pkgs_required:
6969
- openssl
7070
- p11-kit
7171
sources_required:
7272
- nss
73-
revision: 2
73+
revision: 1
7474
configure:
7575
- args: ['cp', '-r', '@THIS_SOURCE_DIR@/.', '@THIS_BUILD_DIR@']
7676
- args: ['cp', '@THIS_SOURCE_DIR@/../nss/lib/ckfw/builtins/certdata.txt', '@THIS_SOURCE_DIR@']

bootstrap.d/dev-libs.y4.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,8 +60,8 @@ sources:
6060
- name: nss
6161
subdir: 'ports'
6262
git: 'https://github.com/nss-dev/nss.git'
63-
tag: 'NSS_3_117_RTM'
64-
version: '3.117.RTM'
63+
tag: 'NSS_3_121_RTM'
64+
version: '3.121.RTM'
6565

6666
- name: wayland
6767
subdir: 'ports'

0 commit comments

Comments
 (0)