a7739b3286
- Use the default lua version (currently 5.4): buildrequire lua-busted instead of lua53-busted, which then fails to run against the default lua interpreter. See also boo#1199151 - Update to 0.5.4: * Allow passing arguments to structs created via ArrayResize() and ArrayExtend() template functions. * Fix parsing of whitespace in template array dereference (#175). * Display offsets in comments panel (#165). * Improve performance of templates that declare many (thousands+) of variables in the file. * Add Error() function for templates (#186). * Fix crash when attempting to use string as a file variable in templates (#185). * Add plugin for annotating pcap files. - Update to 0.5.3: * Correctly nest comments when updating comments panel (#169). * Update text in comments panel when a comment is modified. * Fix display of >4GiB virtual offsets in files that are <=4GiB (#170). * Add support for code page 437 (IBM) and 932/936/949/950 (Microsoft). * Fix handling of multibyte character boundaries in document view. * Draw wide characters in document view (#173). * Move forwards/backwards and select whole instructions from disassembly in document view. * Don't capture tab key press in text area of document view. * Add missing error checks. * Add number base option to "Jump to offset" dialog. * Drawing optimisations (improves responsiveness), particularly on macOS. * Fix some undefined behaviour issues. OBS-URL: https://build.opensuse.org/request/show/1033527 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rehex?expand=0&rev=7 |
||
---|---|---|
.gitattributes | ||
.gitignore | ||
rehex-0.5.4.tar.gz | ||
rehex.changes | ||
rehex.spec |