The branch main has been updated by glebius:

URL: 
https://cgit.FreeBSD.org/src/commit/?id=672c8d2aee18c5deafc20c1dbc81ee8dde910af1

commit 672c8d2aee18c5deafc20c1dbc81ee8dde910af1
Author:     Gleb Smirnoff <gleb...@freebsd.org>
AuthorDate: 2025-07-25 20:18:35 +0000
Commit:     Gleb Smirnoff <gleb...@freebsd.org>
CommitDate: 2025-07-25 20:18:35 +0000

    RELNOTES: mention deprecation of begemotSnmpdPortStatus in bsnmpd(1)
---
 RELNOTES | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/RELNOTES b/RELNOTES
index bd275e809777..9ab511b7a3d3 100644
--- a/RELNOTES
+++ b/RELNOTES
@@ -10,6 +10,13 @@ newline.  Entries should be separated by a newline.
 
 Changes to this file should not be MFCed.
 
+9ba51cce8bbd:
+       bsnmpd(1) no longer supports legacy UDP transport.  Users, that have
+       not updated their /etc/snmpd.config since 12.0-RELEASE or older will
+       need to merge in the new configuration.  In particular, the transport
+       definition shall be changed from begemotSnmpdPortStatus OID to
+       begemotSnmpdTransInetStatus.
+
 1349a733cf28:
        Add a driver supporting a new storage controller interface,
        Universal Flash Storage Host Controller Interface, supporting

Reply via email to