We have released OpenBGPD 7.1, which will be arriving in the
OpenBGPD directory of your local OpenBSD mirror soon.

This release includes the following changes to the previous release:

   * OpenBSD 6.9 errata 009
     During bgpd(8) config reloads prefixes of the wrong address family could
     leak to peers resulting in session resets.

   * Support for RFC 7313 - Enhanced Route Refresh
     Disabled by default, to enable use 'announce enhanced refresh yes'.

   * Improve output of Adj-RIB-Out by updating nexthop and ASPATH before
     adding the prefix to the RIB. This improves `bgpctl show rib out`
     output.

   * Add command line option to show the version

OpenBGPD-portable is known to compile and run on FreeBSD, and
the Linux distributions Alpine, Debian, Fedora, RHEL/CentOS and Ubuntu.
It is our hope that packagers take interest and help adapt OpenBGPD-portable
to more distributions.

We welcome feedback and improvements from the broader community.
Thanks to all of the contributors who helped make this release
possible.