Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package gowitness for openSUSE:Factory checked in at 2025-11-21 16:55:16 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gowitness (Old) and /work/SRC/openSUSE:Factory/.gowitness.new.2061 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gowitness" Fri Nov 21 16:55:16 2025 rev:4 rq:1318797 version:3.1.0 Changes: -------- --- /work/SRC/openSUSE:Factory/gowitness/gowitness.changes 2024-10-24 15:44:30.396487771 +0200 +++ /work/SRC/openSUSE:Factory/.gowitness.new.2061/gowitness.changes 2025-11-21 16:56:12.881187986 +0100 @@ -1,0 +2,27 @@ +Mon Nov 17 20:25:51 UTC 2025 - Martin Hauke <[email protected]> + +- Update to version 3.1.0 + * Refactor the chromedp driver, focussing on performance. The + new implementation spawns a single browser instance with + multiple tabs instead of a full browser for each target. + * Improve performance of perception hash calculations, + primarily avoiding excessive allocations. + * Also enable error logs when the debug flag is enabled. + * Add a new --skip-network-logs flag to skip recording network + logs in writers. + * Restore the --screenshot-filter option. + * Add IPv6 parsing logic for Nessus reader. + * Add keyboard shortcuts to next/prev in gallery view. + Fixed + * Handle JavaScript popups better in the chromedp driver. + * Improve custom header parsing logic. + * Ignore error if the build directory doesn't exist yet. + * Solved Issue for Query Parameters When Reading URLs from File. + * MySQL/PSQL Updates for Compatibility. + * Fix "error enabling network tracking: context deadline + exceeded" error message. + * Fix typo in error message for Chrome installation. + Other + * Dump both Go and Javascript dependencies, numerous times. + +------------------------------------------------------------------- Old: ---- gowitness-3.0.5.tar.gz New: ---- gowitness-3.1.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gowitness.spec ++++++ --- /var/tmp/diff_new_pack.OAR4K0/_old 2025-11-21 16:56:15.213286259 +0100 +++ /var/tmp/diff_new_pack.OAR4K0/_new 2025-11-21 16:56:15.213286259 +0100 @@ -1,8 +1,8 @@ # # spec file for package gowitness # -# Copyright (c) 2024 SUSE LLC -# Copyright (c) 2021-2024, Martin Hauke <[email protected]> +# Copyright (c) 2025 SUSE LLC and contributors +# Copyright (c) 2021-2025, Martin Hauke <[email protected]> # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,7 +18,7 @@ Name: gowitness -Version: 3.0.5 +Version: 3.1.0 Release: 0 Summary: A commandline web screenshot and information gathering tool License: GPL-3.0-or-later @@ -27,7 +27,7 @@ #Git-Clone: https://github.com/sensepost/gowitness.git Source: https://github.com/sensepost/gowitness/archive/refs/tags/%{version}.tar.gz#/%{name}-%{version}.tar.gz Source1: vendor.tar.gz -BuildRequires: go1.23 +BuildRequires: go1.25 BuildRequires: golang-packaging %{go_provides} ++++++ gowitness-3.0.5.tar.gz -> gowitness-3.1.0.tar.gz ++++++ ++++ 7941 lines of diff (skipped) ++++++ vendor.tar.gz ++++++ /work/SRC/openSUSE:Factory/gowitness/vendor.tar.gz /work/SRC/openSUSE:Factory/.gowitness.new.2061/vendor.tar.gz differ: char 5, line 1
