[Buildroot] [PATCH 0/2] bump smcroute + misc. fixups

Joachim Wiberg troglobit at gmail.com
Tue Sep 28 09:43:21 UTC 2021


Hi everyone,

here's another update of SMCRoute, fixes issues reported by Debian,
e.g. a nasty problem with deleting routes over IPC.

  https://github.com/troglobit/smcroute/releases/tag/2.5.3

Also included in this patch set is:

 - a minor change to the start script, pointed out by Arnout earlier,
   that verifies the PID and process name before attempting to kill the
   daemon in stop
 - a backported patch to remove annoying error messages in syslog
 - kernel config fixup, same as mrouted package


Best regards
 /Joachim

Joachim Wiberg (2):
  package/smcroute: bump version to v2.5.3
  package/smcroute: cross check PID with process name in stop action

 ...Avoid-trying-to-delete-inactive-VIFs.patch | 51 +++++++++++++++++++
 package/smcroute/S41smcroute                  |  6 +--
 package/smcroute/smcroute.hash                |  6 +--
 package/smcroute/smcroute.mk                  |  9 +++-
 4 files changed, 64 insertions(+), 8 deletions(-)
 create mode 100644 package/smcroute/0001-Avoid-trying-to-delete-inactive-VIFs.patch

-- 
2.25.1



More information about the buildroot mailing list