Releases: martinpitt/umockdev
Releases · martinpitt/umockdev
0.17.1
14 Dec 06:28
Compare
Sorry, something went wrong.
No results found
Fix /sys/dev/* symlinks; regression from 0.15.3 (#155 )
0.17.0
11 Dec 09:37
Compare
Sorry, something went wrong.
No results found
Add ioctls necessary to record/replay hidraw devices (thanks Daiki Ueno)
meson: Respect includedir option (thanks Florentin Dubois)
tests: Fix for Fedora koji emulated architectures s390x and arm
Enable automatic Fedora package updates with packit
0.16.3
15 Sep 05:39
Compare
Sorry, something went wrong.
No results found
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
25 Aug 09:27
Compare
Sorry, something went wrong.
No results found
Implement pcap control transfer replaying
Fix Coverity errors
Fix most valac build warnings
0.16.1
02 Jul 12:52
Compare
Sorry, something went wrong.
No results found
Fix wrong ioctl constants on ppc64el
Fix test-umockdev-record failure in some build environments
0.16.0
01 Jul 08:32
Compare
Sorry, something went wrong.
No results found
Move ioctl emulation from preload library to main test process
Add test API for custom ioctl and device read/write handlers (#96 , #128 )
Support USB replay from usbmon pcap captures (#82 , #117 )
Support SPI ioctl/read/write record and replay (#121 )
Many thanks to Benjamin Berg for all of the above!
0.15.5
03 May 15:55
Compare
Sorry, something went wrong.
No results found
Fix build with vala 0.52
Fix build on 32 bit Alpine
0.15.4
03 Jan 15:54
Compare
Sorry, something went wrong.
No results found
preload: Trap relative paths into mocked directories
Fix tests for NixOS and enable them in CI
0.15.3
27 Dec 09:34
Compare
Sorry, something went wrong.
No results found
preload: Handle chdir() and getcwd() for emulated paths
umockdev-run: Don't strip off trailing whitespace from sysfs attributes.
This fixes regressions with libusb 1.0.24. (#115 , Debian #978310)
0.15.2
25 Nov 15:42
Compare
Sorry, something went wrong.
No results found
Fix "installed-tests" setup to not produce stderr output with grep ≥ 3.5