Skip to content

Tags

Tags give the ability to mark specific points in history as being important
  • debian/1.49.2-1
    libuv1 Debian release 1.49.2-1
    
  • debian/1.48.0-7
    libuv1 Debian release 1.48.0-7
    
  • v1.49.2
    2024.10.18, Version 1.49.2 (Stable)
    
    Changes since version 1.49.1:
    
    * win,fs: remove trailing slash in junctions (Hüseyin Açacak)
    
    * Revert "linux: eliminate a read on eventfd per wakeup" (Ben Noordhuis)
    
    * win: Fix linked list logic in getaddrinfo (Thad House)
    
    * win: fix compilation against Windows 24H2 SDK (Thad House)
    
    * win: remap ERROR_NOACCESS and ERROR_BUFFER_OVERFLOW (Jameson Nash)
    
    * win,fs: match trailing slash presence in junctions to user input (Jameson
      Nash)
    
  • debian/1.48.0-6
    libuv1 Debian release 1.48.0-6
    
  • debian/1.48.0-5
    libuv1 Debian release 1.48.0-5
    
  • debian/1.48.0-4
    libuv1 Debian release 1.48.0-4
    
  • debian/1.48.0-3
    libuv1 Debian release 1.48.0-3
    
  • debian/1.48.0-2
    libuv1 Debian release 1.48.0-2
    
  • debian/1.48.0-1
    libuv1 Debian release 1.48.0-1
    
  • v1.48.0
    2024.02.07, Version 1.48.0 (Stable)
    
    Changes since version 1.47.0:
    
    * misc: remove deprecated stalebot file (Jameson Nash)
    
    * build: disable windows asan buildbot (Ben Noordhuis)
    
    * test: don't run tcp_writealot under msan (Ben Noordhuis)
    
    * build,win: remove extraneous -lshell32 (Ben Noordhuis)
    
    * unix: ignore ifaddrs with NULL ifa_addr (Stephen Gallagher)
    
    * unix,win: utility for setting priority for thread (Hao Hu)
    
    * pipe: add back error handling to connect / bind (Jameson Nash)
    
    * test: check if ipv6 link-local traffic is routable (Ben Noordhuis)
    
    * win: remove check for UV_PIPE_NO_TRUNCATE (Jameson Nash)
    
    * linux: disable io_uring on hppa below kernel 6.1.51 (matoro)
    
    * unix,win: fix read past end of pipe name buffer (Ben Noordhuis)
    
    * unix: unbreak macOS < 10.14 (Sergey Fedorov)
    
    * aix: disable ipv6 link local (Abdirahim Musse)
    
    * doc: move cjihrig to emeriti (cjihrig)
    
    * unix: correct pwritev conditional (Bo Anderson)
    
    * test_fs.c: Fix issue on 32-bit systems using btrfs (Stephen Gallagher)
    
    * misc: ignore libuv-release-tool files (Jameson Nash)
    
    * win: honor NoDefaultCurrentDirectoryInExePath env var (Ardi Nugraha)
    
    * idna: fix compilation warning (Saúl Ibarra Corretgé)
    
    * linux: remove HAVE_IFADDRS_H macro (Ben Noordhuis)
    
    * test: skip tcp-write-in-a-row on IBM i (Abdirahim Musse)
    
    * build,win: work around missing uuid.dll on MinGW (Anton Bachin)
    
    * win: stop using deprecated names (Matheus Izvekov)
    
    * unix,win: fix busy loop with zero timeout timers (Matheus Izvekov)
    
    * aix,ibmi: use uv_interface_addresses instead of getifaddrs (Abdirahim Musse)
    
    * linux: fix bind/connect for abstract sockets (Santiago Gimeno)
    
    * win: replace c99 comments with c89 comments (Trevor Flynn)
    
    * build: add .cache clangd folder to .gitignore (Juan José Arboleda)
    
    * unix: support full TCP keep-alive on Solaris (Andy Pan)
    
    * freebsd: fix F_KINFO file path handling (David Carlier)
    
    * linux: retry fs op if unsupported by io_uring (Santiago Gimeno)
    
    * freebsd: fix build on non-intel archs (David Carlier)
    
    * unix: optimize uv__tcp_keepalive cpp directives (Andy Pan)
    
    * linux: disable io_uring on ppc64 and ppc64le (Brad King)
    
    * doc: add very basic Security Policy document (Santiago Gimeno)
    
    * build: re-enable msvc-asan job on CI (Jameson Nash)
    
    * win/spawn: optionally run executable paths with no file extension (Brad King)
    
    * win: fix ESRCH implementation (Jameson Nash)
    
    * unix,win: reset the timer queue on stop (Santiago Gimeno)
    
    * fix: always zero-terminate idna output (Ben Noordhuis)
    
    * fix: reject zero-length idna inputs (Ben Noordhuis)
    
    * test: empty strings are not valid IDNA (Santiago Gimeno)
    
    * Merge pull request from GHSA-f74f-cvh7-c6q6 (Ben Noordhuis)
    
  • debian/1.46.0-3
    libuv1 Debian release 1.46.0-3
    
  • debian/1.46.0-2
    libuv1 Debian release 1.46.0-2
    
  • debian/1.46.0-1
    libuv1 Debian release 1.46.0-1
    
  • v1.46.0
    2023.06.30, Version 1.46.0 (Stable)
    
    Changes since version 1.45.0:
    
    * Add SHA to ChangeLog (Santiago Gimeno)
    
    * misc: update readthedocs config (Jameson Nash)
    
    * test: remove erroneous RETURN_SKIP (Ben Noordhuis)
    
    * android: disable io_uring support (Ben Noordhuis)
    
    * linux: add some more iouring backed fs ops (Santiago Gimeno)
    
    * build: add autoconf option for disable-maintainer-mode (Jameson Nash)
    
    * fs: use WTF-8 on Windows (Stefan Karpinski)
    
    * unix,win: replace QUEUE with struct uv__queue (Ben Noordhuis)
    
    * linux: fs_read to use io_uring if iovcnt > IOV_MAX (Santiago Gimeno)
    
    * ios: fix uv_getrusage() ru_maxrss calculation (Ben Noordhuis)
    
    * include: update outdated code comment (Ben Noordhuis)
    
    * linux: support abstract unix sockets (Ben Noordhuis)
    
    * unix,win: add UV_PIPE_NO_TRUNCATE flag (Ben Noordhuis)
    
    * unix: add loongarch support (liuxiang88)
    
    * doc: add DPS8M to LINKS.md (Jeffrey H. Johnson)
    
    * include: add EUNATCH errno mapping (Abdirahim Musse)
    
    * src: don't run timers if loop is stopped/unref'd (Trevor Norris)
    
    * win: fix -Wpointer-to-int-cast warning (Ben Noordhuis)
    
    * test,win: fix -Wunused-variable warning (Ben Noordhuis)
    
    * test,win: fix -Wformat warning (Ben Noordhuis)
    
    * linux: work around io_uring IORING_OP_CLOSE bug (Ben Noordhuis)
    
    * win: remove unused functions (Ben Noordhuis)
    
    * bench: add bench to check uv_loop_alive (Trevor Norris)
    
    * test: add uv_cancel test for threadpool (Trevor Norris)
    
    * unix: skip prohibited syscalls on tvOS and watchOS (小明)
    
    * unix,fs: make no_pwritev access thread-safe (Santiago Gimeno)
    
    * unix: fix build for lower versions of Android (小明)
    
  • debian/1.44.2-1
    libuv1 Debian release 1.44.2-1
    
  • v1.44.2
    2022.07.12, Version 1.44.2 (Stable)
    
    Changes since version 1.44.1:
    
    * Add SHA to ChangeLog (Jameson Nash)
    
    * aix, ibmi: handle server hang when remote sends TCP RST (V-for-Vasili)
    
    * build: make CI a bit noisier (Jameson Nash)
    
    * process: reset the signal mask if the fork fails (Jameson Nash)
    
    * zos: implement cmpxchgi() using assembly (Shuowang (Wayne) Zhang)
    
    * build: AC_SUBST for AM_CFLAGS (Claes Nästén)
    
    * ibmi: Implement UDP disconnect (V-for-Vasili)
    
    * doc: update active maintainers list (Ben Noordhuis)
    
    * build: fix kFreeBSD build (James McCoy)
    
    * build: remove Windows 2016 workflows (Darshan Sen)
    
    * Revert "win,errors: remap ERROR_ACCESS_DENIED to UV_EACCES" (Darshan Sen)
    
    * unix: simplify getpwuid call (Jameson Nash)
    
    * build: filter CI by paths and branches (Jameson Nash)
    
    * build: add iOS to macos CI (Jameson Nash)
    
    * build: re-enable CI for windows changes (Jameson Nash)
    
    * process,iOS: fix build breakage in process.c (Denny C. Dai)
    
    * test: remove unused declarations in tcp_rst test (V-for-Vasili)
    
    * core: add thread-safe strtok implementation (Guilherme Íscaro)
    
    * win: fix incompatible-types warning (twosee)
    
    * test: fix flaky file watcher test (Ben Noordhuis)
    
    * build: fix AIX xlc autotools build (V-for-Vasili)
    
    * unix,win: fix UV_RUN_ONCE + uv_idle_stop loop hang (Ben Noordhuis)
    
    * win: fix unexpected ECONNRESET error on TCP socket (twosee)
    
    * doc: make sample cross-platform build (gengjiawen)
    
    * test: separate some static variables by test cases (Hannah Shi)
    
    * sunos: fs-event callback can be called after uv_close() (Andy Fiddaman)
    
    * uv: re-register interest in a file after change (Shuowang (Wayne) Zhang)
    
    * uv: register UV_RENAME event for _RFIM_UNLINK (Shuowang (Wayne) Zhang)
    
    * uv: register __rfim_event 156 as UV_RENAME (Shuowang (Wayne) Zhang)
    
    * doc: remove smartos from supported platforms (Ben Noordhuis)
    
    * macos: avoid posix_spawnp() cwd bug (Jameson Nash)
    
    * release: check versions of autogen scripts are newer (Jameson Nash)
    
    * test: rewrite embed test (Ben Noordhuis)
    
    * openbsd: use utimensat instead of lutimes (tuftedocelot)
    
    * doc: fix link to uvwget example main() function (blogdaren)
    
    * unix: use MSG_CMSG_CLOEXEC where supported (Ben Noordhuis)
    
    * test: remove disabled callback_order test (Ben Noordhuis)
    
    * win,pipe: fix bugs with pipe resource lifetime management (Jameson Nash)
    
    * loop: better align order-of-events behavior between platforms (Jameson Nash)
    
    * aix,test: uv_backend_fd is not supported by poll (V-for-Vasili)
    
    * kqueue: skip EVFILT_PROC when invalidating fds (chucksilvers)
    
    * darwin: fix atomic-ops.h ppc64 build (Sergey Fedorov)
    
    * zos: don't err when killing a zombie process (Shuowang (Wayne) Zhang)
    
    * zos: avoid fs event callbacks after uv_close() (Shuowang (Wayne) Zhang)
    
    * zos: correctly format interface addresses names (Shuowang (Wayne) Zhang)
    
    * zos: add uv_interface_addresses() netmask support (Shuowang (Wayne) Zhang)
    
    * zos: improve memory management of ip addresses (Shuowang (Wayne) Zhang)
    
    * tcp,pipe: fail `bind` or `listen` after `close` (theanarkh)
    
    * zos: implement uv_available_parallelism() (Shuowang (Wayne) Zhang)
    
    * udp,win: fix UDP compiler warning (Jameson Nash)
    
    * zos: fix early exit of epoll_wait() (Shuowang (Wayne) Zhang)
    
    * unix,tcp: fix errno handling in uv__tcp_bind() (Samuel Cabrero)
    
    * shutdown,unix: reduce code duplication (Jameson Nash)
    
    * unix: fix c99 comments (Ben Noordhuis)
    
    * unix: retry tcgetattr/tcsetattr() on EINTR (Ben Noordhuis)
    
    * docs: update introduction.rst (Ikko Ashimine)
    
    * unix,stream: optimize uv_shutdown() codepath (Jameson Nash)
    
    * zos: delay signal handling until after normal i/o (Shuowang (Wayne) Zhang)
    
    * stream: uv__drain() always needs to stop POLLOUT (Jameson Nash)
    
    * unix,tcp: allow EINVAL errno from setsockopt in uv_tcp_close_reset() (Stacey
      Marshall)
    
    * win,shutdown: improve how shutdown is dispatched (Jameson Nash)
    
  • debian/1.44.1-2
    libuv1 Debian release 1.44.1-2
    
  • debian/1.44.1-1
    libuv1 Debian release 1.44.1-1
    
  • v1.44.1
    2022.03.09, Version 1.44.1 (Stable)
    
    Changes since version 1.44.0:
    
    * process: simplify uv__write_int calls (Jameson Nash)
    
    * macos: don't use thread-unsafe strtok() (Ben Noordhuis)
    
    * process: fix hang after NOTE_EXIT (Jameson Nash)
    
  • debian/1.43.0-1
    libuv1 Debian release 1.43.0-1