Re: Leafnode 1.12.0.rc1 release candidate
Adam Funk via leafnode-list <[email protected]> Sat, 12 Feb 2022 17:22:56 +0000
| Newsgroups | gmane.network.leafnode |
|---|---|
| Message-ID | <[email protected]> |
On 2022-02-12, Matthias Andree via leafnode-list wrote: > Am 11.02.22 um 10:48 schrieb Adam Funk via leafnode-list: >> On 2022-02-10, Matthias Andree via leafnode-list wrote: >> >>> Am 10.02.22 um 14:13 schrieb Adam Funk via leafnode-list: >>>>> Version 1.12.0.rc1 is a minor maintenance update and moves >>>>> the PCRE dependency to the PCRE2 distribution, because PCRE >>>>> is no longer maintainer. >>>> Thanks, Matthias! >>>> >>>> I got it installed and working without much fuss (I had to install >>>> libpcre2-dev first, of course, and run `texpire -r` afterwards). >>>> >>>> I've had two issues since upgrading from version 1.11.12: >>>> >>>> * fetchnews and leafnode log errors for >>>> config: unknown line 116: "no_direct_spool = 1" >>>> config: unknown line 151: "feedtype = NONE" >>>> >>>> Are these deliberately no longer supported, or have I configured >>>> something wrong? >>>> >>>> * slrn's thread and subthread reconstruction functions (which the >>>> manual says depend on the XPAT NNTP extension) now give me >>>> Your server does not provide support for this feature. >>>> >>>> Is this deliberately no longer supported, or have I configured >>>> something wrong? >>> Adam, >>> >>> your configuration file uses leafnode-2 settings, but you have now >>> installed leafnode-1. I guess that explains your system's complaints. >> Weird, maybe I was running leafnode 2 and forgot! >> >> Does leafnode 2 do XPAT? > > Adam, > > Yes, leafnode-2 does, whereas leafnode-1 does not. I must have been using 2 --- sorry about the noise on the list!