Accepting request 754368 from mozilla:Factory
changelog addition OBS-URL: https://build.opensuse.org/request/show/754368 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mozilla-nss?expand=0&rev=150
This commit is contained in:
commit
6ffb12d365
@ -3,6 +3,7 @@ Sun Nov 24 07:33:57 UTC 2019 - Wolfgang Rosenauer <wr@rosenauer.org>
|
||||
|
||||
- update to NSS 3.47.1
|
||||
* CVE-2019-11745 - EncryptUpdate should use maxout, not block size
|
||||
(boo#1158527)
|
||||
* Fix a crash that could be caused by client certificates during startup
|
||||
(bmo#1590495)
|
||||
* Fix compile-time warnings from uninitialized variables in a perl script
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package mozilla-nss
|
||||
#
|
||||
# Copyright (c) 2019 SUSE LLC.
|
||||
# Copyright (c) 2019 SUSE LLC
|
||||
# Copyright (c) 2006-2019 Wolfgang Rosenauer
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
@ -17,7 +17,7 @@
|
||||
#
|
||||
|
||||
|
||||
%global nss_softokn_fips_version 3.46
|
||||
%global nss_softokn_fips_version 3.47
|
||||
%define NSPR_min_version 4.23
|
||||
%define nspr_ver %(rpm -q --queryformat '%%{VERSION}' mozilla-nspr)
|
||||
%define nssdbdir %{_sysconfdir}/pki/nssdb
|
||||
|
Loading…
Reference in New Issue
Block a user