Bug 289853 - net/openbgpd8: Update 8.8 -> 8.9
Summary: net/openbgpd8: Update 8.8 -> 8.9
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Kurt Jaeger
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-09-26 14:06 UTC by Sebastian Oswald
Modified: 2026-02-04 12:54 UTC (History)
0 users

See Also:
pi: maintainer-feedback+


Attachments
net/openbgpd8: update 8.8 -> 8.9 (1.59 KB, patch)
2025-09-26 14:06 UTC, Sebastian Oswald
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Sebastian Oswald 2025-09-26 14:06:44 UTC
Created attachment 264099 [details]
net/openbgpd8: update 8.8 -> 8.9

OpenBGPd 8.9 has just been released:
https://cdn.openbsd.org/pub/OpenBSD/OpenBGPD/openbgpd-8.9-relnotes.txt

(just in time for the new quarterly branch :) )

The patch is once again rather trivial - only PORTVERSION and distinfo needs to be updated. 'poudriere testport' and 'bulk' runs just fine for 8.9, the resulting package installs and the new version doesn't show/log any errors (I validated the built package on 2 secondary route-reflectors). Looks like just another 'drop-in update'.
Comment 1 Sebastian Oswald 2025-11-16 22:27:01 UTC
*bump*

Any feedback on this?
Did I miss anything that needs to be fixed/improved?
Comment 2 Sebastian Oswald 2025-12-30 21:29:44 UTC
Could we please get this merged in time for 2026Q1?

OpenBGPD 9.0 has also just been released; so it would be nice to have net/openbgpd8 on the latest version when net/openbgpd9 gets added (see bug #292055).
Comment 3 commit-hook freebsd_committer freebsd_triage 2026-02-04 11:58:14 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=35745e54f25d534fe03518c8b841748909cb176e

commit 35745e54f25d534fe03518c8b841748909cb176e
Author:     Sebastian Oswald <sko@rostwald.de>
AuthorDate: 2026-02-04 11:57:29 +0000
Commit:     Kurt Jaeger <pi@FreeBSD.org>
CommitDate: 2026-02-04 11:57:29 +0000

    net/openbgpd8: update 8.8 -> 8.9

    PR:             289853
    Changes:        https://cdn.openbsd.org/pub/OpenBSD/OpenBGPD/openbgpd-8.9-relnotes.txt

 net/openbgpd8/Makefile | 2 +-
 net/openbgpd8/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)
Comment 4 Kurt Jaeger freebsd_committer freebsd_triage 2026-02-04 12:54:38 UTC
Committed, thanks!