Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [openmq-dev] Request: Update OpenMQ C Client to use new versions of NSS and NSPR

On Mon, 14 Mar 2022 at 21:19, George Lee via openmq-dev
<openmq-dev@xxxxxxxxxxx> wrote:
>
> Would it be possible for the OpenMQ C Client to be updated to use recent versions of NSS/NSPR? Based on the latest OpenMQ release notes, it seems like it's currently using NSS 3.12.8 with NSPR 4.8.6, which are from 2015. We've been warned that those versions could pose security risks.
>
> The latest versions appear to be NSS 3.76 with NSPR 4.32.

NSS and NSPR _are not_ distributed with OpenMQ.

Versions currently used (only in tests in GH workflow) are:
-  ubuntu: 3.49, 4.25
-  macos: 3.76, 4.33

-- 
Piotrek


Back to the top