Wed, 22 Mar 2023 12:47:26 UTC

Information for build libeatmydata-130-7.fc38

ID2120068
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 byreleng
State complete
Volume DEFAULT
StartedThu, 19 Jan 2023 16:43:48 UTC
CompletedThu, 19 Jan 2023 19:23:10 UTC
Taskbuild (f38-rebuild, /rpms/libeatmydata.git:ec2031e1b7f3010d34854cb508ba658829b7b99d)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/libeatmydata.git#ec2031e1b7f3010d34854cb508ba658829b7b99d'}}
Tags
f38
f38-Beta
f38-rebuild
f39
RPMs
src
libeatmydata-130-7.fc38.src.rpm (info) (download)
aarch64
eatmydata-130-7.fc38.aarch64.rpm (info) (download)
libeatmydata-130-7.fc38.aarch64.rpm (info) (download)
libeatmydata-debuginfo-130-7.fc38.aarch64.rpm (info) (download)
libeatmydata-debugsource-130-7.fc38.aarch64.rpm (info) (download)
i686
eatmydata-130-7.fc38.i686.rpm (info) (download)
libeatmydata-130-7.fc38.i686.rpm (info) (download)
libeatmydata-debuginfo-130-7.fc38.i686.rpm (info) (download)
libeatmydata-debugsource-130-7.fc38.i686.rpm (info) (download)
ppc64le
eatmydata-130-7.fc38.ppc64le.rpm (info) (download)
libeatmydata-130-7.fc38.ppc64le.rpm (info) (download)
libeatmydata-debuginfo-130-7.fc38.ppc64le.rpm (info) (download)
libeatmydata-debugsource-130-7.fc38.ppc64le.rpm (info) (download)
s390x
eatmydata-130-7.fc38.s390x.rpm (info) (download)
libeatmydata-130-7.fc38.s390x.rpm (info) (download)
libeatmydata-debuginfo-130-7.fc38.s390x.rpm (info) (download)
libeatmydata-debugsource-130-7.fc38.s390x.rpm (info) (download)
x86_64
eatmydata-130-7.fc38.x86_64.rpm (info) (download)
libeatmydata-130-7.fc38.x86_64.rpm (info) (download)
libeatmydata-debuginfo-130-7.fc38.x86_64.rpm (info) (download)
libeatmydata-debugsource-130-7.fc38.x86_64.rpm (info) (download)
Logs
i686
hw_info.log
state.log
build.log
root.log
mock_output.log
x86_64
hw_info.log
state.log
build.log
root.log
mock_output.log
aarch64
hw_info.log
state.log
build.log
root.log
mock_output.log
ppc64le
hw_info.log
state.log
build.log
root.log
mock_output.log
s390x
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