Overview

Request 559582 accepted

Fix Factory build by explicitly specifying python3 binary for udis86 build.
- Update to 0.23+git20170810
- Upstream changes:
Fixed TAG deletion behaviour while tag not selected.
Implemented tags redo/undo support.
Fixed part of #67, SEGV due Tags.
Fixed Forward Search SEGV. Fixed recent mem leak patch.
Delete existing buffers on allocation failure.
- Update to 0.23+git20170316
- Upstream changes:
Fixed file cut/deletion tag issues. #67
- Update to 0.23+git20170312
- Upstream changes:
Fixed MinGW32 compatibility.
Fixed GIANT file size detection. (Can open /proc/kcore now)
- Update to 0.23+git20170307
- Upstream changes:
Fixed read mode cosmetic issues and add some compare mode
restrictions. #59
Removed right click into search and compare panels. #48
- Update to 0.23+git20170306
- Upstream changes:
Fixed Assertion with zero sized files. #56
Fixed 0 sized file GoTo seek error #56
Fixed some operations with 0 sized files #56
- Update to 0.23+git20170228
- Upstream changes:
Added selection after paste for #44
Fixed deleted TAG live on taglist error.
- Update to 0.23+git20170226
- Upstream changes:
Fixed typo & allow find dialog to hide.
Fixed last comma with CopyAs Special Hex 0x with ","
Fixed block deletion issue #50
- Update to 0.23+git20170224 to fix reopened boo#1022460
- Upstream changes:
Implemented Portable mode.
Replaced SF.net links with wxHexEditor.org
Fixed cosmetic typo
Fixed Find Backward Wraparound SEGV #48
Added support for Paste Hex with "\x00" notation. #44
Fixed FindAll double find cosmetic issue.
- Update to 0.23+git20170223 to fix i586 build.
- Upstream changes:
Fixed find result for zero offset location bug #46.
Fixed non-SSE2 environment build.
Removed ":" from tag dialogs.
- Update to 0.23+git20170221 to fix reopened boo#1022460
- Added wxhexeditor-fixdesktopfile.patch to fix desktop file.
- Upstream changes:
Added Cancel button to Tag Edit Dialog
Fixed FileSystemWatcher : operational right now.
Fixed more FileSystemWatcher issues.
Fixed FileWatcher for files open via CLI arg.
Replaced nullptr with old NULL for compatibility.
Fixed FindAll SEG fault and double find issues.
Fixed locale file.
Fixed thread kill on file close.
Fixed Disk Image Tools cosmetics
Refactored FIND functions with SSE2
- Update to git version 0.23+git20161226 (boo#1022460):
* See https://github.com/EUA/wxHexEditor/commits/master
- Removed wxhexeditor-0.23-func-return.patch: fixed upstream.
Rebased wxhexeditor-0.23-mhash.patch and
wxhexeditor-remove-debug.patch.
- Add wxhexeditor-remove-debug.patch: Remove some debug printed on
stdout, patch taken from debian.
- Fix "find requires" (remove %wx_requires) (boo#1022637).
- Build against wxWidgets 3
- Update to 0.23:
* Added many languages.
* Fixed many bugs that leads to crash and memory leaks.
* Implemented prefetched functions (SSD buster).
* Fixed some cosmetic errors.
* Fixed C::B compilation for all operating systems.
* Added Sorted Tag Saving / Loading.
* Fixed Injection function.
* Implemented file change detection reload (on wxWidgets > 2.9).
* Implemented file compare connector to scroll 2 files at once.
* Added remember last panel states.
* Fixed TagEdit enabling code for addesses > 0xFFFFFFFFh.
* Added MultiSearchAtBinary function, allows faster search on
FindAll.
* Fixed logical sectors start. Now starts from 0 instead of 1.
* Added AutoShowTag option to preferences menu.
* Added auto tag panel popup with Process RAM open.
* Fixed Process RAM seeking.
* Added Report a Bug & Donation menu items.
* "Find Some Bytes" button doesn't close find dialog anymore.
- Add missing %{optflags} and wxhexeditor-0.23-func-return.patch.
- Replace wxhexeditor-0.22-mhash.patch with
wxhexeditor-0.23-mhash.patch (rebased).
- Add %desktop_database_post{,un}.
- Minor spec cleanup.
- Add wxhexeditor-0.22-mhash.patch: use system mhash library.
- BuildRequires: mhash-devel.
- Use wxWidgets defines.
- BuildRequires: wxWidgets-wxcontainer-devel -> wxWidgets-devel.
- Remove unused BuildRequires: fdupes.
- Install docs.
- Initial build.

Loading...
Request History
Dave Plater's avatar

plater created request

Fix Factory build by explicitly specifying python3 binary for udis86 build.
- Update to 0.23+git20170810
- Upstream changes:
Fixed TAG deletion behaviour while tag not selected.
Implemented tags redo/undo support.
Fixed part of #67, SEGV due Tags.
Fixed Forward Search SEGV. Fixed recent mem leak patch.
Delete existing buffers on allocation failure.
- Update to 0.23+git20170316
- Upstream changes:
Fixed file cut/deletion tag issues. #67
- Update to 0.23+git20170312
- Upstream changes:
Fixed MinGW32 compatibility.
Fixed GIANT file size detection. (Can open /proc/kcore now)
- Update to 0.23+git20170307
- Upstream changes:
Fixed read mode cosmetic issues and add some compare mode
restrictions. #59
Removed right click into search and compare panels. #48
- Update to 0.23+git20170306
- Upstream changes:
Fixed Assertion with zero sized files. #56
Fixed 0 sized file GoTo seek error #56
Fixed some operations with 0 sized files #56
- Update to 0.23+git20170228
- Upstream changes:
Added selection after paste for #44
Fixed deleted TAG live on taglist error.
- Update to 0.23+git20170226
- Upstream changes:
Fixed typo & allow find dialog to hide.
Fixed last comma with CopyAs Special Hex 0x with ","
Fixed block deletion issue #50
- Update to 0.23+git20170224 to fix reopened boo#1022460
- Upstream changes:
Implemented Portable mode.
Replaced SF.net links with wxHexEditor.org
Fixed cosmetic typo
Fixed Find Backward Wraparound SEGV #48
Added support for Paste Hex with "\x00" notation. #44
Fixed FindAll double find cosmetic issue.
- Update to 0.23+git20170223 to fix i586 build.
- Upstream changes:
Fixed find result for zero offset location bug #46.
Fixed non-SSE2 environment build.
Removed ":" from tag dialogs.
- Update to 0.23+git20170221 to fix reopened boo#1022460
- Added wxhexeditor-fixdesktopfile.patch to fix desktop file.
- Upstream changes:
Added Cancel button to Tag Edit Dialog
Fixed FileSystemWatcher : operational right now.
Fixed more FileSystemWatcher issues.
Fixed FileWatcher for files open via CLI arg.
Replaced nullptr with old NULL for compatibility.
Fixed FindAll SEG fault and double find issues.
Fixed locale file.
Fixed thread kill on file close.
Fixed Disk Image Tools cosmetics
Refactored FIND functions with SSE2
- Update to git version 0.23+git20161226 (boo#1022460):
* See https://github.com/EUA/wxHexEditor/commits/master
- Removed wxhexeditor-0.23-func-return.patch: fixed upstream.
Rebased wxhexeditor-0.23-mhash.patch and
wxhexeditor-remove-debug.patch.
- Add wxhexeditor-remove-debug.patch: Remove some debug printed on
stdout, patch taken from debian.
- Fix "find requires" (remove %wx_requires) (boo#1022637).
- Build against wxWidgets 3
- Update to 0.23:
* Added many languages.
* Fixed many bugs that leads to crash and memory leaks.
* Implemented prefetched functions (SSD buster).
* Fixed some cosmetic errors.
* Fixed C::B compilation for all operating systems.
* Added Sorted Tag Saving / Loading.
* Fixed Injection function.
* Implemented file change detection reload (on wxWidgets > 2.9).
* Implemented file compare connector to scroll 2 files at once.
* Added remember last panel states.
* Fixed TagEdit enabling code for addesses > 0xFFFFFFFFh.
* Added MultiSearchAtBinary function, allows faster search on
FindAll.
* Fixed logical sectors start. Now starts from 0 instead of 1.
* Added AutoShowTag option to preferences menu.
* Added auto tag panel popup with Process RAM open.
* Fixed Process RAM seeking.
* Added Report a Bug & Donation menu items.
* "Find Some Bytes" button doesn't close find dialog anymore.
- Add missing %{optflags} and wxhexeditor-0.23-func-return.patch.
- Replace wxhexeditor-0.22-mhash.patch with
wxhexeditor-0.23-mhash.patch (rebased).
- Add %desktop_database_post{,un}.
- Minor spec cleanup.
- Add wxhexeditor-0.22-mhash.patch: use system mhash library.
- BuildRequires: mhash-devel.
- Use wxWidgets defines.
- BuildRequires: wxWidgets-wxcontainer-devel -> wxWidgets-devel.
- Remove unused BuildRequires: fdupes.
- Install docs.
- Initial build.


Dave Plater's avatar

plater accepted request

ok

openSUSE Build Service is sponsored by