nodejs 6.11.2~dfsg-2ubuntu1 source package in Ubuntu

Changelog

nodejs (6.11.2~dfsg-2ubuntu1) artful; urgency=medium

  * 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, 16 Aug 2017 23:26:25 -0500

Upload details

Uploaded by:
Simon Quigley on 2017-08-17
Sponsored by:
Graham Inggs
Uploaded to:
Artful
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
web
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
nodejs_6.11.2~dfsg.orig.tar.gz 11.1 MiB e3f484f4cca648d49cf82cfca5ece288f145ed0dcce3cc5df06f3f98d77a4b40
nodejs_6.11.2~dfsg-2ubuntu1.debian.tar.xz 61.7 KiB d347eae88851aace13175b97f4007eca8824baae63320d3baa31508802df3b6e
nodejs_6.11.2~dfsg-2ubuntu1.dsc 2.5 KiB 378f8b7e793d4a04f918a2ab23fa4395f67ad9aaf3f9dbe11f1e59081cf1a11f

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.