AArch64 | |
ppc64le | |
s390x | |
x86-64 |
- update to 0.9.10: - improved macOS Monterey support through dyld interposing - changed interception hooks for stat() and similar functions, refactored to use a common handler (@sirainen) - added support for timespec_get, timerfd_{get,set} (@sliquister) - generic syscall() interception for selected syscalls (@dkg) - improved testing system (@dkg)
- add patch: libfaketime-0.9.6-gcc6.patch * fix boo#985141 * fix nonnull argument 'buf' compared to NULL - run spec-cleaner
- initial package