Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package bettercap for openSUSE:Factory checked in at 2025-12-18 18:32:43 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/bettercap (Old) and /work/SRC/openSUSE:Factory/.bettercap.new.1928 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "bettercap" Thu Dec 18 18:32:43 2025 rev:6 rq:1323415 version:2.41.5 Changes: -------- --- /work/SRC/openSUSE:Factory/bettercap/bettercap.changes 2025-09-24 15:26:33.270092189 +0200 +++ /work/SRC/openSUSE:Factory/.bettercap.new.1928/bettercap.changes 2025-12-18 18:35:14.895181353 +0100 @@ -1,0 +2,30 @@ +Mon Dec 15 17:44:50 UTC 2025 - Martin Hauke <[email protected]> + +- Update to version 2.41.5: + New Features + * Moved to pcapng format - Modern packet capture format support. + * ble.NumDevices() - Get the count of discovered BLE devices. + * lan.NumHosts() - Get the count of discovered LAN hosts. + * wifi.NumAPs() - Get the count of discovered WiFi access points + * Made BLEDeviceJSON accessible for external use. + * Added JS mkdirAll function for directory creation. + * Added JS appendFile function for file operations. + Fixes + * Fixed panic in zerogod module when IPP request is nil. + * Fixed concurrent map write for zerogod module port discovery. + * Fixed UI port binding logic and replaced panic with error + logging. + * Fixed in-memory kv-aliases creation when loading AP data from + JSON (fixes nil access panic). + * Fixed buffered channel usage for signal.Notify. + * Filter out invalid WiFi frequencies. + Improvements + * Upgraded from google/gopacket to gopacket/gopacket. + * Replaced deprecated ioutil package with modern alternatives. + * Updated port name maps. + Miscellaneous + * Code formatting improvements via gofmt. + * Makefile improvements for gofmt with -s and -w flags. + * General code refactoring and minor fixes. + +------------------------------------------------------------------- Old: ---- bettercap-2.41.4.obscpio New: ---- bettercap-2.41.5.obscpio ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ bettercap.spec ++++++ --- /var/tmp/diff_new_pack.uQUqom/_old 2025-12-18 18:35:16.663255623 +0100 +++ /var/tmp/diff_new_pack.uQUqom/_new 2025-12-18 18:35:16.675256127 +0100 @@ -18,7 +18,7 @@ Name: bettercap -Version: 2.41.4 +Version: 2.41.5 Release: 0 Summary: Swiss army knife for network attacks and monitoring License: GPL-3.0-or-later ++++++ _service ++++++ --- /var/tmp/diff_new_pack.uQUqom/_old 2025-12-18 18:35:16.743258983 +0100 +++ /var/tmp/diff_new_pack.uQUqom/_new 2025-12-18 18:35:16.747259151 +0100 @@ -2,7 +2,7 @@ <service name="obs_scm" mode="manual"> <param name="url">https://github.com/bettercap/bettercap.git</param> <param name="scm">git</param> - <param name="revision">v2.41.4</param> + <param name="revision">v2.41.5</param> <param name="versionformat">@PARENT_TAG@</param> <param name="versionrewrite-pattern">v(.*)</param> <param name="changesgenerate">enable</param> ++++++ _servicedata ++++++ --- /var/tmp/diff_new_pack.uQUqom/_old 2025-12-18 18:35:16.791260999 +0100 +++ /var/tmp/diff_new_pack.uQUqom/_new 2025-12-18 18:35:16.795261168 +0100 @@ -1,6 +1,6 @@ <servicedata> <service name="tar_scm"> <param name="url">https://github.com/bettercap/bettercap.git</param> - <param name="changesrevision">4ec2753fad4a26096ea5c4cc11a38baaf39a3830</param></service></servicedata> + <param name="changesrevision">e71140334ed0d309413512462b2c35c6f513b832</param></service></servicedata> (No newline at EOF) ++++++ bettercap-2.41.4.obscpio -> bettercap-2.41.5.obscpio ++++++ ++++ 107068 lines of diff (skipped) ++++++ bettercap.obsinfo ++++++ --- /var/tmp/diff_new_pack.uQUqom/_old 2025-12-18 18:35:20.111400465 +0100 +++ /var/tmp/diff_new_pack.uQUqom/_new 2025-12-18 18:35:20.123400969 +0100 @@ -1,5 +1,5 @@ name: bettercap -version: 2.41.4 -mtime: 1755537344 -commit: 4ec2753fad4a26096ea5c4cc11a38baaf39a3830 +version: 2.41.5 +mtime: 1765805194 +commit: e71140334ed0d309413512462b2c35c6f513b832 ++++++ vendor.tar.gz ++++++ ++++ 105005 lines of diff (skipped)
