nodejs 10.19.0~dfsg-3ubuntu1 source package in Ubuntu

Changelog

nodejs (10.19.0~dfsg-3ubuntu1) focal; urgency=medium

  * Merge from Debian (LP: #1863463). Remaining changes:
    - debian/control, debian/rules:
      + change node-acorn* build dependencies to node-debbundle-acorn
      + change python build dependency to python2
    - debian/tests/control: change python test dependency to python2
    - debian/patches/python2.patch: explicitly invoke python2 in tests
    - debian/patches/test-lowerseclevel.patch: lower SECLEVEL in the
      openssl.cnf used for testing
    - debian/patches/0001-test-move-foafssl-certs-to-fixtures-keys.patch:
      upstream patch to move FOAF+SSL certs to fixtures/keys/

nodejs (10.19.0~dfsg-3) unstable; urgency=medium

  * Upstream fix (backward-compatible) for ssl 1.1.1e

nodejs (10.19.0~dfsg-2) unstable; urgency=medium

  * Install acorn, acorn-walk deps
  * Patch to support acorn 6

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

  * New upstream version 10.19.0~dfsg
  * Use shared libhttp-parser again
  * b-d acorn and acorn-walk and fix file install

 -- Olivier Tilloy <email address hidden>  Tue, 31 Mar 2020 16:26:11 +0200

Upload details

Uploaded by:
Olivier Tilloy
Sponsored by:
Dimitri John Ledkov
Uploaded to:
Focal
Original maintainer:
Ubuntu Developers
Architectures:
amd64 arm64 armhf i386 kfreebsd-i386 kfreebsd-amd64 mips mips64el mips64r6el mipsel ppc64 ppc64el s390x all
Section:
web
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Focal release universe web

Downloads

File Size SHA-256 Checksum
nodejs_10.19.0~dfsg.orig.tar.xz 16.3 MiB 9eabcf9464edc859c0533365f9431499b08063f33d0e4b292ad9947f873d51ed
nodejs_10.19.0~dfsg-3ubuntu1.debian.tar.xz 102.5 KiB 4fa5320865c8fb156d3c7fef3cadd532ec3f584ddc379f4596d698ca66c89cdf
nodejs_10.19.0~dfsg-3ubuntu1.dsc 3.1 KiB e6df00aa5e53c7b064affd1e646e35ee336580df52eb64bed5f38410f1324623

View changes file

Binary packages built by this source

libnode-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 provides development headers for libnode__ABI.

libnode64: No summary available for libnode64 in ubuntu groovy.

No description available for libnode64 in ubuntu groovy.

libnode64-dbgsym: debug symbols for libnode64
nodejs: evented I/O for V8 javascript - runtime executable

 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: No summary available for nodejs-dbgsym in ubuntu groovy.

No description available for nodejs-dbgsym in ubuntu groovy.

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 Node.js.