nodejs.git
6 years agodoc: fix assembler requirement for OpenSSL-1.1.1
Shigeki Ohtsu [Sat, 10 Nov 2018 01:54:00 +0000 (10:54 +0900)]
doc: fix assembler requirement for OpenSSL-1.1.1

Add new requirements of assembler version for AVX-512 support
in OpenSSL-1.1.1.

Gbp-Pq: Topic ssl
Gbp-Pq: Name 5703c7f9a657b361e8ea5f8b6eb1174fe5598a64.patch

6 years agotls: workaround handshakedone in renegotiation
Shigeki Ohtsu [Wed, 12 Sep 2018 08:34:24 +0000 (17:34 +0900)]
tls: workaround handshakedone in renegotiation

`SSL_CB_HANDSHAKE_START` and `SSL_CB_HANDSHAKE_DONE` are called
sending HelloRequest in OpenSSL-1.1.1.
We need to check whether this is in a renegotiation state or not.

Gbp-Pq: Topic ssl
Gbp-Pq: Name 8fad350619e8cccb9f43f4d56f4ca743f5d069c2.patch

6 years agotls: make ossl 1.1.1 cipher list throw error
Sam Roberts [Mon, 26 Nov 2018 20:25:59 +0000 (12:25 -0800)]
tls: make ossl 1.1.1 cipher list throw error

Make OpenSSL 1.1.1 error during cipher list setting if it would have
errored with OpenSSL 1.1.0.

Can be dropped after our OpenSSL fixes this upstream.

See: https://github.com/openssl/openssl/pull/7759

Gbp-Pq: Topic ssl
Gbp-Pq: Name e5b03b82f72e6915bd24c7ef1481abd1842b84fe.patch

6 years agotls: add min/max protocol version options
Sam Roberts [Sun, 6 May 2018 04:52:34 +0000 (13:52 +0900)]
tls: add min/max protocol version options

The existing secureProtocol option only allows setting the allowed
protocol to a specific version, or setting it to "all supported
versions". It also used obscure strings based on OpenSSL C API
functions. Directly setting the min or max is easier to use and explain.

Backport-PR-URL: https://github.com/nodejs/node/pull/24676
PR-URL: https://github.com/nodejs/node/pull/24405
Reviewed-By: Refael Ackermann <refack@gmail.com>
Reviewed-By: Rod Vagg <rod@vagg.org>
Gbp-Pq: Topic ssl
Gbp-Pq: Name acb73518b7274bacdfc133fd121e91dfd6ba460b.patch

6 years agodfhs_module_path_arch_triplet
Debian Javascript Maintainers [Thu, 28 Feb 2019 14:52:30 +0000 (14:52 +0000)]
dfhs_module_path_arch_triplet

Gbp-Pq: Name dfhs_module_path_arch_triplet.patch

6 years agonodejs (10.15.2~dfsg-1) unstable; urgency=high
Jérémy Lal [Thu, 28 Feb 2019 14:52:30 +0000 (14:52 +0000)]
nodejs (10.15.2~dfsg-1) unstable; urgency=high

  * New upstream version 10.15.2~dfsg
    Slowloris HTTP Denial of Service with keep-alive
    (CVE-2019-5737)

[dgit import unpatched nodejs 10.15.2~dfsg-1]

6 years agoImport nodejs_10.15.2~dfsg.orig.tar.xz
Jérémy Lal [Thu, 28 Feb 2019 14:52:30 +0000 (14:52 +0000)]
Import nodejs_10.15.2~dfsg.orig.tar.xz

[dgit import orig nodejs_10.15.2~dfsg.orig.tar.xz]

6 years agoImport nodejs_10.15.2~dfsg-1.debian.tar.xz
Jérémy Lal [Thu, 28 Feb 2019 14:52:30 +0000 (14:52 +0000)]
Import nodejs_10.15.2~dfsg-1.debian.tar.xz

[dgit import tarball nodejs 10.15.2~dfsg-1 nodejs_10.15.2~dfsg-1.debian.tar.xz]