* [ANNOUNCE] public-inbox 1.8.0
@ 2022-04-23 8:22 Eric Wong
2022-04-23 20:23 ` Eric Wong
0 siblings, 1 reply; 2+ messages in thread
From: Eric Wong @ 2022-04-23 8:22 UTC (permalink / raw)
To: meta
A minor release focused on bugfixes and minor improvements.
Upgrades should happen transparently, but downgrading back to
1.7.0 will likely cause problems for lei users (and only lei
users).
lei users may experience duplicate messages in Maildirs if attempting to
downgrade from 1.8.0 to 1.7.x. public-inbox-* tools are unaffected and
may downgrade freely.
Bugfixes:
Numerous test fixes thanks to NixOS developers.
Long-running daemons are more robust in case of corrupt blobs
or crashes of git-cat-file processes
PublicInbox::WWW: all CR are removed before LF, fixing display of
CR-CR-LF messages.
Solver supports SHA-256 code repositories (inbox and lei store support
is still pending).
Internal updates:
Reduced dependencies on Inline::C for Linux users; Linux users may
now use lei with neither Inline::C nor Socket::MsgHdr installed.
New features:
The --dangerous flag is now supported in public-inbox-index and
public-inbox-extindex to use the Xapian::DB_DANGEROUS flag for initial
indexes. This may reduce SSD/HDD wear at the expense of disallowing
concurrency and data integrity in case of an unexpected shutdown.
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] 2+ messages in thread
* Re: [ANNOUNCE] public-inbox 1.8.0
2022-04-23 8:22 [ANNOUNCE] public-inbox 1.8.0 Eric Wong
@ 2022-04-23 20:23 ` Eric Wong
0 siblings, 0 replies; 2+ messages in thread
From: Eric Wong @ 2022-04-23 20:23 UTC (permalink / raw)
To: meta
Eric Wong <e@80x24.org> wrote:
> A minor release focused on bugfixes and minor improvements.
> Upgrades should happen transparently, but downgrading back to
> 1.7.0 will likely cause problems for lei users (and only lei
> users).
Upgrading notes: lei users need to issue an "lei daemon-kill"
to restart the daemon after upgrading.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2022-04-23 20:23 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-04-23 8:22 [ANNOUNCE] public-inbox 1.8.0 Eric Wong
2022-04-23 20:23 ` Eric Wong
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).