[tin-dev] [tin 2.6.2] snapshots with NNTPS and pcre2
Urs Janßen
urs at tin.org
Thu Nov 3 08:53:22 CET 2022
Urs Janßen wrote:
> New snapshots are available here:
>
> <ftp://ftp.tin.org/pub/news/clients/tin/v2.6/snapshots/tin-2.6.2.tar.gz>
> <ftp://ftp.tin.org/pub/news/clients/tin/v2.6/snapshots/tin-2.6.2.tar.bz2>
> <ftp://ftp.tin.org/pub/news/clients/tin/v2.6/snapshots/tin-2.6.2.tar.xz>
all require the following patch to compile --without-nntps.
=== modified file 'src/misc.c'
--- src/misc.c 2022-11-02 03:46:26 +0000
+++ src/misc.c 2022-11-03 07:40:22 +0000
@@ -4438,6 +4438,8 @@
# endif /* HAVE_LIB_OPENSSL */
# endif /* HAVE_LIB_LIBTLS */
} else
+# else
+ {
# endif /* NNTPS_ABLE */
{
fprintf(fp, "Reading via NNTP.\n");
More information about the tin-dev
mailing list