nodejs 6.12.0~dfsg-2ubuntu1 source package in Ubuntu

Changelog

nodejs (6.12.0~dfsg-2ubuntu1) bionic; urgency=low

  * Merge from Debian Sid. Remaining changes:
    - Revert upstream's fix for openssl 1.0.2h, since we still have
      1.0.2g in Ubuntu.
    - Add debian/patches/openssl/fix_sslv3_test.patch: properly handle how
      SSLv3 was disabled in openssl.

 -- Simon Quigley <email address hidden>  Wed, 22 Nov 2017 17:19:36 -0600

Upload details

Uploaded by:
Simon Quigley
Uploaded to:
Bionic
Original maintainer:
Ubuntu Developers
Architectures:
amd64 arm64 armhf i386 kfreebsd-i386 kfreebsd-amd64 mips mips64el mipsel ppc64 ppc64el s390x all
Section:
web
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
nodejs_6.12.0~dfsg.orig.tar.gz 11.6 MiB 0855b5cb10c710f290b81ed5f4245a6738438a55614fe0cde9f0cded65aa9ba3
nodejs_6.12.0~dfsg-2ubuntu1.debian.tar.xz 62.2 KiB 8023ecd1294c81e6a3c015017806adf3732f30ffc60d7a620d9919bbbf9ac927
nodejs_6.12.0~dfsg-2ubuntu1.dsc 2.8 KiB c69d9373447868f80c3c8a4126b031d8021f5799713796e1af94ec5e6073f4ea

View changes file

Binary packages built by this source

nodejs: evented I/O for V8 javascript

 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-dbgsym: debug symbols for nodejs
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-doc: API documentation for Node.js, the javascript platform

 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.
 .
 This package contains API documentation for nodejs.