git: c2b03500d6 - main - relnotes: Document bsddialog version and use in bsdinstall/bsdconfig
John Baldwin <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.cvs.doc |
|---|---|
| Message-ID | <[email protected]> |
The branch main has been updated by jhb: URL: https://cgit.FreeBSD.org/doc/commit/?id=c2b03500d62a317525ccb83bf950692a621c5e61 commit c2b03500d62a317525ccb83bf950692a621c5e61 Author: John Baldwin <[email protected]> AuthorDate: 2025-12-01 17:03:01 +0000 Commit: John Baldwin <[email protected]> CommitDate: 2025-12-01 17:03:01 +0000 relnotes: Document bsddialog version and use in bsdinstall/bsdconfig --- website/content/en/releases/15.0R/relnotes.adoc | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/website/content/en/releases/15.0R/relnotes.adoc b/website/content/en/releases/15.0R/relnotes.adoc index cb4acedd46..2aeb77401b 100644 --- a/website/content/en/releases/15.0R/relnotes.adoc +++ b/website/content/en/releases/15.0R/relnotes.adoc @@ -510,6 +510,10 @@ See https://wiki.freebsd.org/Kerberos/Heimdal2MIT_KDC_Migration for how to use ` gitref:9fd3b28d4e0d[repository=src] gitref:23fbea8cf2f3[repository=src] +The man:bsdconfig:8 and man:bsdinstall:8 utilities now use man:bsddialog:1 instead of GNU dialog. +gitref:c36b3dbc99d1[repository=src] +gitref:04b465777a09[repository=src] + [[userland-contrib]] === Contributed Software @@ -543,6 +547,9 @@ Existing setups will continue to work emitting a warning. The snapshot used is 20251026. gitref:4afb96fdd272[repository=src]. +`bsddialog` has been upgraded to 1.0.5. +gitref:0595e10ec773[repository=src] + `libarchive` has been upgraded to 3.8.2. gitref:8a0b57ba54f0[repository=src]