From 825f81340a823c9626839fbba574e5a3d7c409fa Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Mon, 9 May 2011 14:00:48 -0400 Subject: aggregate, pinger: Use Net::INET6Glue if available to support making ipv6 connections. Making outgoing ipv6 connections for openid auth is still broken; the glue module does not seem to solve that, so I did not make openid use it. --- debian/changelog | 2 ++ debian/control | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index fc8fafc70..723882b40 100644 --- a/debian/changelog +++ b/debian/changelog @@ -6,6 +6,8 @@ ikiwiki (3.20110431) UNRELEASED; urgency=low * Add conflict with libyaml-libyaml-perl, since that library does not support utf8. Closes: #625713 (see https://rt.cpan.org/Public/Bug/Display.html?id=54683) + * aggregate, pinger: Use Net::INET6Glue if available to + support making ipv6 connections. -- Joey Hess Thu, 05 May 2011 13:02:19 -0400 diff --git a/debian/control b/debian/control index 616963216..c7d7e6544 100644 --- a/debian/control +++ b/debian/control @@ -38,7 +38,7 @@ Suggests: viewvc | gitweb | viewcvs, libsearch-xapian-perl, libtext-csv-perl, graphviz, libnet-amazon-s3-perl, libsparkline-php, texlive, dvipng, libtext-wikicreole-perl, libsort-naturally-perl, libtext-textile-perl, libhighlight-perl, - po4a (>= 0.35-1), gettext + po4a (>= 0.35-1), gettext, libnet-inet6glue-perl Conflicts: ikiwiki-plugin-table, libyaml-libyaml-perl Replaces: ikiwiki-plugin-table Provides: ikiwiki-plugin-table -- cgit v1.2.3