libuv1 1.34.2-1ubuntu1 source package in Ubuntu

Changelog

libuv1 (1.34.2-1ubuntu1) focal; urgency=low

  * Merge from Debian unstable.  Remaining changes:
    - Use python2 in the autopkg test.

libuv1 (1.34.2-1) unstable; urgency=medium

  * new upstream version
  * add override license instructions for "cme udpate"
  * update copyright file with cme
  * refreshed patches
  * update symbols
  * control: declare compliance with policy 4.5.0

 -- Steve Langasek <email address hidden>  Thu, 13 Feb 2020 12:38:11 -0800

Upload details

Uploaded by:
Steve Langasek
Uploaded to:
Focal
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Focal release main misc

Downloads

File Size SHA-256 Checksum
libuv1_1.34.2.orig.tar.gz 1.2 MiB 8cfc368fc3eb2412a8972d3f0e600d9fb380ebc293c3b9403290ad00bab2ce3a
libuv1_1.34.2-1ubuntu1.debian.tar.xz 21.4 KiB c041a02b38d7dacb842808dec080fcbd95e5107fd425295e5e1714d5e7bb0496
libuv1_1.34.2-1ubuntu1.dsc 2.1 KiB 543b13d8f0ee4b628f2259a1085bc701ea68c8789c205b0f54354c1266c3ce54

View changes file

Binary packages built by this source

libuv1: asynchronous event notification library - runtime library

 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.
 .
 This package includes the dynamic library against which you can link
 your program.

libuv1-dbgsym: debug symbols for libuv1
libuv1-dev: No summary available for libuv1-dev in ubuntu groovy.

No description available for libuv1-dev in ubuntu groovy.