diff options
author | Phil Pennock <pdp@exim.org> | 2013-01-14 14:05:25 -0500 |
---|---|---|
committer | Phil Pennock <pdp@exim.org> | 2013-01-14 14:05:25 -0500 |
commit | 6f5a440ab65a2ec977db14ec69698068aed98935 (patch) | |
tree | f4d5753e7af49ee7306e86691a181e5e1aee795e /src/ACKNOWLEDGMENTS | |
parent | 94eaf700d71d8bf9a45617c0323fa66fc148aab2 (diff) |
Fix GNU Hurd interface IPv6 address detection.
Define SIOCGIFCONF_GIVES_ADDR in OS/os.h-GNU
Fixes 1331.
Diffstat (limited to 'src/ACKNOWLEDGMENTS')
-rw-r--r-- | src/ACKNOWLEDGMENTS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/ACKNOWLEDGMENTS b/src/ACKNOWLEDGMENTS index 404920eab..ed005b3f8 100644 --- a/src/ACKNOWLEDGMENTS +++ b/src/ACKNOWLEDGMENTS @@ -440,6 +440,7 @@ Janne Snabb TLS extensive debugging & failure root cause analysis Added SPF record type support to dnsdb lookup Jan Srzednicki Patch improving Dovecot authenticator Reported crash in Dovecot authenticator +Samuel Thibault Patch fixing IPv6 interface address detection on Hurd Martin Tscholak Reported issue with TLS anonymous ciphersuites Stephen Usher Patch fixing use of Oracle's LDAP libraries on Solaris Holger Weiß Patch leting ${run} return more data than OS pipe |