From nobody Mon May 05 19:04:57 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 4ZrrZ626F4z5tgdT; Mon, 05 May 2025 19:05:02 +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 4ZrrZ55Gckz3Hbk; Mon, 05 May 2025 19:05:01 +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=gtB6vKaMPx3m OwiCs5h5muRVDoyaIqhCrXWwuA6ZkHc=; h=in-reply-to:references:subject:cc: to:from:date; d=margiolis.net; b=n/XslRBUi+8wphJGmBkysN92gtHA22mHJXxn0 f+WWp1vrGwcL4NldZg3chrIhpwo/y2PUW6Vh5LAdKJd/kh/KK8yFVQR/tDteHcj2Ulsp8b jJGq4wsA7WEaIsG1iFh336NLJKsEKmOU6WKyL3heo3XetH/8t/++DYJ1c3jo7fSo= Received: from pleb (public-gprs243542.centertel.pl [31.60.98.151]) by margiolis.net (OpenSMTPD) with ESMTPSA id 4fdcbf86 (TLSv1.3:TLS_AES_256_GCM_SHA384:256:NO); Mon, 5 May 2025 13:04:59 -0600 (MDT) Date: Mon, 5 May 2025 21:04:57 +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: 4ZrrZ55Gckz3Hbk 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: > Ok, I installed commit with audio. Next build it will be sdnctl. I will > have both installed. > > Let's wait since I'm upgrading again and do that check. > I will run `make delete-old delete-old-libs` to make sure. Let me know, thanks. Christos