OpenBSD CVS

CVS log for ports/sysutils/binwalk/Makefile


[BACK] Up to [local] / ports / sysutils / binwalk

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.25 / (download) - annotate - [select for diffs], Mon May 6 12:23:58 2024 UTC (4 weeks, 5 days ago) by sthen
Branch: MAIN
CVS Tags: HEAD
Changes since 1.24: +1 -0 lines
Diff to previous 1.24 (unified)

bump REVISION for py3.10 -> py3.11 switch

Revision 1.24 / (download) - annotate - [select for diffs], Thu Nov 9 09:12:11 2023 UTC (6 months, 4 weeks ago) by jasper
Branch: MAIN
CVS Tags: OPENBSD_7_5_BASE, OPENBSD_7_5
Changes since 1.23: +1 -2 lines
Diff to previous 1.23 (unified)

- update to binwalk-2.3.4
- addresses CVE-2022-4510 (path traversal when parsing PFS files)

from Mikhail

Revision 1.23 / (download) - annotate - [select for diffs], Sun Nov 13 15:29:44 2022 UTC (18 months, 3 weeks ago) by sthen
Branch: MAIN
CVS Tags: OPENBSD_7_4_BASE, OPENBSD_7_4, OPENBSD_7_3_BASE, OPENBSD_7_3
Changes since 1.22: +1 -1 lines
Diff to previous 1.22 (unified)

bump for MODPY_DEFAULT_VERSION_3 change

Revision 1.22 / (download) - annotate - [select for diffs], Tue Mar 22 09:21:46 2022 UTC (2 years, 2 months ago) by sthen
Branch: MAIN
CVS Tags: OPENBSD_7_2_BASE, OPENBSD_7_2, OPENBSD_7_1_BASE, OPENBSD_7_1
Changes since 1.21: +0 -1 lines
Diff to previous 1.21 (unified)

remove MODPY_VERSION lines which are set to the default
(NB portgen usually gets this wrong; it also doesn't understand
dependencies that are restricted to only being used with certain
python versions. at this point you usually get better results
doing py-* ports by hand than with portgen)

Revision 1.21 / (download) - annotate - [select for diffs], Fri Mar 11 19:57:14 2022 UTC (2 years, 2 months ago) by naddy
Branch: MAIN
Changes since 1.20: +0 -2 lines
Diff to previous 1.20 (unified)

drop RCS Ids

Revision 1.20 / (download) - annotate - [select for diffs], Tue Nov 2 00:02:21 2021 UTC (2 years, 7 months ago) by sthen
Branch: MAIN
Changes since 1.19: +2 -1 lines
Diff to previous 1.19 (unified)

bump REVISION for switch from Python 3.8 -> 3.9

Revision 1.19 / (download) - annotate - [select for diffs], Wed Oct 27 14:51:57 2021 UTC (2 years, 7 months ago) by jasper
Branch: MAIN
Changes since 1.18: +2 -2 lines
Diff to previous 1.18 (unified)

update to binwalk-2.3.3

Revision 1.18 / (download) - annotate - [select for diffs], Sun Aug 29 09:00:35 2021 UTC (2 years, 9 months ago) by jasper
Branch: MAIN
CVS Tags: OPENBSD_7_0_BASE, OPENBSD_7_0
Changes since 1.17: +2 -2 lines
Diff to previous 1.17 (unified)

update to binwalk-2.3.2

Revision 1.17 / (download) - annotate - [select for diffs], Sun Mar 28 13:50:47 2021 UTC (3 years, 2 months ago) by jasper
Branch: MAIN
CVS Tags: OPENBSD_6_9_BASE, OPENBSD_6_9
Changes since 1.16: +3 -3 lines
Diff to previous 1.16 (unified)

update to binwalk-2.3.1

Revision 1.16 / (download) - annotate - [select for diffs], Tue Feb 23 19:39:40 2021 UTC (3 years, 3 months ago) by sthen
Branch: MAIN
Changes since 1.15: +1 -2 lines
Diff to previous 1.15 (unified)

Reverse the polarity of MODPY_VERSION; default is now 3.x,
if a port needs 2.x then set MODPY_VERSION=${MODPY_DEFAULT_VERSION_2}.

This commit doesn't change any versions currently used; it may be that
some ports have MODPY_DEFAULT_VERSION_2 but don't require it, those
should be cleaned up in the course of updating ports where possible.

Python module ports providing py3-* packages should still use
FLAVOR=python3 so that we don't have a mixture of dependencies some
using ${MODPY_FLAVOR} and others not.

Revision 1.15 / (download) - annotate - [select for diffs], Fri Jul 3 21:13:09 2020 UTC (3 years, 11 months ago) by sthen
Branch: MAIN
CVS Tags: OPENBSD_6_8_BASE, OPENBSD_6_8
Changes since 1.14: +2 -2 lines
Diff to previous 1.14 (unified)

bump REVISION; python 3 default changed to 3.8

Revision 1.14 / (download) - annotate - [select for diffs], Sat Dec 21 14:18:30 2019 UTC (4 years, 5 months ago) by jasper
Branch: MAIN
CVS Tags: OPENBSD_6_7_BASE, OPENBSD_6_7
Changes since 1.13: +4 -3 lines
Diff to previous 1.13 (unified)

add jefferson as an RDEP to extract JFFS2 filesystems

Revision 1.13 / (download) - annotate - [select for diffs], Sat Dec 14 21:44:08 2019 UTC (4 years, 5 months ago) by kmos
Branch: MAIN
Changes since 1.12: +6 -2 lines
Diff to previous 1.12 (unified)

Enable tests using MODPY_PYTEST

Added PORTHOME and TEST_ENV with PYTHONPATH to make them work

