From nobody Wed Oct 18 17:56:42 2023 X-Original-To: freebsd-hackers@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4S9dpB36Ntz4xKNM for ; Wed, 18 Oct 2023 17:56:50 +0000 (UTC) (envelope-from sgk@troutmask.apl.washington.edu) Received: from troutmask.apl.washington.edu (troutmask.apl.washington.edu [128.95.76.21]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4S9dp95KcFz4Twp for ; Wed, 18 Oct 2023 17:56:49 +0000 (UTC) (envelope-from sgk@troutmask.apl.washington.edu) Authentication-Results: mx1.freebsd.org; none Received: from troutmask.apl.washington.edu (localhost [127.0.0.1]) by troutmask.apl.washington.edu (8.17.1/8.17.1) with ESMTP id 39IHugkh037958; Wed, 18 Oct 2023 10:56:42 -0700 (PDT) (envelope-from sgk@troutmask.apl.washington.edu) Received: (from sgk@localhost) by troutmask.apl.washington.edu (8.17.1/8.17.1/Submit) id 39IHugl9037957; Wed, 18 Oct 2023 10:56:42 -0700 (PDT) (envelope-from sgk) Date: Wed, 18 Oct 2023 10:56:42 -0700 From: Steve Kargl To: Paul Floyd Cc: "freebsd-hackers@FreeBSD.org" Subject: Re: Valgrind 3.22 RC1 announced Message-ID: Reply-To: sgk@troutmask.apl.washington.edu References: <01a7debc-bdc4-4aba-9f8d-1b78a00aac3c@gmail.com> List-Id: Technical discussions relating to FreeBSD List-Archive: https://lists.freebsd.org/archives/freebsd-hackers List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-hackers@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <01a7debc-bdc4-4aba-9f8d-1b78a00aac3c@gmail.com> X-Spamd-Bar: ---- X-Rspamd-Pre-Result: action=no action; module=replies; Message is reply to one we originated X-Spamd-Result: default: False [-4.00 / 15.00]; REPLY(-4.00)[]; ASN(0.00)[asn:73, ipnet:128.95.0.0/16, country:US] X-Rspamd-Queue-Id: 4S9dp95KcFz4Twp On Wed, Oct 18, 2023 at 01:43:42PM +0200, Paul Floyd wrote: > > Below is the announcement for Valgrind 3.22 RC1 > > I'd really appreciate it if anyone can download build, and check it. > Is https://bugs.kde.org/show_bug.cgi?id=381819 fixed? If not, are there plans to include the patch attached to the bug report in the FreeBSD port? -- Steve