Commit graph

8 commits

Author SHA1 Message Date
wiz
fc0067178b binwalk: convert to egg.mk 2022-01-07 23:18:19 +00:00
nikita
10398f2e73 binwalk: update to version 2.3.3
ChangeLog (from https://github.com/ReFirmLabs/binwalk/releases):

Binwalk 2.3.3
    Added checks to prevent directory traversal vulnerability when
    external extractors create symlinks on the filesystem.
    Added --run-as command line option to allow users to control the
    privilege level external extractors are given as well as the power
    to run as root if they so choose.
    Added documentation to the README that describes the changes
    above.
Binwalk 2.3.2
    Minor bug fixes
Release 2.3.1
    Fixed issue where deps.sh could fail to install a dependency but
    the script would still succeed. Specifically sasquatch was not
    getting properly installed into the docker container.
Release v2.3.0
    This is the first release with exclusive support for Python3.
Python 2.2.1
    This will be the last release that officially supports Python 2.
Binwalk v2.2.0 Release
    Updated version to 2.2.0
2022-01-07 19:50:46 +00:00
nia
d75334de07 sysutils: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
2021-10-26 11:19:17 +00:00
nia
67e36f8dd3 sysutils: Remove SHA1 hashes for distfiles 2021-10-07 14:57:31 +00:00
nia
f6dd9d2f87 Revbump packages with a runtime Python dep but no version prefix.
For the Python 3.8 default switch.
2020-12-04 20:44:57 +00:00
maya
f34a8c24a3 PKGREVISION bump for anything using python without a PYPKGPREFIX.
This is a semi-manual PKGREVISION bump.
2019-04-25 07:32:34 +00:00
wiz
4fab694e95 binwalk: simplify github handling.
Make distfile fetchable. Some cleanups.
2018-06-17 11:46:26 +00:00
maya
e1ad2a181c Add binwalk version 2.1.1
Binwalk is a fast, easy to use tool for analyzing, reverse engineering,
and extracting firmware images.
2018-06-13 13:25:02 +00:00