From nobody Mon May 5 18:50:23 2025 X-Original-To: dev-commits-src-main@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 4ZrrFH6SC9z5tfnm; Mon, 05 May 2025 18:50:27 +0000 (UTC) (envelope-from christos@freebsd.org) Received: from margiolis.net (mail.margiolis.net [95.179.159.8]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA512) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4ZrrFH2Mm2z41sn; Mon, 05 May 2025 18:50:27 +0000 (UTC) (envelope-from christos@freebsd.org) Authentication-Results: mx1.freebsd.org; none DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; s=default; bh=8lajd4Pc419X vi2hCTke5mLESUes2KbpcDwZrIix8Kk=; h=in-reply-to:references:subject:cc: to:from:date; d=margiolis.net; b=PVcbJH14LsXtgRXGUQ/ZmYmPYh4dpiOQk46iS 2iSIzQipoBslbQl7cUN8b3KD1upukhoobrvbdgOQ0dw6ccb/a83MS1YkksojthA7ggc6OO j7BiY4C8JxR9/bo74lJqjcvci+MXSaQoju4xU3y5mMXXtO5kX5xcpptwQXiwnHBU= Received: from pleb (public-gprs243542.centertel.pl [31.60.98.151]) by margiolis.net (OpenSMTPD) with ESMTPSA id 4bfcc96b (TLSv1.3:TLS_AES_256_GCM_SHA384:256:NO); Mon, 5 May 2025 12:50:25 -0600 (MDT) Date: Mon, 5 May 2025 20:50:23 +0200 From: Christos Margiolis To: Nuno Teixeira Cc: Christos Margiolis , src-committers@freebsd.org, dev-commits-src-all@freebsd.org, dev-commits-src-main@freebsd.org Subject: Re: git: 3ab34225af39 - main - RELNOTES: Mention sndctl(8) Message-ID: References: <202505051757.545HvXUA058583@gitrepo.freebsd.org> List-Id: Commit messages for the main branch of the src repository List-Archive: https://lists.freebsd.org/archives/dev-commits-src-main List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-src-main@freebsd.org Sender: owner-dev-commits-src-main@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: X-Rspamd-Queue-Id: 4ZrrFH2Mm2z41sn 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:20473, ipnet:95.179.144.0/20, country:US] X-Spamd-Bar: ---- Nuno Teixeira wrote: > Sorry, typo. > > I mean audio->sndctl change. > > I'm using main-n277015-a9425aeb1b8f that includes audio version. Right, I'm not sure to be honest. Christos