From: Raspbian automatic forward porter Date: Thu, 30 Apr 2020 19:50:48 +0000 (+0100) Subject: Merge version 10.15.2~dfsg-2+rpi1 and 10.19.0~dfsg1-1 to produce 10.19.0~dfsg1-1... X-Git-Tag: archive/raspbian/10.19.0_dfsg1-1+rpi1 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=91b6d02deef3773dfd8d27dce4b7a9977ccf3bdf;p=nodejs.git Merge version 10.15.2~dfsg-2+rpi1 and 10.19.0~dfsg1-1 to produce 10.19.0~dfsg1-1+rpi1 --- eec1646bb1c5fd6863cd274fdd3f7fd36382cc49 diff --cc debian/changelog index 21cb5245b,f78dc2bb2..cd293639a --- a/debian/changelog +++ b/debian/changelog @@@ -1,9 -1,22 +1,29 @@@ - nodejs (10.15.2~dfsg-2+rpi1) buster-staging; urgency=medium ++nodejs (10.19.0~dfsg1-1+rpi1) buster-staging; urgency=medium + + [changes brought forward from 10.15.0~dfsg-10+rpi1 by Peter Michael Green at Thu, 31 Jan 2019 14:17:56 +0000] + * Link with libatomic on Raspbian. + - -- Raspbian forward porter Thu, 18 Apr 2019 11:32:15 +0000 ++ -- Raspbian forward porter Thu, 30 Apr 2020 19:50:48 +0000 ++ + nodejs (10.19.0~dfsg1-1) buster-security; urgency=medium + + * New upstream version 10.19.0~dfsg1 + * Delete applied ssl 1.1.1 compatibility patches + * Revert upstream changes to stay compatible with stable libuv1: + + uv_os_uname is not available + + test-dgram-address uv returns EINVAL, not EBADF + * Never run tests in parallel to avoid memory exhaustion + * Use embedded nghttp2 as upstream rely that much on having + an updated version of it. + * Avoid two tests to cause a FTBFS (Closes #919588) + * Patch for compatibility with libuv1 from stable + * uv in stable expects EINVAL, not EBADF + * Link to atomic using a patch, LDFLAGS is not enough + * Exclude brotli from deps, use system-installed one + + B-D brotli + + use upstream patch + + -- Jérémy Lal Mon, 20 Apr 2020 09:44:09 +0200 nodejs (10.15.2~dfsg-2) unstable; urgency=medium