Format: 1.8 Date: Thu, 04 Feb 2016 13:38:27 +0000 Source: nodejs Binary: nodejs-dev nodejs nodejs-dbg nodejs-legacy Architecture: source Version: 4.2.6~dfsg-1ubuntu4~ubuntu14.04.1~ppa1 Distribution: trusty Urgency: high Maintainer: Ubuntu Developers Changed-By: Wes Mason (1stvamp) 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: 785748 800410 800580 802735 806385 809845 Changes: nodejs (4.2.6~dfsg-1ubuntu4~ubuntu14.04.1~ppa1) trusty; urgency=medium . * No-change backport to trusty . nodejs (4.2.6~dfsg-1ubuntu4) xenial; urgency=medium . * Cherrypick https://github.com/andrewlow/node/commit/1cc5c2dad018880c95c41f23570df350e99e4621 to unbreak s390x with gcc 5.3. . nodejs (4.2.6~dfsg-1ubuntu1) xenial; urgency=medium . * debian/patches/fix_sslv3_test.patch: properly handle how SSLv3 was disabled in openssl. . nodejs (4.2.6~dfsg-1) unstable; urgency=medium . * Imported Upstream version 4.2.6~dfsg . nodejs (4.2.5~dfsg-1) unstable; urgency=medium . * Imported Upstream version 4.2.5~dfsg * Remove no_sslv3 patch, fixed upstream * Override lintian missing source sh_javascript.min.js, because it is already fixed by removal and patch. . nodejs (4.2.4~dfsg-2) unstable; urgency=medium . * tests need gcc to get DEB_HOST_ARCH, add build-essential as dependency. (Closes: #809845) * Fix install path of non-minified sh_javascript . nodejs (4.2.4~dfsg-1) unstable; urgency=medium . * Imported Upstream version 4.2.4~dfsg * Adapt v8 backport to s390 patch * Refresh patches . nodejs (4.2.3~dfsg-2) unstable; urgency=medium . * There is no gcc -mfpu vfpv2 flag - the right flag is vfp * Use repacksuffix in debian/watch * Run tests as autopkgtests as well: + add debian/rules check target to run tests using binary package + create/remove a HOME for test + disable test-process-config because it needs configured tree + test-fs-watch does not work in test bed + test-force-repl hangs in test bed * Set test timeout to 3 seconds * Flaky test-regress-GH-746 because it requires stdin . nodejs (4.2.3~dfsg-1) unstable; urgency=high . * Imported Upstream version 4.2.3~dfsg * CVE-2015-6764 V8 Out-of-bounds Access Vulnerability (Closes: #806385) * CVE-2015-8027 Denial of Service Vulnerability (Closes: #806385) * Patch: openssl -ssl3 fails immediately causing test-tls-no-sslv3 failure. . nodejs (4.2.2~dfsg-1) unstable; urgency=medium . * Imported Upstream version 4.2.2~dfsg * Huge test timeout for all platforms * Update from v8z 4.5 branch * Node.js 4.2 is LTS, maintain it in master-4.2, upstream-4.2 + update gbp.conf + lock watch file to 4.2.x + update Vcs-Git in debian/control * Remove test-domain-with-abort-on-uncaught-exception.diff, applied upstream * Add trivial autopkgtest (Closes: #802735) . nodejs (4.2.1~dfsg-2) unstable; urgency=medium . * Test ci patch: mark test-cluster-disconnect as flaky on arm . nodejs (4.2.1~dfsg-1) unstable; urgency=medium . * Imported Upstream version 4.2.1~dfsg * kfreebsd patch: detect freebsd in tools/utils.py, so that tests have correct $system set. * test_ci_buildd patch: allow longer timeouts for mips64el . nodejs (4.2.0~dfsg-2) unstable; urgency=medium . * Add arch detection for ppc64 in debian/rules, useful for tests configuration. * Fix failing test-domain-with-abort-on-uncaught-exception * Run flaky tests but don't care * Run tests with huge timeout . nodejs (4.2.0~dfsg-1) unstable; urgency=medium . * Imported Upstream Long Term Support version 4.2.0~dfsg * Allow test-stdout-close-unref to fail on freebsd too * Unapply 1006_arm_fpu.patch, applied upstream * Remove gflags from copyright, removed upstream * Add copyright for s390 patch * Exclude non-dfsg "gutenberg small print" licensed file . nodejs (4.1.2~dfsg-5) unstable; urgency=medium . * test-tick-processor can fail on pp64 and s390x: + debian/rules: invoke test runner with --arch option + test_ci_buildd.patch: declare that test as flaky on those two arches, and fix test runner so $arch can be used. . nodejs (4.1.2~dfsg-4) unstable; urgency=medium . * Update patches to pass tests on respective arches * Enable tests . nodejs (4.1.2~dfsg-3) experimental; urgency=medium . * Update test-ci patch to avoid testing addons * No longer Build-Dep node-gyp to avoid bootstrapping issue . nodejs (4.1.2~dfsg-2) experimental; urgency=medium . * Set HOME env var for tests * Patch: merge s390x branch from v8z 4.5 . nodejs (4.1.2~dfsg-1) experimental; urgency=medium . [ Jérémy Lal ] * Imported Upstream version 4.1.2~dfsg * Unapply patch for CVE-2015-7384, applied upstream * Run tests but ignore failures for now * gyp >= 0.1~svn1773 now support no-parallel, remove patches * enable continuous integration tests but ignore failures for now, also patch to test-ci target to avoid logging to file. * Add a dh --with nodejs plugin. . [ Jonas Smedegaard ] * Offer binNMU'able linkage for arch-dependent plugins: + Have nodejs provide virtual abi package + Have nodejs-dev include helper tool dh_nodejs. Closes: Bug#785748. * Bump debhelper compatibility level to 9. * Add descriptive comments to lintian overrides. * Add lintian override regarding debhelper 9. . nodejs (4.1.1~dfsg-3) unstable; urgency=high . * Security fix for CVE-2015-7384 (Closes: #800580) * Forward 2014_donotinclude_root_certs.patch . nodejs (4.1.1~dfsg-2) unstable; urgency=medium . * mips fixes, thanks to YunQiang Su (Closes: #800410): + patch v8 to fix mips, mipsel fpu mode setting + patch nodejs to support mips64el target_host setting + update configuration in debian/rules . nodejs (4.1.1~dfsg-1) unstable; urgency=medium . * Imported Upstream version 4.1.1~dfsg * Force mips arches to fp32 fpu mode * Unapply mipsel detection patch, applied upstream . nodejs (4.1.0~dfsg-3) unstable; urgency=medium . * mips: let configure detect float abi . nodejs (4.1.0~dfsg-2) unstable; urgency=medium . * Fix armhf build: with-arm-float-abi expects 'hard', not 'hardfp' * Fix mipsel build: patch configure so that it detects mipsel * Configure mips, mipsel, mips64el ports . nodejs (4.1.0~dfsg-1) unstable; urgency=medium . * Imported Upstream version 4.1.0~dfsg * Import bits of armel configuration from libv8 * Patch to allow arm_fpu config * Update kfreebsd patch and flags . nodejs (4.0.0~dfsg-2) experimental; urgency=medium . * Configure dest-cpu and dest-os, hopefully fixing builds on several architectures. . nodejs (4.0.0~dfsg-1) experimental; urgency=medium . * Imported Upstream version 4.0.0~dfsg * Refresh and disable most old patches * Build using embedded cares, embedded v8, because Node.js is using patched versions of them and no longer allow building with shared system libraries of those. * Add cares copyright * Add patch to build without zlib and uv gyp files * nodejs-dev links to libuv1-dev headers * Build documentation and fix privacy breaches more properly * Numerous copyright-1.0 format fixes. . nodejs (0.10.38~dfsg-1) unstable; urgency=medium . * Upstream update. * Copyright: + add mk-ca-bundle curl license + fix some paths, add a new file, DFSG-exclude trademarked icons (node, joyent, npm). * Standards-Version 3.9.6 . nodejs (0.10.29~dfsg-1) unstable; urgency=medium . * Upstream update. * 1007 patch: revert upstream commit that relies on a patch to libv8-3.14 that breaks v8 API/ABI. This means nodejs is stuck in NODE_INVALID_UTF8 mode, see upstream ChangeLog to understand what this means. . nodejs (0.10.28~dfsg-2) unstable; urgency=medium . * Add 1006_relax_timeouts_in_tests.patch, fixing some tests to pass on slow architectures. . nodejs (0.10.28~dfsg-1) unstable; urgency=medium . * Upstream update. * Copyright: add wildcards to folders in Files-Excluded field. * Override source-is-missing doc/sh_javascript.min.js, was already fixed in nodejs-0.10.25~dfsg2-1. . nodejs (0.10.26~dfsg1-2) unstable; urgency=medium . * Update 2011 mipsel patch: add mips (big endian) support. . nodejs (0.10.26~dfsg1-1) unstable; urgency=medium . * Upstream update. * Add 2014 patch: load /etc/ssl/certs/ca-certificates.crt at runtime, if present, instead of bundling node_root_certs.h. * copyright: + use Files-Excluded section, update list of files. + add section for node_root_certs.h (MPL-2.0) * rules: drop upstream-tarball.mk in favor of uscan. * Standards-Version 3.9.5 Checksums-Sha1: 35a3bb24ec89496342de5db6d0f0c9bc0cdffd5d 2557 nodejs_4.2.6~dfsg-1ubuntu4~ubuntu14.04.1~ppa1.dsc 9749618497a80e0ebb63ef6ad0fb722a02921645 9443412 nodejs_4.2.6~dfsg.orig.tar.gz 1a21ccd2804a1540d488de7c69e0ed04b56d0ae6 343024 nodejs_4.2.6~dfsg-1ubuntu4~ubuntu14.04.1~ppa1.debian.tar.xz Checksums-Sha256: b16e0380b7477574ba1d0dc21f53df52383055cf8004b98420b6ec1cbddf1afc 2557 nodejs_4.2.6~dfsg-1ubuntu4~ubuntu14.04.1~ppa1.dsc e3527fb8ef9b84f7f44c97bca8862934f5ac2fec4a35ca29fec64ffbefea1ced 9443412 nodejs_4.2.6~dfsg.orig.tar.gz cdc9f5667400cabf416399ca5ef1ed411e4da528eb6153a8816a17679d576316 343024 nodejs_4.2.6~dfsg-1ubuntu4~ubuntu14.04.1~ppa1.debian.tar.xz Files: d97523e90d5cbbe5e4b7ac5c4f86658b 2557 web - nodejs_4.2.6~dfsg-1ubuntu4~ubuntu14.04.1~ppa1.dsc 0b501f17a89514060d8a38420f681e59 9443412 web - nodejs_4.2.6~dfsg.orig.tar.gz 78e1fd70efcd5a90579c83440e5965e9 343024 web - nodejs_4.2.6~dfsg-1ubuntu4~ubuntu14.04.1~ppa1.debian.tar.xz Original-Maintainer: Debian Javascript Maintainers