Andreas Wacknitz
2024-03-30 a099c668c52f704a1244d3b6a9be3f5958ca376c
crypto/ca-certificates: update to 3.99 (20240315)

4 files modified
22 ■■■■ changed files
components/openindiana/ca-certificates/Makefile 6 ●●●● patch | view | raw | blame | history
components/openindiana/ca-certificates/ca-certificates.p5m 6 ●●●●● patch | view | raw | blame | history
components/openindiana/ca-certificates/manifests/sample-manifest.p5m 8 ●●●● patch | view | raw | blame | history
components/openindiana/ca-certificates/pkg5 2 ●●● patch | view | raw | blame | history
components/openindiana/ca-certificates/Makefile
@@ -23,13 +23,13 @@
COMPONENT_NAME= ca-certificates
COMPONENT_VERSION_MAJOR= 3
COMPONENT_VERSION_MINOR= 95
COMPONENT_VERSION_MINOR= 99
COMPONENT_VERSION=    $(COMPONENT_VERSION_MAJOR).$(COMPONENT_VERSION_MINOR)
HUMAN_VERSION=    20231117
HUMAN_VERSION=    20240315
COMPONENT_SUMMARY=    Common CA certificates
COMPONENT_SRC=        nss-$(COMPONENT_VERSION)
COMPONENT_ARCHIVE=    $(COMPONENT_SRC).tar.gz
COMPONENT_ARCHIVE_HASH=    sha256:469888e41e8a780051ce00edcd914e8a6bd38da88a82cfb84898dd388635822a
COMPONENT_ARCHIVE_HASH=    sha256:5cd5c2c8406a376686e6fa4b9c2de38aa280bea07bf927c0d521ba07c88b09bd
COMPONENT_ARCHIVE_URL=    https://ftp.mozilla.org/pub/security/nss/releases/NSS_$(COMPONENT_VERSION_MAJOR)_$(COMPONENT_VERSION_MINOR)_RTM/src/$(COMPONENT_ARCHIVE)
COMPONENT_PROJECT_URL=    https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS
COMPONENT_FMRI=        crypto/ca-certificates
components/openindiana/ca-certificates/ca-certificates.p5m
@@ -159,6 +159,8 @@
file path=etc/certs/CA/TUBITAK_Kamu_SM_SSL_Kok_Sertifikasi_-_Surum_1.pem
file path=etc/certs/CA/TWCA_Global_Root_CA.pem
file path=etc/certs/CA/TWCA_Root_Certification_Authority.pem
file path=etc/certs/CA/Telekom_Security_TLS_ECC_Root_2020.pem
file path=etc/certs/CA/Telekom_Security_TLS_RSA_Root_2023.pem
file path=etc/certs/CA/TeliaSonera_Root_CA_v1.pem
file path=etc/certs/CA/Telia_Root_CA_v2.pem
file path=etc/certs/CA/TrustAsia_Global_Root_CA_G3.pem
@@ -309,6 +311,8 @@
    target=../../certs/CA/Certainly_Root_R1.pem
link path=etc/openssl/certs/7f3d5d1d.0 \
    target=../../certs/CA/DigiCert_Assured_ID_Root_G3.pem
link path=etc/openssl/certs/7fa05551.0 \
    target=../../certs/CA/Telekom_Security_TLS_RSA_Root_2023.pem
link path=etc/openssl/certs/8160b96c.0 \
    target=../../certs/CA/Microsec_e-Szigno_Root_CA_2009.pem
link path=etc/openssl/certs/81f2d2b1.0 \
@@ -408,6 +412,8 @@
    target=../../certs/CA/GlobalSign_Root_CA_-_R6.pem
link path=etc/openssl/certs/dd8e9d41.0 \
    target=../../certs/CA/DigiCert_Global_Root_G3.pem
link path=etc/openssl/certs/ddcda989.0 \
    target=../../certs/CA/Telekom_Security_TLS_ECC_Root_2020.pem
link path=etc/openssl/certs/de6d66f3.0 \
    target=../../certs/CA/Amazon_Root_CA_4.pem
link path=etc/openssl/certs/e113c810.0 target=../../certs/CA/Certigna.pem
components/openindiana/ca-certificates/manifests/sample-manifest.p5m
@@ -10,7 +10,7 @@
#
#
# Copyright 2023 <contributor>
# Copyright 2024 <contributor>
#
set name=pkg.fmri value=pkg:/$(COMPONENT_FMRI)@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
@@ -145,6 +145,8 @@
file path=etc/certs/CA/TUBITAK_Kamu_SM_SSL_Kok_Sertifikasi_-_Surum_1.pem
file path=etc/certs/CA/TWCA_Global_Root_CA.pem
file path=etc/certs/CA/TWCA_Root_Certification_Authority.pem
file path=etc/certs/CA/Telekom_Security_TLS_ECC_Root_2020.pem
file path=etc/certs/CA/Telekom_Security_TLS_RSA_Root_2023.pem
file path=etc/certs/CA/TeliaSonera_Root_CA_v1.pem
file path=etc/certs/CA/Telia_Root_CA_v2.pem
file path=etc/certs/CA/TrustAsia_Global_Root_CA_G3.pem
@@ -295,6 +297,8 @@
    target=../../certs/CA/Certainly_Root_R1.pem
link path=etc/openssl/certs/7f3d5d1d.0 \
    target=../../certs/CA/DigiCert_Assured_ID_Root_G3.pem
link path=etc/openssl/certs/7fa05551.0 \
    target=../../certs/CA/Telekom_Security_TLS_RSA_Root_2023.pem
link path=etc/openssl/certs/8160b96c.0 \
    target=../../certs/CA/Microsec_e-Szigno_Root_CA_2009.pem
link path=etc/openssl/certs/81f2d2b1.0 \
@@ -394,6 +398,8 @@
    target=../../certs/CA/GlobalSign_Root_CA_-_R6.pem
link path=etc/openssl/certs/dd8e9d41.0 \
    target=../../certs/CA/DigiCert_Global_Root_G3.pem
link path=etc/openssl/certs/ddcda989.0 \
    target=../../certs/CA/Telekom_Security_TLS_ECC_Root_2020.pem
link path=etc/openssl/certs/de6d66f3.0 \
    target=../../certs/CA/Amazon_Root_CA_4.pem
link path=etc/openssl/certs/e113c810.0 target=../../certs/CA/Certigna.pem
components/openindiana/ca-certificates/pkg5
@@ -13,4 +13,4 @@
        "crypto/ca-certificates"
    ],
    "name": "ca-certificates"
}
}