pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/net/lldpd Update to 0.7.14
details: https://anonhg.NetBSD.org/pkgsrc/rev/16a9ccfb335e
branches: trunk
changeset: 649847:16a9ccfb335e
user: mef <mef%pkgsrc.org@localhost>
date: Sat Apr 11 11:58:59 2015 +0000
description:
Update to 0.7.14
----------------
lldpd (0.7.14)
* Features:
+ Shutdown LLPDU are sent on MSAP change and when lldpd exits.
+ When an exact IP is provided as a management pattern, use it
unconditionally.
+ Ability to set port ID and description to an arbitrary value,
thanks to Alexandru Ardelean.
* Fix:
+ Incorrect boundary check when decoding management address and
protocol identity may lead to lldpd crash when processing
malformed LLDPDU.
+ Many edge cases where lldpd was leaving hanging processes after
crashing.
diffstat:
net/lldpd/Makefile | 4 ++--
net/lldpd/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 6 deletions(-)
diffs (25 lines):
diff -r ee0bcdc16e2a -r 16a9ccfb335e net/lldpd/Makefile
--- a/net/lldpd/Makefile Sat Apr 11 10:44:37 2015 +0000
+++ b/net/lldpd/Makefile Sat Apr 11 11:58:59 2015 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.12 2015/01/15 13:54:40 mef Exp $
+# $NetBSD: Makefile,v 1.13 2015/04/11 11:58:59 mef Exp $
-DISTNAME= lldpd-0.7.13
+DISTNAME= lldpd-0.7.14
CATEGORIES= net
MASTER_SITES= http://media.luffy.cx/files/lldpd/
diff -r ee0bcdc16e2a -r 16a9ccfb335e net/lldpd/distinfo
--- a/net/lldpd/distinfo Sat Apr 11 10:44:37 2015 +0000
+++ b/net/lldpd/distinfo Sat Apr 11 11:58:59 2015 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.9 2015/01/15 13:54:40 mef Exp $
+$NetBSD: distinfo,v 1.10 2015/04/11 11:58:59 mef Exp $
-SHA1 (lldpd-0.7.13.tar.gz) = 9f03d1519c7bc8f76e1e6fe91cd078ac2def084f
-RMD160 (lldpd-0.7.13.tar.gz) = 4dfffd071d5cbe7218d4625d49e14b5b8508a09c
-Size (lldpd-0.7.13.tar.gz) = 1523864 bytes
+SHA1 (lldpd-0.7.14.tar.gz) = 6fc3e5dbcbbd7ce369807483e116ee35e1052f95
+RMD160 (lldpd-0.7.14.tar.gz) = 6dbc75b7f91497b096172a6f3fe34d3c190a6213
+Size (lldpd-0.7.14.tar.gz) = 1521161 bytes
Home |
Main Index |
Thread Index |
Old Index