goaccess 1:1.4-1 source package in Ubuntu

Changelog

goaccess (1:1.4-1) unstable; urgency=medium

  [ Antonio Terceiro ]
  * New upstream release
    - Fixes build with gcc-10 (Closes: #957296)
    - Opens two logs simultaneosly just fine (Closes: #898942)
  * Drop patches, they were all applied upstream
  * smoke-test: adapt to new command line
  * Build with openssl support (Closes: #940289)

  [ Christian Göttsche ]
  * Add standard salsa-ci configuration
  * Drop no more needed build-dependency libtokyocabinet-dev
  * Switch to debhelper compat level 13
  * Enable wide character support
  * Add Repository and Repository-Browse to metadata

  [ Debian Janitor ]
  * Set upstream metadata fields: Bug-Database.

 -- Antonio Terceiro <email address hidden>  Thu, 23 Jul 2020 07:55:20 -0300

Upload details

Uploaded by:
Chris Taylor
Uploaded to:
Sid
Original maintainer:
Chris Taylor
Architectures:
any
Section:
utils
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
goaccess_1.4-1.dsc 2.0 KiB f9b56bc675ccee88d16c12bb5f3083bb5216efdb99f5883793a8f23b47a0e7de
goaccess_1.4.orig.tar.gz 581.3 KiB e8fbb9ff852556d72dfd9f1d0134ba075ce5b4c41289902a6f4e0d97c69377be
goaccess_1.4-1.debian.tar.xz 91.8 KiB dc25914e73455595812834e6511c32e1c9861c506bde289e5a4c7acd231ccc47

Available diffs

No changes file available.

Binary packages built by this source

goaccess: log analyzer and interactive viewer for the Apache Webserver

 Displays fast and valuable HTTP statistics for system administrators that
 require a visual report on the fly.
 .
 The collected information will be displayed to the user (sysadmin) in a
 visual/interactive window. Collected information includes:
 .
  -General Statistics, Bandwidth etc.
  -Top Visitors
  -Requested files
  -Requested static files, images, swf, js, etc.
  -Referrers URLs
  -404 or Not Found
  -Operating Systems
  -Browsers and Spiders
  -Hosts, Reverse DNS, IP Location
  -HTTP Status Codes
  -Referring Sites
  -Unlimited log file size
 .
 GoAccess can parse both of Apaches' log formats, the Common Log Format and
 the Combined Log Format

goaccess-dbgsym: debug symbols for goaccess