Sat, 14 Sep 2024 16:26:37 UTC | login

Information for build libeatmydata-130-7.fc38

ID242640
Package Namelibeatmydata
Version130
Release7.fc38
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/libeatmydata.git#ec2031e1b7f3010d34854cb508ba658829b7b99d
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
StartedMon, 27 Mar 2023 16:51:39 UTC
CompletedTue, 28 Mar 2023 07:13:45 UTC
Taskbuild (f38, /rpms/libeatmydata.git:ec2031e1b7f3010d34854cb508ba658829b7b99d)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/libeatmydata.git#ec2031e1b7f3010d34854cb508ba658829b7b99d'}}
Tags
f38
f39
f40
RPMs
src
libeatmydata-130-7.fc38.src.rpm (info) (download)
riscv64
eatmydata-130-7.fc38.riscv64.rpm (info) (download)
libeatmydata-130-7.fc38.riscv64.rpm (info) (download)
libeatmydata-debuginfo-130-7.fc38.riscv64.rpm (info) (download)
libeatmydata-debugsource-130-7.fc38.riscv64.rpm (info) (download)
Logs
riscv64
hw_info.log
state.log
build.log
root.log
mock_output.log
Changelog * 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 * Sat Apr 10 2021 Stewart Smith <stewart@flamingspork.com> - 129-1 - Version 129, as always, bug fix release