AArch64 | |
ppc64le | |
s390x | |
x86-64 |
- Update to version 1.0.6: * Add subdir-objects to configure.ac (gh#Joungkyun/libchardet#9). * Fix an autogen failure because of AM_PROG_AR with automake 1.11.1 (gh#Joungkyun/libchardet#10). * Fix no include guard (gh#Joungkyun/libchardet#12). * Add a BOM member to the DetectObj structure (gh#Joungkyun/libchardet#13). * Support automake-style "make check" (gh#Joungkyun/libchardet#15). * Fix a vulnerability: access to deleted heap memory in chardet and chardet_r api (gh#Joungkyun/libchardet#18). * Can't detect short euc-kr (gh#Joungkyun/libchardet#14).
- Initial package.
- Initial package.
- Initial package.
- Initial package.
- Update to version 1.0.5: * Fix EUC extended area detection. * Fix control character on US-ASCII detection. * Fix wrong Danash ISO-8859-15 detection. * Fix binary safe problems. + replace detect to detect_r; + replace detect_handledata to detect_handledata_r. * Fix separate model directory * Improve single-byte charset detection confidence algorithm. * Update model of Greek, Hungarian and Thai. * New language model (Arabic, Danish, Esperanto, German, Spanish, Turkish, Vietnamese). * Fix wrong macro in manpages.
- Initial package.