Accepting request 139770 from home:bmanojlovic:branches:devel:tools

Updated to latest upstream version 0.4.5

OBS-URL: https://build.opensuse.org/request/show/139770
OBS-URL: https://build.opensuse.org/package/show/devel:tools/binwalk?expand=0&rev=2
This commit is contained in:
2012-10-30 13:13:25 +00:00
committed by Git OBS Bridge
parent dd56025b4a
commit de00a48de0
5 changed files with 43 additions and 7 deletions

View File

@@ -1,3 +1,20 @@
-------------------------------------------------------------------
Tue Oct 30 12:42:57 UTC 2012 - boris@steki.net
- updated to latest upstream 0.4.5
* Fixed magic file white space parsing bug.
* Fixed memory leak when more than one target file was specified.
* Added --dd option for auto-extraction of files.
* Bug fixes, signature updates
* Much improved scanning speed (thanks dannyb!).
* New options (--grep, --raw-bytes).
* Improved filtering.
* Various bug fixes and signature updates.
* Improved signature matching for SquashFS file systems.
* Added support for Linux block devices.
* Added support for building against libmagic.
* Added ability to optionally disable update features.
-------------------------------------------------------------------
Tue Aug 23 12:39:24 UTC 2011 - boris@steki.net