nodejs 4.2.6~dfsg-1ubuntu4 source package in Ubuntu

Changelog

nodejs (4.2.6~dfsg-1ubuntu4) xenial; urgency=medium

  * Cherrypick
    https://github.com/andrewlow/node/commit/1cc5c2dad018880c95c41f23570df350e99e4621
    to unbreak s390x with gcc 5.3.

 -- Dimitri John Ledkov <email address hidden>  Wed, 03 Feb 2016 22:49:58 +0000

Upload details

Uploaded by:
Dimitri John Ledkov
Uploaded to:
Xenial
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
web
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Xenial release universe web

Downloads

File Size SHA-256 Checksum
nodejs_4.2.6~dfsg.orig.tar.gz 9.0 MiB e3527fb8ef9b84f7f44c97bca8862934f5ac2fec4a35ca29fec64ffbefea1ced
nodejs_4.2.6~dfsg-1ubuntu4.debian.tar.xz 334.9 KiB 3efa259d07862cc3880447f1fa428189ac0c44b189af179d3d74f7a09c885aec
nodejs_4.2.6~dfsg-1ubuntu4.dsc 2.1 KiB 5aa04924e0c8b40c2f263675f13c1b96cccee173ea2d17fc57244ec4fda18b59

View changes file

Binary packages built by this source

nodejs: No summary available for nodejs in ubuntu yakkety.

No description available for nodejs in ubuntu yakkety.

nodejs-dbg: No summary available for nodejs-dbg in ubuntu yakkety.

No description available for nodejs-dbg in ubuntu yakkety.

nodejs-dbgsym: debug symbols for package nodejs

 Node.js is a platform built on Chrome's JavaScript runtime for easily
 building fast, scalable network applications. Node.js uses an
 event-driven, non-blocking I/O model that makes it lightweight and
 efficient, perfect for data-intensive real-time applications that run
 across distributed devices.
 .
 Node.js is bundled with several useful libraries to handle server
 tasks:
 .
 System, Events, Standard I/O, Modules, Timers, Child Processes, POSIX,
 HTTP, Multipart Parsing, TCP, DNS, Assert, Path, URL, Query Strings.

nodejs-dev: evented I/O for V8 javascript (development files)

 Node.js is a platform built on Chrome's JavaScript runtime for easily
 building fast, scalable network applications. Node.js uses an
 event-driven, non-blocking I/O model that makes it lightweight and
 efficient, perfect for data-intensive real-time applications that run
 across distributed devices.
 .
 This package is needed to build plugins.

nodejs-dev-dbgsym: debug symbols for package nodejs-dev

 Node.js is a platform built on Chrome's JavaScript runtime for easily
 building fast, scalable network applications. Node.js uses an
 event-driven, non-blocking I/O model that makes it lightweight and
 efficient, perfect for data-intensive real-time applications that run
 across distributed devices.
 .
 This package is needed to build plugins.

nodejs-legacy: evented I/O for V8 javascript (legacy symlink)

 Node.js is a platform built on Chrome's JavaScript runtime for easily
 building fast, scalable network applications. Node.js uses an
 event-driven, non-blocking I/O model that makes it lightweight and
 efficient, perfect for data-intensive real-time applications that run
 across distributed devices.
 .
 This package contains a symlink for legacy Node.js code requiring
 binary to be /usr/bin/node (not /usr/bin/nodejs as provided in Debian).
 .
 No other Debian packages should depend on this package. For more
 information, see
 <http://lists.debian.org/debian-devel-announce/2012/07/msg00002.html>