AArch64 | |
ppc64le | |
s390x | |
x86-64 |
- Update to version 1.6: + configure script must error-out when (n)curses isn't found + Move SIGWINCH handling from handler to NCURSES + Make configure.ac compliant with autoconf >= 2.70 + Check that malloc did not return NULL + Fix a possible memory leak in findFile() + Prevent division by zero on empty files. - Drop hexedit-Prevent-division-by-zero-on-empty-files.patch: fixed upstream.
- hexedit v1.5 + hexedit-Prevent-division-by-zero-on-empty-files.patch