Automatic update for primecount-8.5-1.fc45.
* Sun May 10 2026 Kim Walisch <walki@fedoraproject.org> - 8.5-1
- ci.yml: Add FreeBSD GitHub Actions CI tests
- PiTable.cpp: Annotate OpenMP barrier with nowait
- main.cpp: Set LLVM OpenMP environment variables to tune performance
- CMakeLists.txt: Set WITH_DIV32=OFF by default to fix Clang-22 performance regression in the D algorithm
- CMakeLists.txt: Add support for building primecount as a shared library (primecount.dll) on Windows using MSVC
- CMakeLists.txt: Remove WITH_MSVC_CRT_STATIC option
- FactorTable.hpp: Fix 64-bit integer overflow
- CmdOptions.cpp: Validate alpha tuning factor command-line options
- calculator.hpp: Fix std::tolower() undefined behavior
- util.cpp: Improve get_time() precision
- StatusS2.cpp: Support use in lockfree code
- LoadBalancerS2.cpp: Use lockfree implementation, get rid of mutex
- LoadBalancerAC.cpp: Use lockfree implementation, get rid of mutex
- LoadBalancerP2.cpp: Use lockfree implementation, get rid of mutex
- nth_prime.cpp: Use new nth_prime_sieve() implementation
- nth_prime_sieve.cpp: Improved multi-threading
- RiemannR.cpp: Add RiemannR(psi(x)) implementation
- CmdOptions.cpp: Add --RiemannR-psi & --RiemannR-psi-inverse
- README.md: Document --RiemannR-psi & --RiemannR-psi-inverse
- doc/primecount.txt: Add --RiemannR-psi & --RiemannR-psi-inverse
- doc/primecount.1: Add --RiemannR-psi & --RiemannR-psi-inverse
- test/nth_prime_sieve.cpp: Update nth_prime_sieve() test
- test/RiemannR_psi.cpp: New test for RiemannR(psi(x)) implementation
Updates may require up to 24 hours to propagate to mirrors. If the following command doesn't work, please retry later:
sudo dnf upgrade --refresh --advisory=FEDORA-2026-6d7d12eeb1
Please log in to add feedback.
This update was automatically created
This update's test gating status has been changed to 'waiting'.
This update's test gating status has been changed to 'passed'.
This update has been submitted for stable by bodhi