[ Все 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-devel-0.19.2-1.el10_0.x86_64 download

Имя umockdev-devel
Эпоха 0
Версия 0.19.2
Релиз 1.el10_0
Архитектура x86_64
Сайт https://github.com/martinpitt/umockdev
Лицензия LGPL-2.1-or-later
Время сборки 2025-08-01 09:06:47
Хост сборки builder-x86-05.inferitos.ru
Краткое описание Development packages for umockdev
Репозитории Extras
Полное описание The umockdev-devel package contains the libraries to develop using umockdev.
Эррата
Размер 46 КиБ
Исходный проект umockdev-0.19.2-1.el10_0
Контрольная сумма SHA-256 e161226fd4662a61e54f64310e796bdd26de45b7006e7d2817d13edd55b0f587
× Full screenshot
История изменений 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