git: 2e98b8863846 - main - RELNOTES: add entries about byacc and ncurses updates
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 21 Jun 2024 07:35:18 UTC
The branch main has been updated by bapt: URL: https://cgit.FreeBSD.org/src/commit/?id=2e98b88638469fcd9ac19d9b9bd29d570cc8892b commit 2e98b88638469fcd9ac19d9b9bd29d570cc8892b Author: Baptiste Daroussin <bapt@FreeBSD.org> AuthorDate: 2024-06-21 07:33:18 +0000 Commit: Baptiste Daroussin <bapt@FreeBSD.org> CommitDate: 2024-06-21 07:34:10 +0000 RELNOTES: add entries about byacc and ncurses updates --- RELNOTES | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/RELNOTES b/RELNOTES index 5c2eff22168e..ddc2a781d5fa 100644 --- a/RELNOTES +++ b/RELNOTES @@ -10,6 +10,13 @@ newline. Entries should be separated by a newline. Changes to this file should not be MFCed. + +822ca3276345: + byacc was updated to 20240109. + +21817992b331: + ncurses was updated to 6.5. + 8aac90f18aef: new MAC/do policy and mdo(1) utility which enables a user to become another user without the requirement of setuid root.