Summary: | security/oidentd 2.5.1 released with FreeBSD 13+ fix | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Bryan Drewery <bdrewery> | ||||||
Component: | Individual Port(s) | Assignee: | Kevin Bowling <kbowling> | ||||||
Status: | Closed FIXED | ||||||||
Severity: | Affects Some People | CC: | diizzy, kbowling, kwiat3k, vidar, vr0 | ||||||
Priority: | --- | Flags: | bugzilla:
maintainer-feedback?
(oliver) koobs: merge-quarterly+ |
||||||
Version: | Latest | ||||||||
Hardware: | Any | ||||||||
OS: | Any | ||||||||
Attachments: |
|
Description
Bryan Drewery
![]() ![]() Created attachment 225425 [details]
Patch for oidentd
Modify Makefile to follow Porter's Handbook more closely
Define LICENSE_FILE
Switch to tar.xz release archive
Remove IPV6 option (it's 2021 not 1999)
Compile tested on FreeBSD 13.0-STABLE n245227-5ec4eb443e8 (amd64) (make, make check-plist)
Poudriere testport OK 12.2-RELEASE (amd64)
Poudriere testport OK 11.4-RELEASE (amd64)
Bryan, Maintainer timeout, something you can have a look at? Regards, Daniel Created attachment 225828 [details]
oidentd.conf.sample
Updated default configuration file to hide root connections.
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=8e1bb18dacc94ace7f265dcbef1cd7efc372a803 commit 8e1bb18dacc94ace7f265dcbef1cd7efc372a803 Author: Daniel Engberg <daniel.engberg.lists@pyret.net> AuthorDate: 2021-06-23 21:50:47 +0000 Commit: Kevin Bowling <kbowling@FreeBSD.org> CommitDate: 2021-06-23 21:53:39 +0000 security/oidentd: Update to 2.5.1 * FreeBSD 13+ fix (https://github.com/janikrabe/oidentd/commit/cd763e5aebc7f84fff0acad792d3e2a9b0ecdccb) * Modify Makefile to follow Porter's Handbook more closely * Define LICENSE_FILE * Switch to tar.xz release archive * Remove IPV6 option (it's 2021 not 1999) Changes https://github.com/janikrabe/oidentd/blob/v2.5.1/NEWS PR: 256230 Approved by: maintainer timeout security/oidentd/Makefile | 17 +++++------------ security/oidentd/distinfo | 6 +++--- 2 files changed, 8 insertions(+), 15 deletions(-) (In reply to David M. from comment #3) David please open a new PR with config changes. Thanks for the patch! @Reporter is this broken on quarterly as well? If so, we should MFH A commit in branch 2021Q2 references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=7d1f8cf82032b2ed06fe20f5b0ac40a2673fd424 commit 7d1f8cf82032b2ed06fe20f5b0ac40a2673fd424 Author: Daniel Engberg <daniel.engberg.lists@pyret.net> AuthorDate: 2021-06-23 21:50:47 +0000 Commit: Kevin Bowling <kbowling@FreeBSD.org> CommitDate: 2021-06-24 16:47:02 +0000 security/oidentd: Update to 2.5.1 * FreeBSD 13+ fix (https://github.com/janikrabe/oidentd/commit/cd763e5aebc7f84fff0acad792d3e2a9b0ecdccb) * Modify Makefile to follow Porter's Handbook more closely * Define LICENSE_FILE * Switch to tar.xz release archive * Remove IPV6 option (it's 2021 not 1999) Changes https://github.com/janikrabe/oidentd/blob/v2.5.1/NEWS PR: 256230 Approved by: maintainer timeout (cherry picked from commit 8e1bb18dacc94ace7f265dcbef1cd7efc372a803) security/oidentd/Makefile | 17 +++++------------ security/oidentd/distinfo | 6 +++--- 2 files changed, 8 insertions(+), 15 deletions(-) |