Information for build libfaketime-0.9.8-4.el8

ID1382929
Package Namelibfaketime
Version0.9.8
Release4.el8
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/libfaketime.git#7ca9b790eb3944ca298f45c75a87b35fd99a6464
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 bywtogami
State complete
Volume prod
StartedFri, 20 Sep 2019 05:31:39 UTC
CompletedFri, 20 Sep 2019 05:34:14 UTC
Taskbuild (epel8-candidate, /rpms/libfaketime.git:7ca9b790eb3944ca298f45c75a87b35fd99a6464)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/libfaketime.git#7ca9b790eb3944ca298f45c75a87b35fd99a6464'}}
Tags
epel8
RPMs
src
libfaketime-0.9.8-4.el8.src.rpm (info) (download)
aarch64
libfaketime-0.9.8-4.el8.aarch64.rpm (info) (download)
libfaketime-debuginfo-0.9.8-4.el8.aarch64.rpm (info) (download)
libfaketime-debugsource-0.9.8-4.el8.aarch64.rpm (info) (download)
ppc64le
libfaketime-0.9.8-4.el8.ppc64le.rpm (info) (download)
libfaketime-debuginfo-0.9.8-4.el8.ppc64le.rpm (info) (download)
libfaketime-debugsource-0.9.8-4.el8.ppc64le.rpm (info) (download)
s390x
libfaketime-0.9.8-4.el8.s390x.rpm (info) (download)
libfaketime-debuginfo-0.9.8-4.el8.s390x.rpm (info) (download)
libfaketime-debugsource-0.9.8-4.el8.s390x.rpm (info) (download)
x86_64
libfaketime-0.9.8-4.el8.x86_64.rpm (info) (download)
libfaketime-debuginfo-0.9.8-4.el8.x86_64.rpm (info) (download)
libfaketime-debugsource-0.9.8-4.el8.x86_64.rpm (info) (download)
Logs
aarch64
hw_info.log
state.log
root.log
build.log
mock_output.log
x86_64
root.log
build.log
state.log
hw_info.log
mock_output.log
s390x
hw_info.log
state.log
build.log
root.log
mock_output.log
ppc64le
state.log
build.log
hw_info.log
root.log
mock_output.log
Changelog * Tue Sep 03 2019 Warren Togami <warren@blockstream.com> - 0.9.8-4 - upstream says to use FORCE_PTHREAD_NONVER on any glibc+arch that gets stuck For Fedora 31+ "make test" gets stuck on i686 x86_64 ppc64le s390x * Wed Aug 28 2019 Warren Togami <warren@blockstream.com> - 0.9.8-3 - 0.9.8 - x86_64 EL7: DFORCE_MONOTONIC_FIX aarch64 EL7: DFORCE_MONOTONIC_FIX and FORCE_PTHREAD_NONVER ppc64le EL7: DFORCE_MONOTONIC_FIX and FORCE_PTHREAD_NONVER ppc64le F30+ FORCE_PTHREAD_NONVER * Fri Feb 01 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.9.6-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.9.6-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.9.6-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * 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