Package: libuv1 / 1.51.0-2
Metadata
Package | Version | Patches format |
---|---|---|
libuv1 | 1.51.0-2 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
add support for loong64.patch | (download) |
.github/workflows/CI-unix.yml |
1 1 + 0 - 0 ! |
add support for loong64 Bug-Debian: https://bugs.debian.org/1062694 |
sparc skip tcp_oob.diff | (download) |
test/test-tcp-oob.c |
6 6 + 0 - 0 ! |
workaround for test failure on old sparc kernels |
disable_ipv6_test.patch | (download) |
test/test-getnameinfo.c |
2 2 + 0 - 0 ! |
export res_options = attempts:0 makes this test fail |
skip multicast test | (download) |
test/test-udp-multicast-join.c |
2 2 + 0 - 0 ! |
skip multicast test Skip muliticast test to avoid this error on all build daemons: . ok 346 - udp_multicast_interface6 not ok 347 - udp_multicast_join # timeout # Output from process `udp_multicast_join`: (no output) not ok 348 - udp_multicast_join6 # timeout # Output from process `udp_multicast_join6`: (no output) ok 349 - udp_multicast_ttl |
privacy breach generic.patch | (download) |
docs/src/guide/basics.rst |
6 1 + 5 - 0 ! |
remove iframe from html doc - avoid privacy breach |
fix thread priority test | (download) |
test/test-thread-priority.c |
12 7 + 5 - 0 ! |
fix thread priority test Test should not assume to be run at priority 0. . See upstream bug for more details. Bug: https://github.com/libuv/libuv/issues/4382 Bug-Debian: https://bugs.debian.org/1071194 |
sh4 disable io_uring.patch | (download) |
src/unix/linux.c |
2 2 + 0 - 0 ! |
build on sh4 fails with io_uring |