Revision 1.12 / (download) - annotate - [select for diffs], Sat Dec 14 14:21:46 2019 UTC (4 years, 5 months ago) by jasper
Branch: MAIN
Changes since 1.11: +13 -7 lines
Diff to previous 1.11 (unified)

- update to binwalk-2.2.0
- add py-cryptodome dependency
- take maintainership

Revision 1.11 / (download) - annotate - [select for diffs], Fri Jul 12 20:49:40 2019 UTC (4 years, 10 months ago) by sthen
Branch: MAIN
CVS Tags: OPENBSD_6_6_BASE, OPENBSD_6_6
Changes since 1.10: +2 -2 lines
Diff to previous 1.10 (unified)

replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes

Revision 1.10 / (download) - annotate - [select for diffs], Sun Apr 28 20:51:53 2019 UTC (5 years, 1 month ago) by sthen
Branch: MAIN
Changes since 1.9: +2 -2 lines
Diff to previous 1.9 (unified)

bump all the py3 things, _SYSTEM_VERSION didn't quite work out how
we expected and it's easier|safer to do it this way than fiddle with
pkg_add now. thanks aja for update tests with a quick bulk.

Revision 1.9 / (download) - annotate - [select for diffs], Mon Nov 6 09:26:35 2017 UTC (6 years, 7 months ago) by jasper
Branch: MAIN
CVS Tags: OPENBSD_6_5_BASE, OPENBSD_6_5, OPENBSD_6_4_BASE, OPENBSD_6_4, OPENBSD_6_3_BASE, OPENBSD_6_3
Changes since 1.8: +4 -2 lines
Diff to previous 1.8 (unified)

add RDEP on py3-capstone to support dissambly of object files

Revision 1.8 / (download) - annotate - [select for diffs], Mon Nov 6 09:19:01 2017 UTC (6 years, 7 months ago) by jasper
Branch: MAIN
Changes since 1.7: +2 -4 lines
Diff to previous 1.7 (unified)

this no longer uses devel/py-libmagic

Revision 1.7 / (download) - annotate - [select for diffs], Wed Aug 23 11:29:37 2017 UTC (6 years, 9 months ago) by jasper
Branch: MAIN
CVS Tags: OPENBSD_6_2_BASE, OPENBSD_6_2
Changes since 1.6: +17 -22 lines
Diff to previous 1.6 (unified)

update to binwalk-2.1.1

Revision 1.6 / (download) - annotate - [select for diffs], Wed Jul 5 10:22:06 2017 UTC (6 years, 11 months ago) by sthen
Branch: MAIN
Changes since 1.5: +2 -4 lines
Diff to previous 1.5 (unified)

drop MAINTAINER on a few things

Revision 1.5 / (download) - annotate - [select for diffs], Tue Jan 26 13:29:11 2016 UTC (8 years, 4 months ago) by sthen
Branch: MAIN
CVS Tags: OPENBSD_6_1_BASE, OPENBSD_6_1, OPENBSD_6_0_BASE, OPENBSD_6_0, OPENBSD_5_9_BASE, OPENBSD_5_9
Changes since 1.4: +3 -3 lines
Diff to previous 1.4 (unified)

use MODPY_PI MASTER_SITES where the files are the same as on googlecode.
update some HOMEPAGEs and add some comments.

Revision 1.4 / (download) - annotate - [select for diffs], Tue Jan 26 13:05:27 2016 UTC (8 years, 4 months ago) by sthen
Branch: MAIN
Changes since 1.3: +3 -3 lines
Diff to previous 1.3 (unified)

Chase Location: header redirects for googlecode-hosted HOMEPAGEs and
bump REVISION.

Revision 1.3 / (download) - annotate - [select for diffs], Wed Aug 20 00:29:15 2014 UTC (9 years, 9 months ago) by sthen
Branch: MAIN
CVS Tags: OPENBSD_5_8_BASE, OPENBSD_5_8, OPENBSD_5_7_BASE, OPENBSD_5_7
Changes since 1.2: +5 -1 lines
Diff to previous 1.2 (unified)

handler new py-libmagic, breakage reported by chris@

Revision 1.2 / (download) - annotate - [select for diffs], Sat Nov 2 20:32:49 2013 UTC (10 years, 7 months ago) by sthen
Branch: MAIN
CVS Tags: OPENBSD_5_6_BASE, OPENBSD_5_6, OPENBSD_5_5_BASE, OPENBSD_5_5
Changes since 1.1: +4 -3 lines
Diff to previous 1.1 (unified)

minor update to binwalk 1.2.2-1

Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Sun Oct 27 09:58:41 2013 UTC (10 years, 7 months ago) by sthen
Branch: sthen
CVS Tags: sthen_20131027
Changes since 1.1: +0 -0 lines
Diff to previous 1.1 (unified)

import sysutils/binwalk, req'd by chris@, ok zhuk@

Binwalk is a firmware analysis tool designed to assist in the analysis,
extraction, and reverse engineering of firmware images and other binary
blobs. It is simple to use, fully scriptable, and can be easily extended
via custom signatures, extraction rules, and plugin modules.

Binwalk supports various types of analysis useful for inspecting and
reverse engineering firmware, including:

    Embedded file identification and extraction
    Executable code identification
    Type casting
    Entropy analysis and graphing
    Heuristic data analysis
    "Smart" strings analysis

Binwalk's file signatures are (mostly) compatible with the magic signatures
used by the Unix file utility, and include customized/improved signatures
for files that are commonly found in firmware images such as compressed
files, firmware headers, kernels, bootloaders, filesystems, etc.

Revision 1.1 / (download) - annotate - [select for diffs], Sun Oct 27 09:58:41 2013 UTC (10 years, 7 months ago) by sthen
Branch: MAIN

Initial revision

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.