Thu, 25 Apr 2024 11:52:11 UTC | login

Information for build umockdev-0.17.16-1.fc38

ID240500
Package Nameumockdev
Version0.17.16
Release1.fc38
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/umockdev.git#c1aeebb17cfd18d0b2b474da694aaee75de53c36
SummaryMock hardware devices
DescriptionWith this program and libraries you can easily create mock udev objects. This is useful for writing tests for software which talks to hardware devices.
Built bydavidlt
State complete
Volume DEFAULT
StartedThu, 16 Mar 2023 15:28:42 UTC
CompletedThu, 16 Mar 2023 15:46:54 UTC
Taskbuild (f38, /rpms/umockdev.git:c1aeebb17cfd18d0b2b474da694aaee75de53c36)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/umockdev.git#c1aeebb17cfd18d0b2b474da694aaee75de53c36'}}
Tags
f38
RPMs
src
umockdev-0.17.16-1.fc38.src.rpm (info) (download)
riscv64
umockdev-0.17.16-1.fc38.riscv64.rpm (info) (download)
umockdev-devel-0.17.16-1.fc38.riscv64.rpm (info) (download)
umockdev-debuginfo-0.17.16-1.fc38.riscv64.rpm (info) (download)
umockdev-debugsource-0.17.16-1.fc38.riscv64.rpm (info) (download)
Logs
riscv64
hw_info.log
state.log
build.log
root.log
mock_output.log
Changelog * Sun Jan 29 2023 Packit <hello@packit.dev> - 0.17.16-1 <!-- generated by eloquent/github-release-action --> <!-- original source: - preload: Wrap __getcwd_chk() - uevent_sender: Fix fd leak in sendmsg_one - Fix gcc -fanalyzer complaints --> <ul> <li>preload: Wrap __getcwd_chk()</li> <li>uevent_sender: Fix fd leak in sendmsg_one</li> <li>Fix gcc -fanalyzer complaints</li> </ul> * Sat Jan 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.17.15-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Thu Nov 24 2022 Packit <hello@packit.dev> - 0.17.15-1 <!-- generated by eloquent/github-release-action --> <!-- original source: - test fixes --> <ul> <li>test fixes</li> </ul> * Sat Jul 23 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.17.13-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Mon May 30 2022 Packit <hello@packit.dev> - 0.17.13-1 - preload: Wrap fstatfs(), to work with systemd 251 also with Python tests - Fix tests in Gentoo sandbox build * Thu May 19 2022 Packit <hello@packit.dev> - 0.17.12-1 - Work around packit propose_downstream bug * Tue May 10 2022 Packit <hello@packit.dev> - 0.17.10-1 - Adjust to systemd 251-rc2: Set $SYSTEMD_DEVICE_VERIFY_SYSFS, parse new udevadm format, update tests * Sun Apr 10 2022 Packit <hello@packit.dev> - 0.17.9-1 - preload: Wrap fortified version of readlinkat (thanks Martin Liska) * Wed Mar 23 2022 Packit Service <user-cont-team+packit-service@redhat.com> - 0.17.8-1 - Fix some potential crashes spotted by Coverity - Enable Fedora builds and bodhi updates via packit * Tue Mar 01 2022 Packit Service <user-cont-team+packit-service@redhat.com> - 0.17.7-1 - Fix uevent race condition in umockdev_testbed_add_from_string() * Fri Jan 21 2022 Packit Service <user-cont-team+packit-service@redhat.com> - 0.17.6-1 - Increase uevent buffer size (#167) - Skip /umockdev-testbed-vala/detects_running_outside_testbed during normal builds for the time being, as it is brittle on several architectures (#169) * Tue Jan 18 2022 Packit Service <user-cont-team+packit-service@redhat.com> - 0.17.5-1 - Relax overzealous stat nlink unit test * Mon Jan 10 2022 Packit Service <user-cont-team+packit-service@redhat.com> - 0.17.2-1 - preload: Wrap statx() and fstatat(), to fix `ls` and other tools on recent glibc versions. (#160) * Tue Dec 14 2021 Packit Service <user-cont-team+packit-service@redhat.com> - 0.17.1-1 - Fix /sys/dev/* symlinks; regression from 0.15.3 (#155) * Sat Dec 11 2021 Packit Service <user-cont-team+packit-service@redhat.com> - 0.17.0-1 - Add ioctls necessary to record/replay hidraw devices (thanks Daiki Ueno) - meson: Respect includedir option (thanks Florentin Dubois) - tests: Fix for Fedora koji emulated architectures s390x and arm - Enable automatic Fedora package updates with packit * Wed Sep 15 2021 Bastien Nocera <bnocera@redhat.com> - 0.16.3-1 + umockdev-0.16.3-1 - Update to 0.16.3 * Mon Aug 30 2021 Bastien Nocera <bnocera@redhat.com> - 0.16.2-2 + umockdev-0.16.2-2 - Better build fix patch * Wed Aug 25 2021 Bastien Nocera <bnocera@redhat.com> - 0.16.2-1 + umockdev-0.16.2-1 - Update to 0.16.2 * Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.16.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Fri Jul 02 2021 Bastien Nocera <bnocera@redhat.com> - 0.16.1-1 + umockdev-0.16.1-1 - Update to 0.16.1 * Thu Jul 01 2021 Bastien Nocera <bnocera@redhat.com> - 0.16.0-1 + umockdev-0.16.0-1 - Update to 0.16.0 * Thu May 20 2021 Martin Pitt <mpitt@redhat.com> - 0.15.5-2 - Drop gphoto2 build dependency (rhbz#1962633) * Tue May 04 2021 Bastien Nocera <bnocera@redhat.com> - 0.15.5-1 + umockdev-0.15.5-1 - Update to 0.15.5