* Thu Jan 05 2023 Jan Engelhardt <jengelh@inai.de>
- Update to release 5.4.4
* Make Babai test more robust for PPC
* Tue Dec 20 2022 Jan Engelhardt <jengelh@inai.de>
- Update to release 5.4.3
* Add FP_NR::ceil function
* Fri Dec 09 2022 Stefan BrĂ¼ns <stefan.bruens@rwth-aachen.de>
- Limit build parallelism with limit_build macro to avoid
occasional build failure due to OOM.
* Wed May 25 2022 Jan Engelhardt <jengelh@inai.de>
- Update to release 5.4.2
* Exacteval fix
* Document the role of the `u` parameter in LLL_reduction
Version: 5.4.1-bp154.1.19
* Fri May 14 2021 Jan Engelhardt <jengelh@inai.de>
- Update to release 5.4.1
* Add -I flags to pkgconfig file
* GCC11 support
* Fri Dec 04 2020 Jan Engelhardt <jengelh@inai.de>
- Update to release 5.4.0
* No changelog was provided
* Mon Jun 29 2020 Jan Engelhardt <jengelh@inai.de>
- Update to release 5.3.3
* No changelog was provided
* Thu Jan 09 2020 Jan Engelhardt <jengelh@inai.de>
- Update to release 5.3.2
* Nobody has any intention of providing a changelog.
* Sat Dec 14 2019 Jan Engelhardt <jengelh@inai.de>
- Update to release 5.3.1
* No changelog was provided
* Sun Nov 24 2019 Jan Engelhardt <jengelh@inai.de>
- Update to release 5.3.0
* No changelog was provided
* Sat Oct 20 2018 Jan Engelhardt <jengelh@inai.de>
- Update to new upstream release 5.2.1
* Unify randomness on 32-bit and 64-bit systems
Version: 5.2.0-bp150.2.4
* Mon Dec 25 2017 jengelh@inai.de
- Update to new upstream release 5.2.0
* Bkz dump_gso in json
* Improve pruner
* BKZ with Z_NR<long>
* Z_NR<long> support
* Allow BOUNDED_LLL in Slide reduction and remove LLL from
postprocessing by Michael Walter
* Add Gram-matrix object
* Sat Sep 09 2017 jengelh@inai.de
- Update to new upstream release 5.1.0
* CVP is not experimental any longer by implementing the
resetting feature.
* Pruner rewrite providing faster pruning, a new greedy pruning
strategy, support for multiple solutions and a simpler API.
* Support for external enumeration libraries paving the way for
multithreaded/MPI/GPU enumeration libraries.
* Gaussian Heuristic improved and renamed to
`adjust_radius_to_gh_bound`.
* Reduced calls to LLL during BKZ.
* Evaluator rewrite/refactoring now supporting different
evaluation strategies.
- Rename SRPM from libfplll to fplll.
No binary packages are affected.
* Thu Oct 20 2016 jengelh@inai.de
- Update to new upstream release 5.0.3
* No changelog was provided
* Mon Feb 02 2015 jengelh@inai.de
- Add git repository metadata
* Tue Feb 04 2014 jengelh@inai.de
- Update to new upstream release 4.0.4
* compatibility for packages that still expect to build against
libfplll version 3.
* Compilation fixes: updates of config.sub and config.guess, and
a better check that MPFR and GMP are installed.
* Fri May 17 2013 jengelh@inai.de
- Update to new upstream release 4.0.3
* Fixed compiler issues for Cygwin and warnings
* Thu Nov 29 2012 jengelh@inai.de
- Update to new upstream release 4.0.1
* Resolved compiler warnings about unused parameters
* Sat Aug 25 2012 dmitry@roshchin.org
- Update to version 4.0.0
* BKZ reduction, available with `fplll -a bkz -b blocksize`
* Sun Feb 26 2012 scorot@free.fr
- fix build for SLE-11
- add missing %post and %postun scriplets
* Sun Nov 20 2011 werner.ho@gmx.de
- new version 3.1.3
* Tue Sep 27 2011 jengelh@medozas.de
- Initial package (version 3.1.2) for build.opensuse.org