pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/goaccess goaccess: update to 1.4.6
details: https://anonhg.NetBSD.org/pkgsrc/rev/7600974b171b
branches: trunk
changeset: 451317:7600974b171b
user: wiedi <wiedi%pkgsrc.org@localhost>
date: Sun Apr 25 22:04:06 2021 +0000
description:
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.
diffstat:
www/goaccess/Makefile | 4 ++--
www/goaccess/distinfo | 10 +++++-----
2 files changed, 7 insertions(+), 7 deletions(-)
diffs (29 lines):
diff -r 73e95335fbc0 -r 7600974b171b www/goaccess/Makefile
--- a/www/goaccess/Makefile Sun Apr 25 21:28:49 2021 +0000
+++ b/www/goaccess/Makefile Sun Apr 25 22:04:06 2021 +0000
@@ -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/
diff -r 73e95335fbc0 -r 7600974b171b www/goaccess/distinfo
--- a/www/goaccess/distinfo Sun Apr 25 21:28:49 2021 +0000
+++ b/www/goaccess/distinfo Sun Apr 25 22:04:06 2021 +0000
@@ -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