↵ Return to the main page of primesieve-libs
View build
Search for updates
Package Info (Data from x86_64 build)
🠗 Changelog
🠗 Dependencies
🠗 Provides
🠗 Files
Date | Author | Change |
---|---|---|
2024-07-31 | Kim Walisch <walki at fedoraproject dot org> - 12.4-1 | - Improve CPUID code on x86 CPUs. - Improve popcnt functions. |
2024-07-19 | Fedora Release Engineering <releng at fedoraproject dot org> - 12.3-3 | - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild |
2024-04-17 | Kim Walisch <walki at fedoraproject dot org> - 12.3-2 | - Fix incorrect AXV512 example in C_API.md - Fix incorrect AXV512 example in CPP_API.md |
2024-04-16 | Kim Walisch <walki at fedoraproject dot org> - 12.3-1 | - Add runtime POPCNT detection using CPUID for x86 CPUs - Improve GCC/Clang multiarch preprocessor logic - CMakeLists.txt: Remove POPCNT/BMI check for x86 CPUs |
2024-03-10 | Kim Walisch <walki at fedoraproject dot org> - 12.1-1 | - CMakeLists.txt: Fix undefined reference to pthread_create - Fix -ffast-math failure of --test option - Fix musl libc issue in unit tests - Improve status output |
2024-02-19 | Kim Walisch <walki at fedoraproject dot org> - 12.0-2 | - Increase .so version to 12 |
2024-02-19 | Kim Walisch <walki at fedoraproject dot org> - 12.0-1 | - New --stress-test[=MODE] command-line option - Faster Riemann R function implementation - New -R && --RiemannR command line options - New --RiemannR-inverse command line option - Add new --timeout option for stress testing - Improve command-line option handling |
2024-01-26 | Fedora Release Engineering <releng at fedoraproject dot org> - 11.2-5 | - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild |
2024-01-21 | Fedora Release Engineering <releng at fedoraproject dot org> - 11.2-4 | - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild |
2024-01-10 | Kim Walisch <walki at fedoraproject dot org> - 11.2-3 | - New build required after fixing date in 11.2-2 changelog |