The branch main has been updated by emaste: URL: https://cgit.FreeBSD.org/src/commit/?id=564c5314f6d9aa2b20ebd437b86fe441e967ada1
commit 564c5314f6d9aa2b20ebd437b86fe441e967ada1 Author: Ed Maste <[email protected]> AuthorDate: 2023-06-24 12:13:19 +0000 Commit: Ed Maste <[email protected]> CommitDate: 2023-06-24 12:14:58 +0000 UPDATING: Add OpenSSL 3.0 update --- UPDATING | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/UPDATING b/UPDATING index f4e13d97006d..002e30ce2835 100644 --- a/UPDATING +++ b/UPDATING @@ -27,6 +27,11 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 14.x IS SLOW: world, or to merely disable the most expensive debugging functionality at runtime, run "ln -s 'abort:false,junk:false' /etc/malloc.conf".) +20230623: + OpenSSL has been updated to version 3.0, including changes throughout + the base system. It is important to rebuild third-party software + after upgrading. + 20230619: To enable pf rdr rules for connections initiated from the host, pf filter rules can be optionally enabled for packets delivered
