Sat, 29 Jun 2024 04:06:47 UTC | login

Information for build libeatmydata-130-5.fc37

ID219687
Package Namelibeatmydata
Version130
Release5.fc37
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/libeatmydata.git#03e3837c1fb1cdce53d91bd37e52862a5d2ffe34
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
StartedFri, 11 Nov 2022 18:31:14 UTC
CompletedSat, 12 Nov 2022 07:49:42 UTC
Taskbuild (f37, /rpms/libeatmydata.git:03e3837c1fb1cdce53d91bd37e52862a5d2ffe34)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/libeatmydata.git#03e3837c1fb1cdce53d91bd37e52862a5d2ffe34'}}
Tags
f37
f38
RPMs
src
libeatmydata-130-5.fc37.src.rpm (info) (download)
riscv64
eatmydata-130-5.fc37.riscv64.rpm (info) (download)
libeatmydata-130-5.fc37.riscv64.rpm (info) (download)
libeatmydata-debuginfo-130-5.fc37.riscv64.rpm (info) (download)
libeatmydata-debugsource-130-5.fc37.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * 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 * Sat Apr 10 2021 Stewart Smith <stewart@flamingspork.com> - 129-1 - Version 129, as always, bug fix release