Skip to content

Commit 33532bf

Browse files
CHANGES: add changes from stable-24.0 branch
Signed-off-by: Bastian Krause <[email protected]>
1 parent 7125fd6 commit 33532bf

File tree

1 file changed

+30
-0
lines changed

1 file changed

+30
-0
lines changed

CHANGES.rst

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -127,6 +127,36 @@ Known issues in 25.0
127127
See `issue #1544 <https://github.com/labgrid-project/labgrid/issues/1544>`_
128128
and `PR #1605 <https://github.com/labgrid-project/labgrid/pull/1605>`_.
129129

130+
Release 24.0.3 (Released Feb 12, 2025)
131+
--------------------------------------
132+
133+
Bug fixes in 24.0.3
134+
~~~~~~~~~~~~~~~~~~~
135+
- Fix support for networks without SSID in the agent used by the
136+
NetworkInterfaceDriver.
137+
- Fix concurrent access to USB HID relays.
138+
- Fix some actions workflows.
139+
140+
141+
Release 24.0.2 (Released Sep 28, 2024)
142+
--------------------------------------
143+
144+
Bug fixes in 24.0.2
145+
~~~~~~~~~~~~~~~~~~~
146+
- Limit pysnmp's pyasn1 dependency to <0.6.0 in pyproject.toml to work around
147+
`pyasn1.compat.octets ModuleNotFoundError <https://github.com/pyasn1/pyasn1/issues/76>`_.
148+
149+
150+
Release 24.0.1 (Released Aug 19, 2024)
151+
--------------------------------------
152+
153+
Bug fixes in 24.0.1
154+
~~~~~~~~~~~~~~~~~~~
155+
- Add "six" to crossbar-requirements.txt as a stop-gap solution for implicit
156+
six usage of txtorcon (a crossbar dependency). Fixes errors such as:
157+
ModuleNotFoundError: No module named 'six'
158+
159+
130160
Release 24.0 (Released Aug 12, 2024)
131161
------------------------------------
132162

0 commit comments

Comments
 (0)