diff --git a/umockdev-0.18.3.tar.xz b/umockdev-0.18.3.tar.xz deleted file mode 100644 index 7797b23..0000000 --- a/umockdev-0.18.3.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:aba95c323037c842f1617931260231b8557d119aa2891cbca8b811fcc559294a -size 493724 diff --git a/umockdev-0.18.4.tar.xz b/umockdev-0.18.4.tar.xz new file mode 100644 index 0000000..4cd5266 --- /dev/null +++ b/umockdev-0.18.4.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:115306f17be78f8c99e20652e2deccdd48df38736bf00eb4f43fefc3809a319c +size 495284 diff --git a/umockdev.changes b/umockdev.changes index 445450c..d27e844 100644 --- a/umockdev.changes +++ b/umockdev.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Mon Oct 7 21:38:00 UTC 2024 - Atri Bhattacharya + +- Update to version 0.18.4: + * Add ioctls for Chromium OS EC devices. + * Generate "remove" uevent in umockdev_testbed_remove_device(). + * Recursively remove children with uevents. + * preload: Fix sigmask block and restore race. + ------------------------------------------------------------------- Wed Jul 17 06:30:18 UTC 2024 - Atri Bhattacharya diff --git a/umockdev.spec b/umockdev.spec index 292c427..74b7ddf 100644 --- a/umockdev.spec +++ b/umockdev.spec @@ -19,7 +19,7 @@ %define shlib libumockdev0 %define shlibpre libumockdev-preload0 Name: umockdev -Version: 0.18.3 +Version: 0.18.4 Release: 0 Summary: Mock hardware devices for creating unit tests and bug reporting License: LGPL-2.1-or-later