[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCHES] gnu: nss: Update to 3.30.2 [fixes CVE-2017-5461].
From: |
Mark H Weaver |
Subject: |
Re: [PATCHES] gnu: nss: Update to 3.30.2 [fixes CVE-2017-5461]. |
Date: |
Fri, 21 Apr 2017 13:59:20 -0400 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/25.1 (gnu/linux) |
Mark H Weaver <address@hidden> writes:
> These patches update nss to 3.30.2 and disable long b64 tests which fail
> on some systems including armhf. I'll push them soon after some light
> testing.
Unfortunately, even with "nss-increase-test-timeout.patch" and
"nss-disable-long-b64-tests.patch", the build still failed on armhf:
https://hydra.gnu.org/build/2010324
It would be good to find a way to fix or work around this issue without
forcing rebuilds on other platforms. Also, I feel it's important to
always run tests on NSS on all platforms.
Mark