pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/www/goaccess
Module Name: pkgsrc
Committed By: wiedi
Date: Sun Apr 25 22:04:06 UTC 2021
Modified Files:
pkgsrc/www/goaccess: Makefile distinfo
Log Message:
goaccess: update to 1.4.6
Changes to GoAccess 1.4.6 - Sunday, February 28, 2021
- Added additional feed reader clients.
- Added additional browsers and bots to the main list.
- Added command line option '--unknowns-log' to log unknown browsers and
OSs.
- Added 'Referer' to the pre-defined 'Caddy JSON' log format.
- Added support for real-time piping as non-root user.
- Added the ability to Handle case when IPv4 is encoded as IPv6 in
GeoIP1/legacy.
- Ensure we capture linux (lowercase) when extracting an OS.
- Fixed a regression in parsing Google Cloud Storage or possibly other
non-JSON formats.
- Fixed inability to parse escaped formats.
- Fixed issue when using '%s' with 'strptime(3)' under musl libc. This
addresses mostly the Docker image.
- Fixed possible buffer over-read for certain log-format patterns.
- Fixed segfault when attempting to process a malformed JSON string.
- Fixed segfault when setting an empty log-format from the TUI dialog.
- Fixed sorting on hits and visitors when larger than INT_MAX.
- Updated CloudFront pre-defined log-format to reflect the latest fields.
- Updated 'Dockerfile' image to use 'alpine:3.13' instead of edge due to
compatibility issue with the GNU coreutils.
To generate a diff of this commit:
cvs rdiff -u -r1.30 -r1.31 pkgsrc/www/goaccess/Makefile
cvs rdiff -u -r1.20 -r1.21 pkgsrc/www/goaccess/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/www/goaccess/Makefile
diff -u pkgsrc/www/goaccess/Makefile:1.30 pkgsrc/www/goaccess/Makefile:1.31
--- pkgsrc/www/goaccess/Makefile:1.30 Fri Feb 26 15:39:46 2021
+++ pkgsrc/www/goaccess/Makefile Sun Apr 25 22:04:06 2021
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.30 2021/02/26 15:39:46 schmonz Exp $
+# $NetBSD: Makefile,v 1.31 2021/04/25 22:04:06 wiedi Exp $
-DISTNAME= goaccess-1.4.5
+DISTNAME= goaccess-1.4.6
CATEGORIES= www
MASTER_SITES= http://tar.goaccess.io/
Index: pkgsrc/www/goaccess/distinfo
diff -u pkgsrc/www/goaccess/distinfo:1.20 pkgsrc/www/goaccess/distinfo:1.21
--- pkgsrc/www/goaccess/distinfo:1.20 Fri Feb 26 15:39:46 2021
+++ pkgsrc/www/goaccess/distinfo Sun Apr 25 22:04:06 2021
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.20 2021/02/26 15:39:46 schmonz Exp $
+$NetBSD: distinfo,v 1.21 2021/04/25 22:04:06 wiedi Exp $
-SHA1 (goaccess-1.4.5.tar.gz) = 181c1af7b80bd7c5ac7dfe8e1170e1f2082a2ce5
-RMD160 (goaccess-1.4.5.tar.gz) = 99647f27c4232632981d02f10e25570c6417a721
-SHA512 (goaccess-1.4.5.tar.gz) = 8450b51ccc21bd33187fb99b90371833d5cdc82f05abbe243b76d0ae51865d9192fa704594da50831d95260c0f265fe8ac668dfb43d56065e0b6a773af897aa6
-Size (goaccess-1.4.5.tar.gz) = 634067 bytes
+SHA1 (goaccess-1.4.6.tar.gz) = 063646d4c9d21406937fefa5f7d29b547c55ab5c
+RMD160 (goaccess-1.4.6.tar.gz) = a73dde93a6d4edf89b4fa6ed7dafb99edbe174e8
+SHA512 (goaccess-1.4.6.tar.gz) = 4470809e7ebe59522824b3300e31b93294cfd964e25b1a3c50c77e1c10d6f23b3b014c86518cd8a28f314ce875f15627aba0f0e9f4636ef4181d1169c018f1ff
+Size (goaccess-1.4.6.tar.gz) = 635609 bytes
SHA1 (patch-Makefile.am) = e72d4ac63fd2f9f236ce1feae9b021db2128b725
SHA1 (patch-configure.ac) = 5fff879e582676839cbff2ff63907b792bcd941f
Home |
Main Index |
Thread Index |
Old Index