RELNOTES: virtual_oss in base

Sponsored by:	The FreeBSD Foundation
Reviewed by:	emaste
Differential Revision:	https://reviews.freebsd.org/D52583
This commit is contained in:
Christos Margiolis
2025-09-28 11:57:03 +02:00
parent 9cab9fde5e
commit c457acb4ee
+17
View File
@@ -10,6 +10,23 @@ newline. Entries should be separated by a newline.
Changes to this file should not be MFCed. 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: 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). 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. Heimdal 1.5.2 can still be built using the WITHOUT_MITKRB5 flag.