Your message dated Mon, 12 Jun 2017 09:18:41 +0000
with message-id <e1dkluf-000gfq...@fasolo.debian.org>
and subject line Bug#855018: fixed in nodejs 6.11.0~dfsg-1
has caused the Debian Bug report #855018,
regarding nodejs: autopkgtests always fail since 2016-11-02
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
855018: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=855018
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: nodejs
Version: 4.6.1~dfsg-1
Severity: wishlist
Tags: patch

Hi Maintainer

Nodejs has been failing its autopkgtests since 2016-11-02 [1].
This corresponds with the upload of openssl 1.0.2j-1 [2].
The attached patch from Ubuntu seems to fix this.

Additionally, since the upload of nodejs 4.7.2~dfsg-1, parallel/test-process-config now fails [3].
Previously, this test was skipped [4], but has since been reverted.

Regards
Graham


[1] https://ci.debian.net/packages/n/nodejs/unstable/amd64/
[2] https://ci.debian.net/data/packages/unstable/amd64/n/nodejs/20161102_032303.log [3] https://ci.debian.net/data/packages/unstable/amd64/n/nodejs/20170106_160705.autopkgtest.log.gz [4] https://anonscm.debian.org/cgit/collab-maint/nodejs.git/commit/?h=master-4.x&id=f4b30b9cffaf4cae783e7e6cfa2a2330f051d97e

Description: properly handle how SSLv3 was disabled in openssl
Author: Marc Deslauriers <marc.deslauri...@canonical.com>

