diff options
author | Mike Frysinger <vapier@gentoo.org> | 2016-06-23 15:09:04 -0400 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2016-06-23 15:14:07 -0400 |
commit | 5c65817748f2f9c4d6a22d264689716a8851c7e8 (patch) | |
tree | 0a0b79533819ce79d93f79577edc54d096b90be8 /net-dns/rbldnsd | |
parent | sys-libs/newlib: drop old <2.0.0 versions (diff) | |
download | gentoo-5c65817748f2f9c4d6a22d264689716a8851c7e8.tar.gz gentoo-5c65817748f2f9c4d6a22d264689716a8851c7e8.tar.bz2 gentoo-5c65817748f2f9c4d6a22d264689716a8851c7e8.zip |
sourceware: convert to https:// URIs
Diffstat (limited to 'net-dns/rbldnsd')
-rw-r--r-- | net-dns/rbldnsd/files/rbldnsd-0.997a-robust-ipv6-test-support.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-dns/rbldnsd/files/rbldnsd-0.997a-robust-ipv6-test-support.patch b/net-dns/rbldnsd/files/rbldnsd-0.997a-robust-ipv6-test-support.patch index 5621075fbae2..e1ac1535dc99 100644 --- a/net-dns/rbldnsd/files/rbldnsd-0.997a-robust-ipv6-test-support.patch +++ b/net-dns/rbldnsd/files/rbldnsd-0.997a-robust-ipv6-test-support.patch @@ -73,7 +73,7 @@ index abf1d01..8322bdd 100644 + * This is here mostly to deal with the fact that on certain systems, + * gethostbyname()/getaddrinfo() can return a duplicate 127.0.0.1 + * for 'localhost'. See -+ * - http://sourceware.org/bugzilla/show_bug.cgi?id=4980 ++ * - https://sourceware.org/bugzilla/show_bug.cgi?id=4980 + * - https://bugzilla.redhat.com/show_bug.cgi?id=496300 + */ +static int already_bound(const struct sockaddr *addr, socklen_t addrlen) { |