Commit Graph

53 Commits

Author SHA1 Message Date
sthen
80b9a4a238 update to lldpd-1.0.13, includes a fix for a heap overflow when reading
SONMP (SynOptics Network Management Protocol) frames
2021-11-14 11:25:41 +00:00
sthen
ad12873e12 lldpd: crash fix, adjust LINK_STATE_IS_UP patch to avoid a null
deref (device->flags) in some cases
2021-09-21 18:34:25 +00:00
sthen
fbf80ac471 replace my dodgy patch to silence ENOBUFS warnings with a much better
check from Vincent Bernat (upstream)
2021-08-29 21:27:22 +00:00
sthen
b20b5e87f2 update to lldpd-1.0.12, remove obsolete patch, add patches to mask ENOBUFS
log spam seen sometimes when an interface is marked up but has no link
(reported as #474; these patches are just a symptom workaround I'm doing
for now rather than a real fix)
2021-08-29 12:41:09 +00:00
sthen
d028973ece update to lldpd-1.0.11 2021-05-16 19:49:36 +00:00
sthen
59bb01f462 update to lldpd-1.0.10 2021-04-23 21:12:41 +00:00
sthen
2d0a0c2700 update to lldpd-1.0.9 2021-04-03 20:19:47 +00:00
sthen
2f33764bde update to lldpd-1.0.8 2021-01-14 23:35:48 +00:00
sthen
438852a3a3 update to lldpd 1.0.7 2020-11-01 20:15:53 +00:00
sthen
9d96c3d96d update to lldpd-1.0.6 2020-09-07 11:42:46 +00:00
sthen
6cc9779250 switch my maintainer email addresses to my own domain 2020-07-11 22:54:35 +00:00
sthen
c33326ac47 update to lldpd-1.0.5 2020-02-08 12:52:17 +00:00
sthen
2741d2c09e update to lldpd-1.0.4 2019-06-16 19:18:48 +00:00
sthen
9c6e9626b9 s/PERMIT_PACKAGE_CDROM/PERMIT_PACKAGE/ and some light whitespace tidying
in ports which I maintain
2019-06-03 16:06:50 +00:00
sthen
4c779e5d9a update to lldpd-1.0.3 2018-12-11 14:28:57 +00:00
sthen
70fe4ed0fd update to lldpd-1.0.2 2018-12-02 16:10:32 +00:00
sthen
6b8e265514 bump ports known/suspected to be affected by issue with libedit/libreadline
and termcap on lld arches.
2018-11-14 20:48:21 +00:00
sthen
6f1cbbd284 udpate to lldpd-1.0.1 2018-04-11 13:39:45 +00:00
rpe
9a8b5ccd06 Change the shebang line from /bin/sh to /bin/ksh in all ports rc.d
daemon scripts and bump subpackages that contain the *.rc scripts.

discussed with and OK aja@
OK tb
2018-01-11 19:27:01 +00:00
sthen
468fde6459 update to lldpd-0.9.9 2017-11-25 13:11:55 +00:00
sthen
e889b1e74b update to lldpd-0.9.8 2017-08-22 10:16:02 +00:00
sthen
4e72b843d1 update to LLDPD 0.9.7 2017-03-26 17:32:45 +00:00
sthen
4f49debc01 update to lldpd-0.9.6 2017-02-07 14:40:52 +00:00
sthen
3fa757398f update to lldpd-0.9.5 2016-10-11 13:52:38 +00:00
ajacoutot
cef41bd272 rc_ overrides are put after sourcing /etc/rc.d/rc.subr.
ok sthen@ (maintainer)
2016-06-28 17:03:27 +00:00
sthen
0b79d923fb process titles now have an extra "." at the end; fix lldpd.rc 2016-06-28 15:50:27 +00:00
sthen
73152d7e56 update to lldpd-0.9.4 2016-06-18 13:57:45 +00:00
sthen
3ed6b6cde2 update to lldpd-0.9.2 2016-03-20 18:00:05 +00:00
sthen
1fb89dd992 update to lldpd-0.9.1 2016-02-25 00:46:57 +00:00
sthen
aa32428945 update to lldpd-0.9.0 2016-01-21 08:43:32 +00:00
sthen
684b8223c3 update to lldpd-0.7.19, rolling in management address TLV fix 2015-10-18 10:37:06 +00:00
sthen
de6ea674a7 add an upstream patch to lldpd: avoid an overflow on a (static) buffer
when a remote device advertises a too-large management address while still
respecting TLV boundaries.
2015-10-16 10:27:41 +00:00
sthen
d83bb8a79a update to lldpd-0.7.18 2015-10-01 09:56:11 +00:00
sthen
cafc227818 update to lldpd-0.7.17 2015-09-17 12:35:14 +00:00
sthen
68ce283266 handle ifmedia64 2015-09-11 15:20:54 +00:00
sthen
61015fad3d don't let lldpd's configure script auto-detect json/xml2, this changed
in 0.7.15 and results in hidden deps.
2015-08-14 12:09:56 +00:00
sthen
267d6fac7a update to lldpd-0.7.16 2015-08-12 15:09:38 +00:00
sthen
b1459604f7 update to lldpd-0.7.15
while there, install the mib with the -snmp flavour as requested by blambert
2015-07-18 22:31:04 +00:00
sthen
b5a330af42 update to lldpd-0.7.14 2015-04-05 15:57:17 +00:00
sthen
0ea6f1b0e0 remove patch to avoid using -fdiagnostics compiler flags; this was a ccache bug 2015-01-20 10:04:15 +00:00
sthen
24409821a4 update to lldpd 0.7.13
patch to avoid using -fdiagnostics compiler flags which are not supported
by our gcc, but AX_CFLAGS_GCC_OPTION thinks they are valid
2015-01-09 17:34:52 +00:00
sthen
3b0162c032 update to lldpd 0.7.12 2014-11-24 10:26:08 +00:00
sthen
97190b1022 remove some USE_LIBTOOL=Yes that crept back in (this is now the default) 2014-11-22 22:20:09 +00:00
sthen
60f3c1dd27 update to lldpd 0.7.11 2014-10-13 16:56:28 +00:00
sthen
455b8e213c update to lldpd-0.7.10, take maintainer 2014-09-16 16:26:25 +00:00
jasper
fe3089f4ea update to lldpd-0.7.8
ok sthen@
2014-05-01 07:16:14 +00:00
jasper
04c29c9ffe unbreak snmp flavor, libwrap is no more 2014-04-30 19:38:51 +00:00
jasper
23e25a8639 - update to lldpd-0.7.7
ok sthen@
2013-11-11 12:23:13 +00:00
sthen
c9fd727d60 bump; ABI break due to SIOC{S,G}ETVLAN changes 2013-08-15 09:21:10 +00:00
sthen
994f059b04 fix rc.d stop/restart (broken pexp), reported by jasper@
add sigaction diff from upstream
2013-07-15 21:35:46 +00:00