From 385bdbda71172fc421fc4cb6018270566f3268c9 Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Sat, 3 Apr 2021 02:24:22 +0000 Subject: URInntps: add URI 5.08 release note I wanted to say 2031, but that's probably too aggressive a removal timeline. --- lib/PublicInbox/URInntps.pm | 1 + 1 file changed, 1 insertion(+) (limited to 'lib/PublicInbox/URInntps.pm') diff --git a/lib/PublicInbox/URInntps.pm b/lib/PublicInbox/URInntps.pm index 69fe7163..231b247b 100644 --- a/lib/PublicInbox/URInntps.pm +++ b/lib/PublicInbox/URInntps.pm @@ -4,6 +4,7 @@ # deal with the lack of URI::nntps in upstream URI. # nntps is IANA registered, snews is deprecated # cf. https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=983419 +# Fixed in URI 5.08, we can drop this by 2035 when LTS distros all have it package PublicInbox::URInntps; use strict; use parent qw(URI::snews); -- cgit v1.2.3-24-ge0c7