From: Joachim Wiberg <troglobit@gmail.com>
To: buildroot@buildroot.org
Cc: Alexander Sverdlin <alexander.sverdlin@gmail.com>,
Fiona Klute <fiona.klute@gmx.de>,
Joachim Wiberg <troglobit@gmail.com>
Subject: [Buildroot] [PATCH 0/3] mini-snmpd: bump and housekeeping
Date: Mon, 6 Jul 2026 06:52:03 +0200 [thread overview]
Message-ID: <20260706045206.2395575-1-troglobit@gmail.com> (raw)
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
next reply other threads:[~2026-07-06 4:52 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-07-06 4:52 Joachim Wiberg [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20260706045206.2395575-1-troglobit@gmail.com \
--to=troglobit@gmail.com \
--cc=alexander.sverdlin@gmail.com \
--cc=buildroot@buildroot.org \
--cc=fiona.klute@gmx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.