Date: Sun, 28 Sep 2025 09:58:54 GMT From: Christos Margiolis <christos@FreeBSD.org> To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org Subject: git: c457acb4ee82 - main - RELNOTES: virtual_oss in base Message-ID: <202509280958.58S9wsQ2083376@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by christos: URL: https://cgit.FreeBSD.org/src/commit/?id=c457acb4ee821cf015930a94f52c3870786468a7 commit c457acb4ee821cf015930a94f52c3870786468a7 Author: Christos Margiolis <christos@FreeBSD.org> AuthorDate: 2025-09-28 09:57:03 +0000 Commit: Christos Margiolis <christos@FreeBSD.org> CommitDate: 2025-09-28 09:58:34 +0000 RELNOTES: virtual_oss in base Sponsored by: The FreeBSD Foundation Reviewed by: emaste Differential Revision: https://reviews.freebsd.org/D52583 --- RELNOTES | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/RELNOTES b/RELNOTES index a04f0bc26f62..9960fdcaf00f 100644 --- a/RELNOTES +++ b/RELNOTES @@ -10,6 +10,23 @@ newline. Entries should be separated by a newline. Changes to this file should not be MFCed. +9cab9fde5eda: + virtual_oss is imported to base. The audio/virtual_oss port will stop + being built from FreeBSD 15.0 onwards. + + Regarding user-facing changes, the only practical difference is the + installation process. Everything is provided by the base system, except + for the following optional components, which can be installed from + ports: + + * sndio backend support: audio/virtual_oss_sndio + * bluetooth backend support: audio/virtual_oss_bluetooth + * virtual_equalizer(8): audio/virtual_oss_equalizer + + Apart from that, virtual_oss should work as expected. Users of + virtual_oss can uninstall audio/virtual_oss and instead use the base + system version from now on. + 929f5966a9fd, b9b0e105c357, 5105e1ebecc7, cb3eac927b5d, ce9c325a2e92, 18a870751b03, 89c82750da1a, 0c13e9c3c464, 10eecc467f32, 619feb9dd00e, 7d2cfb27d62f, e26259f48afe, a245dc5d68c7, 9a726ef24134, 383e7290c0b5, c791ea80b5f7, 543b875a8ee4, 40a5abfc3f66, 73ed0c7992fd, 04764f21855a, 624b7beed5ac, 7b68893ffa9b, 6c4771c73470, dd0ec030f8fd, fb1ccc04adfe, b98d0566b2bd, ca9ccf0ce9ad, 6b28571cb6ba, 98d46e05ab08, 2a454b05f2c1, 110111a6cca1, 5f8493bbf479, e447c252d0ec, 4680e7fcc70a, 188138106b9f, 4cb1baa7d85c, 805498e49ae4, f58febc4cefa, ae07a5805b19, 0559f30a882d, cbb6e747af98, 0d1496f0f1e7, 60f970b85e44, 0b9a631e0724, ee3960cba106: Replaced Heimdal 1.5.2 with MIT KRB5 (1.21.3, 1.22.0, 1.22.1). Heimdal 1.5.2 can still be built using the WITHOUT_MITKRB5 flag.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202509280958.58S9wsQ2083376>