Date: Mon, 01 Dec 2025 17:03:11 +0000 From: John Baldwin <jhb@FreeBSD.org> To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org Subject: git: c2b03500d6 - main - relnotes: Document bsddialog version and use in bsdinstall/bsdconfig Message-ID: <692dca4f.88e6.48916d03@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by jhb: URL: https://cgit.FreeBSD.org/doc/commit/?id=c2b03500d62a317525ccb83bf950692a621c5e61 commit c2b03500d62a317525ccb83bf950692a621c5e61 Author: John Baldwin <jhb@FreeBSD.org> AuthorDate: 2025-12-01 17:03:01 +0000 Commit: John Baldwin <jhb@FreeBSD.org> 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]
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?692dca4f.88e6.48916d03>
