Summary
Bug fixes:
- Fix big-endian support. See NEWS.md for details.
- Various fixes/improvements to unit tests.
What's Changed
- cosmetic: Ran codespell to fix typos in comments/docs by @martin-belanger in #399
- test: Speed up pylint by @martin-belanger in #400
- build(deps): bump fedora from 38 to 39 by @dependabot in #401
- build(deps): bump docker/build-push-action from 5.0.0 to 5.1.0 by @dependabot in #402
- Attempt to fix the mock libnvme test so it works in GitHub actions & autopkgtest by @ogayot in #404
- test: Fix test-udev failing when multiple IPv6 addresses are used by @martin-belanger in #405
- iputil: pack and unpack using native byte ordering by @ogayot in #406
- release: document version 2.3.1 by @martin-belanger in #408
New Contributors
Full Changelog: v2.3...v2.3.1