From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from gnu.wildebeest.org (gnu.wildebeest.org [45.83.234.184]) by sourceware.org (Postfix) with ESMTPS id 1F4E83858D33 for ; Thu, 2 Mar 2023 11:36:18 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org 1F4E83858D33 Authentication-Results: sourceware.org; dmarc=none (p=none dis=none) header.from=klomp.org Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=klomp.org Received: from r6.localdomain (82-217-174-174.cable.dynamic.v4.ziggo.nl [82.217.174.174]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by gnu.wildebeest.org (Postfix) with ESMTPSA id 0D7A130067B2 for ; Thu, 2 Mar 2023 12:36:16 +0100 (CET) Received: by r6.localdomain (Postfix, from userid 1000) id 3A260340217; Thu, 2 Mar 2023 12:36:15 +0100 (CET) Message-ID: <2d66c4922c67df6017c9f83c97e8bf72ba67f995.camel@klomp.org> Subject: Re: elfutils 0.189 release next week From: Mark Wielaard To: elfutils-devel@sourceware.org Date: Thu, 02 Mar 2023 12:36:15 +0100 In-Reply-To: <1996fa4b82dc285843621a3cd901fe687f0396c7.camel@klomp.org> References: <1996fa4b82dc285843621a3cd901fe687f0396c7.camel@klomp.org> Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable User-Agent: Evolution 3.46.4 (3.46.4-1.fc37) MIME-Version: 1.0 X-Spam-Status: No, score=-3029.5 required=5.0 tests=BAYES_00,JMQ_SPF_NEUTRAL,KAM_DMARC_STATUS,RCVD_IN_BARRACUDACENTRAL,SPF_HELO_NONE,SPF_PASS,TXREP autolearn=no autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on server2.sourceware.org List-Id: Hi, On Tue, 2023-02-21 at 14:33 +0100, Mark Wielaard wrote: > We accumulated a lot of patches since 0.188 (59 commits by 13 authors) > with some nice new features and some important bug fixes. So it would > be good to push a new release out. >=20 > I cleaned up the patchwork list and will go over the following 25 > pending patches to see what can be incorporated: > https://patchwork.sourceware.org/project/elfutils/list/ [*] > If your patch is not on that list please ping. >=20 > I propose to do the 0.189 release on Tuesday February 28, but it can be > earlier or later if that is more convenient. I still would like to do a release this week (so tomorrow, Friday). We made good progress on the patch queue. Only 4 are still marked as NEW and 6 more patches made it in. Please go over the review notes of any patches you really want to go in before the release. We'll do another one in 3 months, so don't feel pressured. I am still looking at the "A scenario where Perf cannot unwind the user stack by dwarf with libdw.so" patch [1]. It cannot be replicated with eu-stack, which surprises me, so perf and eu-stack do something different and I don't yet understand what that is. Cheers, Mark [1] https://patchwork.sourceware.org/project/elfutils/patch/88c25e0709834e1a816= 630c944377640@huawei.com/ (But most discussion has been off-list)