[ Все 3 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z ]
×

Проект umockdev-0.19.2-1.el10_0

Имя umockdev
Эпоха 0
Версия 0.19.2
Релиз 1.el10_0
Сайт https://github.com/martinpitt/umockdev
Лицензия LGPL-2.1-or-later
Время сборки 2025-08-01 09:06:37
Хост сборки builder-x86-05.inferitos.ru
Краткое описание Mock hardware devices
Репозитории Extras
Полное описание With this program and libraries you can easily create mock udev objects. This is useful for writing tests for software which talks to hardware devices.
Эррата
× Full screenshot
Найдена 1 старая версия
Пакеты link
Пакет Краткое описание Контрольная сумма SHA-256
x86_64
umockdev-0.19.2-1.el10_0.x86_64 Mock hardware devices 168338984e1fe0d0ed3eba1d4154bdfa2b10cb186b57b1b2deca5b1b58ae9e3e download
umockdev-devel-0.19.2-1.el10_0.x86_64 Development packages for umockdev e161226fd4662a61e54f64310e796bdd26de45b7006e7d2817d13edd55b0f587 download
aarch64
umockdev-0.19.2-1.el10_0.aarch64 Mock hardware devices 603f9b84b0b07ee2667b885c13bffa377b668c4969e487fad2ae156b01fda086 download
umockdev-devel-0.19.2-1.el10_0.aarch64 Development packages for umockdev 38ea3ce4a6aa27cb7d4588d5c9b5ee6eb201ba1e2243717a5cef37ab85334ddc download
src
umockdev-0.19.2-1.el10_0.src Mock hardware devices 29c7b48dc74ec6fb7dee9794b68fe0a3b0649627bb0e96c8b58ac885e46542fe download
История изменений link
* Wed Jul 30 2025 Packit <hello@packit.dev> - 0.19.2-1
- preload: Trap dirfd access to /dev, fstat(), and open_tree()

* Thu Jan 02 2025 Packit <hello@packit.dev> - 0.19.1-1
- preload: Restore errno in ioctl_emulate_open()
- preload: Only emulate ioctls on emulated devices
- Fix ioctl_tree_execute() ret type and initialization (thanks Helge Deller)
- tests: Disable spidev on big-endian 32-bit platforms (thanks Helge Deller)

* Fri Dec 27 2024 Packit <hello@packit.dev> - 0.19.0-1
- API: Add UMockdev.Testbed.wait_script() to sync to scripts/evemu replays
- API: UMockdev.Testbed.load_script_from_string()
- API: UMockdev.Testbed.load_evemu_events_from_string()
- Make uevent synthesis thread-safe (thanks Bob Henz)
- Handle "connection refused" when sending a uevent (thanks Bob Henz)

* Thu Dec 12 2024 Sergey Cherevko <s.cherevko@msvsphere-os.ru> - 0.18.4-1
- Rebuilt for MSVSphere 10

* Wed Sep 04 2024 Packit <hello@packit.dev> - 0.18.4-1
- 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)

* Sat Jul 20 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.18.3-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild

* Thu May 23 2024 Packit <hello@packit.dev> - 0.18.3-1
- preload: Re-fix time64 redirects for glibc < 2.39.9

* Tue May 21 2024 Packit <hello@packit.dev> - 0.18.2-1
- preload: Fix time64 redirect for glibc 2.39.9

* Sun Mar 24 2024 Packit <hello@packit.dev> - 0.18.1-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)

* Sun Mar 03 2024 Packit <hello@packit.dev> - 0.18.0-1
- Record and restore SELinux context for mocked /dev nodes
- preload: wrap fstatfs() and statfs() on musl
- Fix build with meson 1.4