From 7f05c3edc387149a6093e32f5ac628c462ff14586576e6813fffe739477e126e Mon Sep 17 00:00:00 2001 From: Marcus Meissner <meissner@suse.com> Date: Sun, 22 Aug 2021 14:13:31 +0000 Subject: [PATCH] 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 --- binwalk-2.3.1.tar.gz | 3 --- binwalk-2.3.2.tar.gz | 3 +++ binwalk.changes | 7 +++++++ binwalk.spec | 3 +-- 4 files changed, 11 insertions(+), 5 deletions(-) delete mode 100644 binwalk-2.3.1.tar.gz create mode 100644 binwalk-2.3.2.tar.gz diff --git a/binwalk-2.3.1.tar.gz b/binwalk-2.3.1.tar.gz deleted file mode 100644 index c7e889b..0000000 --- a/binwalk-2.3.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7ec9d8fcb8686f4060d37e1096669e3ed8ce1194c91ad80199622448bcc01b19 -size 39603558 diff --git a/binwalk-2.3.2.tar.gz b/binwalk-2.3.2.tar.gz new file mode 100644 index 0000000..7598396 --- /dev/null +++ b/binwalk-2.3.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:986162f403547c1d16aad4cfc1f9aab06ab2f8272eb2a5b54d2d1d96cb16b121 +size 39597141 diff --git a/binwalk.changes b/binwalk.changes index 17b047a..ca97f96 100644 --- a/binwalk.changes +++ b/binwalk.changes @@ -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> diff --git a/binwalk.spec b/binwalk.spec index 96d8c7a..b2d4d28 100644 --- a/binwalk.spec +++ b/binwalk.spec @@ -17,7 +17,7 @@ Name: binwalk -Version: 2.3.1 +Version: 2.3.2 Release: 0 Summary: Firmware Analysis Tool License: MIT @@ -73,7 +73,6 @@ bootloaders, filesystems, etc. %prep %setup -q -sed -i -e '/^#!\//, 1d' src/binwalk/plugins/hilink.py %build %python3_build