Fedora Packages

primesieve-libs-12.14-2.fc45 in Fedora Rawhide

↵ Return to the main page of primesieve-libs
View build
Search for updates

Package Info (Data from x86_64 build)
🠗 Changelog
🠗 Dependencies
🠗 Provides
🠗 Files

Changelog

Date Author Change
2026-05-08 Kim Walisch <walki at fedoraproject dot org> - 12.14-2 - ParallelSieve.cpp: Fix CPU false sharing - PrimeSieveClass.hpp: Fix CPU false sharing
2026-05-07 Kim Walisch <walki at fedoraproject dot org> - 12.14-1 - malloc_vector.h: Fix undefined behavior - calculator.hpp: Fix std::tolower undefined behavior - CpuInfo.cpp: Fix std::isdigit undefined behavior - CmdOptions.cpp: Fix 64-bit integer overflow in optionTimeout() - PrimeSieveClass.cpp: Reduce mutex contention - iterator-c.cpp: Fix use after free in primesieve_free_iterator() - config.hpp: Add MAX_CACHE_LINE_SIZE - macros.hpp: Add MAYBE_UNUSED - Vector.hpp: Improve Vector exception safety - GitHub Actions CI: Fix node 20 deprecation warning - CMakeLists.txt: On Windows rename static library to primesieve_static.lib #183 - CMakeLists.txt: Remove WITH_MSVC_CRT_STATIC option
2026-02-06 Kim Walisch <walki at fedoraproject dot org> - 12.13-1 - Fix missing version in .pc file
2026-01-26 Kim Walisch <walki at fedoraproject dot org> - 12.12-1 - CMakeLists.txt: Fix CMAKE_PROJECT_VERSION not defined - doc/Doxyfile.in: REVERSE workaround for Doxygen/LaTeX broken tables - Automated building Windows binaries using GitHub Actions CI - build_clang_x64.ps1: New Clang Windows x64 build script - build_clang_arm64.ps1: New Clang Windows ARM64 build script
2026-01-17 Fedora Release Engineering <releng at fedoraproject dot org> - 12.11-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild
2025-12-14 Kim Walisch <walki at fedoraproject dot org> - 12.11-1 - calculator.hpp: Update to version 2.0 with improved error handling - test/calculator.cpp: Add much more tests for calculator.hpp - PreSieve.cpp: Simplify SIMD runtime dispatching - CountPrintPrimes.cpp: Faster printing of primes to stdout - CmdOptions.cpp: Prevent multiple different --print options - CMakeLists.txt: Set CMAKE_VISIBILITY_INLINES_HIDDEN=ON by default - BUILD.md: Update MSVC build instructions
2025-11-04 Kim Walisch <walki at fedoraproject dot org> - 12.10-1 - Fix undefined behavior in Bucket allocation - Enable ARM SVE for Mingw-w64 on ARM64 - Improve Windows libprimesieve.dll support - BUILD.md: Add WebAssembly/Emscripten build instructions
2025-07-25 Fedora Release Engineering <releng at fedoraproject dot org> - 12.9-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild
2025-05-17 Kim Walisch <walki at fedoraproject dot org> - 12.9-1 - CMakeLists.txt: Speed up build by removing compile dependencies - Move private header files from /include to /src - src/CMakeLists.txt: Update for private header files in /src - test/CMakeLists.txt: Update for private header files in /src - Vector.hpp: Get rid of std::is_trivial which is deprecated in C++26
2025-04-13 Kim Walisch <walki at fedoraproject dot org> - 12.8-4 - Fix changelog issue in primesieve.spec

Provides

  • libprimesieve.so.12()(64bit)
  • primesieve-libs
  • primesieve-libs(x86-64)

Files


Sources on Pagure