Atri Bhattacharya
11abef1a1c
Update to version 0.17.6 OBS-URL: https://build.opensuse.org/request/show/952824 OBS-URL: https://build.opensuse.org/package/show/hardware/umockdev?expand=0&rev=12
100 lines
4.0 KiB
Plaintext
100 lines
4.0 KiB
Plaintext
-------------------------------------------------------------------
|
|
Tue Feb 8 21:21:59 UTC 2022 - Atri Bhattacharya <badshah400@gmail.com>
|
|
|
|
- Update to version 0.17.6:
|
|
* Increase uevent buffer size (gh#martinpitt/umockdev#167).
|
|
* Skip /umockdev-testbed-vala/detects_running_outside_testbed
|
|
during normal builds for the time being, as it is brittle on
|
|
several architectures (gh#martinpitt/umockdev#169).
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Jan 29 09:31:58 UTC 2022 - Dominique Leuenberger <dimstar@opensuse.org>
|
|
|
|
- BuildRequire pkgconfig(udev) instead of udev: this allows OBS to
|
|
properly shotcut through the -mini flavors.
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Jan 19 23:28:55 UTC 2022 - Atri Bhattacharya <badshah400@gmail.com>
|
|
|
|
- Update to version 0.17.5:
|
|
* Relax overzealous stat nlink unit test.
|
|
- Changes from versions 0.17.2 through to 0.17.4:
|
|
* Include udev properties in emulated netlink messages, to work
|
|
with recent libudev (gh#martinpitt/umockdev#165).
|
|
* tests: Work around broken HIDIOCGRDESCSIZE ioctl on big-endian
|
|
architectures.
|
|
* preload: Wrap statx() and fstatat(), to fix ls and other tools
|
|
on recent glibc versions (gh#martinpitt/umockdev#160).
|
|
- Enable tests in a %check section; add BuildRequires: udev,
|
|
required for tests.
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Dec 24 20:39:50 UTC 2021 - Atri Bhattacharya <badshah400@gmail.com>
|
|
|
|
- Update to version 0.17.1:
|
|
* Fix /sys/dev/* symlinks; regression from 0.15.3
|
|
(gh#martinpitt/umockdev#155).
|
|
- Changes from version 0.17.0:
|
|
* Add ioctls necessary to record/replay hidraw devices.
|
|
* meson: Respect includedir option.
|
|
* tests: Fix for Fedora koji emulated architectures s390x and
|
|
arm.
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Sep 24 20:29:40 UTC 2021 - Bjørn Lie <bjorn.lie@gmail.com>
|
|
|
|
- Add umocdev Requires to devel sub-package, packages using
|
|
umockdev-devel during build expects the binaries to be available.
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Sep 15 08:15:19 UTC 2021 - Atri Bhattacharya <badshah400@gmail.com>
|
|
|
|
- Update to version 0.16.3:
|
|
* Several pcap replay fixes.
|
|
* Immediately create "bus" and "class" directories in /sys to
|
|
fix udev enumerator (gh#martinpitt/umockdev#144).
|
|
* preload: Avoid some unaligned access to fix failure on sparc
|
|
(gh#martinpitt/umockdev#147).
|
|
* Fix build on Alpine.
|
|
* Don't build with -Werror by default; use meson setup --werror
|
|
to re-enable.
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Sep 13 13:09:28 UTC 2021 - Atri Bhattacharya <badshah400@gmail.com>
|
|
|
|
- Disable to avoid build cycle with gudev (it is recommended but
|
|
not required for umockdev itself).
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Aug 26 18:45:30 UTC 2021 - Atri Bhattacharya <badshah400@gmail.com>
|
|
|
|
- Update to version 0.16.2:
|
|
* Implement pcap control transfer replaying.
|
|
* Fix Coverity errors.
|
|
* Fix most valac build warnings.
|
|
- Changes from version 0.16.1:
|
|
* Fix wrong ioctl constants on ppc64el.
|
|
* Fix test-umockdev-record failure in some build environments.
|
|
- Changes from version 0.16.0:
|
|
* Move ioctl emulation from preload library to main test
|
|
process.
|
|
* Add test API for custom ioctl and device read/write handlers
|
|
(gh#martinpitt/umockdev#96, gh#martinpitt/umockdev#128).
|
|
* Support USB replay from usbmon pcap captures
|
|
(gh#martinpitt/umockdev#82, gh#martinpitt/umockdev#117).
|
|
* Support SPI ioctl/read/write record and replay
|
|
(gh#martinpitt/umockdev#121).
|
|
- New upstream BuildRequires: pkgconfig(libpcap).
|
|
|
|
-------------------------------------------------------------------
|
|
Sat May 8 12:08:58 UTC 2021 - Atri Bhattacharya <badshah400@gmail.com>
|
|
|
|
- Update to version 0.15.5:
|
|
* Fix build with vala 0.52.
|
|
* Fix build on 32 bit Alpine.
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Jan 5 14:42:00 UTC 2021 - Atri Bhattacharya <badshah400@gmail.com>
|
|
|
|
- Initial package.
|