Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 0/3] mini-snmpd: bump and housekeeping
@ 2026-07-06  4:52 Joachim Wiberg
  2026-07-06  4:52 ` [Buildroot] [PATCH 1/3] package/mini-snmpd: bump to version 2.0 Joachim Wiberg
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Joachim Wiberg @ 2026-07-06  4:52 UTC (permalink / raw)
  To: buildroot; +Cc: Alexander Sverdlin, Fiona Klute, Joachim Wiberg

This is a major update of mini-snmpd, see below for links to upstream
relase notes.  The intermediate v1.7 release turned out to be buggy,
so we update to v2.0 directly.

For buildroot, integration with libconfuse and ethtool, as well as an
init script was added, with the benefit of also fixing use in systemd
based systems.

Best regards
 /Joachim

Joachim Wiberg (3):
  package/mini-snmpd: bump to version 2.0
  package/mini-snmpd: add sysv init script
  package/mini-snmpd: enable optional .conf and ethtool support

 .../0001-linux.c-fix-musl-build.patch         | 46 ----------------
 package/mini-snmpd/Config.in                  | 17 +++++-
 package/mini-snmpd/S60mini-snmpd              | 52 +++++++++++++++++++
 package/mini-snmpd/mini-snmpd                 |  2 +-
 package/mini-snmpd/mini-snmpd.conf            | 36 +++++++++++++
 package/mini-snmpd/mini-snmpd.hash            |  3 +-
 package/mini-snmpd/mini-snmpd.mk              | 29 +++++++++--
 7 files changed, 133 insertions(+), 52 deletions(-)
 delete mode 100644 package/mini-snmpd/0001-linux.c-fix-musl-build.patch
 create mode 100644 package/mini-snmpd/S60mini-snmpd
 create mode 100644 package/mini-snmpd/mini-snmpd.conf

-- 
2.43.0

_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2026-07-06  4:52 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-07-06  4:52 [Buildroot] [PATCH 0/3] mini-snmpd: bump and housekeeping Joachim Wiberg
2026-07-06  4:52 ` [Buildroot] [PATCH 1/3] package/mini-snmpd: bump to version 2.0 Joachim Wiberg
2026-07-06  4:52 ` [Buildroot] [PATCH 2/3] package/mini-snmpd: add sysv init script Joachim Wiberg
2026-07-06  4:52 ` [Buildroot] [PATCH 3/3] package/mini-snmpd: enable optional .conf and ethtool support Joachim Wiberg

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox