From nobody Wed Aug 20 18:14:59 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 4c6ZNz2xpPz64nB3; Wed, 20 Aug 2025 18:14:59 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (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-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R10" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4c6ZNz2Bwwz4PHs; Wed, 20 Aug 2025 18:14:59 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1755713699; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=DyhEqIu09lojuwLfAPh1MSNHNHJceaSjW/hOJuwuySg=; b=j+Ou3d181aE7o0Oy974jgRJ5vjBeWleBRBc3mnXEhjPEg7vGQsJUKkU8BIj4i9vRHcdmmn IRsPAoW0rRjDKcpiMusGr4xa1Cr8Zsc2eH/YxShmKCfz5D7GgE8/o5h8dn0Hcdke/KXd4d 89D4e7ULGR+QnsDBP3rONIHQDO6xx4OReDrGzYLO2IWaJ9fRP7FN/7eLaBYPrJaCereluK aL4wsosyyBwT9w0YBLF7UQdehw6uszqcLxbvmUMmgWvXeciolqyw9an9Xd79kDJeAWugii 6xl69uowqXzAt8CbNJCVzhZ7J+bipsUWb/Qk9oVWdQNyhHLyw1ZQ+2A56N8yAA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1755713699; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=DyhEqIu09lojuwLfAPh1MSNHNHJceaSjW/hOJuwuySg=; b=swb3VEujrK6sKbY9jIJ3mimOC6JmGiLPLtAxMjrEfBgMMknqWh/06/tk477y+M6LW1S972 idWst/hEzmjdBFdEZny+fNSLSmACabApMyoFFKmCvodR+gtL8yj/S+vSjtnqx2z0z4EJGz yhx0jXgBQoSDm9xJN3xJlcG0WRavpfqr1tqtYoIlU6qosJUyQ3V66Zdq9MSDcuTs2XbaqA YkfoumIMn+8MKme1sbGHgJ9n+glZN/WH8qOroalaous0wFlZa1M+Bdcjtnkwx5zrppnbfR 0U8ZwbcvjB4bKlIcbS4i4u0+Wzaqv7cfIKREBwhd9uYcatxo08jL3JabKU3f9A== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1755713699; a=rsa-sha256; cv=none; b=Xe83gvc3vKjTXfIn4ARlWfqTFqHxzx84LQwnViDHiUxwpueFwxwFU1swWW7gKbTwepIoTR CBwQoxUv0z+lQ0lz90AEhW6jHSYL+hduarKIYYsFjBH28SpW9CPMr2HmOkl3FU1UiFQZJ1 LA/dJecwVt/55hAK4y7ltCEvZe95Y+Fv8fT1OiQ4IB+IOEIyEHWQzPJP23h8sLPgvkBxl6 WZcq/JlVGurira6tUYXr4RgnHqxVxgjF1P7ATtDgh/4zGIiOuIZet6OTKELoGCNIoC5mdl zV1fE5Ndlhq/GS6TLoJPZJbAyBE3luON7GUd08W44UTloL7SwUZCyMd3yUwdEQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (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 mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4c6ZNz1kDgz8nP; Wed, 20 Aug 2025 18:14:59 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.18.1/8.18.1) with ESMTP id 57KIEx6i007692; Wed, 20 Aug 2025 18:14:59 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.18.1/8.18.1/Submit) id 57KIExov007689; Wed, 20 Aug 2025 18:14:59 GMT (envelope-from git) Date: Wed, 20 Aug 2025 18:14:59 GMT Message-Id: <202508201814.57KIExov007689@gitrepo.freebsd.org> To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org From: Bojan =?utf-8?Q?Novkovi=C4=87?= Subject: git: ba487345f85f - main - UPDATING: Add an entry covering recent libvmmapi ABI changes 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=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: bnovkov X-Git-Repository: src X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: ba487345f85fae815ec5983ff1987401de3152e4 Auto-Submitted: auto-generated The branch main has been updated by bnovkov: URL: https://cgit.FreeBSD.org/src/commit/?id=ba487345f85fae815ec5983ff1987401de3152e4 commit ba487345f85fae815ec5983ff1987401de3152e4 Author: Bojan Novković AuthorDate: 2025-08-20 18:07:50 +0000 Commit: Bojan Novković CommitDate: 2025-08-20 18:12:45 +0000 UPDATING: Add an entry covering recent libvmmapi ABI changes Reviewed by: des Differential Revision: https://reviews.freebsd.org/D52054 --- UPDATING | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/UPDATING b/UPDATING index e00b0c21f5c6..8620df648703 100644 --- a/UPDATING +++ b/UPDATING @@ -27,6 +27,12 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 15.x IS SLOW: world, or to merely disable the most expensive debugging functionality at runtime, run "ln -s 'abort:false,junk:false' /etc/malloc.conf".) +20250820: + Commits 08c7dd2fbe4f and a4197ea47777 have changed the ABI between + libvmmapi and the vmm device. If using a custom kernel configuration, + please ensure that the COMPAT_FREEBSD14 option is included so older + versions of libvmmapi continue working as expected. + 20250819: The CLEAN option has been switched back from default-on to default-off. This reverts the 20250808 change below, which had reverted the 20240729