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

nss-tools-3.124.0-5.el10 RPM for ppc64le

From AlmaLinux Kitten 10 AppStream for ppc64le

Name: nss-tools Distribution: AlmaLinux
Version: 3.124.0 Vendor: AlmaLinux
Release: 5.el10 Build date: Wed Jul 1 02:59:50 2026
Group: Unspecified Build host: ppc64le-builder02.almalinux.org
Size: 2377294 Source RPM: nss-3.124.0-5.el10.src.rpm
Packager: AlmaLinux Packaging Team <packager@almalinux.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

MPL-2.0

Changelog

* Mon Jun 22 2026 Bob Relyea <rrelyea@redhat.com> - 3.124.0-5
  - full fix to pss issues
* Tue Jun 16 2026 Bob Relyea <rrelyea@redhat.com> - 3.124.0-4
  - fix pkcs12 defaults
  - fix pss issues
  - remove crmf
* Tue Jun 09 2026 Bob Relyea <rrelyea@redhat.com> - 3.124.0-2
  - rebase fixes
  - restore mlkem aliases
  - add mlkem key lengths to the mechanism info
  - fix crash if you try to encapsulate with an unimported
    public key
  - restore distrusted certs to certdata.txt even though we
    never reference them to make tests happy.
* Tue Jun 02 2026 Bob Relyea <rrelyea@redhat.com> - 3.124.0-1
  - rebase to upstream NSS 3.124
  - backport ml-dsa support that is not upstream yet.
  - pick up in process patches upstream including eddsa
* Fri Jan 23 2026 Bob Relyea <rrelyea@redhat.com> - 3.112.0-8
  - fix incomplete ml-kem pct patch.
* Fri Jan 16 2026 Bob Relyea <rrelyea@redhat.com> - 3.112.0-7
  - fix regression in -5 bug fix
* Fri Jan 09 2026 Bob Relyea <rrelyea@redhat.com> - 3.112.0-6
  - fix a null in ml-dsa pkcs12 decode
  - fix return code in ml-kem pct
* Mon Nov 03 2025 Bob Relyea <rrelyea@redhat.com> - 3.112.0-5
  - fips update
  -   Fix indicators for the new post-quantum algorithms
  -   Fix the ML-KEM Self-tests
  -   Fix the ML-KEM zeroizaiton
  -   Add partial public validation before OAEP
  - bug fixes
  -   add CKA_SEED to private attributes so they are updated on password change.
  -   mark CKA_PARAMETER_SET as CK_ULONG when storing into the database
  -   fix unrefrence read in leancrypto.
* Thu Aug 07 2025 Bob Relyea <rrelyea@redhat.com> - 3.112.0-4
  - fix interface issue when pulling 3.0 pkcs#11 interfaces explicitly
* Fri Aug 01 2025 Bob Relyea <rrelyea@redhat.com> - 3.112.0-3
  - restore CONCATENATE functions accidentally removed in the last patch
  - fix big endian issue in tstclnt and selfserv in certificate compression
* Wed Jul 30 2025 Bob Relyea <rrelyea@redhat.com> - 3.112.0-2
  - add fips required changes.
  - fix bugs found by QE
* Wed Jul 09 2025 Bob Relyea <rrelyea@redhat.com> - 3.112.0-1
  - rebase to NSS 3.112
  - add ml-kem-1024 support
  - add ml-dsa support
* Wed Jan 08 2025 Bob Relyea <rrelyea@redhat.com> - 3.101.0-14
  - add nss-policy-check
* Mon Nov 18 2024 Frantisek Krenzelok <krenzelok.frantisek@gmail.com> - 3.101.0-13
  - fix the "Allow RSA-OAEP in FIPS mode" patch for the declaration after switch statement
  - fix changelog message for 3.101.0-11
* Mon Nov 11 2024 Frantisek Krenzelok <krenzelok.frantisek@gmail.com> - 3.101.0-12
  - Allow RSA-OAEP in FIPS mode
* Mon Nov 11 2024 Frantisek Krenzelok <fkrenzel@redhat.com> - 3.101.0-11
  - Add SEC_OID_CURVE25519 to FIPS checks.
  - This will mark algorithm using it as FIPS unapproved.
* Mon Nov 04 2024 Bob Relyea <rrelyea@redhat.com> - 3.101.0-10
  - remove dbm references in pkconfig
* Fri Nov 01 2024 Bob Relyea <rrelyea@redhat.com> - 3.101.0-9
  - Add ml-kem support and remove xyber support
  - Fix shlibsign when the system is in FIPS mode
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 3.101.0-8
  - Bump release for October 2024 mass rebuild:
    Resolves: RHEL-64018
