From f5ec269325d85c1619e22c99b920ea1d02fa0077baf243f5891381a6f225672d Mon Sep 17 00:00:00 2001 From: Alexei Sorokin Date: Tue, 14 Feb 2023 10:14:21 +0000 Subject: [PATCH] Accepting request 1065678 from home:rfrohl:branches:devel:tools binwalk 2.3.4 OBS-URL: https://build.opensuse.org/request/show/1065678 OBS-URL: https://build.opensuse.org/package/show/devel:tools/binwalk?expand=0&rev=27 --- binwalk-2.3.3.tar.gz | 3 --- binwalk-2.3.4.tar.gz | 3 +++ binwalk.changes | 9 ++++++++- binwalk.spec | 5 +---- 4 files changed, 12 insertions(+), 8 deletions(-) delete mode 100644 binwalk-2.3.3.tar.gz create mode 100644 binwalk-2.3.4.tar.gz diff --git a/binwalk-2.3.3.tar.gz b/binwalk-2.3.3.tar.gz deleted file mode 100644 index e7afe9d..0000000 --- a/binwalk-2.3.3.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7e32b94dc77632b51d18732b5456e2a3ef85e4521d7d4a54410e36f93859501f -size 39723775 diff --git a/binwalk-2.3.4.tar.gz b/binwalk-2.3.4.tar.gz new file mode 100644 index 0000000..e8ced10 --- /dev/null +++ b/binwalk-2.3.4.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:60416bfec2390cec76742ce942737df3e6585c933c2467932f59c21e002ba7a9 +size 39723471 diff --git a/binwalk.changes b/binwalk.changes index 52e1ff8..058e0c2 100644 --- a/binwalk.changes +++ b/binwalk.changes @@ -1,7 +1,14 @@ +------------------------------------------------------------------- +Tue Feb 14 08:16:19 UTC 2023 - Robert Frohl + +- Update to version 2.3.4 + * CVE-2022-4510: path traversal in PFS extractor script (boo#1207744) +- drop CVE-2022-4510.patch + ------------------------------------------------------------------- Mon Jan 30 09:18:51 UTC 2023 - Boris Manojlovic -- add CVE-2022-4510 patch file: CVE-2022-4510.patch +- add CVE-2022-4510 patch file: CVE-2022-4510.patch (boo#1207744) ------------------------------------------------------------------- Sat Sep 11 12:23:54 UTC 2021 - Martin Hauke diff --git a/binwalk.spec b/binwalk.spec index f9aaf48..6f2be28 100644 --- a/binwalk.spec +++ b/binwalk.spec @@ -17,14 +17,12 @@ Name: binwalk -Version: 2.3.3 +Version: 2.3.4 Release: 0 Summary: Firmware Analysis Tool License: MIT URL: https://github.com/devttys0/binwalk Source: https://github.com/devttys0/%{name}/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz -# PATCH-FIX-UPSTREAM CVE-2022-4510.patch CVE-2022-4510 fix from upstream -Patch0: CVE-2022-4510.patch BuildRequires: fdupes BuildRequires: help2man BuildRequires: python-rpm-macros @@ -75,7 +73,6 @@ bootloaders, filesystems, etc. %prep %setup -q -%patch0 %build %python3_build