summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Debian Javascript Maintainers [Mon, 8 Apr 2019 13:06:40 +0000 (14:06 +0100)]
temporarily_silence_buffer_deprecations
Gbp-Pq: Name temporarily_silence_buffer_deprecations.patch
Debian Javascript Maintainers [Mon, 8 Apr 2019 13:06:40 +0000 (14:06 +0100)]
benchmark_without_alice
Gbp-Pq: Name benchmark_without_alice.patch
Debian Javascript Maintainers [Mon, 8 Apr 2019 13:06:40 +0000 (14:06 +0100)]
fix_disable_cctest
Gbp-Pq: Name fix_disable_cctest.patch
Debian Javascript Maintainers [Mon, 8 Apr 2019 13:06:40 +0000 (14:06 +0100)]
test_ci_buildd
Gbp-Pq: Name test_ci_buildd.patch
Debian Javascript Maintainers [Mon, 8 Apr 2019 13:06:40 +0000 (14:06 +0100)]
_mips_configure_fpu
Gbp-Pq: Name 2017_mips_configure_fpu.patch
Debian Javascript Maintainers [Mon, 8 Apr 2019 13:06:40 +0000 (14:06 +0100)]
_restore_sh_javascript_nonminified
Gbp-Pq: Name 1005_restore_sh_javascript_nonminified.patch
Debian Javascript Maintainers [Mon, 8 Apr 2019 13:06:40 +0000 (14:06 +0100)]
make-doc
Gbp-Pq: Name make-doc.patch
Debian Javascript Maintainers [Mon, 8 Apr 2019 13:06:40 +0000 (14:06 +0100)]
privacy_breach
Gbp-Pq: Name privacy_breach.patch
Debian Javascript Maintainers [Mon, 8 Apr 2019 13:06:40 +0000 (14:06 +0100)]
use_system_node_gyp
Gbp-Pq: Name use_system_node_gyp.patch
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
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
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
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
Debian Javascript Maintainers [Mon, 8 Apr 2019 13:06:40 +0000 (14:06 +0100)]
dfhs_module_path_arch_triplet
Gbp-Pq: Name dfhs_module_path_arch_triplet.patch
Jérémy Lal [Mon, 8 Apr 2019 13:06:40 +0000 (14:06 +0100)]
nodejs (10.15.2~dfsg-2) unstable; urgency=medium
* Avoid two tests to cause a FTBFS (Closes #919588)
+ test-fs-error-messages fails with eatmydata
+ test-net-listen-after-destroying-stdin is flaky
* gbp for debian/buster branch
[dgit import unpatched nodejs 10.15.2~dfsg-2]
Jérémy Lal [Mon, 8 Apr 2019 13:06:40 +0000 (14:06 +0100)]
Import nodejs_10.15.2~dfsg-2.debian.tar.xz
[dgit import tarball nodejs 10.15.2~dfsg-2 nodejs_10.15.2~dfsg-2.debian.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]