--- a/test/parallel/test-tls-no-sslv3.js
+++ b/test/parallel/test-tls-no-sslv3.js
@@ -49,6 +49,8 @@
 process.on('exit', function() {
   if (/unknown option -ssl3/.test(stderr)) {
     common.skip('`openssl s_client -ssl3` not supported.');
+  } else if (/null ssl method passed/.test(stderr)) {
+    common.skip('1..0 # Skipped: `openssl s_client -ssl3` is disabled.');
   } else {
     assert.strictEqual(errors.length, 1);
     assert(/:wrong version number/.test(errors[0].message));

--- End Message ---
--- Begin Message ---
Source: nodejs
Source-Version: 6.11.0~dfsg-1

We believe that the bug you reported is fixed in the latest version of
nodejs, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 855...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Jérémy Lal <kapo...@melix.org> (supplier of updated nodejs package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Mon, 12 Jun 2017 10:07:10 +0200
Source: nodejs
Binary: nodejs-dev nodejs nodejs-dbg nodejs-legacy
Architecture: source
Version: 6.11.0~dfsg-1
Distribution: experimental
Urgency: medium
Maintainer: Debian Javascript Maintainers 
<pkg-javascript-devel@lists.alioth.debian.org>
Changed-By: Jérémy Lal <kapo...@melix.org>
Description:
 nodejs     - evented I/O for V8 javascript
 nodejs-dbg - evented I/O for V8 javascript (debug)
 nodejs-dev - evented I/O for V8 javascript (development files)
 nodejs-legacy - evented I/O for V8 javascript (legacy symlink)
Closes: 855018 864605
Changes:
 nodejs (6.11.0~dfsg-1) experimental; urgency=medium
 .
   * New upstream version 6.11.0~dfsg (Closes: #864605)
   * Restore upstream code that finds /usr prefix
   * Unapply ssl root certs patch implemented upstream,
     now configured by --openssl-use-def-ca-store
   * Build-Depend libssl1.0-dev
   * Keep ca-certificates in build-dependencies for running tests
   * Add ca-certificates to autopkgtest depends. (Closes: #855018)
   * Recommends ca-certificates for nodejs package
   * Patch to pass test with openssl 1.1.0 cli
   * Patch test-module-loading-globalpaths as part of nodejs rename
   * Workaround lintian override not matching source-is-missing path
Checksums-Sha1:
 4c8be889910f7b4c772729a9deabcd69685f4241 2539 nodejs_6.11.0~dfsg-1.dsc
 9853548c34b80a1cc540fd1623cbf5db6cd64919 11614988 
nodejs_6.11.0~dfsg.orig.tar.gz
 db516e0fde3a9be41191205a93f4b4708a2e27f0 60956 
nodejs_6.11.0~dfsg-1.debian.tar.xz
 ee4fb794e800942e66bb76711dc2ea59473af8ba 7249 
nodejs_6.11.0~dfsg-1_source.buildinfo
Checksums-Sha256:
 98b2500cfb0a67b5ab085165f0974ff6a3c2a9b3e0a28579a28a582f394088b9 2539 
nodejs_6.11.0~dfsg-1.dsc
 f0414f2338dff51f222fe443accc5301d24252dfa322fb8ce383ff2dcc28fb06 11614988 
nodejs_6.11.0~dfsg.orig.tar.gz
 0cdd889be29b1016c9094d4bed1f5aa5fc2ca7a0fedfad9afa108661c1d81a0d 60956 
nodejs_6.11.0~dfsg-1.debian.tar.xz
 a00a84323c42bcd6b78b70bd0d1aaa0453594c22220b1da0e863c3aa37a515dd 7249 
nodejs_6.11.0~dfsg-1_source.buildinfo
Files:
 e002ae7dcafd8157912ed76c86210279 2539 web - nodejs_6.11.0~dfsg-1.dsc
 008f6ce97873f938d82752234f4bf3b8 11614988 web - nodejs_6.11.0~dfsg.orig.tar.gz
 f67844bee051cb2827e5c10060a5b37b 60956 web - nodejs_6.11.0~dfsg-1.debian.tar.xz
 34b3439737b0263820182445549b74b6 7249 web - 
nodejs_6.11.0~dfsg-1_source.buildinfo

-----BEGIN PGP SIGNATURE-----

iQJGBAEBCAAwFiEEA8Tnq7iA9SQwbkgVZhHAXt0583QFAlk+WM4SHGthcG91ZXJA
bWVsaXgub3JnAAoJEGYRwF7dOfN0XzoP/iX2nqi61mv3GSlZV4Ozua8TcCF7AZJk
OVlJz1fkWYbQIoQonBYcPf7Tv+PZYrd77SWlxbfhGlQcXSY8JFEoueLNWhuxOfod
ECOl0PNMsmos2QzbBiQzZFwVtwblEG0oJwMbWfE/AdCNZcf1IVMCRAurQRM1wT8U
CS0g5o0itUc0z7hemx4FokfY04XmujgN32tHfWHDJALYhVvEMm4JZ6dYLwdKn/Kg
rRmRSBk2tYhYvLk0y7wsZOwlSsRsvlUfaX425jl05WtH7LufRKbcUxOccklETIBc
dF9HwD4USxfcNrjkcbaUXye5Makg2ENAb+0jEztrNTtGnpalS/I2Ek3cJ4Z43qj4
YfBk1WUvSVNKhVrfBgS+4RqYRE68C/hIahZxRFpY19kiV2Ittten3Vii0DlA2A20
AY+vcCYa1PH4njFPZw/MORGkrla1CjXugtNCatDsqrZW/Sc8U9BFOmkNNnf9Aup1
Z0ENqaYbsXbQudWZNPJ5AoIAHwdEv6aJz6WCfFBDW5oT6131YrV5QlEJtAIYZq13
kStijr+8rN/ZgJ7ECHbmEIL84aN16uRunce5umUOym6AR2HD1+1KSrcKpBD/e+Qk
viEZbUXQCQKRFxUitduZ1e0xXyZumcMh9KP9NaduBRs3RPAt7Zb/aoIAbsunNojU
anEkb4tG8kbx
=dovH
-----END PGP SIGNATURE-----

--- End Message ---
-- 
Pkg-javascript-devel mailing list
Pkg-javascript-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-javascript-devel

Reply via email to