We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ec5402a commit 0bd1c64Copy full SHA for 0bd1c64
CHANGES.rst
@@ -1,3 +1,15 @@
1
+Release 23.0.6 (Released Apr 16, 2024)
2
+--------------------------------------
3
+
4
+Bug fixes in 23.0.6
5
+~~~~~~~~~~~~~~~~~~~
6
+- In `USBVideoDriver`, use the ``playbin3`` element instead of ``playbin`` to
7
+ fix decoding via VA-API for certain webcams on AMD graphic cards.
8
+- Let the `SSHDriver` redirect ``/dev/null`` to stdin on ``run()`` to prevent
9
+ unexpected consumption of stdin of the remotely started process.
10
+- Cover more failure scenarios in the exporter and coordinator systemd
11
+ services, fix the service startup order, do not buffer journal logs.
12
13
Release 23.0.5 (Released Jan 13, 2024)
14
--------------------------------------
15
0 commit comments