Skip to content

Commit 4cd809d

Browse files
committed
bump version to 6.24.0
1 parent c831726 commit 4cd809d

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

Changelog

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
* Wed Nov 13 2024 Martin Spinler <[email protected]> - 6.24.0-1
2+
- [FEATURE] drivers: add support for Terasic A2700 card
3+
- [FEATURE] drivers: check subdevices by card_name (and DSN) in all PCI endpoint FDTs
4+
- [FEATURE] nfb-bus: introduce byte mode for read & writes
5+
- [FEATURE] libnfb, drivers: report errors when accessing outside component space
6+
- [FEATURE] libnfb: support library extension with device prefix "libnfb-ext:"
7+
- [HOTFIX] nfb-boot: quick boot on N6010
8+
- [FIX] libnfb, tools: disable mavx2/sse when compiler support is missing
9+
- [FIX] pynfb: rewrite __dealloc__ methods to __del__
10+
- [MAINTENANCE] libnfb-ext-python: fix package name and binary path
11+
112
* Fri Oct 4 2024 Martin Spinler <[email protected]> - 6.23.6-1
213
- [BUGFIX] libnfb - MDIO: fix deadlock due to recursive lock
314

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
6.23.6
1+
6.24.0

0 commit comments

Comments
 (0)