Thu, 02 May 2024 17:38:24 UTC | login

Information for build libfaketime-0.9.6-6.fc28

ID6859
Package Namelibfaketime
Version0.9.6
Release6.fc28
Epoch
SummaryManipulate system time per process for testing purposes
Descriptionlibfaketime intercepts various system calls which programs use to retrieve the current date and time. It can then report faked dates and times (as specified by you, the user) to these programs. This means you can modify the system time a program sees without having to change the time system- wide.
Built bykojiadmin
State complete
Volume DEFAULT
StartedSat, 14 Apr 2018 20:05:52 UTC
CompletedSat, 14 Apr 2018 20:05:52 UTC
Tags
f28
f29
f30
f31
f32
f33
f37
f38
f39
f40
RPMs
src
libfaketime-0.9.6-6.fc28.src.rpm (info) (download)
riscv64
libfaketime-0.9.6-6.fc28.riscv64.rpm (info) (download)
Changelog * Thu Aug 03 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.9.6-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild * Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.9.6-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.9.6-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild * Wed Oct 12 2016 Paul Wouters <pwouters@redhat.com> - 0.9.6-4 - Add support for CLOCK_BOOTTIME (patch by Mario Pareja <pareja.mario@gmail.com>) * Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 0.9.6-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild * Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.9.6-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild * Tue Oct 28 2014 Paul Wouters <pwouters@redhat.com> - 0.9.6-1 - Upgraded to 0.9.6 which adds option to disable monotonic time faking - fix permissions for symbol stripping for debug package * Tue Oct 15 2013 Paul Wouters <pwouters@redhat.com> - 0.9.5-4 - Infinite recursion patch is still needed, make test causes segfaults otherwise. * Mon Oct 14 2013 Paul Wouters <pwouters@redhat.com> - 0.9.5-3 - Work around from upstream for autodetecting glibc version bug on i686 * Mon Oct 14 2013 Paul Wouters <pwouters@redhat.com> - 0.9.5-2 - Remove use of ifarch for _lib macro for multilib * Sun Oct 13 2013 Paul Wouters <pwouters@redhat.com> - 0.9.5-1 - Initial package