NSS release notes template

DRAFT (remove line when document is finished)

Introduction

The NSS team has released Network Security Services (NSS) 3.XX, which is a minor release.
or
Network Security Services (NSS) 3.XX.y is a patch release for NSS 3.XX. The bug fixes in NSS 3.XX.y are described in the "Bugs Fixed" section below.

Distribution Information

The HG tag is NSS_3_XX_RTM. NSS 3.XX requires NSPR 4.XX or newer.

NSS 3.XX source distributions are available on ftp.mozilla.org for secure HTTPS download:

  • Source tarballs:
    https://ftp.mozilla.org/pub/mozilla.org/security/nss/releases/NSS_3_XX_RTM/src/ (make a link)

New in NSS 3.XX

New Functionality

either:

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

or:

  • ...

New Functions

  • in ___.h
    • function - description

New Types

  • in ___.h
    • type - description.

New Macros

  • in ___.h
    • macro - description

Notable Changes in NSS 3.XX

  • ...

Bugs fixed in NSS 3.XX

This Bugzilla query returns all the bugs fixed in NSS 3.XX:

https://bugzilla.mozilla.org/buglist.cgi?resolution=FIXED&classification=Components&query_format=advanced&product=NSS&target_milestone=3.XX (make a link)

Acknowledgements

The NSS development team would like to thank ... for responsibly disclosing the issue by providing advance copies of their research.

Compatibility

NSS 3.XX.y shared libraries are backward compatible with all older NSS 3.x shared libraries. A program linked with older NSS 3.x shared libraries will work with NSS 3.XX.y shared libraries without recompiling or relinking. Furthermore, applications that restrict their use of NSS APIs to the functions listed in NSS Public Functions will remain compatible with future versions of the NSS shared libraries.

Feedback

Bugs discovered should be reported by filing a bug report with bugzilla.mozilla.org (product NSS).