commit binwalk for openSUSE:Factory

2020-09-27 Thread root
Hello community,

here is the log from the commit of package binwalk for openSUSE:Factory checked 
in at 2020-09-27 11:50:18

Comparing /work/SRC/openSUSE:Factory/binwalk (Old)
 and  /work/SRC/openSUSE:Factory/.binwalk.new.4249 (New)


Package is "binwalk"

Sun Sep 27 11:50:18 2020 rev:6 rq:837824 version:2.2.0

Changes:

--- /work/SRC/openSUSE:Factory/binwalk/binwalk.changes  2020-02-07 
15:56:45.311584664 +0100
+++ /work/SRC/openSUSE:Factory/.binwalk.new.4249/binwalk.changes
2020-09-27 11:50:19.736079156 +0200
@@ -1,0 +2,8 @@
+Fri Sep 25 16:08:57 UTC 2020 - Martin Hauke 
+
+- Create (via help2man) and package manpage
+- Recommend more unpacking programs
+  * capstone, cramfs-tools, cramfsswap, jefferson, lhasa, lzop,
+sasquatch, sleuthkit, squashfs, srecord, ubi_reader, yaffshiv
+
+---



Other differences:
--
++ binwalk.spec ++
--- /var/tmp/diff_new_pack.5x2ePu/_old  2020-09-27 11:50:20.812080316 +0200
+++ /var/tmp/diff_new_pack.5x2ePu/_new  2020-09-27 11:50:20.816080320 +0200
@@ -24,6 +24,7 @@
 URL:https://github.com/devttys0/binwalk
 Source: 
https://github.com/devttys0/%{name}/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
 BuildRequires:  fdupes
+BuildRequires:  help2man
 BuildRequires:  python-rpm-macros
 BuildRequires:  python3-curses
 BuildRequires:  python3-setuptools
@@ -34,10 +35,22 @@
 Requires:   ssdeep
 Recommends: bzip2
 Recommends: cabextract
+Recommends: capstone
 Recommends: cpio
+Recommends: cramfs-tools
+Recommends: cramfsswap
 Recommends: gzip
+Recommends: jefferson
+Recommends: lhasa
+Recommends: lzop
+Recommends: sasquatch
+Recommends: sleuthkit
+Recommends: squashfs
+Recommends: srecord
+Recommends: ubi_reader
 Recommends: unrar
 Recommends: xz
+Recommends: yaffshiv
 Recommends: zlib
 Suggests:   java
 BuildArch:  noarch
@@ -60,6 +73,7 @@
 
 %prep
 %setup -q
+sed -i -e '/^#!\//, 1d' src/binwalk/plugins/hilink.py
 
 %build
 %python3_build
@@ -67,11 +81,16 @@
 %install
 %python3_install
 chmod 644 API.md
+export PYTHONPATH=%{buildroot}%{python3_sitelib}
+help2man %{buildroot}/%{_bindir}/binwalk --no-discard-stderr 
--version-string="%{version}" --no-info > binwalk.1
+install -Dpm 0644 %{name}.1 %{buildroot}/%{_mandir}/man1/%{name}.1
+%fdupes %{buildroot}%{python3_sitelib}
 
 %files
 %license LICENSE
 %doc API.md
 %{_bindir}/%{name}
+%{_mandir}/man1/binwalk.1%{?ext_man}
 %{python3_sitelib}/%{name}/
 %{python3_sitelib}/%{name}-*
 




commit binwalk for openSUSE:Factory

2020-02-07 Thread root
Hello community,

here is the log from the commit of package binwalk for openSUSE:Factory checked 
in at 2020-02-07 15:55:20

Comparing /work/SRC/openSUSE:Factory/binwalk (Old)
 and  /work/SRC/openSUSE:Factory/.binwalk.new.26092 (New)


Package is "binwalk"

Fri Feb  7 15:55:20 2020 rev:5 rq:770720 version:2.2.0

Changes:

