sound: Notify devd on hw.snd.default_unit change
If we have virtual_oss running, this devd notification will make sure to
automatically transfer sound to the new default unit, while also making
sure that we switch to it only for the supported directions (recording
and/or playback).
For more information, please refer to 2ffaca551eaf ("snd_hda: Implement
automatic redirection between associations").
Sponsored by: The FreeBSD Foundation
MFC after: 1 week
Reviewed by: imp
Differential Revision: https://reviews.freebsd.org/D55530
(cherry picked from commit d40189f8259e3565c69a40194f7b603d0ca648de)
yes: Completely overengineer
If we're going to overengineer this, we may as well go all the way.
* If multiple arguments are given, concatenate them into a space-
separated list like GNU coreutils does.
* When duplicating the expletive, do so exponentially.
* Most importantly, don't modify the memory that argv points to.
MFC after: 1 week
Sponsored by: Klara, Inc.
Reviewed by: kevans, allanjude
Differential Revision: https://reviews.freebsd.org/D55617
net-mgmt/telegraf: Upgrade to 1.38.0
Change the rc script to require login, since some custom setups would
expect random services to be up and running and available for
monitoring.
Release notes: https://github.com/influxdata/telegraf/releases/tag/v1.38.0
sysutils/vm-bhyve-devel: Update to latest commit
The upstream's master branch will become the future 1.8.0 release so
1.7.99 is used as a temporary version.
Approved by: michaelo (vm-bhyve co-maintainer)
Differential Revision: https://reviews.freebsd.org/D55688
website: RU - add 14.4R to ru/releases pages
14.4R release documents translated ru Russian.
Link to new release added to ru/releases page.
News item added to news page in Russian.
Differential Revision: https://reviews.freebsd.org/D55775