nodejs 6.11.4~dfsg-1ubuntu1 source package in Ubuntu

Changelog

nodejs (6.11.4~dfsg-1ubuntu1) 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.

nodejs (6.11.4~dfsg-1) unstable; urgency=medium

  * New upstream version 6.11.4~dfsg
  * Testsuite field is no longer needed
  * Standards-Version 4.1.1

nodejs (6.11.3~dfsg-1) unstable; urgency=medium

  * New upstream version 6.11.3~dfsg

nodejs (6.11.2~dfsg-5) unstable; urgency=medium

  * Section javascript instead of web
  * Mark parallel/test-debug-args as flaky on mips64el

nodejs (6.11.2~dfsg-4) unstable; urgency=medium

  * Revert "Switch to g++-6, work around FTBFS on mips64el",
    it got an Extra-Depends on a fixed gcc version.
  * Explain what about node / nodejs in README.Debian

 -- Simon Quigley <email address hidden>  Fri, 06 Oct 2017 16:30:03 -0500

Upload details

Uploaded by:
Simon Quigley
Uploaded to:
Artful
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
web
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
nodejs_6.11.4~dfsg.orig.tar.gz 11.2 MiB 024953975cecf27191d201c88fd750f8ec147e1c60c3ec20bc86f7552c55d3d2
nodejs_6.11.4~dfsg-1ubuntu1.debian.tar.xz 62.0 KiB b7eba1ffd629dbbf104d06093f05a324a8a64fb87999e34a93ab3ff291160495
nodejs_6.11.4~dfsg-1ubuntu1.dsc 2.5 KiB 024cddaf0b03f7f889c7e316853c4d2f20eace804d3c9876caf4c17d89ac7764

View changes file

Binary packages built by this source

nodejs: No summary available for nodejs in ubuntu artful.

No description available for nodejs in ubuntu artful.

nodejs-dbgsym: No summary available for nodejs-dbgsym in ubuntu artful.

No description available for nodejs-dbgsym in ubuntu artful.

nodejs-dev: No summary available for nodejs-dev in ubuntu artful.

No description available for nodejs-dev in ubuntu artful.

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.