Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

nss-tools-3.79.0-18.el9 RPM for aarch64

From CentOS Stream 9 AppStream for aarch64

Name: nss-tools Distribution: CentOS
Version: 3.79.0 Vendor: CentOS
Release: 18.el9 Build date: Wed Mar 22 17:45:55 2023
Group: Unspecified Build host: aarch64-02.stream.rdu2.redhat.com
Size: 1974315 Source RPM: nss-3.79.0-18.el9.src.rpm
Packager: builder@centos.org
Url: http://www.mozilla.org/projects/security/pki/nss/
Summary: Tools for the Network Security Services
Network Security Services (NSS) is a set of libraries designed to
support cross-platform development of security-enabled client and
server applications. Applications built with NSS can support SSL v2
and v3, TLS, PKCS #5, PKCS #7, PKCS #11, PKCS #12, S/MIME, X.509
v3 certificates, and other security standards.

Install the nss-tools package if you need command-line tools to
manipulate the NSS certificate and key database.

Provides

Requires

License

MPLv2.0

Changelog

* Fri Mar 17 2023 Bob Relyea <rrelyea@redhat.com> - 3.79.0-18
  - fix memory leak, add generator test in FIPS mode.
* Thu Mar 16 2023 Bob Relyea <rrelyea@redhat.com> - 3.79.0-17
  - fix consistency return errors. We shouldn't lock the FIPS
    token if the application asked for invalid DH parameters on
    on keygen.
* Mon Mar 13 2023 Bob Relyea <rrelyea@redhat.com> - 3.79.0-16
  - Add check for RSA PSS Salt required by FIPS
  - Update fips_algorithms.sh according to the review.
* Thu Mar 02 2023 Bob Relyea <rrelyea@redhat.com> - 3.79.0-15
  - Fix CVE-2023-0767
* Wed Aug 24 2022 Bob Relyea <rrelyea@redhat.com> - 3.79.0-14
  - Update fips_algorithms.h to match the final FIPS requirements
  - Disable delegated credentials
* Wed Aug 24 2022 Bob Relyea <rrelyea@redhat.com> - 3.79.0-13
  - remove OAEP from the FIPS indicators
* Thu Aug 11 2022 Bob Relyea <rrelyea@redhat.com> - 3.79.0-12
  - only turn off rand changes on all non-fips kernels
* Mon Aug 08 2022 Bob Relyea <rrelyea@redhat.com> - 3.79.0-11
  - only turn off rand changes on ppc64le at build-test time.
* Mon Aug 08 2022 Bob Relyea <rrelyea@redhat.com> - 3.79.0-10
  - turn off rand changes on ppc64le
* Sun Aug 07 2022 Bob Relyea <rrelyea@redhat.com> - 3.79.0-9
  - FIPS 140-3 changes
* Thu Jul 21 2022 Bob Relyea <rrelyea@redhat.com> - 3.79.0-8
  - fix encoding issue with NULL passwords
* Thu Jul 07 2022 Bob Relyea <rrelyea@redhat.com> - 3.79.0-7
  - more complete fix for cert auth regression crash
* Wed Jun 22 2022 Bob Relyea <rrelyea@redhat.com> - 3.79.0-6
  - Remove debugging printf from a patch
  - increase the pbe cache size to handle reusing the same token key.
* Mon Jun 20 2022 Bob Relyea <rrelyea@redhat.com> - 3.79.0-5
  - FIPS 140-3 changes
  -  Reject Small RSA keys, 1024 bit keys are marked as FIP OK when verifying, reject
     signature keys by policy
  -  Allow applications to retrigger selftests on demand.
* Tue Jun 14 2022 Bob Relyea <rrelyea@redhat.com> - 3.79.0-4
  - server passive fix
* Sat Jun 11 2022 Bob Relyea <rrelyea@redhat.com> - 3.79.0-3
  - fix regressions in test suite
* Mon Jun 06 2022 Bob Relyea <rrelyea@redhat.com> - 3.79.0-2
  - fix nspr coverify issues.
