0.18.4 - Add ioctls for Chromium OS EC devices (thanks Abhinav Baid) - Generate "remove" uevent in umockdev_testbed_remove_device() (thanks Bob Henz) - Recursively remove children with uevents (thanks Bob Henz) - preload: Fix sigmask block and restore race (thanks barath)
0.18.3 - preload: Re-fix time64 redirects for glibc < 2.39.9
0.18.2 - preload: Fix time64 redirect for glibc 2.39.9
0.18.1 - preload: Provide wrappers for functions specific to 64-bit time_t (thanks Steve Langasek) - preload: Fix building with _FILE_OFFSET_BITS (thanks Zixing Liu and Steve Langasek)
0.18.0 - Record and restore SELinux context for mocked /dev nodes - preload: wrap fstatfs() and statfs() on musl - Fix build with meson 1.4
0.17.18 - preload: Don't read udev cache data from system (thanks Bastien Nocera) - spec: Update License: to SPDX format - Various test fixes
0.17.17 - Fix race with worker thread accessing $UMOCKDEV_DIR - Disable -Wincompatible-function-pointer-types for clang
0.17.16 - preload: Wrap __getcwd_chk() - uevent_sender: Fix fd leak in sendmsg_one - Fix gcc -fanalyzer complaints
0.17.14 - ioctl: Make data object usable from Python (thanks Benjamin Berg) - preload: Wrap statfs() - Move to gnu11 C standard - Lots of small potential bug fixes spotted by Coverity
0.17.13 - preload: Wrap fstatfs(), to work with systemd 251 also with Python tests - Fix tests in Gentoo sandbox build
0.17.10 - Adjust to systemd 251-rc2: Set $SYSTEMD_DEVICE_VERIFY_SYSFS, parse new udevadm format, update tests
0.17.9 - preload: Wrap fortified version of readlinkat (thanks Martin Liska)
0.17.8 - Fix some potential crashes spotted by Coverity - Enable Fedora builds and bodhi updates via packit
0.17.6 - Increase uevent buffer size (#167) - Skip /umockdev-testbed-vala/detects_running_outside_testbed during normal
0.17.4 - Include udev properties in emulated netlink messages, to work with recent