Skip to content

Commit 0bd1c64

Browse files
committedApr 16, 2024
CHANGES: add release notes for v23.0.6
Signed-off-by: Bastian Krause <bst@pengutronix.de>
1 parent ec5402a commit 0bd1c64

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed
 

‎CHANGES.rst

+12
Original file line numberDiff line numberDiff line change
@@ -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+
113
Release 23.0.5 (Released Jan 13, 2024)
214
--------------------------------------
315

0 commit comments

Comments
 (0)