libuv1.git
9 years agoWorkaround for test failure on old sparc kernels
Luca BRUNO [Sun, 23 Oct 2016 13:36:45 +0000 (14:36 +0100)]
Workaround for test failure on old sparc kernels

Forwarded: not-needed

Gbp-Pq: Name sparc-skip-tcp_oob.diff

9 years ago[PATCH] unix: use libc-provided epoll_pwait wrapper
Luca Bruno [Tue, 12 May 2015 20:04:35 +0000 (22:04 +0200)]
[PATCH] unix: use libc-provided epoll_pwait wrapper

Bug-Debian: https://bugs.debian.org/841354

Signed-off-by: Luca Bruno <lucab@debian.org>
We now use epoll_pwait() wrapper from libc, which takes care
of passing proper sigset_t size to kernel.

This is more portable, as some arch have a larger sigmask and
kernel explicitely checks size parameter to match sizeof(sigset_t).
Spotted as a uv_loop_configure regression on MIPS.

This fixes #335.

Many thanks to Tobias Leich who amended this
patch to fix #841354

Gbp-Pq: Name mips-epoll_pwait.diff

9 years agolibuv1 (1.9.1-3) unstable; urgency=medium
Mattia Rizzolo [Sun, 23 Oct 2016 13:36:45 +0000 (14:36 +0100)]
libuv1 (1.9.1-3) unstable; urgency=medium

  * Team upload.
  * Make libuv1-dev libkvm-dev on kfreebsd-any.  (Closes: #834563)
  * Bump Standards-Version to 3.9.8, no changes needed.
  * Add patch from upstream to don't fail the build if /dev/pty is not present.

[dgit import unpatched libuv1 1.9.1-3]

9 years agoImport libuv1_1.9.1-3.debian.tar.xz
Mattia Rizzolo [Sun, 23 Oct 2016 13:36:45 +0000 (14:36 +0100)]
Import libuv1_1.9.1-3.debian.tar.xz

[dgit import tarball libuv1 1.9.1-3 libuv1_1.9.1-3.debian.tar.xz]

9 years agoImport libuv1_1.9.1.orig.tar.gz
Luca Bruno [Sun, 29 May 2016 17:29:08 +0000 (18:29 +0100)]
Import libuv1_1.9.1.orig.tar.gz

[dgit import orig libuv1_1.9.1.orig.tar.gz]