Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package goaccess for openSUSE:Factory checked in at 2024-01-31 23:54:43 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/goaccess (Old) and /work/SRC/openSUSE:Factory/.goaccess.new.1815 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "goaccess" Wed Jan 31 23:54:43 2024 rev:32 rq:1142893 version:1.9 Changes: -------- --- /work/SRC/openSUSE:Factory/goaccess/goaccess.changes 2023-11-02 20:22:31.518165727 +0100 +++ /work/SRC/openSUSE:Factory/.goaccess.new.1815/goaccess.changes 2024-01-31 23:54:59.455675621 +0100 @@ -1,0 +2,19 @@ +Wed Jan 31 04:55:00 UTC 2024 - Michael Vetter <mvet...@suse.com> + +- Updaet to 1.9: + * Added multi-threaded log processing with '--jobs=<num>' for a boost + in parsing speed, achieving an improvement ranging from 1.26 to 3.65x faster. + * Added the 'SEARCH' method to the list of HTTP request methods. + * Added compatibility to include the Traefik log format. + * Added the ability to gracefully handle SIGQUIT as a signal for shutdown. + * Altered WebSocket server initialization, ensuring it takes place after log-format checks. + * Deprecated '--output-format'; now, only the '--output' option is permissible. + * Implemented mutex locking to prevent a TZ environment race condition. + * Fixed a potential heap overflow when checking a request for bots. + * Fixed sorting of child items on HTML panels when sorting a column via the UI. + * Fixed an issue where, in some cases, the referer host wouldn't be extracted properly + * Fixed the miscategorization of Android 12.1 under operating systems. + * Fixed TUI and temporarily ignored SIGINT during subdialog execution via Ctrl+C. + * Updated the list of browsers/bots. + +------------------------------------------------------------------- Old: ---- goaccess-1.8.1.tar.gz New: ---- goaccess-1.9.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ goaccess.spec ++++++ --- /var/tmp/diff_new_pack.hykNZ1/_old 2024-01-31 23:55:00.015695829 +0100 +++ /var/tmp/diff_new_pack.hykNZ1/_new 2024-01-31 23:55:00.015695829 +0100 @@ -1,7 +1,7 @@ # # spec file for package goaccess # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2024 SUSE LLC # Copyright (c) 2013 Pascal Bleser <pascal.ble...@opensuse.org> # # All modifications and additions to the file contributed by third parties @@ -20,7 +20,7 @@ %global goaccess_services goaccess@.service goaccess@.timer Name: goaccess -Version: 1.8.1 +Version: 1.9 Release: 0 Summary: Apache Web Log Analyzer License: GPL-2.0-or-later ++++++ goaccess-1.8.1.tar.gz -> goaccess-1.9.tar.gz ++++++ ++++ 2962 lines of diff (skipped)