| Name: | libeatmydata |
|---|---|
| Version: | 130 |
| Release: | 4.el9 |
| Architecture: | aarch64 |
| Group: | Development/Tools |
| Size: | 68525 |
| License: | GPLv3 |
| RPM: | libeatmydata-130-4.el9.aarch64.rpm |
| Source RPM: | libeatmydata-130-4.el9.src.rpm |
| Build Date: | Sun Jul 10 2022 |
| Build Host: | build-ol9-aarch64.oracle.com |
| Vendor: | Oracle America |
| URL: | https://www.flamingspork.com/projects/libeatmydata/ |
| Summary: | Library and utilities designed to disable fsync and friends |
| Description: | This 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. |
- Fix Summary - Build eatmydata per-arch as script contains arch specific dirs See https://bugzilla.redhat.com/show_bug.cgi?id=2099313
- Fixes for submitting packaging to Fedora
- Package for Fedora
- version 130, add syncfs() wrapper
- Version 129, as always, bug fix release