summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Jérémy Lal [Sun, 23 Oct 2016 13:36:45 +0000 (14:36 +0100)]
kfreebsd port
Last-Update: 2015-09-19
Forwarded: not yet
===================================================================
Gbp-Pq: Name kfreebsd.patch
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
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
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]
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]
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]