|
- EAPI7
- Drop USE="system-uulib" due to being completely broken and unfixable
- Fix directly calling `ar` and inherit Perl's `ar`
- Attempt to correct a dizzying array of license terms
Upstream:
- Fix heap overflow
- Fix format string type missmatches
- Simplify code in _FP_gets to not use fscanf for performance
- Backport code to c89
- Add GetFileList
- experimental perlmulticore support
- Speedup yEnc encoding using slice-by-16 instead of crc32
Bug: https://bugs.gentoo.org/559930
Bug: https://bugs.gentoo.org/723216
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Kent Fredric <kentnl@gentoo.org>
|