--- /work/SRC/openSUSE:Factory/binwalk/binwalk.changes  2018-08-12 
20:54:46.801395012 +0200
+++ /work/SRC/openSUSE:Factory/.binwalk.new.26092/binwalk.changes   
2020-02-07 15:56:45.311584664 +0100
@@ -1,0 +2,11 @@
+Thu Feb  6 19:05:14 UTC 2020 - Klaus Kämpf 
+
+- Update to version 2.2.0
+  - no further information available -
+
+---
+Thu Oct 17 14:39:23 UTC 2019 - Richard Brown 
+
+- Remove obsolete Groups tag (fate#326485)
+
+---

Old:

  binwalk-2.1.1.tar.gz

New:

  binwalk-2.2.0.tar.gz



Other differences:
--
++ binwalk.spec ++
--- /var/tmp/diff_new_pack.9GVGj4/_old  2020-02-07 15:56:46.491585267 +0100
+++ /var/tmp/diff_new_pack.9GVGj4/_new  2020-02-07 15:56:46.491585267 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package binwalk
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -12,16 +12,15 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
 Name:   binwalk
-Version:2.1.1
+Version:2.2.0
 Release:0
 Summary:Firmware Analysis Tool
 License:MIT
-Group:  Development/Tools/Debuggers
 URL:https://github.com/devttys0/binwalk
 Source: 
https://github.com/devttys0/%{name}/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
 BuildRequires:  fdupes

++ binwalk-2.1.1.tar.gz -> binwalk-2.2.0.tar.gz ++
/work/SRC/openSUSE:Factory/binwalk/binwalk-2.1.1.tar.gz 
/work/SRC/openSUSE:Factory/.binwalk.new.26092/binwalk-2.2.0.tar.gz differ: char 
13, line 1




commit binwalk for openSUSE:Factory

2018-08-12 Thread root
Hello community,

here is the log from the commit of package binwalk for openSUSE:Factory checked 
in at 2018-08-12 20:54:46

Comparing /work/SRC/openSUSE:Factory/binwalk (Old)
 and  /work/SRC/openSUSE:Factory/.binwalk.new (New)


Package is "binwalk"

Sun Aug 12 20:54:46 2018 rev:4 rq:628630 version:2.1.1

Changes:

--- /work/SRC/openSUSE:Factory/binwalk/binwalk.changes  2018-07-03 
23:34:39.448382457 +0200
+++ /work/SRC/openSUSE:Factory/.binwalk.new/binwalk.changes 2018-08-12 
20:54:46.801395012 +0200
@@ -1,0 +2,7 @@
+Fri Aug 10 13:00:35 UTC 2018 - tchva...@suse.com
+
+- Use only python3 variant
+- Drop argparse dependency
+- Use %license macro
+
+---



Other differences:
--
++ binwalk.spec ++
--- /var/tmp/diff_new_pack.3dHMy7/_old  2018-08-12 20:54:47.149395718 +0200
+++ /var/tmp/diff_new_pack.3dHMy7/_new  2018-08-12 20:54:47.153395727 +0200
@@ -22,37 +22,30 @@
 Summary:Firmware Analysis Tool
 License:MIT
 Group:  Development/Tools/Debuggers
-Url:https://github.com/devttys0/binwalk
+URL:https://github.com/devttys0/binwalk
 Source: 
https://github.com/devttys0/%{name}/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
+BuildRequires:  fdupes
+BuildRequires:  python-rpm-macros
+BuildRequires:  python3-curses
+BuildRequires:  python3-setuptools
 # Depends on libmagic.
 Requires:   file
+Requires:   python3-curses
+# Depends on libfuzzy.
+Requires:   ssdeep
 Recommends: bzip2
 Recommends: cabextract
 Recommends: cpio
 Recommends: gzip
-%if 0%{?suse_version} > 1500
-Recommends: p7zip-full
-%else
-Recommends: p7zip
-%endif
 Recommends: unrar
 Recommends: xz
 Recommends: zlib
 Suggests:   java
-BuildRequires:  fdupes
-%if 0%{?suse_version} >= 1230
-BuildRequires:  python3-devel
-Requires:   python3-curses
-# Depends on libfuzzy.
-Requires:   ssdeep
-%else
-BuildRequires:  python-devel
-Requires:   python-argparse
-Requires:   python-curses
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-%endif
-%if 0%{?suse_version} > 1110
 BuildArch:  noarch
+%if 0%{?suse_version} > 1500
+Recommends: p7zip-full
+%else
+Recommends: p7zip
 %endif
 
 %description
@@ -70,32 +63,17 @@
 %setup -q
 
 %build
-%if 0%{?suse_version} >= 1230
-python3 setup.py build
-%else
-python setup.py build
-%endif
+%python3_build
 
 %install
-%if 0%{?suse_version} >= 1230
-python3 setup.py install --root=%{buildroot} --prefix=%{_prefix}
-%fdupes %{buildroot}%{python3_sitelib}
-%else
-python2 setup.py install --root=%{buildroot} --prefix=%{_prefix}
-%fdupes %{buildroot}%{python_sitelib}
-%endif
+%python3_install
 chmod 644 API.md
 
 %files
-%defattr(-,root,root)
-%doc API.md LICENSE
+%license LICENSE
+%doc API.md
 %{_bindir}/%{name}
-%if 0%{?suse_version} >= 1230
 %{python3_sitelib}/%{name}/
 %{python3_sitelib}/%{name}-*
-%else
-%{python_sitelib}/%{name}/
-%{python_sitelib}/%{name}-*
-%endif
 
 %changelog




commit binwalk for openSUSE:Factory

2018-07-03 Thread root
Hello community,

here is the log from the commit of package binwalk for openSUSE:Factory checked 
in at 2018-07-03 23:34:36

Comparing /work/SRC/openSUSE:Factory/binwalk (Old)
 and  /work/SRC/openSUSE:Factory/.binwalk.new (New)


Package is "binwalk"

Tue Jul  3 23:34:36 2018 rev:3 rq:620336 version:2.1.1

Changes:

--- /work/SRC/openSUSE:Factory/binwalk/binwalk.changes  2015-12-24 
12:17:44.0 +0100
+++ /work/SRC/openSUSE:Factory/.binwalk.new/binwalk.changes 2018-07-03 
23:34:39.448382457 +0200
@@ -1,0 +2,6 @@
+Mon Jul  2 19:48:09 UTC 2018 - kstreit...@suse.com
+
+- Recommends p7zip-full for TW as 7z binary used in binwalk was
+  moved there
+
+---



Other differences:
--
++ binwalk.spec ++
--- /var/tmp/diff_new_pack.sehoie/_old  2018-07-03 23:34:39.992381678 +0200
+++ /var/tmp/diff_new_pack.sehoie/_new  2018-07-03 23:34:39.996381672 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package binwalk
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -30,7 +30,11 @@
 Recommends: cabextract
 Recommends: cpio
 Recommends: gzip
+%if 0%{?suse_version} > 1500
+Recommends: p7zip-full
+%else
 Recommends: p7zip
+%endif
 Recommends: unrar
 Recommends: xz
 Recommends: zlib




commit binwalk for openSUSE:Factory

2015-12-24 Thread h_root
Hello community,

here is the log from the commit of package binwalk for openSUSE:Factory checked 
in at 2015-12-24 12:17:35

Comparing /work/SRC/openSUSE:Factory/binwalk (Old)
 and  /work/SRC/openSUSE:Factory/.binwalk.new (New)


Package is "binwalk"

Changes:

--- /work/SRC/openSUSE:Factory/binwalk/binwalk.changes  2015-09-19 
06:54:58.0 +0200
+++ /work/SRC/openSUSE:Factory/.binwalk.new/binwalk.changes 2015-12-24 
12:17:44.0 +0100
@@ -1,0 +2,18 @@
+Wed Dec 23 18:04:53 UTC 2015 - aloi...@gmx.com
+
+- Update to version 2.1.1:
+  * Many bug fixes
+  * New/improved file signatures
+  * Disassembly scans (using the Capstone Engine)
+  * Improved raw Deflate compression detection and extraction
+  * Raw LZMA compression detection and extraction
+  * Improved false positive detection for common compressions
+(Zlib, LZMA)
+  * An IDA plugin for running binwalk inside of IDA
+  * Integration of better extraction utilities (e.g., sasquatch
+for SquashFS, jefferson for JFFS2)
+  * Removal of all C library dependencies, including
+libmagic - pure Python!
+  * Native Windows support!
+ 
+---

Old:

  binwalk-2.0.1.tar.gz

New:

  binwalk-2.1.1.tar.gz



Other differences:
--
++ binwalk.spec ++
--- /var/tmp/diff_new_pack.AU4NJS/_old  2015-12-24 12:17:45.0 +0100
+++ /var/tmp/diff_new_pack.AU4NJS/_new  2015-12-24 12:17:45.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   binwalk
-Version:2.0.1
+Version:2.1.1
 Release:0
 Summary:Firmware Analysis Tool
 License:MIT
@@ -35,6 +35,7 @@
 Recommends: xz
 Recommends: zlib
 Suggests:   java
+BuildRequires:  fdupes
 %if 0%{?suse_version} >= 1230
 BuildRequires:  python3-devel
 Requires:   python3-curses
@@ -46,6 +47,9 @@
 Requires:   python-curses
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 %endif
+%if 0%{?suse_version} > 1110
+BuildArch:  noarch
+%endif
 
 %description
 Binwalk is a tool for searching a given binary image for embedded
@@ -62,23 +66,25 @@
 %setup -q
 
 %build
-%configure \
 %if 0%{?suse_version} >= 1230
-  --with-python=python3 \
-  --disable-libfuzzy\
+python3 setup.py build
+%else
+python setup.py build
 %endif
-  --disable-libmagic
-make %{?_smp_mflags}
 
 %install
 %if 0%{?suse_version} >= 1230
 python3 setup.py install --root=%{buildroot} --prefix=%{_prefix}
+%fdupes %{buildroot}%{python3_sitelib}
 %else
 python2 setup.py install --root=%{buildroot} --prefix=%{_prefix}
+%fdupes %{buildroot}%{python_sitelib}
 %endif
+chmod 644 API.md
 
 %files
 %defattr(-,root,root)
+%doc API.md LICENSE
 %{_bindir}/%{name}
 %if 0%{?suse_version} >= 1230
 %{python3_sitelib}/%{name}/

++ binwalk-2.0.1.tar.gz -> binwalk-2.1.1.tar.gz ++
 32044 lines of diff (skipped)