Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 842711 - app-editors/hexedit-1.6 version bump
Summary: app-editors/hexedit-1.6 version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Thomas Beierlein
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-05-05 08:02 UTC by Esteve Varela Colominas
Modified: 2022-05-19 07:01 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Esteve Varela Colominas 2022-05-05 08:02:43 UTC
https://github.com/pixel/hexedit/releases/tag/1.6

april 2022
    - 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.
Comment 1 Larry the Git Cow gentoo-dev 2022-05-19 07:01:59 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=770a0460a98e9245802321714ee2350fd230497d

commit 770a0460a98e9245802321714ee2350fd230497d
Author:     Thomas Beierlein <tomjbe@gentoo.org>
AuthorDate: 2022-05-19 06:58:39 +0000
Commit:     Thomas Beierlein <tomjbe@gentoo.org>
CommitDate: 2022-05-19 07:01:42 +0000

    app-editors/hexedit: add 1.6
    
    Closes: https://bugs.gentoo.org/842711
    Signed-off-by: Thomas Beierlein <tomjbe@gentoo.org>

 app-editors/hexedit/Manifest           |  1 +
 app-editors/hexedit/hexedit-1.6.ebuild | 34 ++++++++++++++++++++++++++++++++++
 2 files changed, 35 insertions(+)