./devel/nss, Libraries to support development of security-enabled applications

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2018Q1, Version: 3.36.1, Package name: nss-3.36.1, Maintainer: pkgsrc-users

Network Security Services (NSS) is a set of libraries designed to support
cross-platform development of security-enabled 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.


Required to run:
[databases/sqlite3] [devel/nspr]

Required to build:
[pkgtools/cwrappers]

Master sites:

SHA1: d8b73f808054c7cc50f5e67bb94e5dd853ccc09f
RMD160: bdb7f2627cb42a871f5f046893699f9c01fc4cf2
Filesize: 22486.748 KB

Version history: (Expand)


CVS history: (Expand)


   2018-04-11 13:48:59 by Benny Siegert | Files touched by this commit (2) | Package updated
Log message:
Pullup ticket #5735 - requested by maya
devel/nss: bugfix

Revisions pulled up:
- devel/nss/Makefile                                            1.149
- devel/nss/distinfo                                            1.84

---
   Module Name:    pkgsrc
   Committed By:   maya
   Date:           Tue Apr 10 15:21:30 UTC 2018

   Modified Files:
           pkgsrc/devel/nss: Makefile distinfo

   Log message:
   nss: update to 3.36.1

   No new functionality is introduced in this release.  This is a patch release \ 
to fix regression bugs.

   In NSS version 3.35 the iteration count in optimized builds, which is used \ 
for password based encryption algorithm related to encrypted PKCS#7 or PKCS#12 \ 
data, was increased to one million
   iterations. That change had caused an interoperability regression with \ 
operating systems that are limited to 600 K iterations. NSS 3.36.1 has been \ 
changed to use the same 600 K limit.

   Certain smartcard operations could result in a deadlock

   This Bugzilla query returns all the bugs fixed in NSS 3.36.1:

   \ 
https://bugzilla.mozilla.org/buglist.cgi?resolution=FIXED&classification=Components&query_format=advanced&product=NSS&target_milestone=3.36.1