* Wed Sep 04 2024 Bob Relyea <rrelyea@redhat.com> - 3.101.0-7
  - fix cms abi breakage
  - fix long password issue on pbmac encodings
* Thu Aug 01 2024 Bob Relyea <rrelyea@redhat.com> - 3.101.0-6
  - fix param encoding in pkcs12 pbamac encoding
  - add support for certificate compression in selfserv and tstclient
* Wed Jul 24 2024 Bob Relyea <rrelyea@redhat.com> - 3.101.0-5
  - Fix missing and inaccurate key length checks
  - Fix chacha timing issue
* Thu Jul 18 2024 Bob Relyea <rrelyea@redhat.com> - 3.101.0-4
  - Fix MD-5 decode issue in pkcs #12
* Mon Jul 15 2024 Bob Relyea <rrelyea@redhat.com> - 3.101.0-3
  - Add FIPS 140-3 defines to sec file
* Fri Jul 12 2024 Bob Relyea <rrelyea@redhat.com> - 3.101.0-2
  - Fix spec to deal with annocheck failures
* Tue Jun 25 2024 Bob Relyea <rrelyea@redhat.com> - 3.101.0-1
  - Update NSS to 3.101.0
  - Pick up RHEL FIPS and other patches
  - Turn off SEED and DSA
* Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 3.97.0-2
  - Bump release for June 2024 mass rebuild

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/01
/usr/lib/.build-id/01/f2b5f3d10f3ae524df3eb6e7f61ff7a0115eb6
/usr/lib/.build-id/03
/usr/lib/.build-id/03/84d0f6b590ed7fa9e5e07265f5a2a86e614be1
/usr/lib/.build-id/0c
/usr/lib/.build-id/0c/8a94d71303584020f4f99ff387a9c6982f1e1d
/usr/lib/.build-id/0d
/usr/lib/.build-id/0d/6f041ec17480f226d8dcc0832a337ce6e8ad60
/usr/lib/.build-id/41
/usr/lib/.build-id/41/99057a3d6adf7b363368b84b9c33d16b00d07b
/usr/lib/.build-id/47
/usr/lib/.build-id/47/c29e57b8945d1c8e6ac9005528c541087ac64f
/usr/lib/.build-id/57
/usr/lib/.build-id/57/b3357aad83e94e02d6f8de4b31f71115fdfab5
/usr/lib/.build-id/7d/620586d4e048204e669d01e7f6899a21d5b619
/usr/lib/.build-id/81
/usr/lib/.build-id/81/c3c0138133c6017824fb7994186a7ac560c96a
/usr/lib/.build-id/a0
/usr/lib/.build-id/a0/221f70d132f5719d23fd0bb793d34ce2839bce
/usr/lib/.build-id/a9
/usr/lib/.build-id/a9/0044ecd5d0b7089f7324cb5a6bd2f0d39e97fb
/usr/lib/.build-id/b2
/usr/lib/.build-id/b2/2c67ac6b72977841616cb1315a01fde3670ba5
/usr/lib/.build-id/b9
/usr/lib/.build-id/b9/d91d9a7a752b60130da1c9f03914163ce646a5
/usr/lib/.build-id/bb
/usr/lib/.build-id/bb/1ef2dd07c9cb78578182dcbfae8512be56b948
/usr/lib/.build-id/c6
/usr/lib/.build-id/c6/23ca946507fb64d778ba8b3575823952e10a17
/usr/lib/.build-id/cc
/usr/lib/.build-id/cc/5bc68045db476935118657b0c9e3710b39a87f
/usr/lib/.build-id/e9
/usr/lib/.build-id/e9/2d9dbfc7d8d5dcd5a38dff2a36f4464ed91279
/usr/lib/.build-id/e9/ee043124543157d1e4784ae9836b97efd2e6ed
/usr/lib/.build-id/ea
/usr/lib/.build-id/ea/9146020949557e97257bfff6d50a41a8ce15de
/usr/lib/.build-id/eb
/usr/lib/.build-id/eb/114b9a48a3f02c7c7375a7d0dfde345e2d218d
/usr/lib/.build-id/fa
/usr/lib/.build-id/fa/42ee46856bed818a50bb9ab6bfe7cdf04c7794
/usr/lib/.build-id/fc
/usr/lib/.build-id/fc/c3ba30ea78c5bf85cd04f9e0decb0afe6e84a8
/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, Sun Jul 26 07:17:05 2026