SHA256
1
0
forked from pool/binwalk

Accepting request 913211 from home:mnhauke

- Update to version 2.3.2
  * Minor bug fixes
  * Removed hilink decryption plugin

OBS-URL: https://build.opensuse.org/request/show/913211
OBS-URL: https://build.opensuse.org/package/show/devel:tools/binwalk?expand=0&rev=23
This commit is contained in:
Marcus Meissner 2021-08-22 14:13:31 +00:00 committed by Git OBS Bridge
parent eb94ad09db
commit 7f05c3edc3
4 changed files with 11 additions and 5 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:7ec9d8fcb8686f4060d37e1096669e3ed8ce1194c91ad80199622448bcc01b19
size 39603558

3
binwalk-2.3.2.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:986162f403547c1d16aad4cfc1f9aab06ab2f8272eb2a5b54d2d1d96cb16b121
size 39597141

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Thu Aug 19 19:27:51 UTC 2021 - Martin Hauke <mardnh@gmx.de>
- Update to version 2.3.2
* Minor bug fixes
* Removed hilink decryption plugin
------------------------------------------------------------------- -------------------------------------------------------------------
Sun Mar 28 11:29:10 UTC 2021 - Martin Hauke <mardnh@gmx.de> Sun Mar 28 11:29:10 UTC 2021 - Martin Hauke <mardnh@gmx.de>

View File

@ -17,7 +17,7 @@
Name: binwalk Name: binwalk
Version: 2.3.1 Version: 2.3.2
Release: 0 Release: 0
Summary: Firmware Analysis Tool Summary: Firmware Analysis Tool
License: MIT License: MIT
@ -73,7 +73,6 @@ bootloaders, filesystems, etc.
%prep %prep
%setup -q %setup -q
sed -i -e '/^#!\//, 1d' src/binwalk/plugins/hilink.py
%build %build
%python3_build %python3_build