Sat, 06 Jul 2024 15:35:32 UTC | login

Information for build libeatmydata-130-8.fc40

ID268122
Package Namelibeatmydata
Version130
Release8.fc40
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/libeatmydata.git#9c4646a86ab76412111ef1d04b3692aed7424609
SummaryLibrary and utilities designed to disable fsync and friends
DescriptionThis package contains a small LD_PRELOAD library (libeatmydata) and a couple of helper utilities (eatmydata) designed to transparently disable fsync and friends (like open(O_SYNC)). This has two side-effects: making software that writes data safely to disk a lot quicker and making this software no longer crash safe.
Built bydavidlt
State complete
Volume DEFAULT
StartedTue, 21 Nov 2023 09:15:23 UTC
CompletedTue, 21 Nov 2023 10:02:28 UTC
Taskbuild (f40, /rpms/libeatmydata.git:9c4646a86ab76412111ef1d04b3692aed7424609)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/libeatmydata.git#9c4646a86ab76412111ef1d04b3692aed7424609'}}
Tags
f40
RPMs
src
libeatmydata-130-8.fc40.src.rpm (info) (download)
riscv64
eatmydata-130-8.fc40.riscv64.rpm (info) (download)
libeatmydata-130-8.fc40.riscv64.rpm (info) (download)
libeatmydata-debuginfo-130-8.fc40.riscv64.rpm (info) (download)
libeatmydata-debugsource-130-8.fc40.riscv64.rpm (info) (download)
Logs
riscv64
hw_info.log
state.log
build.log
root.log
mock_output.log
Changelog * Thu Jul 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 130-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 130-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Thu Jan 05 2023 Peter Fordham <peter.fordham@gmail.com> - 130-6 - Include sync_file_range header for C99 compatibility. * Thu Jul 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 130-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Sat Jun 11 2022 Stewart Smith <stewart@flamingspork.com> - 130-4 - Fix Summary - Build eatmydata per-arch as script contains arch specific dirs See https://bugzilla.redhat.com/show_bug.cgi?id=2099313 * Tue May 31 2022 Stewart Smith <stewart@flamingspork.com> - 130-3 - Fixes for submitting packaging to Fedora * Fri May 27 2022 Stewart Smith <stewart@flamingspork.com> - 130-2 - Package for Fedora * Sun Oct 10 2021 Stewart Smith <stewart@flamingspork.com> - 130-1 - version 130, add syncfs() wrapper