nodejs 8.9.3~dfsg-12 source package in Ubuntu
Changelog
nodejs (8.9.3~dfsg-12) unstable; urgency=medium * Do not Build-Depend on licensecheck, ever. It's not right to hog build servers. * Drop my backport of openssl 1.1.0 compatibility, in favor of upstream backport. * Remove patch that dropped -march=z196 for it is now the minimum requirement for s390x. See also #888876. -- Jérémy Lal <email address hidden> Sun, 18 Feb 2018 21:51:10 +0100
Upload details
- Uploaded by:
- Debian Javascript Maintainers
- Uploaded to:
- Sid
- Original maintainer:
- Debian Javascript Maintainers
- Architectures:
- amd64 arm64 armhf i386 kfreebsd-i386 kfreebsd-amd64 mips mips64el mipsel ppc64 ppc64el s390x all
- Section:
- web
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
nodejs_8.9.3~dfsg-12.dsc | 2.8 KiB | 466c711320937ea48ded6e8bd4b22328a2fa10d7014253a795f2e3e1a9b2f430 |
nodejs_8.9.3~dfsg.orig.tar.gz | 13.6 MiB | 39c1f4e1d7b9ea49041020b67b3a6ad53ff77766c7674c245ad2fa4bd0b53183 |
nodejs_8.9.3~dfsg-12.debian.tar.xz | 91.0 KiB | f9acb91b67a601e494b875584d406311b873ceb23673148ddc4f83196f1ef81c |
Available diffs
No changes file available.
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.