Changelog for
wxhexeditor-0.23+git20170810-30.1.x86_64.rpm :
Fri Dec 29 13:00:00 2017 davejplaterAATTgmail.com
- Make description relevant to the package.
Thu Dec 28 13:00:00 2017 jengelhAATTinai.de
- Trim filler wording from description.
Sat Dec 23 13:00:00 2017 davejplaterAATTgmail.com
- 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.
Fri Mar 24 13:00:00 2017 davejplaterAATTgmail.com
- Update to 0.23+git20170316
- Upstream changes:
Fixed file cut/deletion tag issues. #67
Sun Mar 12 13:00:00 2017 davejplaterAATTgmail.com
- Update to 0.23+git20170312
- Upstream changes:
Fixed MinGW32 compatibility.
Fixed GIANT file size detection. (Can open /proc/kcore now)
Tue Mar 7 13:00:00 2017 davejplaterAATTgmail.com
- 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
Mon Mar 6 13:00:00 2017 davejplaterAATTgmail.com
- 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
Tue Feb 28 13:00:00 2017 davejplaterAATTgmail.com
- Update to 0.23+git20170228
- Upstream changes:
Added selection after paste for #44
Fixed deleted TAG live on taglist error.
Sun Feb 26 13:00:00 2017 davejplaterAATTgmail.com
- 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
Fri Feb 24 13:00:00 2017 davejplaterAATTgmail.com
- 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.
Thu Feb 23 13:00:00 2017 davejplaterAATTgmail.com
- 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.
Tue Feb 21 13:00:00 2017 davejplaterAATTgmail.com
- 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
Fri Feb 3 13:00:00 2017 davejplaterAATTgmail.com
- 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.
Sat Jan 7 13:00:00 2017 zaitorAATTopensuse.org
- Add wxhexeditor-remove-debug.patch: Remove some debug printed on
stdout, patch taken from debian.
Fri Nov 25 13:00:00 2016 lazy.kentAATTopensuse.org
- Fix \"find requires\" (remove %wx_requires) (boo#1022637).
Sat Aug 20 14:00:00 2016 jengelhAATTinai.de
- Build against wxWidgets 3
Wed Dec 10 13:00:00 2014 sor.alexeiAATTmeowr.ru
- 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).
Thu Oct 2 14:00:00 2014 sor.alexeiAATTmeowr.ru
- Add %desktop_database_post{,un}.
- Minor spec cleanup.
Sat Jul 26 14:00:00 2014 lazy.kentAATTopensuse.org
- 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.
Tue Jul 15 14:00:00 2014 sor.alexeiAATTmeowr.ru
- Initial build.