From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on dcvr.yhbt.net X-Spam-Level: X-Spam-ASN: X-Spam-Status: No, score=-4.0 required=3.0 tests=ALL_TRUSTED,BAYES_00 shortcircuit=no autolearn=ham autolearn_force=no version=3.4.2 Received: from localhost (dcvr.yhbt.net [127.0.0.1]) by dcvr.yhbt.net (Postfix) with ESMTP id 2079A1F953; Fri, 29 Oct 2021 10:18:32 +0000 (UTC) Date: Thu, 28 Oct 2021 23:18:32 -1100 From: Eric Wong To: Konstantin Ryabitsev Cc: meta@public-inbox.org Subject: release updates [was: Troubleshooting threads missing from /all/] Message-ID: <20211029101832.M25919@dcvr> References: <20211001234600.GA28791@dcvr> <20211005043954.GA23990@dcvr> <20211005180324.3miboond7ubth5v5@meerkat.local> <20211007213307.29376-0@dcvr> <20211008173336.ftokrvr73vcuhtpg@meerkat.local> <20211008213433.M867097@dcvr> <20211016094324.GA16488@dcvr> <20211018140325.er5vq5oqjtysvubn@meerkat.local> <20211024000317.GA9012@dcvr> <20211026211118.bvc7kiqkjwnkdgjt@meerkat.local> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <20211026211118.bvc7kiqkjwnkdgjt@meerkat.local> List-Id: Konstantin Ryabitsev wrote: > On Sun, Oct 24, 2021 at 12:03:17AM +0000, Eric Wong wrote: > > I'm thinking about cutting a new release soonish and just > > putting giant warnings around the not-yet-ready parts of > > lei for now... > > I think this may be a good plan, considering that lei is now getting more and > more attention from kernel devs and it would be convenient to be able to > provide a packaged version of it to install on popular distros. I keep finding new bugs every time I start documenting something :< Some SIGPIPE fixes are being worked on, one is a worrying segfault...