[ Все A B C D E F G H I J K L M N O P Q R S T U V W X Y Z ]
×

Проект nss-3.101.0-10.el9_2

Имя nss
Эпоха 0
Версия 3.101.0
Релиз 10.el9_2
Сайт http://www.mozilla.org/projects/security/pki/nss/
Лицензия MPLv2.0
Время сборки 2025-02-21 07:31:14
Хост сборки certified-builder01.msvsphere-os.ru
Краткое описание Network Security Services
Репозитории OS
Полное описание 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.
Эррата
× Full screenshot
Пакеты link
Пакет Краткое описание Контрольная сумма SHA-256
x86_64
nspr-4.35.0-17.el9_2.x86_64 Netscape Portable Runtime a054d52258fe9f58a47fea5978970b84c17e2f1e39e888c59449e6ff442643f9 download
nss-3.101.0-10.el9_2.x86_64 Network Security Services ddf1a5ba61d2e8408814218e2e0b12f448815655ea7f596b1292ba58ee1e9d56 download
nss-softokn-3.101.0-10.el9_2.x86_64 Network Security Services Softoken Module 156f096a1ec2b6dd3752bfbea5990ea789e50f9ac7725c79e9ed140a0650531e download
nss-softokn-freebl-3.101.0-10.el9_2.x86_64 Freebl library for the Network Security Services 15fa03d826f124a3bee0e125d2cfc30b536107007d07425e80d020440f597ee2 download
nss-sysinit-3.101.0-10.el9_2.x86_64 System NSS Initialization 7e0a0a5fcc88b89033b5ff06ffceac3bc9801fc1a6f6aa8205552bc31ecc14a5 download
nss-tools-3.101.0-10.el9_2.x86_64 Tools for the Network Security Services be2ee99fb236e9583466dc6097417078417b0f061c61e4b3875ae57ccf72dbe8 download
nss-util-3.101.0-10.el9_2.x86_64 Network Security Services Utilities Library bb8dfdb71baf5ae818947540d0ab053ede1b649649b98e490ab7ac8d303e119f download
i686
nspr-4.35.0-17.el9_2.i686 Netscape Portable Runtime 6c769ff2efe0fa25d9520b1a7e60c216ee78715d64c50be87cab1c2f9839767f download
nss-3.101.0-10.el9_2.i686 Network Security Services 09265255b148a05b89d7c44a00f3bf2c1def316f306b8d13453655a217bbd537 download
nss-softokn-3.101.0-10.el9_2.i686 Network Security Services Softoken Module bc2c0ca53faa91d07ed137d82daa559f5c5c9749cf7362520c34369b7ec8b771 download
nss-softokn-freebl-3.101.0-10.el9_2.i686 Freebl library for the Network Security Services a0d973ff5c3609557e96fdcf67b7cb1300a5ee2a22441b87215fb96b74ec47eb download
nss-util-3.101.0-10.el9_2.i686 Network Security Services Utilities Library de7eb1fdaf0e4614a5c1014f45aebdf398cba5ee4ebdb334e9bfca129a716465 download
src
nss-3.101.0-10.el9_2.src Network Security Services 456bd04aba5369af0d7eb6529be8dd70097d6dd8baf5ce6d288799727f62d685 download
История изменений link
* Mon Nov 11 2024 Frantisek Krenzelok <krenzelok.frantisek@gmail.com> - 3.101.0-10
- Allow RSA-OAEP in FIPS mode

* Mon Nov 11 2024 Frantisek Krenzelok <krenzelok.frantisek@gmail.com> - 3.101.0-9
- Add SEC_OID_CURVE25519 to FIPS checks.
- This will mark algorithms using it as FIPS unapproved.

* Mon Nov 04 2024 Bob Relyea <rrelyea@redhat.com> - 3.101.0-8
- fix shlibsign in FIPS mode
- remove dbm from pkgconfig

* 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-3
- Fix missing and inaccurate key length checks
- Fix chacha timing issue

* Tue Jul 16 2024 Bob Relyea <rrelyea@redhat.com> - 3.101.0-2
- Fix MD-5 decode issue in pkcs #12
- turn off policy processing for pkcs12 and smime
- restore the rhel9 pkcs12 defaults for pk12util

* Tue Jun 11 2024 Bob Relyea <rrelyea@redhat.com> - 3.101.0-1
- Rebase to NSS 3.101
- restore ppc init support

* Wed Apr 10 2024 Frantisek Krenzelok <krenzelok.frantisek@gmail.com> - 3.90.0-7
- Allow for shorter ecdsa signatures by padding them to full length

* Tue Jan 23 2024 Bob Relyea <rrelyea@redhat.com> - 3.90.0-6
- Fix ecc DER wrapping.