logo

live-bootstrap

Mirror of <https://github.com/fosslinux/live-bootstrap>
commit: 2d5a85e7705b41eee28d3981f0cf341a895eef8c
parent c22e3dac6630e5597a7716f876363b83bf756b03
Author: Andrius Štikonas <andrius@stikonas.eu>
Date:   Sun, 28 Apr 2024 13:29:00 +0100

Update to nss 3.99.

Diffstat:

Mparts.rst6++++++
Msteps/SHA256SUMS.pkgs2+-
Dsteps/ca-certificates-3.95/sources1-
Rsteps/ca-certificates-3.95/pass1.sh -> steps/ca-certificates-3.99/pass1.sh0
Asteps/ca-certificates-3.99/sources1+
Msteps/manifest2+-
6 files changed, 9 insertions(+), 3 deletions(-)

diff --git a/parts.rst b/parts.rst @@ -1039,6 +1039,12 @@ OpenSSL is a C library for secure communications/cryptography. We do not use the latest 3.3.0 release because it causes lockups in curl. +ca-certificates 3.99 +==================== + +Install TLS root certificates from nss. This will allows us to use HTTPS for downloads +once curl is rebuilt against OpenSSL. + curl 8.5.0 ========== diff --git a/steps/SHA256SUMS.pkgs b/steps/SHA256SUMS.pkgs @@ -31,7 +31,7 @@ fd3a3b855c3cbc42d719a0cbbae773d27e0e12b563641124ba2870b7103da1f8 bison-3.4.1_1. 5232f6f8f3864b5827a015ce0414d484bb8aeb9f34ba66ceb7093da0a79561a8 bison-3.4.1_2.tar.bz2 6d5e4debdec03aee096dbcefcad878fb5c6a069f895ee7ade878d9eeb97fb83e bison-3.4.2_0.tar.bz2 727b0f28369b78f171dce4e227b05cea474dcb638c357387429c125f0d80fbc8 bzip2-1.0.8_0.tar.bz2 -543214998317d764595d3dd247a1fb2e0803ad77978b8474bd24d64c161b9530 ca-certificates-3.95_0.tar.bz2 +96b6b91e1d3c5f48da471f10dd22415fa05baacaafe964cc86285493d0ca27ce ca-certificates-3.99_0.tar.bz2 da3a3c7e0e6ce94ccb3d39885bc44207eb94c912b324a4c7669b5a752648b02d coreutils-5.0_0.tar.bz2 56b84ab2035847524d595bb417c2b91c290174965550be321cd3d5d1f77aa2e5 coreutils-6.10_0.tar.bz2 9fa31a4aeaa5132205efb796c8f546c94c1cfef6b5c27e64f6ebe06ca0360e67 coreutils-9.4_0.tar.bz2 diff --git a/steps/ca-certificates-3.95/sources b/steps/ca-certificates-3.95/sources @@ -1 +0,0 @@ -http://ftp.mozilla.org/pub/security/nss/releases/NSS_3_95_RTM/src/nss-3.95.tar.gz 469888e41e8a780051ce00edcd914e8a6bd38da88a82cfb84898dd388635822a diff --git a/steps/ca-certificates-3.95/pass1.sh b/steps/ca-certificates-3.99/pass1.sh diff --git a/steps/ca-certificates-3.99/sources b/steps/ca-certificates-3.99/sources @@ -0,0 +1 @@ +http://ftp.mozilla.org/pub/security/nss/releases/NSS_3_99_RTM/src/nss-3.99.tar.gz 5cd5c2c8406a376686e6fa4b9c2de38aa280bea07bf927c0d521ba07c88b09bd diff --git a/steps/manifest b/steps/manifest @@ -159,7 +159,7 @@ build: perl-5.32.1 uninstall: perl-5.6.2 perl-5.10.1 build: libarchive-3.5.2 build: openssl-3.0.13 -build: ca-certificates-3.95 +build: ca-certificates-3.99 build: curl-8.5.0 build: zlib-1.2.13 build: automake-1.16.3