Skip to content

Add libuv 1.49.2

Michal Nowak requested to merge mnowak/libuv-1.49 into main

Also, to a limited degree, it is synced with the rawhide spec file.

libuv RPMs built in my project: https://copr.fedorainfracloud.org/coprs/mnohime/bind-dev/build/8169425/.

Tested locally on Oracle Linux 8 and 9:

  • the isc-bind package installs updated libuv from my COPR repo as a dependency,
  • named -V shows libuv 1.49.2 is used in the build and runtime,
  • named starts with the default configuration,
  • named with the recursion yes; option in the default configuration dig resolves a name over IPv6,

See isc-projects/bind9#4967

Merge request reports