nss:update version to 3.89
This commit is contained in:
parent
860f1d2751
commit
31863e03fa
@ -147,8 +147,8 @@ index 73a625a..bf2aea7 100644
|
|||||||
#include "ecl.h"
|
#include "ecl.h"
|
||||||
+#include "sm2.h"
|
+#include "sm2.h"
|
||||||
|
|
||||||
static const ECMethod kMethods[] = {
|
#define EC_DOUBLECHECK PR_FALSE
|
||||||
{ ECCurve25519,
|
|
||||||
@@ -907,7 +908,9 @@ ECDSA_SignDigest(ECPrivateKey *key, SECItem *signature, const SECItem *digest)
|
@@ -907,7 +908,9 @@ ECDSA_SignDigest(ECPrivateKey *key, SECItem *signature, const SECItem *digest)
|
||||||
goto cleanup;
|
goto cleanup;
|
||||||
|
|
||||||
|
|||||||
Binary file not shown.
@ -3,7 +3,7 @@
|
|||||||
prefix=/usr
|
prefix=/usr
|
||||||
|
|
||||||
major_version=3
|
major_version=3
|
||||||
minor_version=85
|
minor_version=89
|
||||||
patch_version=0
|
patch_version=0
|
||||||
|
|
||||||
usage()
|
usage()
|
||||||
|
|||||||
@ -3,7 +3,7 @@
|
|||||||
prefix=/usr
|
prefix=/usr
|
||||||
|
|
||||||
major_version=3
|
major_version=3
|
||||||
minor_version=85
|
minor_version=89
|
||||||
patch_version=0
|
patch_version=0
|
||||||
|
|
||||||
usage()
|
usage()
|
||||||
|
|||||||
@ -5,7 +5,7 @@ includedir=/usr/include/nss3
|
|||||||
|
|
||||||
Name: NSS-SOFTOKN
|
Name: NSS-SOFTOKN
|
||||||
Description: Network Security Services Softoken PKCS #11 Module
|
Description: Network Security Services Softoken PKCS #11 Module
|
||||||
Version: 3.85
|
Version: 3.89
|
||||||
Requires: nspr >= 4.35.0, nss-util >= 3.85
|
Requires: nspr >= 4.35.0, nss-util >= 3.89
|
||||||
Libs: -L${libdir} -lfreebl3 -lnssdbm3 -lsoftokn3
|
Libs: -L${libdir} -lfreebl3 -lnssdbm3 -lsoftokn3
|
||||||
Cflags: -I${includedir}
|
Cflags: -I${includedir}
|
||||||
|
|||||||
@ -3,7 +3,7 @@
|
|||||||
prefix=/usr
|
prefix=/usr
|
||||||
|
|
||||||
major_version=3
|
major_version=3
|
||||||
minor_version=85
|
minor_version=89
|
||||||
patch_version=0
|
patch_version=0
|
||||||
|
|
||||||
usage()
|
usage()
|
||||||
|
|||||||
@ -5,7 +5,7 @@ includedir=/usr/include/nss3
|
|||||||
|
|
||||||
Name: NSS-UTIL
|
Name: NSS-UTIL
|
||||||
Description: Network Security Services Utility Library
|
Description: Network Security Services Utility Library
|
||||||
Version: 3.85
|
Version: 3.89
|
||||||
Requires: nspr >= 4.35.0
|
Requires: nspr >= 4.35.0
|
||||||
Libs: -L${libdir} -lnssutil3
|
Libs: -L${libdir} -lnssutil3
|
||||||
Cflags: -I${includedir}
|
Cflags: -I${includedir}
|
||||||
|
|||||||
4
nss.pc
4
nss.pc
@ -5,7 +5,7 @@ includedir=/usr/include/nss3
|
|||||||
|
|
||||||
Name: NSS
|
Name: NSS
|
||||||
Description: Network Security Services
|
Description: Network Security Services
|
||||||
Version: 3.85
|
Version: 3.89
|
||||||
Requires: nspr >= 4.35.0, nss-util >= 3.85
|
Requires: nspr >= 4.35.0, nss-util >= 3.89
|
||||||
Libs: -L${libdir} -lssl3 -lsmime3 -lnss3
|
Libs: -L${libdir} -lssl3 -lsmime3 -lnss3
|
||||||
Cflags: -I${includedir}
|
Cflags: -I${includedir}
|
||||||
|
|||||||
11
nss.spec
11
nss.spec
@ -1,6 +1,6 @@
|
|||||||
%global nspr_version 4.35.0
|
%global nspr_version 4.35.0
|
||||||
%global nss_version 3.85.0
|
%global nss_version 3.89.0
|
||||||
%global nss_archive_version 3.85
|
%global nss_archive_version 3.89
|
||||||
%global unsupported_tools_directory %{_libdir}/nss/unsupported-tools
|
%global unsupported_tools_directory %{_libdir}/nss/unsupported-tools
|
||||||
%global allTools "certutil cmsutil crlutil derdump modutil pk12util signtool signver ssltap vfychain vfyserv"
|
%global allTools "certutil cmsutil crlutil derdump modutil pk12util signtool signver ssltap vfychain vfyserv"
|
||||||
|
|
||||||
@ -14,7 +14,7 @@
|
|||||||
Summary: Network Security Services
|
Summary: Network Security Services
|
||||||
Name: nss
|
Name: nss
|
||||||
Version: %{nss_version}
|
Version: %{nss_version}
|
||||||
Release: 3
|
Release: 1
|
||||||
License: MPLv2.0
|
License: MPLv2.0
|
||||||
URL: http://www.mozilla.org/projects/security/pki/nss/
|
URL: http://www.mozilla.org/projects/security/pki/nss/
|
||||||
Provides: nss-system-init
|
Provides: nss-system-init
|
||||||
@ -25,7 +25,7 @@ BuildRequires: nspr-devel >= %{nspr_version} nss-softokn sqlite-devel zlib-de
|
|||||||
BuildRequires: pkgconf gawk psmisc perl-interpreter gcc-c++
|
BuildRequires: pkgconf gawk psmisc perl-interpreter gcc-c++
|
||||||
obsoletes: nss-sysinit < %{version}-%{release}
|
obsoletes: nss-sysinit < %{version}-%{release}
|
||||||
|
|
||||||
Source0: https://ftp.mozilla.org/pub/security/nss/releases/NSS_3_85_RTM/src/%{name}-%{nss_archive_version}.tar.gz
|
Source0: https://ftp.mozilla.org/pub/security/nss/releases/NSS_3_89_RTM/src/%{name}-%{nss_archive_version}.tar.gz
|
||||||
Source1: nss-util.pc
|
Source1: nss-util.pc
|
||||||
Source2: nss-util-config
|
Source2: nss-util-config
|
||||||
Source3: nss-softokn.pc
|
Source3: nss-softokn.pc
|
||||||
@ -554,6 +554,9 @@ update-crypto-policies &>/dev/null||:
|
|||||||
%doc %{_mandir}/man*
|
%doc %{_mandir}/man*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Jul 18 2023 jinlun <jinlun@huawei.com> - 3.89.0-1
|
||||||
|
- update version to 3.89
|
||||||
|
|
||||||
* Thu Jun 8 2023 zhaochuanfeng <zhaochuanfeng@huawei.com> - 3.85.0-3
|
* Thu Jun 8 2023 zhaochuanfeng <zhaochuanfeng@huawei.com> - 3.85.0-3
|
||||||
- Fix an issue when building with clang
|
- Fix an issue when building with clang
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user