libuv 0.10.36-4 source package in Ubuntu

Changelog

libuv (0.10.36-4) unstable; urgency=medium

  [ Mattia Rizzolo ]
  * Team upload.
  * debian/control: use https and cgit web frontend in Vcs-Browser
  * debian/rules: support nocheck in DEB_BUILD_OPTIONS

  [ Dominique Dumont ]
  * fix patch to avoid bogus signal blockers on arm64

 -- Dominique Dumont <email address hidden>  Mon, 24 Oct 2016 13:04:24 +0200

Upload details

Uploaded by:
Debian Javascript Maintainers
Uploaded to:
Sid
Original maintainer:
Debian Javascript Maintainers
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Bionic release universe misc

Downloads

File Size SHA-256 Checksum
libuv_0.10.36-4.dsc 2.0 KiB bceba4bec6cb61178fa6dbcf12d1ffa1aedaecae208b393dfb98e928f992d3a9
libuv_0.10.36.orig.tar.gz 327.2 KiB 421087044cab642f038c190f180d96d6a1157be89adb4630881930495b8f5228
libuv_0.10.36-4.debian.tar.xz 11.3 KiB 41deeff7e939de1f34ddec2395301edb5f3fcdc590eaf78c71778712ce34f102

Available diffs

No changes file available.

Binary packages built by this source

libuv0.10: No summary available for libuv0.10 in ubuntu artful.

No description available for libuv0.10 in ubuntu artful.

libuv0.10-dbg: No summary available for libuv0.10-dbg in ubuntu zesty.

No description available for libuv0.10-dbg in ubuntu zesty.

libuv0.10-dbgsym: No summary available for libuv0.10-dbgsym in ubuntu zesty.

No description available for libuv0.10-dbgsym in ubuntu zesty.

libuv0.10-dev: asynchronous event notification library - development files

 Libuv is the asynchronous library behind Node.js. Very similar to libevent or
 libev, it provides the main elements for event driven systems: watching and
 waiting for availability in a set of sockets, and some other events like timers
 or asynchronous messages. However, libuv also comes with some other extras
 like:
  * files watchers and asynchronous operations
  * a portable TCP and UDP API, as well as asynchronous DNS resolution
  * processes and threads management, and a portable inter-process
    communications mechanism, with pipes and work queues
  * a plugins mechanism for loading libraries dynamically
  * interface with external libraries that also need to access the I/O.
 .
 Install this package if you wish to develop your own programs using the
 libuv engine.

libuv0.10-dev-dbgsym: No summary available for libuv0.10-dev-dbgsym in ubuntu cosmic.

No description available for libuv0.10-dev-dbgsym in ubuntu cosmic.