| AArch64 | |
| ppc64le | |
| s390x | |
| x86-64 |
- Update to release 3.19
* Fix various issues in the C source code, including potential
buffer overflows and many compiler warnings
- Update to release 3.18 * Build system updates only; no user-visible changes
- Update to new upstream release 3.17
+ Add back QCLDPCCodeFromGroup method (it was accidentally
removed between Guava 3.8 and 3.9)
+ Fix out of bounds access in the C code
+ Fix most (all?) compiler warnings in the C code
+ Fix PutStandardForm *again*
+ Update several outdated manual examples
+ Avoid accidentally displaying the output of subprocesses to
the user
+ Improve the package banner
+ Various minor and/or janitorial changes
- Update to new upstream release 3.16
+ CirculantMatrixi() now circulates to the right.
- Update to new upstream release 3.15
+ Fixed decoding of cyclic codes
+ Several updates to build system
- Fix license (GPL-2.0-or-later, according to PackageInfo)
- Update to new upstream release 3.14
* The external binaries from J. S. Leon and Cen Tjhai can now
be used on all architectures.
* The decoding method for cyclic codes fails in certain
situations. We are leaving this as a known bug for the
moment.
* Constructions were added for several of the optimal codes in
the bounds tables that were referenced in the now defunct
online table by Brouwer and Verhoeff.
- Remove guava-make.diff (obsolete)
- Add guava-make.diff
- Update to new upstream release 3.13 * No changelog was provided
- Split guava (version 3.12) off the gap RPM package