2015-09-14 17:24:42 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Sep 14 10:56:52 UTC 2015 - sor.alexei@meowr.ru
|
|
|
|
|
|
|
|
- Use Python 3.x in new openSUSE releases.
|
|
|
|
- Use built-in pyqtgraph.
|
|
|
|
- Require "file" instead of python-magic as a shadow ABI-agnostic
|
2015-09-15 20:49:55 +02:00
|
|
|
libmagic dependency and "ssdeep" instead of "libfuzzy2".
|
2015-09-15 20:28:28 +02:00
|
|
|
- Dependencies fixes.
|
2015-09-15 20:49:55 +02:00
|
|
|
- Remove manpage generation from "binwalk --help": sometimes it
|
|
|
|
makes package build to fail.
|
2015-09-14 17:24:42 +02:00
|
|
|
- Spec cleanup.
|
|
|
|
|
2015-07-01 16:12:52 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Jul 1 13:57:37 UTC 2015 - aloisio@gmx.com
|
|
|
|
|
|
|
|
- Added requirement for python-curses
|
|
|
|
|
2014-08-12 13:44:20 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Aug 4 09:20:11 UTC 2014 - boris@steki.net
|
|
|
|
|
|
|
|
- updated to latest upstream 2.0.1
|
|
|
|
+ Python3 support
|
|
|
|
+ Raw deflate detection/extraction
|
|
|
|
+ Improved API
|
|
|
|
+ Improved speed
|
|
|
|
+ More (and improved) signatures
|
|
|
|
+ Faster entropy scans
|
|
|
|
- Project has moved from google code hosting to github
|
|
|
|
|
2013-09-24 11:06:17 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Sep 23 13:13:57 UTC 2013 - vcizek@suse.com
|
|
|
|
|
|
|
|
- update to 1.2.1
|
|
|
|
* complete re-write in Python and includes new features and
|
|
|
|
a scriptable Python module
|
|
|
|
* several new features, including recursive scanning and extraction,
|
|
|
|
strings and entropy analysis, and plugin support
|
|
|
|
* major speed improvements and regex filter support,
|
|
|
|
as well as bug fixes and signature updates
|
|
|
|
* adds the --extract option and extends --dd, allowing auto extraction
|
|
|
|
and auto decompression of extracted files
|
|
|
|
* Improved signatures and scan speed
|
|
|
|
|
2012-10-30 14:13:25 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
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.
|
|
|
|
|
2011-09-06 08:29:59 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Aug 23 12:39:24 UTC 2011 - boris@steki.net
|
|
|
|
|
|
|
|
- Initial packaging of 0.3.8 version
|
|
|
|
|