Skip to content

[snmpd] Add trixie BLDENV version block to snmpd.mk#2479

Open
wsycqyz wants to merge 1 commit into
202501from
wsycqyz/snmpd-trixie-version
Open

[snmpd] Add trixie BLDENV version block to snmpd.mk#2479
wsycqyz wants to merge 1 commit into
202501from
wsycqyz/snmpd-trixie-version

Conversation

@wsycqyz

@wsycqyz wsycqyz commented Jun 17, 2026

Copy link
Copy Markdown
Contributor

Why I did it

Port the rules/snmpd.mk change from sonic-net/sonic-buildimage PR #25060 to the 202501 branch by adding a trixie BLDENV version block.

Upstream PR: sonic-net/sonic-buildimage#25060

How I did it

Added a trixie ifeq ($(BLDENV),trixie) block at the top of the version selection in rules/snmpd.mk:

  • SNMPD_VERSION = 5.9.4+dfsg
  • SNMPD_VERSION_FULL = $(SNMPD_VERSION)-2+deb13u1

The existing bookworm (-2+deb12u1), bullseye, and default blocks are unchanged.

How to verify it

Building with BLDENV=trixie resolves SNMPD_VERSION_FULL to 5.9.4+dfsg-2+deb13u1.

Port the snmpd.mk trixie version block from sonic-net/sonic-buildimage
PR #25060: set SNMPD_VERSION_FULL = $(SNMPD_VERSION)-2+deb13u1 for the
trixie BLDENV.

Signed-off-by: ShiyanWangMS <1931001+wsycqyz@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant