Package rpmhdrcache: Information
Source package: rpmhdrcache
Version: 0.3.2-alt1
Build time: Jul 30, 2023, 01:47 AM in the task #325995
Category: System/Configuration/Packaging
Report package bug| FTBFS | ||
|---|---|---|
| Architecture | FTBFS since | Update |
| x86_64 | Oct. 31, 2024 | July 14, 2026 |
| i586 | Nov. 2, 2024 | July 11, 2026 |
License: GPLv2+
Summary: Cached reading of rpm package headers
Description:
Sisyphus repository currently has more than 10K source packages (which is more than 60K rpm files with subpackages). To assist repeated repo scanning (which is required for each repo update), this package provides rpmhdrcache.so perloadable module. This module intercepts rpmReadPackageHeader calls and caches the result using libqacache library.
List of RPM packages built from this SRPM:
libqacache (x86_64, ppc64le, i586, armh, aarch64)
libqacache-debuginfo (x86_64, ppc64le, i586, armh, aarch64)
libqacache-devel (x86_64, ppc64le, i586, armh, aarch64)
rpmhdrcache (x86_64, ppc64le, i586, armh, aarch64)
rpmhdrcache-debuginfo (x86_64, ppc64le, i586, armh, aarch64)
libqacache (x86_64, ppc64le, i586, armh, aarch64)
libqacache-debuginfo (x86_64, ppc64le, i586, armh, aarch64)
libqacache-devel (x86_64, ppc64le, i586, armh, aarch64)
rpmhdrcache (x86_64, ppc64le, i586, armh, aarch64)
rpmhdrcache-debuginfo (x86_64, ppc64le, i586, armh, aarch64)
Maintainer: Gleb Fotengauer-Malinovskiy
ACL:
@nobody
@nobody
Last changed
Dec. 23, 2021 Gleb Fotengauer-Malinovskiy 0.3.2-alt1
- Fixed build on e2k architectures.
Feb. 1, 2019 Gleb Fotengauer-Malinovskiy 0.3.1-alt1
- Switched to librpm7 API (patch by Alexey Tourbin). - Rebuilt with openssl 1.1.
Oct. 4, 2011 Alexey Tourbin 0.3-alt1
- cache.c: implemented db and fs atime cleanup - clean.c: implemented /usr/bin/qacache-clean helper program