Changelog for
primesieve-libs-debuginfo-11.1-4.fc39.i686.rpm :
* Fri Jul 21 2023 Fedora Release Engineering
- 11.1-4- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
* Sat May 13 2023 Kim Walisch - 11.1-3- Update to latest primesieve release archive from GitHub- Fix incorrect date of version 11.1-1 in changelog
* Sat May 13 2023 Kim Walisch - 11.1-2- Fix incorrect date in changelog
* Sat May 13 2023 Kim Walisch - 11.1-1- Update to primesieve-11.1- Vectorized pre-sieving algorithm using x64 SSE2 and ARM NEON- Added POPCNT algorithm for x64 & AArch64- Fix -Wstrict-prototypes warnings
* Fri Jan 20 2023 Fedora Release Engineering - 11.0-2- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
* Wed Dec 07 2022 Kim Walisch - 11.0-1- Update to primesieve-11.0- primesieve version now match libprimesieve version (.so version)- Added new primesieve::iterator::jump_to() method (C++ API)- Added new primesieve_jump_to() function (C API)- Mark primesieve_skipto() as deprecated- Fix use after free in primesieve::iterator::clear()- Fix use after free in primesieve_iterator_clear()- Fix potential memory leak in malloc_vector.hpp
* Fri Jul 22 2022 Fedora Release Engineering - 8.0-3- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
* Fri Jul 08 2022 Kim Walisch - 8.0-2- Make SONAME explicit- Fix changelog entry- Increase version to 8.0-2 for new build
* Thu Jul 07 2022 Kim Walisch - 8.0-1- Update to primesieve-8.0- Added multiarch support (POPCNT, BMI2, AVX512) for x64 CPUs- Generating an array (or vector) of primes is up to 20% faster- Main CMakeLists.txt has been split up into multiple modules- Improved documentation of C & C++ APIs
* Tue May 03 2022 Kim Walisch - 7.9-2- Update to latest Fedora spec CMake syntax- Update documentation files of primesieve-devel
* Tue May 03 2022 Kim Walisch - 7.9-1- Update to primesieve-7.9- Reduced memory usage and faster initialization- Reduced branch mispredictions by up to 30%- Improved nth prime approximation- Increase max sieve array size to 8 KiB
* Sun Jan 30 2022 Kim Walisch - 7.8-1- Update to primesieve-7.8- Improved pre-sieving, up to 10% speedup- Improved primesieve::iterator, up to 15% speedup
* Fri Jan 21 2022 Fedora Release Engineering - 7.7-2- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
* Wed Dec 08 2021 Kim Walisch - 7.7-1- Update to primesieve-7.7- Improved cache size detection on big.LITTLE CPUs
* Fri Jul 23 2021 Fedora Release Engineering - 7.6-5- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild