Accepting request 350576 from home:alois:branches:devel:tools

Updated to version 2.1.1.

OBS-URL: https://build.opensuse.org/request/show/350576
OBS-URL: https://build.opensuse.org/package/show/devel:tools/binwalk?expand=0&rev=10
This commit is contained in:
Alexei Sorokin
2015-12-23 18:56:11 +00:00
committed by Git OBS Bridge
parent 73830d48b8
commit c7ba9ccf78
4 changed files with 33 additions and 9 deletions

View File

@@ -1,3 +1,21 @@
-------------------------------------------------------------------
Wed Dec 23 18:04:53 UTC 2015 - aloisio@gmx.com
- Update to version 2.1.1:
* Many bug fixes
* New/improved file signatures
* Disassembly scans (using the Capstone Engine)
* Improved raw Deflate compression detection and extraction
* Raw LZMA compression detection and extraction
* Improved false positive detection for common compressions
(Zlib, LZMA)
* An IDA plugin for running binwalk inside of IDA
* Integration of better extraction utilities (e.g., sasquatch
for SquashFS, jefferson for JFFS2)
* Removal of all C library dependencies, including
libmagic - pure Python!
* Native Windows support!
-------------------------------------------------------------------
Mon Sep 14 10:56:52 UTC 2015 - sor.alexei@meowr.ru