72 lines
2.5 KiB
Plaintext
72 lines
2.5 KiB
Plaintext
|
-------------------------------------------------------------------
|
||
|
Sat Sep 9 21:12:23 UTC 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 19:47:51 UTC 2016 - jengelh@inai.de
|
||
|
|
||
|
- Update to new upstream release 5.0.3
|
||
|
* No changelog was provided
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Mon Feb 2 22:54:51 UTC 2015 - jengelh@inai.de
|
||
|
|
||
|
- Add git repository metadata
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Tue Feb 4 18:33:02 UTC 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 23:04:55 UTC 2013 - jengelh@inai.de
|
||
|
|
||
|
- Update to new upstream release 4.0.3
|
||
|
* Fixed compiler issues for Cygwin and warnings
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Thu Nov 29 18:34:31 UTC 2012 - jengelh@inai.de
|
||
|
|
||
|
- Update to new upstream release 4.0.1
|
||
|
* Resolved compiler warnings about unused parameters
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Sat Aug 25 09:43:51 UTC 2012 - dmitry@roshchin.org
|
||
|
|
||
|
- Update to version 4.0.0
|
||
|
* BKZ reduction, available with `fplll -a bkz -b blocksize`
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Sun Feb 26 13:58:14 UTC 2012 - scorot@free.fr
|
||
|
|
||
|
- fix build for SLE-11
|
||
|
- add missing %post and %postun scriplets
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Sun Nov 20 07:51:46 UTC 2011 - werner.ho@gmx.de
|
||
|
|
||
|
- new version 3.1.3
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Tue Sep 27 22:54:00 UTC 2011 - jengelh@medozas.de
|
||
|
|
||
|
- Initial package (version 3.1.2) for build.opensuse.org
|