Package spdk: Information

    Source package: spdk
    Version: 25.05.1-alt1
    Latest version according to Repology
    Build time:  Oct 20, 2025, 01:58 PM in the task #397763
    Report package bug
    Home 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)

    Maintainer: Leontiy Volodin

    List of contributors:
    Leontiy Volodin

    ACL:
    Leontiy Volodin
    @everybody

      1. clang-devel
      2. dpdk-devel
      3. libaio-devel
      4. python3-devel
      5. libcap-devel
      6. python3-module-hatchling
      7. libdbus-devel
      8. python3-module-pyproject-installer
      9. python3-module-pyproject-installer >= 0.4.0
      10. libelf-devel
      11. python3-module-setuptools
      12. libfuse3-devel
      13. python3-module-wheel
      14. libisal-devel
      15. libisal_crypto-devel
      16. rdma-core-devel
      17. libjansson-devel
      18. libncurses-devel
      19. libpcap-devel
      20. libssl-devel
      21. libstdc++-devel
      22. patchelf
      23. libzstd-devel
      24. lld-devel
      25. llvm-devel
      26. zlib-devel
      27. libsystemd-devel
      28. libuuid-devel

    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.