* Wed Jun 01 2022 Bob Relyea <rrelyea@redhat.com> - 3.79.0-1
  - update to NSS 3.79
  - update to NSPR 4.34
  - change FIPS Modulename to conform with our final module standard
* Wed Feb 16 2022 Bob Relyea <rrelyea@redhat.com> - 3.71.0-7
  - Fix handling of pkcs12 passwords for PKCS5v2 cases which causes failures
    on long passwords.
* Wed Jan 26 2022 Bob Relyea <rrelyea@redhat.com> - 3.71.0-6
  - update pkcs12 documentation to include camellia
  - turn on lto
* Wed Jan 12 2022 Bob Relyea <rrelyea@redhat.com> - 3.71.0-5
  - remove old dbm files from the build
* Wed Dec 01 2021 Bob Relyea <rrelyea@redhat.com> - 3.71.0-2
  - Fix CVE-2021-43527
* Tue Oct 19 2021 Bob Relyea <rrelyea@redhat.com> - 3.71.0-2
  - make sure validation is built
  - fix syntax on FIPS module name
* Tue Oct 05 2021 Bob Relyea <rrelyea@redhat.com> - 3.71.0-1
  - rebase to NSS-3.71
* Wed Aug 25 2021 Bob Relyea <rrelyea@redhat.com> - 3.67.0-13
  - rebuild to clear gating.yaml test
* Thu Aug 19 2021 Bob Relyea <rrelyea@redhat.com> - 3.67.0-12
  - pick up nspr 3.2 for Firefox 92
