Update to 1.6 OBS-URL: https://build.opensuse.org/request/show/977944 OBS-URL: https://build.opensuse.org/package/show/editors/hexedit?expand=0&rev=3
19 lines
761 B
Plaintext
19 lines
761 B
Plaintext
-------------------------------------------------------------------
|
|
Wed May 18 13:18:13 UTC 2022 - Dominique Leuenberger <dimstar@opensuse.org>
|
|
|
|
- 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.
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Nov 12 16:55:06 UTC 2020 - Michal Suchanek <msuchanek@suse.com>
|
|
|
|
- hexedit v1.5
|
|
+ hexedit-Prevent-division-by-zero-on-empty-files.patch
|