Security Alert
prompt_slk_response() have a formatting string
problem, and 'subject' are controlled by remote,
this may cause some problems.
Patches by Matthieu Herrb <matthieu.herrb@laas.fr>
to slrn version 0.9.7.2:
--
Bug fixes:
* slrn enters all groups when read_active is on
Fixed 2001-08-27
When read_active is on, slrn still enters all groups to find the
number of unread articles, which slows down startup considerably.
* force_authentication is ignored when re-connecting
Fixed 2001-08-27
When re-connecting, slrn only sends authentication data if the server
requests it, even if force_authentication is set.
* Request for authentication is not always recognized
Fixed 2001-08-30
In some rare cases, slrn does not notice that it needs to send
authentication data, although the server requests it. This can even
damage your newsrc file.
* Parse "news:" URLs enclosed in angle brackets correctly
Fixed 2001-08-30
When a "news:" URL is enclosed in angle brackets, slrn regards the
closing bracket as a part of it.
This include:
- slrn-0.9.7.1-xhdr_spool.diff
- slrn-0.9.7.1-readcount.diff
- slrn-0.9.7.1-include.diff
- slrn-0.9.7.1-decode.diff
- slrn-0.9.7.1-readfail.diff
- slrn-0.9.7.1-makefile.diff
thus, bump the package distname to slrn-0.9.7.1p1. However, this is not
related to the development version named "slrn-0.9.7.1pl1".
See http://slrn.sourceforge.net/patches/index.html for more info.
Based on a tarball from Shell Hung <i@shellhung.org>
--
(snip from DESCR)
News::Gateway is *not* a robomoderator or gateway in and of itself.
Rather, it's a toolkit for *building* robomoderators and gateways
that attempts to take care of all of the nitpicking details for you
and drastically decrease the amount of code you have to write.
Based on a tarball from Shell Hung <i@shellhung.org>
--
This module allows for creating articles from scratch, or reading
them from various data sources; various header manipulations, and
posting via NNTP or mailing via a sendmail-workalike.