Accepting request 793077 from mozilla:Factory
OBS-URL: https://build.opensuse.org/request/show/793077 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mozilla-nss?expand=0&rev=156
This commit is contained in:
commit
ea7949cb9d
@ -1,3 +1,21 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Apr 11 09:05:47 UTC 2020 - Andreas Stieger <andreas.stieger@gmx.de>
|
||||
|
||||
- update to NSS 3.51.1:
|
||||
* Update Delegated Credentials implementation to draft-07
|
||||
(bmo#1617968)
|
||||
* Add workaround option to include both DTLS and TLS versions in
|
||||
DTLS supported_versions (bmo#1619102)
|
||||
* Update README: TLS 1.3 is not experimental anymore
|
||||
(bmo#1619056)
|
||||
* Don't assert fuzzer behavior in SSL_ParseSessionTicket
|
||||
(bmo#1618739)
|
||||
* Fix UBSAN issue in ssl_ParseSessionTicket (bmo#1618915)
|
||||
* Consistently handle NULL slot/session (bmo#1608245)
|
||||
* broken fipstest handling of KI_len (bmo#1608250)
|
||||
* Update Delegated Credentials implementation to draft-07
|
||||
(bmo#1617968)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 31 15:14:11 UTC 2020 - Michel Normand <normand@linux.vnet.ibm.com>
|
||||
|
||||
|
@ -22,9 +22,9 @@
|
||||
%define nspr_ver %(rpm -q --queryformat '%%{VERSION}' mozilla-nspr)
|
||||
%define nssdbdir %{_sysconfdir}/pki/nssdb
|
||||
Name: mozilla-nss
|
||||
Version: 3.51
|
||||
Version: 3.51.1
|
||||
Release: 0
|
||||
%define underscore_version 3_51
|
||||
%define underscore_version 3_51_1
|
||||
Summary: Network Security Services
|
||||
License: MPL-2.0
|
||||
Group: System/Libraries
|
||||
|
3
nss-3.51.1.tar.gz
Normal file
3
nss-3.51.1.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:085c5eaceef040eddea639e2e068e70f0e368f840327a678ef74ae3d6c15ca78
|
||||
size 78310874
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:75348b3b3229362486c57a880db917da1f96ef4eb639dc9cc2ff17d72268459c
|
||||
size 78305125
|
Loading…
Reference in New Issue
Block a user