Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package goaccess for openSUSE:Factory 
checked in at 2026-09-17 15:18:34
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/goaccess (Old)
 and      /work/SRC/openSUSE:Factory/.goaccess.new.383539 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "goaccess"

Thu Sep 17 15:18:34 2026 rev:40 rq:1378239 version:1.12

Changes:
--------
--- /work/SRC/openSUSE:Factory/goaccess/goaccess.changes        2026-07-22 
19:05:46.906439551 +0200
+++ /work/SRC/openSUSE:Factory/.goaccess.new.383539/goaccess.changes    
2026-09-17 15:20:07.155741333 +0200
@@ -1,0 +2,59 @@
+Wed Sep 16 05:03:23 UTC 2026 - Michael Vetter <[email protected]>
+
+- Update to 1.12:
+  * Added a dedicated "AI Crawlers" browser category, separating AI assistants
+    and model training bots from traditional search engine crawlers.
+  * Added a Fediverse browser category for identifiable ActivityPub server
+    traffic, separating it from traditional web crawlers.
+  * Added a live requests-per-second rate alongside total requests in the
+    terminal and HTML reports while following logs, and exposed it through the
+    WebSocket JSON output.
+  * Added a warning when restoring databases that predate request-grouping
+    metadata, and rejected restores whose `--http-method` or `--http-protocol`
+    settings no longer match the ones the database was created with.
+  * Added `--exclude-asn` to exclude requests whose client address resolves to
+    a given Autonomous System Number. It can be repeated, accepts either 8075
+    or AS8075, and requires a GeoIP2 ASN database.
+  * Added resolved, total and pending hostname metrics to the progress display
+    when resolving IP addresses for static output.
+  * Added the negotiated TLS key exchange group via `%g`, nested beneath its
+    cipher suite in the TLS panel.
+  * Added `VCOMBINED_PORT` and `VCOMMON_PORT` predefined log formats for
+    virtual host logs that carry a colon-delimited port.
+  * Documented `--concat-vhost-req` and `--unix-socket`, which were accepted
+    but missing from the man page and the `--help` output.
+  * Fixed a shutdown race that could leave WebSocket server threads running.
+  * Fixed panel sorting not being initialized for panels rendered after the
+    initial load of the HTML report.
+  * Fixed the globe projection not centering on an expanded continent, while
+    preserving the current zoom level and manual rotation.
+  * Fixed the printf format used for `size_t` values in bin2c, which warned on
+    32-bit platforms.
+  * Fixed the same log source being processed twice when it was passed more
+    than once through different paths.
+  * Fixed the spinner falling out of sync with the progress output while
+    resolving hostnames.
+  * Fixed user agent classification, correcting the Applebot spelling and
+    giving HTTP library and uptime signatures precedence over broader fallback
+    tokens.
+  * Fixed `VCOMBINED` and `VCOMMON` requiring a port after the virtual host,
+    which prevented logs without one from being parsed.
+  * Fixed WebSocket text frames being parsed as null-terminated strings rather
+    than by payload length.
+  * Hardened WebSocket authentication by tracking the verified JWT `exp` claim
+    and closing the connection once the token expires, and by clearing browser
+    credentials when a token refresh fails or returns an unusable token.
+  * Refined subitem indentation in the HTML report with a more compact layout
+    and subtle tree guides.
+  * Removed the deprecated `--no-column-names` from the `--help` output and the
+    sample configuration, where it lingered after being dropped in v1.10.
+  * Replaced the keyphrases panel with a UTM Campaigns panel reporting
+    `utm_source`, `utm_medium`, `utm_campaign`, `utm_content` and `utm_term`.
+  * Updated operating system detection, adding iPadOS, visionOS, watchOS, tvOS,
+    KaiOS, Fuchsia, Xbox and Windows Phone.
+  * Updated the Caddy predefined format to match the current JSON access log 
structure.
+  * Updated the CloudFront predefined format to the current standard log
+    schema, capturing the query string, virtual host and TLS fields while
+    safely ignoring newer trailing fields.
+
+-------------------------------------------------------------------

Old:
----
  goaccess-1.11.tar.gz

New:
----
  goaccess-1.12.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ goaccess.spec ++++++
--- /var/tmp/diff_new_pack.pDgXzr/_old  2026-09-17 15:20:07.989776312 +0200
+++ /var/tmp/diff_new_pack.pDgXzr/_new  2026-09-17 15:20:07.993776479 +0200
@@ -20,7 +20,7 @@
 %global goaccess_services [email protected] [email protected]
 
 Name:           goaccess
-Version:        1.11
+Version:        1.12
 Release:        0
 Summary:        Apache Web Log Analyzer
 License:        GPL-2.0-or-later

++++++ goaccess-1.11.tar.gz -> goaccess-1.12.tar.gz ++++++
++++ 27717 lines of diff (skipped)

Reply via email to