pkgsrc-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

lldpd update



Hej,

our lldpd is ancient (1.0.13) and has a security issue. Upstream is at 1.0.18 and states it is supporting NetBSD.
It has moved on github to https://github.com/lldpd/lldpd.

I did compile that successfully on amd64 with the following patches to 1.0.13 and with moving the patches directory out of the way.

Cheers
	Oskar

——
zappa# cvs diff
cvs diff: Diffing .
Index: Makefile
==================================================================RCS file: /cvsroot/pkgsrc/net/lldpd/Makefile,v
retrieving revision 1.47
diff -r1.47 Makefile
3,4c3,4
< DISTNAME=		lldpd-1.0.13
< PKGREVISION=		10
---
> DISTNAME=		lldpd-1.0.18
> PKGREVISION=		0
6a7
> MASTER_SITES=		https://media.luffy.cx/files/lldpd/
9c10
< HOMEPAGE=		https://vincentbernat.github.com/lldpd/
---
> HOMEPAGE=		https://lldpd.github.io
Index: distinfo
==================================================================RCS file: /cvsroot/pkgsrc/net/lldpd/distinfo,v
retrieving revision 1.19
diff -r1.19 distinfo
3,7c3,5
< BLAKE2s (lldpd-1.0.13.tar.gz) = c1a02e3d95101ddd0a8d2998172a81dd5af269f96ab730bf999d6d25508df60c
< SHA512 (lldpd-1.0.13.tar.gz) = b78440622882a822c9114c3617323ac3c8ce759040bb5b8a9f7357ca20e2993ab0130ee9ad85f65d5f38996665d599d70bbb9dd202e2557035e98545a4304aef
< Size (lldpd-1.0.13.tar.gz) = 1973988 bytes
< SHA1 (patch-src_daemon_interfaces-bsd.c) = 9088ded4f3e87fd700587811e9c89878e2de3936
< SHA1 (patch-src_daemon_lldpd.8.in) = 13f08e48123ae6a3edce43fa465823353955534e
---
> BLAKE2s (lldpd-1.0.18.tar.gz) = 02f178d9112957b3a77c6b0482c29bb07f2f508d1a3ead3ff918b1c47c30e24d
> SHA512 (lldpd-1.0.18.tar.gz) = d071364ad1950ebb6b1236665f2900a882fe66c0e05d2c3fc53367112b6d679386d10e8117962ec5c90691370ce7a52d5e15a60a32cc306bd37f5ad3d10cee09
> Size (lldpd-1.0.18.tar.gz) = 1988753 bytes

Attachment: smime.p7s
Description: S/MIME cryptographic signature



Home | Main Index | Thread Index | Old Index