diff options
author | Amitai Schlair <schmonz-web-ikiwiki@schmonz.com> | 2014-09-17 18:53:45 -0400 |
---|---|---|
committer | Amitai Schlair <schmonz-web-ikiwiki@schmonz.com> | 2014-09-17 18:53:45 -0400 |
commit | f8ba8ec5a765db0f75e5c951329989da6094d70b (patch) | |
tree | f218a127c25d10b931917273142f66fe0ffa3dfd /doc/plugins/openid/troubleshooting.mdwn | |
parent | 65d7b028b87a32754af8f81383e679f5ca40f4b4 (diff) | |
download | ikiwiki-f8ba8ec5a765db0f75e5c951329989da6094d70b.tar ikiwiki-f8ba8ec5a765db0f75e5c951329989da6094d70b.tar.gz |
I hope pkgsrc also no longer has these problems
Diffstat (limited to 'doc/plugins/openid/troubleshooting.mdwn')
-rw-r--r-- | doc/plugins/openid/troubleshooting.mdwn | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/doc/plugins/openid/troubleshooting.mdwn b/doc/plugins/openid/troubleshooting.mdwn index a3637a26f..40c3e5c8c 100644 --- a/doc/plugins/openid/troubleshooting.mdwn +++ b/doc/plugins/openid/troubleshooting.mdwn @@ -142,6 +142,11 @@ module. > To be clear, these are patches to [[!cpan LWPx::ParanoidAgent]]. > Debian's `liblwpx-paranoidagent-perl (>= 1.10-3)` appears to > have those two patches. --[[smcv]] +> +> Irrelevant to this ikiwiki instance, perhaps relevant to others: +> I've added these patches to [pkgsrc](http://www.pkgsrc.org)'s +> `www/p5-LWPx-ParanoidAgent` and they'll be included in the +> soon-to-be-cut 2014Q3 branch. --[[schmonz]] ## Still naive_verify_failed_network, new improved reason @@ -219,6 +224,8 @@ yet. > Also in Debian's `liblwpx-paranoidagent-perl (>= 1.10-3)`, for the record. > --[[smcv]] +> +> And now in pkgsrc's `www/p5-LWPx-ParanoidAgent`, FWIW. --[[schmonz]] Only that still doesn't end the story, because that hand didn't know what [this hand](https://github.com/noxxi/p5-io-socket-ssl/commit/4f83a3cd85458bd2141f0a9f22f787174d51d587#diff-1) @@ -247,6 +254,10 @@ server name for SNI: > (which is where ikiwiki.info's supporting packages come from). > Please report it upstream too, if the Debian maintainer doesn't > get there first. --[[smcv]] +> +> Applied in pkgsrc. I haven't attempted to conduct before-and-after +> test odysseys, but here's hoping your travails save others some +> time and effort. --[[schmonz]] # Success!! |