Skip to content

Commit

Permalink
NEWS: Update to 0.16.3
Browse files Browse the repository at this point in the history
  • Loading branch information
martinpitt committed Sep 15, 2021
1 parent 8ee7fd9 commit 0d62720
Showing 1 changed file with 8 additions and 2 deletions.
10 changes: 8 additions & 2 deletions NEWS
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
## [0.16.3] - UNRELEASED
- Several pcap replay fixes (thanks Benjamin Berg)
- Immediately create "bus" and "class" directories in /sys to fix udev enumerator
(thanks David Lechner) (#144)
- preload: Avoid some unaligned access to fix failure on sparc (#147)
- Fix build on Alpine
- Don't build with `-Werror` by default; use `meson setup --werror` to re-enable

## [0.16.2] - 2021-08-25
- Implement pcap control transfer replaying
- Fix Coverity errors
Expand Down Expand Up @@ -30,8 +38,6 @@
## [0.15.2] - 2020-11-25
- Fix "installed-tests" setup to not produce stderr output with grep ≥ 3.5

[0.15.2]: https://github.com/martinpitt/umockdev/compare/0.15.1...0.15.2

## [0.15.1] - 2020-11-17
- Fix include file install location (#111)

Expand Down

0 comments on commit 0d62720

Please sign in to comment.