Package spdk: Information
Source package: spdk
Version: 25.05.1-alt1
Build time: Oct 20, 2025, 01:58 PM in the task #397763
Category: Development/Tools
Report package bugHome page: https://spdk.io
License: BSD-3-Clause
Summary: Storage Performance Development Kit
Description:
The Storage Performance Development Kit (SPDK) provides a set of tools and libraries for writing high performance, scalable, user-mode storage applications. It achieves high performance by moving all of the necessary drivers into userspace and operating in a polled mode instead of relying on interrupts, which avoids kernel context switches and eliminates interrupt handling overhead.
List of RPM packages built from this SRPM:
python3-module-spdk (noarch)
spdk (x86_64, aarch64)
spdk-debuginfo (x86_64, aarch64)
spdk-devel (x86_64, aarch64)
spdk-libs (x86_64, aarch64)
spdk-libs-debuginfo (x86_64, aarch64)
python3-module-spdk (noarch)
spdk (x86_64, aarch64)
spdk-debuginfo (x86_64, aarch64)
spdk-devel (x86_64, aarch64)
spdk-libs (x86_64, aarch64)
spdk-libs-debuginfo (x86_64, aarch64)
Maintainer: Leontiy Volodin
Last changed
Oct. 20, 2025 Leontiy Volodin 25.05.1-alt1
- New version 25.05.1 (Fixes: CVE-2025-57275). - Fixed build with libsystemd 258.1.
June 11, 2025 Leontiy Volodin 25.05-alt1
- New version 25.05. - Added VCS tag. - Fixed undefined symbols.
Jan. 14, 2025 Leontiy Volodin 23.09-alt1.1
- Fixed FTBFS.