* Thu Aug 12 2021 Florian Weimer <fweimer@redhat.com> - 3.67.0-11
  - Change release number to correct cross-package dependencies (#1991688)
* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com>
  - Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
    Related: rhbz#1991688
* Thu Jul 08 2021 Bob Relyea <rrelyea@redhat.com> - 3.67.0-8
  - fix relro support in nspr part of build
* Tue Jul 06 2021 Bob Relyea <rrelyea@redhat.com> - 3.67.0-7
  - fix ssl alert regressions
* Fri Jul 02 2021 Bob Relyea <rrelyea@redhat.com> - 3.67.0-6
  - bump the nspr release number
* Thu Jul 01 2021 Bob Relyea <rrelyea@redhat.com> - 3.67.0-5
  - fix error when trying to read keys from updated databases when updated
    from unpatched versions of NSS (like on fedora or upstream).
  - fix spelling of LD_OPTFLAGS which prevents relro from working.
* Fri Jun 18 2021 Bob Relyea <rrelyea@redhat.com> - 3.67.0-4
  - update nspr man page files to only pick up nspr man pages
* Fri Jun 18 2021 Bob Relyea <rrelyea@redhat.com> - 3.67.0-3
  - Update NSS to 3.67
  - Update NSPR to 2.31
  - pick up rhel coverity patches which have not yet been pushed upstream.
* Fri Apr 16 2021 Bob Relyea <rrelyea@redhat.com> - 3.63.0-3
  - prevent MD5 from being enabled even with the environment variables
     and policy. This mirrors the rhel8 semantics.
   - add DSO_LDFLAGS support so we pick up system LDFLAGS in our shared libraries
* Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 3.63.0-2
  - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937
* Wed Mar 24 2021 Bob Relyea <rrelyea@redhat.com> - 3.63.0-1
  - Update NSS to 3.62
  - Update NSPR to 2.30

Files

/usr/bin/certutil
/usr/bin/cmsutil
/usr/bin/crlutil
/usr/bin/modutil
/usr/bin/nss-policy-check
/usr/bin/pk12util
/usr/bin/signver
/usr/bin/ssltap
/usr/lib/.build-id
/usr/lib/.build-id/00
/usr/lib/.build-id/00/99076d584ba2813f799f77ff0970cade3584ad
/usr/lib/.build-id/02
/usr/lib/.build-id/02/1243f936e4b35c9778befe989e89190c132eaf
/usr/lib/.build-id/04
/usr/lib/.build-id/04/a11db11f8ad443f25c258848ba1b3caa9268fe
/usr/lib/.build-id/1d
/usr/lib/.build-id/1d/445eb0b685320e48b57c0030e4a8422c2edae4
/usr/lib/.build-id/1e
/usr/lib/.build-id/1e/6f4d7e130453d56d248d393393774aceed3a0f
/usr/lib/.build-id/25
/usr/lib/.build-id/25/03370b4ffdeeeb0c2eee95c0dc1d4ebd1576d1
/usr/lib/.build-id/28
/usr/lib/.build-id/28/d256178528423a0e4178d362ebb06eb3be335d
/usr/lib/.build-id/2f
/usr/lib/.build-id/2f/139a168fa61733ff3ae1ca44c680acb92bc5b2
/usr/lib/.build-id/30
/usr/lib/.build-id/30/e79e15d7884f7adace4d6f141b87030485cb9e
/usr/lib/.build-id/32/a67bff5a50fe0cbdb10a5325a434f623cb4405
/usr/lib/.build-id/35
/usr/lib/.build-id/35/bbd37f644a93cacdd1228a9b0d60c310428d64
/usr/lib/.build-id/59
/usr/lib/.build-id/59/60c4700cb901be28d4cb5ec4d94fa0433f7f70
/usr/lib/.build-id/7e
/usr/lib/.build-id/7e/1c82b32f5e651c7d521bddf00b755e9870af0c
/usr/lib/.build-id/8c
/usr/lib/.build-id/8c/7c9d330ab860116a4fedb475ba6b5784de93c3
/usr/lib/.build-id/9f
/usr/lib/.build-id/9f/e5a31ef5d89b2be2220d628f30bceb8d49ac1c
/usr/lib/.build-id/a2/ab7b19a36e050c341503913e00e64c291ec7e2
/usr/lib/.build-id/a9
/usr/lib/.build-id/a9/7ea5829ada4e5e6cd8a1dec7afdd6ef53ce726
/usr/lib/.build-id/b6
/usr/lib/.build-id/b6/585e2387b9ecb8599f56b7f77cc7c1ffc1a1d2
/usr/lib/.build-id/c9
/usr/lib/.build-id/c9/6650989c4021f4c490bc8bea73babc29c7bb0e
/usr/lib/.build-id/cf
/usr/lib/.build-id/cf/7f9b66f0423ae311eafc109475ef83419c218a
/usr/lib/.build-id/f4
/usr/lib/.build-id/f4/bb6430650e16fea923bb54909328d83d30f7cf
/usr/lib/.build-id/ff
/usr/lib/.build-id/ff/b75dcd1e8173d6b305e4c9a5a1b0d6178793a7
/usr/lib64/nss/unsupported-tools/atob
/usr/lib64/nss/unsupported-tools/btoa
/usr/lib64/nss/unsupported-tools/derdump
/usr/lib64/nss/unsupported-tools/listsuites
/usr/lib64/nss/unsupported-tools/ocspclnt
/usr/lib64/nss/unsupported-tools/pp
/usr/lib64/nss/unsupported-tools/selfserv
/usr/lib64/nss/unsupported-tools/signtool
/usr/lib64/nss/unsupported-tools/strsclnt
/usr/lib64/nss/unsupported-tools/symkeyutil
/usr/lib64/nss/unsupported-tools/tstclnt
/usr/lib64/nss/unsupported-tools/validation
/usr/lib64/nss/unsupported-tools/vfychain
/usr/lib64/nss/unsupported-tools/vfyserv
/usr/share/man/man1/certutil.1.gz
/usr/share/man/man1/cmsutil.1.gz
/usr/share/man/man1/crlutil.1.gz
/usr/share/man/man1/derdump.1.gz
/usr/share/man/man1/modutil.1.gz
/usr/share/man/man1/nss-policy-check.1.gz
/usr/share/man/man1/pk12util.1.gz
/usr/share/man/man1/pp.1.gz
/usr/share/man/man1/signtool.1.gz
/usr/share/man/man1/signver.1.gz
/usr/share/man/man1/ssltap.1.gz
/usr/share/man/man1/vfychain.1.gz
/usr/share/man/man1/vfyserv.1.gz


Generated by rpm2html 1.8.1

Fabrice Bellet, Wed Apr 17 04:58:16 2024