* [ANNOUNCE] public-inbox 1.5.0
@ 2020-05-10 7:04 Eric Wong
0 siblings, 0 replies; only message in thread
From: Eric Wong @ 2020-05-10 7:04 UTC (permalink / raw)
To: meta
This release introduces a new pure-Perl lazy email parser,
PublicInbox::Eml, which uses roughly 10% less memory and
is up to 2x faster than Email::MIME. This is a major
internal change
Limits commonly enforced by MTAs are also enforced in the
new parser, as messages may bypass MTA transports.
Email::MIME and other Email::* modules are no longer
dependencies nor used at all outside of maintainer validation
tests.
* public-inbox-index
- `--max-size=SIZE' CLI switch and `publicinbox.indexMaxSize'
config file option added to prevent indexing of overly
large messages.
- List-Id headers are indexed in new messages, old messages
can be found after `--reindex'.
* public-inbox-watch
- multiple values of `publicinbox.<name>.watchheader' are
now supported, thanks to Kyle Meyer
- List-Id headers are matched case-insensitively as specified
by RFC 2919
* PublicInbox::WWW
- $INBOX_DIR/description and $INBOX_DIR/cloneurl are not
memoized if missing
- improved display of threads, thanks to Kyle Meyer
- search for List-Id is available via `l:' prefix if indexed
- all encodings are preloaded at startup to reduce fragmentation
- diffstat linkification and highlighting are stricter and
less likely to linkify tables in cover letters
- fix hunk header links to solver which were off-by-one line,
thanks again to Kyle Meyer
Release tarball available for download over HTTPS or Tor .onion:
https://yhbt.net/public-inbox.git/snapshot/public-inbox-1.5.0.tar.gz
http://ou63pmih66umazou.onion/public-inbox.git/snapshot/public-inbox-1.5.0.tar.gz
Please report bugs via plain-text mail to: meta@public-inbox.org
See archives at https://public-inbox.org/meta/ for all history.
See https://public-inbox.org/TODO for what the future holds.
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2020-05-10 7:04 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-05-10 7:04 [ANNOUNCE] public-inbox 1.5.0 Eric Wong
user/dev discussion of public-inbox itself
This inbox may be cloned and mirrored by anyone:
git clone --mirror https://public-inbox.org/meta
git clone --mirror http://czquwvybam4bgbro.onion/meta
git clone --mirror http://hjrcffqmbrq6wope.onion/meta
git clone --mirror http://ou63pmih66umazou.onion/meta
# If you have public-inbox 1.1+ installed, you may
# initialize and index your mirror using the following commands:
public-inbox-init -V1 meta meta/ https://public-inbox.org/meta \
meta@public-inbox.org
public-inbox-index meta
Example config snippet for mirrors.
Newsgroups are available over NNTP:
nntp://news.public-inbox.org/inbox.comp.mail.public-inbox.meta
nntp://ou63pmih66umazou.onion/inbox.comp.mail.public-inbox.meta
nntp://czquwvybam4bgbro.onion/inbox.comp.mail.public-inbox.meta
nntp://hjrcffqmbrq6wope.onion/inbox.comp.mail.public-inbox.meta
nntp://news.gmane.io/gmane.mail.public-inbox.general
note: .onion URLs require Tor: https://www.torproject.org/
code repositories for the project(s) associated with this inbox:
https://80x24.org/public-inbox.git
AGPL code for this site: git clone https://public-inbox.org/public-inbox.git