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 281B73854170 for ; Mon, 31 Oct 2022 11:15:37 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org 281B73854170 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 tarox.wildebeest.org (83-87-18-245.cable.dynamic.v4.ziggo.nl [83.87.18.245]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by gnu.wildebeest.org (Postfix) with ESMTPSA id 0FE373061FA0 for ; Mon, 31 Oct 2022 12:15:35 +0100 (CET) Received: by tarox.wildebeest.org (Postfix, from userid 1000) id 21BA4403B4DD; Mon, 31 Oct 2022 12:15:35 +0100 (CET) Message-ID: Subject: Proposed elfutils 0.188 release in Wednesday From: Mark Wielaard To: "elfutils-devel@sourceware.org" Date: Mon, 31 Oct 2022 12:15:34 +0100 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Mailer: Evolution 3.28.5 (3.28.5-10.el7) Mime-Version: 1.0 X-Spam-Status: No, score=-3033.2 required=5.0 tests=BAYES_00,JMQ_SPF_NEUTRAL,KAM_DMARC_STATUS,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, It has been 6 months since 0.187. There have been almost 80 commits since, various bug fixes and some new features (see NEWS). I would like to push out a 0.188 this Wednesday (Nov 2). Please go over any open bugs or patches to see if they should be fixed/committed before the release or can wait for the next release (lets do 0.189 in 3 months, end of January, as we normally do, instead of waiting 6 months). Cheers, Mark