umockdev/umockdev.changes
2021-09-13 13:18:58 +00:00

39 lines
1.5 KiB
Plaintext

-------------------------------------------------------------------
Mon Sep 13 13:09:28 UTC 2021 - Atri Bhattacharya <badshah400@gmail.com>
- Disable to avoid build cycle with gudev (it is recommended but
not required for umockdev itself).
-------------------------------------------------------------------
Thu Aug 26 18:45:30 UTC 2021 - Atri Bhattacharya <badshah400@gmail.com>
- Update to version 0.16.2:
* Implement pcap control transfer replaying.
* Fix Coverity errors.
* Fix most valac build warnings.
- Changes from version 0.16.1:
* Fix wrong ioctl constants on ppc64el.
* Fix test-umockdev-record failure in some build environments.
- Changes from version 0.16.0:
* Move ioctl emulation from preload library to main test
process.
* Add test API for custom ioctl and device read/write handlers
(gh#martinpitt/umockdev#96, gh#martinpitt/umockdev#128).
* Support USB replay from usbmon pcap captures
(gh#martinpitt/umockdev#82, gh#martinpitt/umockdev#117).
* Support SPI ioctl/read/write record and replay
(gh#martinpitt/umockdev#121).
- New upstream BuildRequires: pkgconfig(libpcap).
-------------------------------------------------------------------
Sat May 8 12:08:58 UTC 2021 - Atri Bhattacharya <badshah400@gmail.com>
- Update to version 0.15.5:
* Fix build with vala 0.52.
* Fix build on 32 bit Alpine.
-------------------------------------------------------------------
Tue Jan 5 14:42:00 UTC 2021 - Atri Bhattacharya <badshah400@gmail.com>
- Initial package.