1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-11-23 06:01:15 +00:00
nixpkgs/pkgs
Vincent Bernat bf1473f5e0 haproxy: use getaddrinfo() on Linux (#44489)
As per project's README:

> Recent systems can resolve IPv6 host names using getaddrinfo(). This
> primitive is not present in all libcs and does not work in all of
> them either. Support in glibc was broken before 2.3. Some embedded
> libs may not properly work either, thus, support is disabled by
> default, meaning that some host names which only resolve as IPv6
> addresses will not resolve and configs might emit an error during
> parsing. If you know that your OS libc has reliable support for
> getaddrinfo(), you can add USE_GETADDRINFO=1 on the make command
> line to enable it. This is the recommended option for most Linux
> distro packagers since it's working fine on all recent mainstream
> distros. It is automatically enabled on Solaris 8 and above, as it's
> known to work.

Without this option, it is not possible for HAProxy to solve IPv6-only
names. This option is enabled in Debian builds without any notable
adverse effect.
2018-08-05 18:17:27 +02:00
..
applications Merge pull request #44501 from timokau/sage-native-pari 2018-08-05 15:14:00 +00:00
build-support Revert "Merge #44221: default for NIX_CXXSTDLIB_COMPILE" 2018-07-31 09:43:52 +02:00
common-updater
data inter-ui: init at 2.5 (#44433) 2018-08-04 10:59:32 +02:00
desktops gnome3.gnome-todo: init at 3.28.1 2018-08-04 11:58:05 +02:00
development Merge pull request #44506 from timokau/sage-new-deps 2018-08-05 15:12:23 +00:00
games EmptyEpsilon: use python3 2018-08-03 16:56:46 +02:00
misc tmuxPlugins: add fzf-tmux-url to the list of plugins 2018-08-05 00:13:47 -07:00
os-specific linux: 4.17.11 -> 4.17.12 2018-08-03 08:20:22 -04:00
servers ejabberd: 18.01 -> 18.06 (#44158) 2018-08-05 18:02:40 +02:00
shells oh-my-zsh: 2018-04-25 -> 2018-07-29 2018-07-29 20:07:43 +00:00
stdenv Merge master into staging-next 2018-07-28 12:31:35 +02:00
test pkgs/tests: Add test for LD_LIBRARY_PATH 2018-08-01 19:02:21 +03:00
tools haproxy: use getaddrinfo() on Linux (#44489) 2018-08-05 18:17:27 +02:00
top-level Merge pull request #44506 from timokau/sage-new-deps 2018-08-05 15:12:23 +00:00