2023-08-14 07:25:36 by Thomas Klausner | Files touched by this commit (1247) |
Log message:
*: recursive bump for Python 3.11 as new default
|
2023-04-27 07:58:41 by Thomas Klausner | Files touched by this commit (2) | |
Log message:
binwalk: update to 2.3.4.
Merged patch to fix PFS directory traversal / code execution bug. Credit: \
Quentin Kaiser.
|
2022-06-30 13:19:02 by Nia Alarie | Files touched by this commit (524) |
Log message:
*: Revbump packages that use Python at runtime without a PKGNAME prefix
|
2022-01-08 00:18:19 by Thomas Klausner | Files touched by this commit (2) |
Log message:
binwalk: convert to egg.mk
|
2022-01-07 20:50:46 by Nikita | Files touched by this commit (3) | |
Log message:
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
|
2021-10-26 13:20:30 by Nia Alarie | Files touched by this commit (630) |
Log message:
sysutils: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
|
2021-10-07 16:58:44 by Nia Alarie | Files touched by this commit (630) |
Log message:
sysutils: Remove SHA1 hashes for distfiles
|
2020-12-04 21:45:51 by Nia Alarie | Files touched by this commit (456) |
Log message:
Revbump packages with a runtime Python dep but no version prefix.
For the Python 3.8 default switch.
|
2019-04-25 09:33:32 by Maya Rashish | Files touched by this commit (620) |
Log message:
PKGREVISION bump for anything using python without a PYPKGPREFIX.
This is a semi-manual PKGREVISION bump.
|
2018-06-17 13:46:26 by Thomas Klausner | Files touched by this commit (3) |
Log message:
binwalk: simplify github handling.
Make distfile fetchable. Some cleanups.
|