Summary: | [MAINTAINER] net-mgmt/lldpd: Bump to 0.7.16 | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Mathieu Simon <freebsd> | ||||||
Component: | Individual Port(s) | Assignee: | Jason Unovitch <junovitch> | ||||||
Status: | Closed FIXED | ||||||||
Severity: | Affects Only Me | CC: | junovitch | ||||||
Priority: | --- | Keywords: | easy, patch | ||||||
Version: | Latest | ||||||||
Hardware: | Any | ||||||||
OS: | Any | ||||||||
Attachments: |
|
Created attachment 159793 [details]
Poudriere testport log from 10.1-RELEASE jail
QA all looks good. Pending mentor review for commit.
portlint:
% portlint -ac
looks fine.
Poudriere:
No issues noted. I built across the following:
9.3-RELEASE-p21 amd64
9.3-RELEASE-p21 i386
10.1-RELEASE-p16 amd64
10.1-RELEASE-p16 i386
10.2-RC2 amd64
10.2-RC2 i386
11.0-CURRENT r286221 amd64
11.0-CURRENT r286221 i386
Runtime:
The service starts and I see LLDP packets on another system.
A commit references this bug: Author: junovitch Date: Wed Aug 12 01:45:37 UTC 2015 New revision: 394000 URL: https://svnweb.freebsd.org/changeset/ports/394000 Log: net-mgmt/lldpd: update 0.7.15 -> 0.7.16 - Explicitly set --enable-hardening configure option - Chase upstream bash completion path change in pkg-plist PR: 202245 Submitted by: Mathieu Simon <freebsd@simweb.ch> (maintainer) Approved by: pgollucci (mentor) Changes: head/net-mgmt/lldpd/Makefile head/net-mgmt/lldpd/distinfo head/net-mgmt/lldpd/pkg-plist Committed. Thanks for your work! Thanks Jason for the quick bump :-) Will remember to include a poudriere testport log next time! -- Mathieu |
Created attachment 159770 [details] Bumps net-mgmt/lldpd to 0.7.16 Dear Ports committers Being the maintainer of this port, attached is a patch that bumps net-mgmt/lldpd to its recent release 0.7.16 Explanation to the changes: - Upstream fixed bash completion location, explains changes in pkg-plist - Explicitely enable hardening, introduced with 0.7.15 (hardening is on by default, but make sure it's enabled explicitely) Best regards, Mathieu