Skip to content

Commit

Permalink
bump version to 6.24.0
Browse files Browse the repository at this point in the history
  • Loading branch information
martinspinler committed Nov 13, 2024
1 parent c831726 commit 4cd809d
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions Changelog
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
* Wed Nov 13 2024 Martin Spinler <[email protected]> - 6.24.0-1
- [FEATURE] drivers: add support for Terasic A2700 card
- [FEATURE] drivers: check subdevices by card_name (and DSN) in all PCI endpoint FDTs
- [FEATURE] nfb-bus: introduce byte mode for read & writes
- [FEATURE] libnfb, drivers: report errors when accessing outside component space
- [FEATURE] libnfb: support library extension with device prefix "libnfb-ext:"
- [HOTFIX] nfb-boot: quick boot on N6010
- [FIX] libnfb, tools: disable mavx2/sse when compiler support is missing
- [FIX] pynfb: rewrite __dealloc__ methods to __del__
- [MAINTENANCE] libnfb-ext-python: fix package name and binary path

* Fri Oct 4 2024 Martin Spinler <[email protected]> - 6.23.6-1
- [BUGFIX] libnfb - MDIO: fix deadlock due to recursive lock

Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
6.23.6
6.24.0

0 comments on commit 4cd809d

Please sign in to comment.