Skip to content

Commit cbc3875

Browse files
authored
chore: add Kura 5.6.1 release notes (#6093)
* chore: add Kura 5.6.1 release notes Signed-off-by: SimoneFiorani <[email protected]> * chore: updated known issue * Clarify known issue regarding IPv6 routing in Kura Updated known issues section for clarity on Kura's behavior with IPv6 mangle table rules. --------- Signed-off-by: SimoneFiorani <[email protected]>
1 parent d95a6d3 commit cbc3875

File tree

1 file changed

+9
-4
lines changed

1 file changed

+9
-4
lines changed

kura/distrib/RELEASE_NOTES.txt

Lines changed: 9 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -31,10 +31,11 @@ Target Environments:
3131
Kura is also available as a pre-built Docker container for Ubi 8 and Alpine
3232

3333
Bug Fixes:
34-
* 1706193ac9 - fix: Network failover configuration fixes [backport release-5.6.0] (#6087) (Pierantonio Merlino)
35-
* cba5b06c9a - fix: Fixed container provider version [release-5.6.0] (#6086) (Pierantonio Merlino)
36-
* 0c9e06e908 - fix: Fixed wrong bluetooth.conf and wpa_supplicant.conf reference on Ubuntu 24.04 (eclipse-kura-bot)
37-
* 4f9203df1c - fix: fixed firewall service variable replacement [release-5.6.0] (#6072) (Matteo Maiero)
34+
* d95a6d3b13 - access point WEP password validation failure (#6092) (sfiorani)
35+
* 1706193ac9 - Network failover configuration fixes [backport release-5.6.0] (#6087) (Pierantonio Merlino)
36+
* cba5b06c9a - Fixed container provider version [release-5.6.0] (#6086) (Pierantonio Merlino)
37+
* 0c9e06e908 - Fixed wrong bluetooth.conf and wpa_supplicant.conf reference on Ubuntu 24.04 (eclipse-kura-bot)
38+
* 4f9203df1c - fixed firewall service variable replacement [release-5.6.0] (#6072) (Matteo Maiero)
3839
* a8f97f759d - [web2] generic error when setting access point with no password [backport release-5.6.0] (#6054) (sfiorani)
3940
* 201c9aa92c - Prominent alert on using default password for CryptoServiceImpl [backport release-5.6.0] (#6053) (nicolatimeus)
4041
* a53272526d - Flooding protection version reference [backport release-5.6.0] (#6057) (Matteo Maiero)
@@ -78,6 +79,8 @@ Target Platform Updates:
7879
* 6588b69988 - Upgraded netty to 4.1.118.Final [backport release-5.6.0] (#5739) (eclipse-kura-bot)
7980

8081
Known Issues:
82+
* On certain systems the IPv6 rt match module (-m rt) is not available, causing Kura to fail when applying IPv6 mangle table rules related to Routing Header Type 0 filtering.
83+
When this occurs, IPv6 Routing Header Type 0 packets will not be explicitly dropped on affected systems.
8184
* During a wifi scan, some access points with the WPA/WPA2 wifi security are recognized as WPA.
8285
* On devices with Ubuntu 20.04, the DHCP server provided by isc-dhcp-server may not assign an IP address to the clients. Use dnsmasq instead.
8386
* Different GNSS Type retrieved from different Position Providers (see #5409 for details)
@@ -138,6 +141,8 @@ Known Issues:
138141
* #222: CloudConnectionStatusServiceImpl does not cancel workers on component deactivation
139142

140143
Changelog:
144+
* d95a6d3b13 - fix: access point WEP password validation failure (#6092) (sfiorani)
145+
* 1706193ac9 - chore: add Kura 5.6.1 release notes (#6088) (sfiorani)
141146
* 1706193ac9 - fix: Network failover configuration fixes [backport release-5.6.0] (#6087) (Pierantonio Merlino)
142147
* cba5b06c9a - fix: Fixed container provider version [release-5.6.0] (#6086) (Pierantonio Merlino)
143148
* 7415d4ef68 - docs(container.provider): Added info on container resource management [backport release-5.6.0] (#6085) (Pierantonio Merlino)

0 commit comments

Comments
 (0)