goaccess (1:1.9.2+git4239-6cb9e009-1) unstable; urgency=medium
* Compile
* URL: https://github.com/allinurl/goaccess.git
* Branch: master
* Commit: 6cb9e00936a37351f870e28f5dd16e3817fd80a1
* Date: 1730248966
* git changelog:
* 6cb9e009 - Add
* fe55fff9 - remove dup DotBot in browsers.list
-- Alexander Pozdnyakov <censored> Wed, 30 Oct 2024 15:19:08 +0000
goaccess (1:1.9.2+git4237-27723f45-1) unstable; urgency=medium
* Compile
* URL: https://github.com/allinurl/goaccess.git
* Branch: master
* Commit: 27723f45f07e86e9e3f2cc6f52b57d6593c6b276
* Date: 1724203325
* git changelog:
* 27723f45 - Update to use GitHub's macOS runners.
* 8a66b651 - Update build-test.yml to use Github macos-14
-- Alexander Pozdnyakov <censored> Sat, 24 Aug 2024 18:00:52 +0000
goaccess (1:1.9.2+git4235-2e11d3e7-1) unstable; urgency=medium
* Compile
* URL: https://github.com/allinurl/goaccess.git
* Branch: master
* Commit: 2e11d3e74e1d80ab658d20a0e7496902a32ccceb
* Date: 1721653926
* git changelog:
* 2e11d3e7 - Prevent CloudLinux from belonging to Crawlers
* 2e0a7c53 - Add more Enterprise Linux
* 67b3afbe - Update README.md
-- Alexander Pozdnyakov <censored> Sat, 27 Jul 2024 14:27:50 +0000
goaccess (1:1.9.2+git4232-f2b959ec-1) unstable; urgency=medium
* Compile
* URL: https://github.com/allinurl/goaccess.git
* Branch: master
* Commit: f2b959ec4122f31446adb7bb31f1f81e3375cc16
* Date: 1717202117
* git changelog:
* f2b959ec - Version bumped to 1.9.3.
* a79f8f14 - Updated Contributing section under README.md.
* 74caedd0 - Updated Changelog with latest changes.
* 75b77663 - Updated man page with latest changes.
* 59bf85f9 - Updated NEWS with latest changes.
* f2e92221 - Version bumped to 1.9.3.
* b1015789 - Version bumped to 1.9.3.
* 6c6e7ee4 - Avoid passing huge object by value
* 3ac2198a - Always free extracted string
-- Alexander Pozdnyakov <censored> Mon, 17 Jun 2024 15:33:27 +0000
goaccess (1:1.9.2+git4223-77bb087a-1) unstable; urgency=medium
* Compile
* URL: https://github.com/allinurl/goaccess.git
* Branch: master
* Commit: 77bb087a3c6b02bd278f4ce8370dfea38e472982
* Date: 1716761559
* git changelog:
* 77bb087a - Updated code indentation/spacing.
* aede5d18 - Fixed comment typo on gkhash.c
* f81bf901 - Update hash table increment functions
* 761b4297 - Ensure ASan --enable-asan is available in macOS too.
* 891d965e - Ensure ASan --enable-asan is available in macOS too.
* 2be4669f - Added ASan to the build configure options.
* 8723d5bf - Added --enable-asan to the configure options for
debugging purposes.
* c6199f66 - Fixed regression introduced in 8f570c, which caused
duplicate counts upon restoring from disk.
* b45ab0d7 - Fix two missing instances of string copy refactoring
* e49a3e45 - Avoid unnecessary string copies
* 2e6c0a7c - Avoid out-of-bounds access for invalid HTTP status codes
* 412e803d - Insert the status code in the correct position
* b6351506 - Avoid out-of-bounds access in serial processing mode
* dd296ec4 - Avoid UB in character checking functions
* 023b2d48 - Deduplicate strtoupper()
* a375bc49 - Constify read-only data
* c7ff4b4d - Updated C built test workflow and added config params.
* 70fbb722 - Fixed inability to parse JSON keys containing dots.
* f75925c2 - Added additional common bots to the list.
-- Alexander Pozdnyakov <censored> Mon, 27 May 2024 18:08:07 +0000
goaccess (1:1.9.1+git4204-2eb7e633-1) unstable; urgency=medium
* Compile
* URL: https://github.com/allinurl/goaccess.git
* Branch: master
* Commit: 2eb7e633cec3568f4ded81ad2f25050629629d2f
* Date: 1714609336
* git changelog:
* 2eb7e633 - Updated indentation on comments and line length.
-- Alexander Pozdnyakov <censored> Thu, 09 May 2024 17:17:36 +0000
goaccess (1:1.9.1+git4203-756d6c2a-1) unstable; urgency=medium
* Compile
* URL: https://github.com/allinurl/goaccess.git
* Branch: master
* Commit: 756d6c2ad9f483175338c4e28385e48e37459f38
* Date: 1713578720
* git changelog:
* 756d6c2a - Update README.md
* c80ae92e - Update and rename Dockerfile.debian-10 to
Dockerfile.debian-12
* 5c4ce9b2 - Ensure proper JS comments so they can be minified +
formatting.
* 964776c9 - Update deb-packaging.yml
* e77578f6 - Updated lang po files with latest changes.
* a933a871 - Updated man page with latest changes.
* 47f413fa - Updated Changelog with latest changes.
* 2a90d545 - Version bumped to 1.9.2.
* 2a9af86b - Updated AUTHORS to reflect latest contributions.
* b4588ff4 - Updated NEWS with latest changes.
* 922eab8c - Version bumped to 1.9.2.
* 01a6fcf6 - Version bumped to 1.9.2.
* 5ee83fd6 - Added World Map to the Geo Location panel on the HTML
report.
* d7c7daca - Added additional non-official/standard HTTP status
codes.
* b751f292 - Resolved regression in 0dab9fb for format modification
in TUI dialog.
* 5cb1ff72 - Revised the hide/ignore-referrer option to filter by
hostname directly.
* dc0f9d11 - typo: Update goaccess.conf
* fcc65846 - Use an escape seq. to clear the line from the cursor to
the end.
* b3b71ec9 - Fixed timezone offset parsing to ensure proper
extraction of hours/mins.
* 61637c8a - An attempt to fix the lack of support for %z on strptime
[non-glibc].
* e52b85a3 - Ensure automake doesn't complain about missing README.
-- Alexander Pozdnyakov <censored> Wed, 24 Apr 2024 17:29:53 +0000
goaccess (1:1.9.1+git4182-80e6a2c6-1) unstable; urgency=medium
* Compile
* URL: https://github.com/allinurl/goaccess.git
* Branch: master
* Commit: 80e6a2c628813152315cca9e0a6adf5115c50dc5
* Date: 1710974560
* git changelog:
* 80e6a2c6 - remove old README
* 95037d28 - Update build-test.yml
* 6a20b776 - Update build-test.yml
* 89fc4d3e - Update build-test.yml
* 64530e71 - Update build-test.yml
* 35061285 - Merge pull request #2647 from meonkeys/update-ubuntu-
curses-dep
* 9b625c89 - update ncurses dependency for Ubuntu/Debian
-- Alexander Pozdnyakov <censored> Thu, 21 Mar 2024 20:05:05 +0000
goaccess (1:1.9.1+git4175-b0e4dd35-1) unstable; urgency=medium
* Compile
* URL: https://github.com/allinurl/goaccess.git
* Branch: master
* Commit: b0e4dd35b3d9da51cdeec0fe25f8e5dce88bff27
* Date: 1707955319
* git changelog:
* b0e4dd35 - Updated man page with additional notes on pre-defined
formats.
* 534fcedf - Updated man page to indicate Caddy's local/info format.
-- Alexander Pozdnyakov <censored> Thu, 22 Feb 2024 18:10:55 +0000
goaccess (1:1.9.1+git4173-6b972920-1) unstable; urgency=medium
* Compile
* URL: https://github.com/allinurl/goaccess.git
* Branch: master
* Commit: 6b972920fd2e222f29f7ea8dc61591da0b248a36
* Date: 1707832772
* git changelog:
* 6b972920 - Merge pull request #2632 from tellustheguru/patch-1
* ff7ebd5e - Fixed cursor movement on duplicate specifier during log
format parsing.
* b73551fe - Update sv.po
* 2db5a421 - Merge pull request #2629 from Teqed/caddy-trusted-
proxies
* 5d87f78f - Replace with , allowing the use of trusted proxies
* 0b0e2117 - Fix CADDY JSON example log format; Handle headers
correctly
* 223a922c - Updated lang po files with latest changes.
* 04a987ed - Version bumped to 1.9.1.
* 8741b62c - Year on source files bumped.
* a2a5d876 - Version bumped to 1.9.1.
* b5196d73 - Version bumped to 1.9.1.
* 29bac861 - Version bumped to 1.9.1.
* 9b178524 - Updated AUTHORS with latest contributions.
* 8a91b2ac - Updated lang po files with latest changes.
* 75a3312b - Year on source files bumped.
* cdc114d7 - Version bumped to 1.9.1.
* 2adb92a5 - Version bumped to 1.9.1.
* e2cc7db0 - Fixed undefined variable declarations.
* 8c1464ed - Fixed regression where parsing stops at the first empty
log file.
* 62f80feb - Merge pull request #2622 from rgriebl/rgriebl-patch-
macos
* f2043eee - Merge pull request #2621 from realpixelcode/patch-1
* 2e1ea632 - Fixed C99 mode issue with initial declarations
[CentOS7].
* 69e06a80 - Add support for macOS to the OS detection
* 0eff88d3 - further minor fixes in de.po
* d42d5525 - Fix minor typographic/orthographic/grammatical errors in
de.po
* 16fa9cfe - Updated lang po files with latest changes.
* 205d3a40 - Updated Changelog with latest changes.
* 7a2fe041 - Updated Changelog with latest changes.
* 9d67e990 - Updated NEWS with latest changes.
* 3c0cc644 - Updated man page with latest changes.
* 42d99300 - Updated NEWS with latest changes.
* 02ddbbcd - Version bumped to 1.9.
* d5653f5b - Version bumped to 1.9.
* a85038d2 - Version bumped to 1.9.
* 998f3f3b - Ensure that child items within the panel are sorted in
ascending/descending order as well (HTML).
-- Alexander Pozdnyakov <censored> Tue, 13 Feb 2024 19:14:07 +0000
goaccess (1:1.8.1+git4138-2d277802-1) unstable; urgency=medium
* Compile
* URL: https://github.com/allinurl/goaccess.git
* Branch: master
* Commit: 2d27780252362fcfdb62f996fa97526b15fcf252
* Date: 1706191324
* git changelog:
* 2d277802 - Merge pull request #2617 from midgenasia/patch-1
* 40162a9f - Add SeznamBot, AppleBot as Crawlers
* 548be65b - Merge pull request #2611 from vimpostor/refhost
* 0b95e806 - Extract referer host more reliably
-- Alexander Pozdnyakov <censored> Fri, 26 Jan 2024 19:41:22 +0000
goaccess (1:1.8.1+git4134-70a9215c-1) unstable; urgency=medium
* Compile
* URL: https://github.com/allinurl/goaccess.git
* Branch: master
* Commit: 70a9215c9e42983fc3f5209e2e2f75eb20b3e275
* Date: 1705157791
* git changelog:
* 70a9215c - Merge pull request #2610 from GeraldoJAlves/fix/os-
android-12.1
* e8d15953 - fix: add android 12.1 in operating systems
* 043453fc - Ensure we use mutex locking to avoid TZ environment race
condition.
* be1a7c6f - Updated build test to include tz for datetime format.
* 941c8855 - Update build-test.yml
* 1e8c2144 - Merge pull request #2608 from SlowMo24/minor-
ducumentation
* 6c68a6e2 - Added basic run tests to build workflow.
* 01c074a4 - Merge pull request #2607 from SlowMo24/traefik-clf
* 5d1836e1 - doc: remove repeat
* 8797da96 - doc: move docu to website
* 1da75456 - doc: add minor documentation
* 15c9b62c - fix(settings.c): add comma
* 122952e2 - refactor: typo
* 943889a9 - feat(settings): add traefik log format
* 57bfa03a - Merge pull request #2605 from jkittner/sigquit-handling
* ff07227c - handle SIGQUIT as a signal for a graceful shutdown
-- Alexander Pozdnyakov <censored> Sat, 13 Jan 2024 21:16:50 +0000
goaccess (1:1.8.1+git4118-44facdd3-1) unstable; urgency=medium
* Compile
* URL: https://github.com/allinurl/goaccess.git
* Branch: master
* Commit: 44facdd39fe18760adbb35e52a2160fb63879e1e
* Date: 1704332450
* git changelog:
* 44facdd3 - Merge pull request #2603 from allinurl/multithread-
parsing
* 70ca3677 - Update man page to reflect multithreading parsing
changes.
* d2a62bde - Updated man page to clarify --exclude-ip.
* e432c01d - Updated --chunk-size help section for clarity.
* 1280072f - Removed unnecessary comment.
* 8495d4db - Fixed warning: comparison of integer expressions with
different signedness.
* 49fde968 - Ensure the WebSocket server is spun up once log-format
checks have passed.
* 9a1ad615 - Ensure we show format errors if max tests is reached on
stdin.
* c6efef6d - Updated help section, threads and chunk-size options.
* 496f9c7f - Eliminated temporary debugging messages from the parsing
code.
* 8f570c85 - Refactored read_lines() for improved cohesion by
decomposing it into smaller functions.
* 728fd7d4 - Fixed issue where it will segfault when using ignore*
options.
* 0550432b - Fixed regression from commit 1e116d04 preventing stdin
data piping.
* 399837df - Updated code formatting to align with the coding style.
* 41e63dc1 - Ensure we don't process more than we should when testing
for log format.
* 1e116d04 - Merge pull request #2594 from Sea-n/multithread-part1
* f4ca02d4 - Update .gitignore
* 1a072765 - Add multi-thread to README
* 6d2cb7ef - Change GLogItem->status from char* to int
* 4cd518f8 - Run proc_logs while read_lines_thread in progress
* c7c7df2b - Process logs in batch
* 43ed0c1a - Implement the parallel version for log parsing
* c612935f - Change char * to const char * for parser
* 2229709d - Use logitem instead of glog->item for init_log_item()
* 90be6788 - Add GLog->start_time for parse_specifier() and
init_log_item()
* 4b140aaf - Use __sync_add_and_fetch()
* a8996cc4 - Eliminate data races with __sync_bool_compare_and_swap()
* e8ba79e8 - Parse lines to GLogItem in batch
* 49f33081 - Replace lines with GJob in read_lines()
* 18a00656 - Replace logitems with GJob in read_lines()
* 22e3f4b1 - Add --jobs and --chunk-size options
* 9ee7266d - Uplift process_log() from read_line()
* 6815e308 - Uplift process_log() from parse_line()
* 81641216 - Rename pre_process_log() to parse_line()
* df2df1e9 - Merge read_lines() for with/without GETLINE
-- Alexander Pozdnyakov <censored> Thu, 04 Jan 2024 17:00:43 +0000
goaccess (1:1.8.1+git4083-b1332f5a-1) unstable; urgency=medium
* Compile
* URL: https://github.com/allinurl/goaccess.git
* Branch: master
* Commit: b1332f5a5602f18d940d8cfd5c64e9a3aa368fcf
* Date: 1702751085
* git changelog:
* b1332f5a - Update goaccess.conf
* cb1613a3 - Fixed TUI and temporarily ignore SIGINT during
subdialog execution.
* 52bd0940 - Merge pull request #2591 from Sea-n/master
* 96e64c5d - Explicitly state that -o support both file and format as
argument
* 06015717 - Remove trailing spaces
* b666bfdc - Depreacte --output-format, only allow --output option
* 5138abb0 - Merge pull request #2592 from Sea-n/fix-gstorage-heap-
overflow
* 9561e86b - Update browsers.c
* 334b0533 - Merge pull request #2520 from jordantrizz/new-ua
* 62fe9238 - Update src/browsers.c
* 29c7a616 - Fix heap overflow in set_browser_os()
-- Alexander Pozdnyakov <censored> Sat, 23 Dec 2023 13:06:30 +0000
goaccess (1:1.8.1+git4070-0131a742-1) unstable; urgency=medium
* Compile
* URL: https://github.com/allinurl/goaccess.git
* Branch: master
* Commit: 0131a7426bab6ad79a2cf567484c3c0bdadb43e9
* Date: 1701802916
* git changelog:
* 0131a742 - Merge pull request #2588 from Sea-n/master
* b04c6744 - Slightly improve readme markup
* c47d0f54 - Use https for gwsocket website link in tpls.html
* c1f32063 - Fix typo in docs
* 7a4fb91b - Fix typo in source code comments
* fe53e1c0 - Fix typo in two enum
* 1ddc1fc7 - Remove redundant semi-colon in stmt;;
* 9c198e05 - Update function signatures in util.h
* 401d8249 - Remove unused function signatures in util.h
* daa07ba2 - Use more precise word for SIGINT/SIGTERM handler
* 7e110865 - Remove unused includes in src/*.c
* 522223b6 - Add stdio.h dependency in two header files
* 7df2f8f3 - Merge pull request #2587 from panos-stavrianos/patch-1
* 8e7203d1 - Add SEARCH method in gstorage.c
-- Alexander Pozdnyakov <censored> Sat, 09 Dec 2023 08:20:42 +0000
goaccess (1:1.7.2+git4056-fff5e22c-1) unstable; urgency=medium
* Compile
* URL: https://github.com/allinurl/goaccess.git
* Branch: master
* Commit: fff5e22ccaa123ee05c95454f7518cdaac5dbab7
* Date: 1698797279
* git changelog:
* fff5e22c - Update deb-packaging.yml
* e420a587 - Updated Changelog with latest changes for v1.8.1.
* 96c78e5b - Added latest Android and macOS versions to the list of
OSs.
* 3a4e3b10 - Updated lang po files with latest changes.
* a0c2eed8 - Version bumped to 1.8.1.
* 3555fbc0 - Version bumped to 1.8.1.
* fc97e57c - Version bumped to 1.8.1.
* f92fbb03 - Updated NEWS with latest changes.
* 79fa9ac3 - Updated AUTHORS with latest contributions.
* f1bbf453 - Merge pull request #2576 from Urvika-gola/issue-2573
* 3fe06ef4 - Fix #2573 - Prevent setting default static files when no
static-file options are defined in config file
-- Alexander Pozdnyakov <censored> Wed, 22 Nov 2023 21:29:12 +0000
goaccess (1:1.7.2+git4045-cc7f4faa-1) unstable; urgency=medium
* Compile
* URL: https://github.com/allinurl/goaccess.git
* Branch: master
* Commit: cc7f4faa6581dae63812239ee7bee2abcb81af1d
* Date: 1698365792
* git changelog:
* cc7f4faa - Fixed issue when trying to apply a regex on an invalid
value (HTML report).
* 4d83ba30 - Fixed issue with xScale.domain() going out of boundaries
in certain cases.
-- Alexander Pozdnyakov <censored> Sat, 28 Oct 2023 19:56:31 +0000
goaccess (1:1.7.2+git4043-2c879241-1) unstable; urgency=medium
* Compile
* URL: https://github.com/allinurl/goaccess.git
* Branch: master
* Commit: 2c879241c994317d545945746c919d82d0a3df27
* Date: 1696188299
* git changelog:
* 2c879241 - Attempt to build multi-platform pushing manifest list.
* f15c7599 - Updated login to dockerhub - docker-publish.yml
* 465ae858 - Revert 🐳 Build docker image on different architectures
* 6b540518 - Updated docker-publish.yml.
* 05a4da93 - Updated docker-publish.yml.
* d7415eed - Updated docker-publish.yml.
* d924274d - Updated docker-publish.yml.
* 6aafe836 - Updated docker-publish.yml.
* f50e05ff - Updated docker-publish.yml.
* add09833 - Update deb-packaging.yml
* 7549495e - Updated Changelog with latest changes for v1.8.
* 3ef630eb - Update deb-packaging.yml
* 9195ad0a - Updated man page with dual stack notes.
* ca8529db - Fixed Changelog typo.
* 3f36dd5a - Updated Changelog with latest changes for v1.8.
* 34ced987 - Updated AUTHORS with latest contributions.
* 0fe1ac27 - Updated AUTHORS with latest contributions.
* bd19830e - Updated README.md with latest changes.
* f145f41f - Updated NEWS with latest changes.
* 80557325 - Updated man page with latest changes.
* aba3019c - Updated lang po files with latest changes.
* 79de1ff0 - Version bumped to 1.8.
* 013c082d - Version bumped to 1.8.
* 35c9b0f9 - Updated bootstrap to v3.4.
* 59c63293 - Updated FontAwesome with additional icons for upcoming
major release.
-- Alexander Pozdnyakov <censored> Fri, 06 Oct 2023 21:45:07 +0000
goaccess (1:1.7.2+git4018-9f9c8b6c-1) unstable; urgency=medium
* Compile
* URL: https://github.com/allinurl/goaccess.git
* Branch: master
* Commit: 9f9c8b6c6ddf68a172fe09fbb523b7602c650ad4
* Date: 1695248199
* git changelog:
* 9f9c8b6c - Merge pull request #2561 from sveinbjornt/master
* a6975af8 - Macintosh -> macOS
-- Alexander Pozdnyakov <censored> Thu, 21 Sep 2023 20:28:37 +0000
goaccess (1:1.7.2+git4016-9d4bab5d-1) unstable; urgency=medium
* Compile
* URL: https://github.com/allinurl/goaccess.git
* Branch: master
* Commit: 9d4bab5dfab2de0dff39af95f12ee0eb983b3e90
* Date: 1690069975
* git changelog:
* 9d4bab5d - Update deb-packaging.yml
* 2683461e - Update deb-packaging.yml
* 25b89672 - Update deb-packaging.yml bookworm
* d86f7336 - Merge pull request #2536 from gemmaro/po/ja
* 4b9b02cf - Update Japanese translation
-- Alexander Pozdnyakov <censored> Sat, 12 Aug 2023 19:41:33 +0000
goaccess (1:1.7.2+git4011-bfacedee-1) unstable; urgency=medium
* Compile
* URL: https://github.com/allinurl/goaccess.git
* Branch: master
* Commit: bfacedee9f45adfb1f1b0750c0245dcebd07927e
* Date: 1686917379
* git changelog:
* bfacedee - Updated websocket binding in an attempt to support a
dual stack.
* b7f8790d - Upgraded to D3.js v7 including charts.js code.
* 07fd62f5 - Ensure a semi-colon is added to the connection obj.
-- Alexander Pozdnyakov <censored> Fri, 16 Jun 2023 19:39:01 +0000
goaccess (1:1.7.2+git4008-fdaafbfa-1) unstable; urgency=medium
* Compile
* URL: https://github.com/allinurl/goaccess.git
* Branch: master
* Commit: fdaafbfa34fd2d7d5878b247c35e1c70aab799d7
* Date: 1683413417
* git changelog:
* fdaafbfa - Minor formatting changes to function definitions.
* 2bea651f - Moved function definition to the proper header file.
* 6b434321 - Update .gitignore
* b8eff75a - Moved persistence routines in preparation for the
upcoming search features.
* 02da4fdf - Moved get_sorted_dates() to a common hash source.
* 3bdfb2f3 - Add Semgrep CI
-- Alexander Pozdnyakov <censored> Fri, 19 May 2023 19:49:25 +0000
goaccess (1:1.7.2+git4002-d31d3761-1) unstable; urgency=medium
* Compile
* URL: https://github.com/allinurl/goaccess.git
* Branch: master
* Commit: d31d37619691abc75cd5e0d54f57b010ace1a58f
* Date: 1682386333
* git changelog:
* d31d3761 - Update README.md
* d3c294bd - Merge pull request #2505 from felixhaeberle/master
* 8318f3e9 - add translation status badge to README
-- Alexander Pozdnyakov <censored> Tue, 25 Apr 2023 19:15:12 +0000
goaccess (1:1.7.2+git3999-5a07d3d9-1) unstable; urgency=medium
* Compile
* URL: https://github.com/allinurl/goaccess.git
* Branch: master
* Commit: 5a07d3d97ae99594746f695315e8aa83e668bad2
* Date: 1680794258
* git changelog:
* 5a07d3d9 - Update parser.c
* 1fac9199 - Updated pointer declarations to the right of spaces (-
par)indent 2.2.13.
* f2bd49a2 - Moved memory hash storage to their own source files.
* 85936efb - Updated lang po files with latest changes.
* 6a4af10b - Version bumped to 1.7.2.
* adf77063 - Updated the ChangeLog with the latest changes.
* c2c3207b - Updated AUTHORS to reflect latest contributions.
* 3d6cf16d - Version bumped to 1.7.2.
* 39a53f2e - Updated man page with the latest changes.
* 4aac0da9 - Version bumped to 1.7.2.
* 42e06f2c - Version bumped to 1.7.2.
* 95c3c1fe - Ensure we have a valid file path when --external-assets
is used.
* 066fda5e - Added --external-assets option to output external JS+CSS
files.
* fe229812 - Ensure WebSocket URL is properly built for multiple use-
cases.
* 23961515 - Update spelling.yml
* ca7255f1 - Updated html highlights on the http status codes panel.
* 7a0172d3 - Updated code formatting.
* be1d51a6 - Fixed invalid read (heap-buffer-overflow) when parsing
an XFF spec via JSON.
* 156aea4f - Fixed segfault when parsing a specific XFF specifier.
-- Alexander Pozdnyakov <censored> Sat, 08 Apr 2023 21:49:38 +0000
goaccess (1:1.7.0+git3980-b9291209-1) unstable; urgency=medium
* Compile
* URL: https://github.com/allinurl/goaccess.git
* Branch: master
* Commit: b92912098219d45dbd96dc10d5bae676a7955c31
* Date: 1679091444
* git changelog:
* b9291209 - Moved log properties structure declaration.
* 82b78e37 - Moved log properties to their structure ahead of search
capabilities.
-- Alexander Pozdnyakov <censored> Fri, 24 Mar 2023 20:16:00 +0000
goaccess (1:1.7.0+git3978-260ecdf4-1) unstable; urgency=medium
* Compile
* URL: https://github.com/allinurl/goaccess.git
* Branch: master
* Commit: 260ecdf4114833f1d6977bd67946a663a42a1224
* Date: 1678231698
* git changelog:
* 260ecdf4 - Ensure there's a fallback for 'Windows' if it appears on
the user-agent.
* 490c50c4 - Merge pull request #2481 from assistcontrol/master
* 40a80fc6 - Fix spelling errors as reported by the spellcheck action
* 30ad1d0d - Merge pull request #2479 from assistcontrol/master
* 6cdb627e - Fix build with --disable-nls (fixes #2477)
* da3fc1eb - Merge pull request #2478 from assistcontrol/master
* 94fc846b - Fix null pointer exception on FreeBSD (fixes #2476)
* ccef2e51 - Year on README files bumped.
* 4323fcef - Updated the ChangeLog with the latest changes.
* 3c12f963 - Version bumped to 1.7.1.
* c8a04f72 - Updated lang po files with latest changes.
* 2996fc71 - Year on source files bumped.
* 284a3738 - Year on source files bumped.
* 07669a14 - Updated man page with latest changes.
* a0c14e09 - Updated AUTHORS to reflect latest contributions.
* 26cf873c - Version bumped to 1.7.1.
* 296a7ea2 - Version bumped to 1.7.1.
* 76e71c68 - Fixed issue with where it did not process them as such.
* b2aaedd6 - Updated parser error defs for upcoming search
capabilities.
* 1ba87f4a - Updated Logs allocation and initialization for upcoming
search capabilities.
-- Alexander Pozdnyakov <censored> Sat, 11 Mar 2023 06:19:11 +0000
goaccess (1:1.7.0+git3958-4af97248-1) unstable; urgency=medium
* Compile
* URL: https://github.com/allinurl/goaccess.git
* Branch: master
* Commit: 4af972482011720ebb883a7ff563fc77512293b7
* Date: 1676827367
* git changelog:
* 4af97248 - Merge pull request #2470 from szepeviktor/patch-6
* 7057148e - Merge pull request #2471 from szepeviktor/patch-1
* e3a4b649 - Modernize Docker login
* cbabeab6 - Update .codespellrc
* 31a08108 - Update codespell ignores
* d0bffa9d - Create .codespellrc
* c46c03fc - Add spell checking workflow
* 0b00f750 - Merge pull request #2469 from jannesblobel/master
* ce10c6a4 - Update README.md
* 9d316901 - Update README.md
* 17654949 - Merge pull request #2462 from jonasengelmann/master
* 740f6f05 - Added nanosecond parsing option.
-- Alexander Pozdnyakov <censored> Fri, 24 Feb 2023 20:40:39 +0000
goaccess (1:1.7.0+git3946-41b82bd5-1) unstable; urgency=medium
* Compile
* URL: https://github.com/allinurl/goaccess.git
* Branch: master
* Commit: 41b82bd5e6d65a1eecb5dfeea073ed0b9e1c0bcc
* Date: 1675956049
* git changelog:
* 41b82bd5 - Merge pull request #2450 from jannesblobel/master
* 50baae8e - Merge pull request #2457 from cristianpb/master
* 6d416b71 - Moved GSMetric_ to commons.h to fix conflicts for
upcoming search capabilities.
* a20675e1 - 🐳 Build docker image on different architectures
* 961644b0 - inlang: update translations
* 3ef2aafb - inlang: update translations
* 3d0696a8 - inlang: update translations
* af1805cd - inlang: update translations
* c634a005 - inlang: update translations
* 76bbdd9f - inlang: update translations
* b024bb26 - inlang: update translations
* 76ff4b12 - init inlang config
-- Alexander Pozdnyakov <censored> Fri, 10 Feb 2023 19:03:31 +0000
goaccess (1:1.7.0+git3934-47b727c2-1) unstable; urgency=medium
* Compile
* URL: https://github.com/allinurl/goaccess.git
* Branch: master
* Commit: 47b727c27a7a7de6379d23f40ec77574c5cb5474
* Date: 1672668235
* git changelog:
* 47b727c2 - Updated Changelog to clarify description of changes.
* 19e592d6 - Updated Changelog to clarify description of changes.
* 476d5ab4 - Updated Changelog to clarify description of changes.
* 090809f9 - Updated Changelog to clarify description of changes.
* fe6ca804 - Updated lang po files with latest changes.
* e9eb04ac - Updated change log with latest v1.7 changes.
* daa08edd - Updated README.md to reflect the latest version.
* c8e22281 - Added GeoIP legacy implementation to support ASNs.
* 9c3197b9 - Minor css changes to the report + ASN icon.
* dd40519e - Assigned terminal keycode to the ASN panel.
* 4c995dc3 - Updated AUTHORS to reflect latest contributions.
* c7782d5c - Updated man page with the latest changes.
* 2f2072e2 - Updated NEWS with the latest changes.
* de1c5627 - Version bumped to 1.7.
* 33360f4c - Version bumped to 1.7.
* df5f0f44 - Added highlighting to certain metrics on the HTML
report.
* 3b9bd0f0 - Fixed typo on comment.
* 112d331c - Fixed issue where some metrics on the HTML report were
missing.
* 4590891e - Hide navigation bar scrollbar on Windows.
* 3644c3c8 - Ensure config geoip flags are set if the proper db is
passed.
* 724ba6ff - Ensure ASN is left-aligned on the HTML report.
* 07b01e88 - Fixed uninitialized values when getting the ASN code.
* d5201a86 - Added an ASN (Autonomous System Numbers) panel.
* 142a23de - Added support for IP to Geo ASN mapping.
-- Alexander Pozdnyakov <censored> Fri, 13 Jan 2023 20:51:44 +0000
goaccess (1:1.6.3+git3910-39bd81ac-1) unstable; urgency=medium
* Compile
* URL: https://github.com/allinurl/goaccess.git
* Branch: master
* Commit: 39bd81ac0a7202fd7a514d4bad237b905382790b
* Date: 1671078581
* git changelog:
* 39bd81ac - Merge pull request #2430 from tellustheguru/master
* 6165d6f7 - Update sv.po
* d55531c1 - Update sv.po
* cd1984a6 - Fixed invalid read when loading the list of agents for
an IP.
* d85ce452 - Ensure we check for valid data when using dynamic
buffer.
* c417212e - Merge pull request #2426 from AndrewKvalheim/user-
override-heuristic
* 0aa3e5a7 - Prioritize user's browsers list over heuristics
-- Alexander Pozdnyakov <censored> Fri, 23 Dec 2022 19:25:28 +0000
goaccess (1:1.6.3+git3903-2ef355bf-1) unstable; urgency=medium
* Compile
* URL: https://github.com/allinurl/goaccess.git
* Branch: master
* Commit: 2ef355bfa803a6e60880683cbcb8ec58410c86ab
* Date: 1669940378
* git changelog:
* 2ef355bf - Merge pull request #2126 from
vincentbernat/feature/ignore-unknowns
* 35309d28 - Add an option to classify unknown OS and browsers as
crawlers
* 5947db6c - Update deb-packaging.yml
* 20f6dc70 - Removed travis-ci from repo as Github actions are
working just fine.
-- Alexander Pozdnyakov <censored> Sun, 04 Dec 2022 15:29:16 +0000
goaccess (1:1.6.3+git3899-29d64be6-1) unstable; urgency=medium
* Compile
* URL: https://github.com/allinurl/goaccess.git
* Branch: master
* Commit: 29d64be6d375d69321bfa2eb8ba4c9d94623f246
* Date: 1667261331
* git changelog:
* 29d64be6 - Updated man page for v1.6.5.
* c7217f71 - Updated lang po files with latest changes.
* 7e3bb7ac - Updated README.md to reflect the latest dependency.
* 1d9954d1 - Updated the ChangeLog with the latest changes.
* 0d1f31ec - Updated AUTHORS to reflect latest contributions.
* 1baedf4e - Updated README.md with the latest changes.
* fe16ea8f - Updated NEWS with the latest changes.
* 824e4d89 - Version bumped to 1.6.5.
* 2a171580 - Version bumped to 1.6.5.
-- Alexander Pozdnyakov <censored> Tue, 08 Nov 2022 19:59:50 +0000
goaccess (1:1.6.3+git3890-57a20627-1) unstable; urgency=medium
* Compile
* URL: https://github.com/allinurl/goaccess.git
* Branch: master
* Commit: 57a20627bee41d1c70f8f55f1aa188c1c800dae2
* Date: 1666485390
* git changelog:
* 57a20627 - Merge pull request #2405 from wamuir/upgrade-alpine
* 3c4a77c0 - Update Dockerfile build stage to use alpine:3
-- Alexander Pozdnyakov <censored> Sun, 30 Oct 2022 14:48:40 +0000
goaccess (1:1.6.3+git3888-187129b4-1) unstable; urgency=medium
* Compile
* URL: https://github.com/allinurl/goaccess.git
* Branch: master
* Commit: 187129b4033183c06f88372658554a0860daafba
* Date: 1664929988
* git changelog:
* 187129b4 - Removed filename/path check under --html-custom-css.
* d96d5b67 - Removed filename/path check under --html-custom-js.
* 8d7fe57c - Updated lang po files with latest changes.
* 4a851ab7 - Updated change log with latest v1.6.4 changes.
* 6d2492de - Version bumped to 1.6.4.
* de4a0ff5 - Updated AUTHORS to reflect latest contributions.
* c9ac535d - Version bumped to 1.6.4.
* a656f9c3 - Updated formatting under the CLI help.
* c5ed7676 - Added --db-path to the CLI options.
* 1e37ee3a - Added --fname-as-vhost to the man page.
* a69f9d74 - Version bumped to 1.6.4.
* 4cae059a - Version bumped to 1.6.4.
* 5e119919 - Changed geoip2 variable to static.
* aaaacae0 - Updated lang po files with latest changes.
* 385addd9 - Fixed 'referer' typo under src/labels.h.
* 608a6229 - Display clawlers/bot under the OSs panel instead of
being part of the 'Unknown'.
* c5359aec - Ensure regex extraction routine use append_str()
instead.
* 2a6c251c - Minor code formatting changes.
* 53afe1eb - Ensure we have a valid fname_as_vhost before making a
copy of it.
* 250c5f9c - Ensure we free the copy of the orig. string when
extracting a string via regex.
* 0bb66d20 - Added the ability to use filenames as virtualhosts.
* 37cb7c3f - Merge pull request #2385 from SlowMo24/patch-1
* d3b40411 - Add geolocation description to docker info
-- Alexander Pozdnyakov <censored> Sat, 15 Oct 2022 20:58:52 +0000
goaccess (1:1.6.3+git3865-e3a4aa2f-1) unstable; urgency=medium
* Compile
* URL: https://github.com/allinurl/goaccess.git
* Branch: master
* Commit: e3a4aa2f6b52aa0bc034e75f42d6ac942dbc721a
* Date: 1662507460
-- Alexander Pozdnyakov <censored> Mon, 26 Sep 2022 20:54:47 +0000
goaccess (1:1.5.4+git3865-e3a4aa2f-1) unstable; urgency=medium
* Compile
* URL: https://github.com/allinurl/goaccess.git
* Branch: master
* Commit: e3a4aa2f6b52aa0bc034e75f42d6ac942dbc721a
* Date: 1662507460
* git changelog:
* e3a4aa2f - Merge pull request #2375 from dcyang/master
* 2f3102fc - 참조대상 사이트 -> 출발 사이트
* 7aafdad7 - 분석한 요청 전체 -> 기록 분석 개요
* a549f01b - 시관초과 -> 시간초과
* 30c45ae9 - comments cleaned up
* 6a028f81 - ko.po (Korean) added
* 3fdc8b9d - Removed CowAxess from the README.md.
* cc612f62 - Removed stretch deb build as it's no longer supported.
* 2430d0fa - Removed buster.04.arm32v7 deb build due to ca cert.
issues.
* 991caceb - Updated change log with latest v1.6.3 changes.
* 7b380ade - Version bumped to 1.6.3.
* 176982c5 - Version bumped to 1.6.3.
* ef9b2d15 - Version bumped to 1.6.3.
* e8ddff30 - Version bumped to 1.6.3.
* 1c02407c - Version bumped to 1.6.3.
* 2463d524 - Ensure --no-term-resolver works with curses output only.
* a2d867fd - Enabled DNS thread when resolving a host and outputting
real-time HTML.
* b595d7e0 - Removed header and licensing from app.js (breaks JS).
* 3e65ce53 - Fixed WebSocket status label when outputting --real-time-
html.
* 0aaf3a0e - Added header and licensing to app.js.
* db2b0b3e - Minor formatting updates.
* d79de6ee - Ensure the DNS resolver goes through a thread when
outputting HTML real-time.
* 5f814c8f - Ensure --html-custom-css and --html-custom-js allow
filesnames without HTML special chars.
-- Alexander Pozdnyakov <censored> Wed, 07 Sep 2022 20:20:56 +0000
goaccess (1:1.5.4+git3842-9a3cc9a9-1) unstable; urgency=medium
* Compile
* URL: https://github.com/allinurl/goaccess.git
* Branch: master
* Commit: 9a3cc9a92b1ece74843dc12b3eb882e109c0e676
* Date: 1660043502
* git changelog:
* 9a3cc9a9 - Added back focal arm32v7 deb build.
* caabc209 - Removed buster.04.arm32v7 deb build due to ca cert.
issues.
* 12855077 - Removed ubuntu20.04.arm32v7 deb build due to ca cert.
issues.
* bb77edc2 - Ensure we have the latest ca-certificates for deb
builds.
* 7ac551c0 - Ensure we have the latest ca-certificates for deb
builds.
* 4f3bf32d - Ensure we use curl to download the provision file from
the deb repo.
* 4e86caec - Updated deb-packaging arm32v7 support builds.
* 61356972 - Added arm32v7 releases
* 75bcf26f - Update deb-packaging.yml
* 0e2583f7 - Update deb-packaging.yml
-- Alexander Pozdnyakov <censored> Sat, 13 Aug 2022 22:56:09 +0000
goaccess (1:1.5.4+git3832-5c4c5eec-1) unstable; urgency=medium
* Compile
* URL: https://github.com/allinurl/goaccess.git
* Branch: master
* Commit: 5c4c5eec1391ff7eb470fc7e8c193ffefaaa1de8
* Date: 1658700552
* git changelog:
* 5c4c5eec - Fixed issue where it would not properly parse an XFF if
%h was already set.
* 8e12f436 - Updated /artifacts mount point for deb packaging.
* f96d1f8f - Updated man page with latest changes.
* 97f20e00 - Updated man page with latest changes.
* ce4c94bf - Updated lang po files with latest changes.
* 24941968 - Updated change log with latest v1.6.2 changes.
* 722f43fd - Version bumped to 1.6.2.
* c46ce413 - Version bumped to 1.6.2.
* ad4abbf4 - Added Android 12.
* c0741840 - Added macOS 12 Ventura.
* 831838d4 - Version bumped to 1.6.2.
* 592903b2 - Version bumped to 1.6.2.
* 1c131d84 - Updated Changelog typos.
-- Alexander Pozdnyakov <censored> Thu, 28 Jul 2022 19:56:21 +0000
goaccess (1:1.5.4+git3819-5c45fdae-1) unstable; urgency=medium
* Compile
* URL: https://github.com/allinurl/goaccess.git
* Branch: master
* Commit: 5c45fdae1b9dc53523198bb718546d57e4698110
* Date: 1657110330
* git changelog:
* 5c45fdae - Ensure the HTML last updated label reflects the given
timezone.
* 6e5bead7 - Fixed issue where timezone conversion would be performed
twice on a given date.
* d6fd5bc4 - Use the latest multi-arch release for deb packaging.
* 49641660 - Update README.md
* 51559af4 - Use the latest multi-arch release for deb packaging.
* 58f3a3a0 - Use the latest multi-arch release for deb packaging.
* f90a2c9d - Use the latest multi-arch release for deb packaging.
* e4503790 - Added amd64 and i386 support to deb packages.
* e225f1b3 - Fixed revision typo.
* e95e419e - Added amd64 and i386 arch to test deb packaging.
* 3c9934d8 - Removed debian jessie from arm64 deb workflow.
* a6c4801a - Updated .deb packaging workflow.
* f43871de - Added additional deb packaging distros.
* 027ec5f1 - Updated path to upload artifacts for deb packaging.
* 58a2f1e4 - Updated path to upload artifacts for deb packaging.
* e5222d67 - Updated path to upload artifacts for deb packaging.
* b8b7f616 - Updated deb packaging to remove sudo.
* 8ba3125f - Updated deb packaging to upload artifacts.
* dcae0f62 - Updated deb packaging.
* 13aaefbe - Updated deb packaging.
* d2a2c987 - Updated deb packaging deps on run section.
* 5a8938db - Moved deb packaging deps to run section as sudo.
* 995f2de0 - Moved deb packaging deps to run section.
* 6f7ce6d6 - Moved deb packaging script to run section.
* 028ca3ff - Added lsb-release dep to the deb workflow action.
* 994f1259 - Added multi-arch deb packaging Github Action.
* f4012023 - Use _DEFAULT_SOURCE as _BSD_SOURCE is deprecated.
* 8fa51e12 - Fixed implicit declaration warning of timegm(3) on BSDs.
* 0146fe5e - Attempt to run make with more privileges (github
actions).
* 9ca9a9c1 - Attempt to run make with more privileges (github
actions).
* 2c53578a - Ensure setup envs. are run before build.
* 09b0a68e - Added build test github action.
* d7032486 - Added build test github action.
* bcd7de0b - Updated lang po files with latest changes.
* 8972fe53 - Updated lang po files with latest changes.
* b828bc26 - Updated AUTHORS to reflect latest contrib.
* 19cc86b7 - Updated man page with the latest info.
* 31e76538 - Version bumped to 1.6.1
* 691c6993 - Version bumped to 1.6.1
* d78479d8 - Version bumped to 1.6.1
* 6b5c55ad - Version bumped to 1.6.1
* 4ce4d7be - Version bumped to 1.6.1
* f171e985 - Version bumped to 1.6.1
* 655d7c95 - Ensure we assume either DST or non-DST for the given
timestamp.
* b3f6cd34 - Fixed issue where real-time data would be parsed
multiple times under Cygwin.
* e912189a - Removed unnecessary code from time specificity.
* d02715a8 - Ensure timezone conversion works on timestamps
(s,ms,us).
* b5611a33 - Added support for timezone conversion via --datetime-
format and --tz.
* 63172be2 - Minor code formatting update.
-- Alexander Pozdnyakov <censored> Wed, 06 Jul 2022 19:59:58 +0000
goaccess (1:1.5.4+git3770-c19db58a-1) unstable; urgency=medium
* Compile
* URL: https://github.com/allinurl/goaccess.git
* Branch: master
* Commit: c19db58a6734fd57ede975fe66c1ee4467de48a7
* Date: 1655467811
* git changelog:
* c19db58a - Avoid invalid read of linked list when closing a client
inside a foreach.
* 6a9a7e11 - Ensure client is not accessed since it's closed and
freed under handle_tcp_close().
* b8970e51 - Added additional debugging code on close tcp.
* 69d7de39 - Added additional debugging code on close tcp.
* dbeb273c - Moved debugging code for clarity.
* 1371d44b - Ensure we force close an invalid client under
ws_send_strict_fifo_to_client().
* 3cc86fb9 - Fixed issue where an invalid client connection would
stall data out to clients.
* 97d1b3aa - Ensure our WS retries counter is reset onopen.
* 3489104c - Added a max number of WS reconnects of 20 with exp.
backoff.
* 4be9b8cb - Ensure WS ping interval is cleared onclose.
* 5cc8525b - Added the ability to reconnect to WebSocket server after
1 sec with exponential backoff.
* e49c6f7b - Merge pull request #2339 from mario-donnarumma/master
* f37b9845 - Add default value to ping_interval in fpskeyival
function
* 8b30ccbd - Added ping-interval option
* 92eb8718 - Updated lang po files with latest changes.
* c0751ff4 - Updated AUTHORS to reflect latest contrib.
* 7475d7a8 - Updated man page with latest changes.
* 973b8ffc - Updated change log with latest v1.6 changes.
* e9ed9f3d - Version bumped to 1.6.
* d62014e1 - Version bumped to 1.6.
* a66ce21a - Updated man page with latest changes.
* 77fcf753 - Version bumped to 1.6.
* 549978bf - Version bumped to 1.6.
* 77ee6afe - Fixed segfault when attempting to open an unresolved IP
on mac/BSDs.
* b44434ed - Fixed issue where the WebSocket server would fail with
POLLNVAL.
* 9f54f298 - Minor code formatting updates.
* d65cae94 - Ensure max items per panel defaults to 1440 (24hrs) when
passing --date-spec=min.
-- Alexander Pozdnyakov <censored> Sun, 19 Jun 2022 16:56:28 +0000
goaccess (1:1.5.4+git3743-77b04c1c-1) unstable; urgency=medium
* Compile
* URL: https://github.com/allinurl/goaccess.git
* Branch: master
* Commit: 77b04c1c8e88a85882a4808ad5a46aae85cc800e
* Date: 1653006682
* git changelog:
* 77b04c1c - Minor code formatting updates.
* 72990462 - Fixed issue parsing a delimited XFF field followed by a
host IP.
* 5070516f - Merge pull request #2322 from ahayes/patch-1
* de41fec0 - Include arch in ubuntu/debian repo instructions
* 97e34314 - Merge pull request #2318 from mikaraunio/dbipcity
* 699d36d8 - Show city with the DBIP City Lite database too.
* aa45260c - Ensure no 'cleaning up resources' message is displayed
if --no-progress is passed.
-- Alexander Pozdnyakov <censored> Fri, 20 May 2022 19:26:08 +0000
goaccess (1:1.5.4+git3736-672e0289-1) unstable; urgency=medium
* Compile
* URL: https://github.com/allinurl/goaccess.git
* Branch: master
* Commit: 672e028928754d5561205a92aa8f4ac018610254
* Date: 1651799631
* git changelog:
* 672e0289 - Ensure we display goaccess' version and config file on
bad format error.
* 21b9bd3c - Updated lang po files with latest changes.
* 2210c58b - Version bumped to 1.5.7.
* 4f777de5 - Version bumped to 1.5.7.
* 876774f0 - Updated AUTHORS to reflect latest contrib.
* 1b2d2553 - Updated change log with latest v1.5.7 changes.
* ad81fff3 - Version bumped to 1.5.7.
* 845d522a - Version bumped to 1.5.7.
* 831a7db8 - Version bumped to 1.5.7.
* ea5325f5 - Merge pull request #2293 from allinurl/caddy-no-port-
2.5.0
* 4fad3623 - Merge pull request #2306 from bbbboom/master
* fc3b718a - Update GeoIP entry name auto translation
* d07ac457 - Update Chinese translations
-- Alexander Pozdnyakov <censored> Fri, 06 May 2022 22:37:49 +0000
goaccess (1:1.5.4+git3720-4f72b3d7-1) unstable; urgency=medium
* Compile
* URL: https://github.com/allinurl/goaccess.git
* Branch: master
* Commit: 4f72b3d784560e7d669de492030f1aaa83877fdd
* Date: 1650544460
* git changelog:
* 4f72b3d7 - Merge pull request #2303 from rtmkrlv/master
* 0799cb0f - Update some metadata in Russian translation
* 72ce950a - Update Ukrainian translation
* 634214ff - Update Russian translation
* d0bc745f - Updated lang po files with latest changes.
* f3ea0343 - Added additional date minute specificity to the CLI
help.
* 47ff638d - Updated change log with latest v1.5.6 changes.
* 7901c749 - Version bumped to 1.5.6.
* 91750e07 - Added --anonymize-level option to the man page.
* 7c1cdde7 - Updated AUTHORS to reflect latest contrib.
* 5ea82ad4 - Version bumped to 1.5.6.
* 94e59104 - Version bumped to 1.5.6.
* afac726c - Version bumped to 1.5.6.
* e383760f - Added additional date minute specificity to the man
page.
* 0220c4f0 - Updated lang po files with latest changes.
* cc3384d6 - Updated CSS for toggling panels on the HTML report.
-- Alexander Pozdnyakov <censored> Fri, 22 Apr 2022 22:13:30 +0000
goaccess (1:1.5.4+git3704-10b9bf74-1) unstable; urgency=medium
* Compile
* URL: https://github.com/allinurl/goaccess.git
* Branch: master
* Commit: 10b9bf7410601642848ef036bc87e00158bc158d
* Date: 1647391351
* git changelog:
* 10b9bf74 - Added additional date minute specificity to config file.
* ec645042 - Minor code formatting updates.
* 6fefef6e - Added minute specificity to the Visitors panel via --
date-spec=min.
* 178eeceb - Merge pull request #2286 from pitilux/anonymize-level
* 4c1ab14b - Merge pull request #2287 from homeisfar/master
* d8f15c66 - Change stderr to stdout on non-error output
* 03072961 - New --anonymize-level option
* acb45ad0 - Merge pull request #2278 from ramiresviana/toggle-panel
* 9650490f - Added the ability to hide panels on report
* 523e0e40 - Update README.md
-- Alexander Pozdnyakov <censored> Sun, 27 Mar 2022 20:14:23 +0000
goaccess (1:1.5.4+git3694-f43214c0-1) unstable; urgency=medium
* Compile
* URL: https://github.com/allinurl/goaccess.git
* Branch: master
* Commit: f43214c0a6f6dd04ce5a0be209d2a09e287ac92e
* Date: 1643718647
* git changelog:
* f43214c0 - Fixed typo on changelog.
* b3028294 - Year on source files bumped.
* a5a7cb84 - Updated change log with latest v1.5.5 changes.
* a101d7c9 - Version bumped to 1.5.5.
* 0abbcf15 - Updated lang po files with latest changes.
* 80e5fcc3 - Version bumped to 1.5.5.
* b532c434 - Year on source files bumped.
* 38f3061f - Version bumped to 1.5.5.
* fc0b3aa3 - Year on source files bumped.
* 59fbca50 - Version bumped to 1.5.5.
* 6e30a65a - Version bumped to 1.5.5.
* 37051df0 - Merge pull request #2269 from cgzones/zero_argc
* d8287772 - Do not crash on argument counter of zero
* 3a11cf30 - Minor changes to code formatting.
* f4fdb99c - Changed order on which we verify bots to be the first
thing we check.
* eeea1c3e - Added the ability to parse additional bots.
* 5ce608d1 - Fixed regression introduced on ae98eb9 when parsing UA.
* 0ca3f30b - Updated Github screenshots.
* a492fb25 - Changed chart interpolation to monotone.
* 0d61a90f - Fixed possible data race on UI spinner thread.
* b28fb996 - Ensure we initialize dns resolver conditions and mutexes
before they're used.
* b082b322 - Ensure we build with debugging symbols even for release
builds
* c4288e62 - Fixed possible buffer over-read for cases where a \0
could be reached early.
-- Alexander Pozdnyakov <censored> Tue, 01 Feb 2022 20:43:35 +0000
goaccess (1:1.5.4+git3671-1d375107-1) unstable; urgency=medium
* Compile
* URL: https://github.com/allinurl/goaccess.git
* Branch: master
* Commit: 1d3751077e234c062ca217235400543376b6aa12
* Date: 1641664427
* git changelog:
* 1d375107 - Avoid calling cleanup early since conf.stop_processing
already should gracefully end goaccess.
* ac8e44b8 - Ensure WS is stopped on SIGINT if running as --real-time-
html.
* 2bf745d9 - Ensure we use a FATAL error on invalid output extension.
-- Alexander Pozdnyakov <censored> Fri, 14 Jan 2022 19:59:38 +0000
goaccess (1:1.5.1+git3668-72876319-1) unstable; urgency=medium
* Compile
* URL: https://github.com/allinurl/goaccess.git
* Branch: master
* Commit: 72876319542c2575a05627ab6b9d618124c20a21
* Date: 1640453154
* git changelog:
* 72876319 - Updated lang po files with latest changes.
* 9cb59607 - Version bumped to 1.5.4.
* 02ec4f84 - Version bumped to 1.5.4.
* aab00768 - Updated man page with latest changes.
* e8dbe749 - Updated man page with latest changes.
* 99c89398 - Updated README.md with latest changes.
* faa1a972 - Updated NEWS with latest changes.
* d5f132f3 - Updated Changelog with latest changes.
* 238d7ce2 - Updated DOCKER.md to reflect current image features.
* c380371a - Update goaccess.1
* a3b842df - Updated DB PATH error message to be more descriptive.
* f7c50c22 - Added AWS ALB to the predefined logs format list --log-
format=AWSALB.
-- Alexander Pozdnyakov <censored> Sat, 01 Jan 2022 19:14:23 +0000
goaccess (1:1.5.1+git3656-1d928a36-1) unstable; urgency=medium
* Compile
* URL: https://github.com/allinurl/goaccess.git
* Branch: master
* Commit: 1d928a362235bb1387aa51133110179b42b51e32
* Date: 1639613709
* git changelog:
* 1d928a36 - Merge pull request #2251 from dertuxmalwieder/patch-1
* 927ef7be - Fix support for OpenSSL < 1.1.0
* 16412272 - Update gkhash.h
* 64fc55d8 - Updated deprecated SSL function to TLS_server_method().
* aa9d1607 - Merge pull request #2248 from cgzones/unicode
* 3bb0f56a - Ensure we simply update the TUI once after tailing
multiple files.
* 8d458a9e - Ensure we simply update the UI once after tailing
multiple files.
* b279ef6a - Ensure we lock our pipe/websocket writer before
broadcasting message.
* e0b151dc - Include config.h to define HAVE_LIBSSL
* 68beff88 - Mark djb2 parameter const
* eda8b2ef - Drop unicode character from status description
-- Alexander Pozdnyakov <censored> Thu, 16 Dec 2021 19:53:17 +0000
goaccess (1:1.5.1+git3645-6e48ffb2-1) unstable; urgency=medium
* Compile
* URL: https://github.com/allinurl/goaccess.git
* Branch: master
* Commit: 6e48ffb20be3311d89553aae057eaa35f31759b6
* Date: 1638237235
* git changelog:
* 6e48ffb2 - Ensure we require a valid host token even when we're not
validating the IP.
* ec853386 - Fixed buffer overflow when checking if an HTTP code was
a 404 on an empty status code.
* 0e808f8a - Optimized terminal and HTML UI output when tailing
multiple files.
* 97cf7aa6 - Updated po files with the latest changes.
* 6e3fa09a - Version bumped to 1.5.3.
* 87a398b1 - Version bumped to 1.5.3.
* 3764be4e - Updated po files with the latest changes.
* 1448cac1 - Updated man page with the latest changes.
* 7a026f93 - Version bumped to 1.5.3.
* b45f4dcb - Updated NEWS with the latest changes.
* dfb15331 - Updated Changelog with the latest changes.
* 97742499 - Fixed buffer overflow caused by an excessive number of
invalid requests with multiple logs.
-- Alexander Pozdnyakov <censored> Sat, 04 Dec 2021 12:34:34 +0000
goaccess (1:1.5.1+git3633-5bafe8a5-1) unstable; urgency=medium
* Compile
* URL: https://github.com/allinurl/goaccess.git
* Branch: master
* Commit: 5bafe8a522634986b245b980e6d18e67f4cf6c55
* Date: 1637333216
* git changelog:
* 5bafe8a5 - Merge pull request #2231 from dertuxmalwieder/patch-1
* f542214e - Detect macOS 12
* 1d49b91e - Merge pull request #2213 from Titaniumtown/master
* 3d30988d - more useragents!
-- Alexander Pozdnyakov <censored> Fri, 19 Nov 2021 16:56:32 +0000
goaccess (1:1.5.1+git3629-639da05e-1) unstable; urgency=medium
* Compile
* URL: https://github.com/allinurl/goaccess.git
* Branch: master
* Commit: 639da05e1c2ef5d2e3857fb5167fd825299db622
* Date: 1635775596
* git changelog:
* 639da05e - Merge pull request #2222 from mario-donnarumma/master
* a774895d - Fixed #2219
* efc8834a - Merge pull request #2218 from
allofmex/manpage_websocket_note
* b2b84319 - Added more details about WebSocket server to manpage
* 04edf4ed - Merge pull request #2217 from mario-donnarumma/master
* 712712e9 - Added italian language (it)
-- Alexander Pozdnyakov <censored> Thu, 04 Nov 2021 14:06:03 +0000
goaccess (1:1.5.1+git3623-f7b1e3ce-1) unstable; urgency=medium
* Compile
* URL: https://github.com/allinurl/goaccess.git
* Branch: master
* Commit: f7b1e3ce1f40e251c43dacd34e8dd632041d2d9c
* Date: 1633049376
* git changelog:
* f7b1e3ce - Merge pull request #2196 from tofra/patch-1
* 66ce03c5 - Docker realtime requires tail instead of cat
* 778d6c84 - Updated man page for the latest changes.
* 20c2753d - Updated README.md for the latest changes.
* bdbb66b9 - Updated NEWS for the latest changes.
* caddd35a - Updated Changelog for the latest release changes.
* 32cf1f61 - Updated AUTHORS to reflect latest contrib.
* 92b86563 - Updated po files for new build.
* a99440ca - Merge pull request #2191 from lovasoa/patch-1
* f64d67f5 - Fix #1414
* 16b7b29a - Fixed segfault when attempting to parse an invalid JSON
log while using a JSON log format.
* 9fecf015 - Version bumped to 1.5.2.
-- Alexander Pozdnyakov <censored> Mon, 11 Oct 2021 19:15:37 +0000
goaccess (1:1.5.1+git3611-4b843e8c-1) unstable; urgency=medium
* Compile
* URL: https://github.com/allinurl/goaccess.git
* Branch: master
* Commit: 4b843e8c83a5c32278a1a58fd8938b16a65276cd
* Date: 1632182280
* git changelog:
* 4b843e8c - Fixed declaration warning to make the compiler happy.
* 194ce2ef - Added .avi to the list of static requests/extensions.
* 05bd4743 - Added additional possible TLS version values when
extracting them from the log.
* 0eae10c2 - Merge pull request #2182 from kokke/master
* 57265a6c - Merge pull request #1 from kokke/kokke-patch-1
* 8c7ee067 - fix time-of-check time-of-use problem
* 4be45b49 - Merge pull request #2180 from cgzones/asan
* 7ac10dec - Avoid buffer underflow
-- Alexander Pozdnyakov <censored> Tue, 21 Sep 2021 10:54:00 +0000
goaccess (1:1.4.3+git3603-1ce51ed8-1) unstable; urgency=medium
* Compile
* URL: https://github.com/allinurl/goaccess.git
* Branch: master
* Commit: 1ce51ed8682c9269ae8a05367fbc95447a1cab38
* Date: 1630630099
* git changelog:
* 1ce51ed8 - Version bumped to 1.5.2.
* c9ad4cf9 - Fixed issue where lengthy static-file extension wouldn't
account certain valid requests.
* 87590f44 - Version bumped to 1.5.2.
* 9f461667 - Fixed segfault when ignoring a status code and
processing a line > 4096 chars.
-- Alexander Pozdnyakov <censored> Sun, 05 Sep 2021 11:29:23 +0000
goaccess (1:1.4.3+git3599-d3d8d329-1) unstable; urgency=medium
* Compile
* URL: https://github.com/allinurl/goaccess.git
* Branch: master
* Commit: d3d8d329f3053fdb30031628d071e406dda0018a
* Date: 1629053606
* git changelog:
* d3d8d329 - Added SECURITY.md.
-- Alexander Pozdnyakov <censored> Thu, 19 Aug 2021 19:42:32 +0000
goaccess (1:1.4.3+git3598-e52126fa-1) unstable; urgency=medium
* Compile
* URL: https://github.com/allinurl/goaccess.git
* Branch: master
* Commit: e52126fa41dd2eb5b2f86e6db619273e4486b438
* Date: 1624926853
* git changelog:
* e52126fa - Updated man page regarding --max-items for HTML.
* 5358d0c1 - Updated man page regarding --max-items for HTML.
* 9a139d3c - Updated po files for new build.
* dfb22ff9 - Updated Changelog for the latest changes.
* a2bb879c - Updated AUTHORS with the latest changes.
* 9398ea90 - Updated Changelog for the latest changes.
* be3f93a6 - Version bumped to 1.5.1.
* 5234776c - Updated man page to the latest version.
* 7ba0fc8c - Version bumped to 1.5.1.
* 96be8c5e - Version bumped to 1.5.1.
* f94b37d2 - Version bumped to 1.5.1.
* b383da55 - Increased the maximum number of files to monitor from
512 to 3072.
* 684502b8 - Ensure there's no tail delay if the log file hasn't
changed.
* 1b1b7134 - Fixed inability to close expanded panel pressing 'q' on
TUI.
* 0329a925 - Fixed data race when writing to a self-pipe and
attempting to stop the WS server.
* 369cfaa0 - Fixed possible data race during parsing spinner label
assignment.
-- Alexander Pozdnyakov <censored> Fri, 02 Jul 2021 19:07:40 +0300
goaccess (1:1.4.3+git3582-ac8dd198-1) unstable; urgency=medium
* Compile
* URL: https://github.com/allinurl/goaccess.git
* Branch: master
* Commit: ac8dd198c1cd409c9f924b7685381620b89b9293
* Date: 1623327503
* git changelog:
* ac8dd198 - Merge pull request #2132 from alexandregv/patch-1
* 4574a81e - Fix typo in DOCKER.md
* 29ff7a12 - Merge pull request #2129 from elboulangero/readme-
goaccess-apt-repo
* e94e2cb2 - Update README regarding usage of GoAccess APT repository
* 90dc17d5 - Merge pull request #2125 from vincentbernat/fix/out-of-
tree
* a5284c1c - Fix out-of-tree builds
-- Alexander Pozdnyakov <censored> Fri, 11 Jun 2021 14:50:39 +0300
goaccess (1:1.4.3+git3576-2ff49e63-1) unstable; urgency=medium
* Compile
* URL: https://github.com/allinurl/goaccess.git
* Branch: master
* Commit: 2ff49e638b14e62b5031daa26ddb20d670770d8d
* Date: 1621987826
* git changelog:
* 2ff49e63 - Updated NEWS for the latest changes.
* c00ecaf4 - Reverted back GNU+Linux to Linux from a050396.
* 732d43af - Updated man page to reflect referrer instead of referer.
* de0fb635 - Updated translation files for current build.
* 9b7e5531 - Ensure all panels have the right key mapping on terminal
output.
* 4b29eff0 - Updated README.md for upcoming version.
* 11fc0e78 - Ensure terminal render call cleans and draws all windows
properly.
* 0ae3765b - Updated Changelog to reflect latest changes.
* 291f71fd - Updated AUTHORS to reflect latest contributions.
* cdb1b1cb - Version bumped to 1.5.
* 0e8cd7c6 - Merge pull request #2120 from cgzones/cov
* 90c282b0 - Merge pull request #2119 from cgzones/ubsan
* 54ea8620 - Merge pull request #2118 from cgzones/german
* b25fe14e - Ignore return value of nanosleep
* b8f14d88 - Move NULL-check before first dereference
* a28b8717 - Drop unnecessary NULL check
* 20242ee1 - Drop unnecessary NULL check
* dc0a321f - Free resources on error in extract_tls_version_cipher
* caf0b80f - Free memory on return
* 297e89bb - Resolve UBSAN issues
* 1c189d63 - Update German translation
* 2d47c270 - Version bumped to 1.5.
* 9c596029 - Removed unused variable from app.js.
* 647ab958 - Removed unused variable from app.js.
* 8b2b7b14 - Bit field free_data should be explicitly unsigned int.
* b2573450 - Ensure we account for \0 when allocating WS packet
buffer from the browser.
* c4006db9 - Ensure we use the right path to restore file.
* b61819a9 - Minor update to formatting.
* 7a2c577e - Ensure methods and protocols are persisted.
* 02b74575 - Removed unused app metric from array of stores.
* 6bfa9b6d - Ensure we restore db props before any other db.
* fe2fde04 - Renamed database properties persisted file.
* 3d9025bc - Moved tail follow log iteration to its own function.
* 6efa160f - Ensure we reuse existing append str function.
* f569d2dd - Moved the Logs structure to be part of a DB instance.
-- Alexander Pozdnyakov <censored> Fri, 28 May 2021 20:38:25 +0300
goaccess (1:1.4.3+git3541-fe642ded-1) unstable; urgency=medium
* Compile
* URL: https://github.com/allinurl/goaccess.git
* Branch: master
* Commit: fe642ded70de03fbbb4021a76e4ae99ff4e5c933
* Date: 1621185096
* git changelog:
* fe642ded - Merge pull request #1985 from thomas-mc-work/build-env
* d099b016 - remove duplicate Dockerfile
* 5cca6d9b - remove duplicate Dockerfile
* 23a365b8 - rename Dockerfile
* efe2da75 - update README
* 016155ff - remove the ubuntu option and improve biuld process
* b04f16c5 - Merge branch 'master' of
https://github.com/allinurl/goaccess into build-env
* d4a880a8 - Added rendering status label appropriately.
* 05a51247 - Merge pull request #2108 from yiyuaner/dev
* 43a63f5a - Check item.hits in map_data to protect against divide by
zero
* 83e7366a - Fixed leak when a JSON value contained an empty string
(e.g., JSON/CADDY format).
* 2e35734a - Ensure valid returned method and protocol are stored in
the DB.
* 67b412aa - Added the ability to parse IPs enclosed within brackets
(e.g., IPv6).
* 1ffbaa5e - Moved http methods/protocols to gstorage and avoid dup
code.
* 4247cc9d - Merge pull request #2107 from dertuxmalwieder/patch-1
* b7d7797c - Moved db insertion routines to their own source/header
file.
* 33b014bd - Moved persistence routines to their own source/header
file.
* 94cff6c9 - Added the ability to migrate a v1 database to v2 upon --
restore.
* 87836801 - Refactored DB schema to minimize storage space by about
35%.
* 2bfd879f - Add pagination by 24
* 0abddd5f - Merge pull request #2102 from dertuxmalwieder/patch-1
* 4da07c4f - Fixed invalid free() on restore_data introduced in
319b65.
* 3cc9738c - Rename referer to referrer in goaccess.conf
* 319b65a6 - Moved hash tables to their own database instance.
-- Alexander Pozdnyakov <censored> Sun, 16 May 2021 21:41:14 +0300
goaccess (1:1.4.3+git3516-3bce68e9-1) unstable; urgency=medium
* Compile
* URL: https://github.com/allinurl/goaccess.git
* Branch: master
* Commit: 3bce68e96b436eae5592d2b7f2234baab707e30a
* Date: 1618836376
* git changelog:
* 3bce68e9 - Merge pull request #2091 from dertuxmalwieder/patch-1
* 471cfcfc - Dark Mode detection
* 5d3500b1 - Removed unused struct from gkhash.h.
-- Alexander Pozdnyakov <censored> Fri, 30 Apr 2021 23:07:22 +0300
goaccess (1:1.4.3+git3513-54e15bf5-1) unstable; urgency=medium
* Compile
* URL: https://github.com/allinurl/goaccess.git
* Branch: master
* Commit: 54e15bf5edf70115627b66fd7d965e5785be9df3
* Date: 1618188129
* git changelog:
* 54e15bf5 - Changed command line option from '--ignore-referer' to '-
-ignore-referrer'.
* 2ef47eb8 - Changed command line option from '--hide-referer' to '--
hide-referrer'.
* 7edcabf8 - Updated function comment to reflect return value.
* 265ed0f7 - Updated function comment to reflect return value.
* 7b5da8d4 - Updated function comment to reflect return value.
* 98254d20 - Merge pull request #2079 from dertuxmalwieder/patch-1
* 7f8571ab - Add a new category for Unix
* 73d40374 - Merge pull request #2076 from dertuxmalwieder/patch-1
* ea887575 - Don't call unknown Linux systems GNU+Linux
* 2e15d8ef - Merge pull request #2072 from throwaway1037/master
* b4b157bf - Dumb autotools
* bd2a2d5d - Dumb autotools
* c6ad7b37 - Rename to markdown file
* 9a520895 - Rename to markdown file
* 80c91f07 - Correct name, update date
* 97e6e0d8 - Correct name
* 99fbe853 - Correct name
* 24ad1947 - Correct name
* 83c750bf - Correct name
* a0503962 - Correct name and add two
-- Alexander Pozdnyakov <censored> Thu, 15 Apr 2021 20:45:21 +0300
goaccess (1:1.4.3+git3493-b017769d-1) unstable; urgency=medium
* Compile
* URL: https://github.com/allinurl/goaccess.git
* Branch: master
* Commit: b017769dce988267d1cfdfb6ebd60328e7124df7
* Date: 1617149040
* git changelog:
* b017769d - Changed categorization of requests containing CFNetwork
to iOS when applicable.
* e2d57732 - Fixed issue where a BSD OS could be displayed as Linux
with certain user-agents.
* 1008c272 - Updated code formatting under src/options.c.
* 83666fed - Updated code formatting under src/geoip1.c.
* 4a6a89d4 - Updated code formatting under src/websocket.c.
-- Alexander Pozdnyakov <censored> Thu, 01 Apr 2021 18:14:32 +0300
goaccess (1:1.4.3+git3488-25b9f587-1) unstable; urgency=medium
* Compile
* URL: https://github.com/allinurl/goaccess.git
* Branch: master
* Commit: 25b9f58715bc43630e021314d8d243749d48046e
* Date: 1616020278
* git changelog:
* 25b9f587 - Merge pull request #2056 from mtorromeo/unix_socket
* b95b2eec - Updated code formatting under src/goaccess.c.
* dadffff3 - Implemented websocket server bind on unix-domain sockets
(Implements #1662)
* 367eb48b - Updated code formatting for FATAL() in error.h.
* bd25a436 - Merge pull request #2049 from szepeviktor/patch-6
* 612ef660 - Fix typo in ChangeLog
-- Alexander Pozdnyakov <censored> Thu, 18 Mar 2021 23:19:07 +0300
goaccess (1:1.4.3+git3482-5c2503bc-1) unstable; urgency=medium
* Compile
* URL: https://github.com/allinurl/goaccess.git
* Branch: master
* Commit: 5c2503bce30a379a8030a6016da1fefcff68ceda
* Date: 1614817337
* git changelog:
* 5c2503bc - Merge pull request #2046 from sazb/patch-1
* 856dbbda - Update settings.c
* 601338f6 - Added cache status to the pre-defined CloudFront log-
format.
* a64b1a2c - Updated man page with latest changes.
* 0b186309 - Minor code alignment change.
* e7197028 - Minor code alignment change.
* 2cd6147b - Added missing panels to some of the config options.
* 8431d04f - Ensure Changelog uses spaces as indentation.
* 75871f26 - Updated Changelog to reflect changes in v1.4.6.
* 3d2fbca8 - Updated AUTHORS to reflect latest contrib.
* fa49c5f5 - Updated README.md with latest v1.4.6 changes.
* c7ad74b0 - Updated po files with latest changes.
* faa3014d - Version bumped to 1.4.6.
* c7d35061 - Updated CloudFront pre-defined log-format to reflect the
latest fields.
* f773e804 - Fixed inability to parse escaped formats.
* ebfcbda7 - Fixed comment typo under util.c.
* 5faad16b - Ensure we capture linux (lowercase) when extracting an
OS.
* 5141dd77 - Updated browsers list to reflect latest changes on some
bots.
* 239feec0 - Fixed sorting on hits and visitors when larger than
INT_MAX.
* 057d6568 - Merge pull request #2039 from jackdesbwa-
contrib/geoip1_ipv4_ipv6
* ef593116 - Added command line option '--unknowns-log' to log
unknown browsers and OSs.
* c2f3e358 - Handle case when IPv4 is encoded as IPv6 in GeoIP1
* 056359d4 - Ensure we use strict JSON when determining if we're
using a JSON format.
* df134b6d - Version bumped to 1.4.6.
* 25c203ef - Version bumped to 1.4.6.
* 5cc06a31 - Added Referer to the pre-defined Caddy JSON log format.
* 4970b4c0 - Merge pull request #2035 from IzzySoft/browsers2
* 53fab513 - add Aptly, PrivacyBrowser, Mastodon UA
* 5211fd58 - Merge pull request #2034 from IzzySoft/browsers
* 39aa6ac7 - add some browsers
-- Alexander Pozdnyakov <censored> Thu, 04 Mar 2021 22:17:22 +0300
goaccess (1:1.4.3+git3452-03aafa86-1) unstable; urgency=medium
* Compile
* URL: https://github.com/allinurl/goaccess.git
* Branch: master
* Commit: 03aafa8610432e9f94db0e46d6b2ba43314fdce1
* Date: 1613792427
* git changelog:
* 03aafa86 - Updated NEWS with latest v1.4.6 changes.
* 548b64f6 - Merge pull request #2030 from darekkay/feed-readers
* cc104692 - Add feed reader clients
* a16ecbe3 - Updated man page for upcoming version.
-- Alexander Pozdnyakov <censored> Sat, 20 Feb 2021 15:52:04 +0300
goaccess (1:1.4.3+git3448-a89d29b0-1) unstable; urgency=medium
* Compile
* URL: https://github.com/allinurl/goaccess.git
* Branch: master
* Commit: a89d29b08fd80b3449da80a73dabbc224cb05cda
* Date: 1612312801
* git changelog:
* a89d29b0 - Fixed segfault when attempting to process a malformed
JSON string.
* 9c228438 - Merge pull request #2019 from allinurl/revert-2007-
kqueue
* 79d86ba2 - Merge pull request #2007 from rsmarples/kqueue
* 2999c1a6 - Monitor log files using kqueue(2)
* cc054536 - Fixed issue when using %s with strptime(3) under musl
libc.
* 5494afd0 - Fixed possible buffer over-read for certain log-format
patterns.
* a9c3c9e0 - Fixed segfault when setting an empty log-format from the
TUI dialog.
* 453b9c10 - Merge pull request #2009 from Schnouki/bug/fix-rt-piping-
non-root
* 6e3fe1e3 - Support real-time piping as non-root user
* c98da7d7 - Updated Dockerfile image to use alpine:3.13 instead of
edge.
* a4c4390a - Updated README.md for v1.4.5.
* 57e21719 - Updated Changelog for v1.4.5.
* 3ea7013c - Version bumped to 1.4.5.
* 6580aa1f - Version bumped to 1.4.5.
* 57b3dfe2 - Updated NEWS for the latest version.
* 637eeddc - Fixed build on CentOS 7 due to std99 declarations.
* 595969fd - Updated man page.
* e88a4a9f - Fixed Changelog typo.
* c973535f - Update README.md
* 7a14e160 - Updated man page ms specifier.
* 368a3b53 - Updated log/info comment on poll(2).
* 3c6567d0 - Updated log/info comment on poll(2).
* 96afc014 - Updated man page year.
* c9ac5f04 - Updated TODO (C) year.
* e4c85722 - Updated NEWS with latest v1.4.4 changes.
* 7051346f - Updated Changelog for v1.4.4.
* eb4c50c5 - Updated README.md for v1.4.4.
-- Alexander Pozdnyakov <censored> Thu, 04 Feb 2021 23:22:37 +0300
goaccess (1:1.4.3+git3420-784805de-1) unstable; urgency=medium
* Compile
* URL: https://github.com/allinurl/goaccess.git
* Branch: master
* Commit: 784805de423e51ab29a01ab941c7fb3dc1ddbec1
* Date: 1611367781
* git changelog:
* 784805de - Updated NEWS with latest v1.4.4 changes.
* beb0efa6 - Updated list of AUTHORS & contributions.
* 92dbe8a9 - Version bumped to 1.4.4.
* 8afc9d62 - Version bumped to 1.4.4.
* f6284729 - Added back uint32_t max/min functions to JSON/HTML
outputs.
* d7318ac9 - Ensure TUI/CSV/HTML reports are able to output uint64_t
data.
* 8e9d0900 - Updated (C) year on help dialog.
* 98dcf468 - Fixed issue where T.X. Amount metrics were not shown
when data was piped.
* 102eed80 - Ensure we allow for a UI render if the rate at which
data is being read if greater than 8192u.
* 4229e7f9 - Removed unused code from goaccess.c
* f546e561 - Added the ability to process timestamps in milliseconds.
* a77a9048 - Ensure we set fdstate to NULL in case we ever need
another websocket afterwards.
* d5f4cfdd - Minor code formatting updates across several files.
* 98d69479 - Fixed memory leak on last poll() realloc of fdstate.
* 5ac53cc1 - Replace select(2) with poll(2)
* d7c12a91 - Minor code formatting updates across several files.
* a1f645ec - Ensure we don't re-render Term/HTML output if no data
was read/piped.
* 6a39f6b1 - Fixed issue where it would send data via socket each
second when managed by systemd.
-- Alexander Pozdnyakov <censored> Sat, 23 Jan 2021 14:00:11 +0300
goaccess (1:1.4.3+git3402-f642100a-1) unstable; urgency=medium
* Compile
* URL: https://github.com/allinurl/goaccess.git
* Branch: master
* Commit: f642100a4733dede10f1d367c545f08622914273
* Date: 1609978578
* git changelog:
* f642100a - Merge pull request #1994 from rsmarples/libc_sha1
* 481a3d65 - Ensure we simply return on an empty JSON value as
there's no need for processing.
* 86d4a32e - Detect SHA1Init in libc and use that instead of our own
sources
* 2ae93b0d - Updated pre-defined Caddy log-format.
* 3f936f3b - Merge pull request #1993 from rsmarples/cc
* 77b066db - Prefer the host default compiler
* 05a4abd2 - Move the format string into the {l,r}print_col()
functions.
* a87c4147 - Ensure we have SSL_CIPHER_standard_name prior to resolve
its code.
* f1520f1b - toupper(3) says the argument should be of type int
* 36e84d19 - Added missing function comments to json string parser.
* c442db45 - Merge pull request #1990 from rsmarples/nanosleep
* e8e779ec - Merge pull request #1989 from rsmarples/NetBSD
* 31d2c63e - POSIX has made usleep(2) obsolete in favour of
nanosleep(2)
* 87a9e50f - configure: Work on NetBSD
* 0dab9fb8 - Added Caddy to the list of pre-defined log formats.
* cfd3883f - Added native support to parse JSON logs.
* 0164a2ef - Added src/pdjson.c to codebase.
* 7646cb48 - Fixed memory leak when using %x as date/time specifier.
-- Alexander Pozdnyakov <censored> Thu, 07 Jan 2021 12:15:04 +0300
goaccess (1:1.4.3+git3384-bb97ebb4-1) unstable; urgency=medium
* Compile
* URL: https://github.com/allinurl/goaccess.git
* Branch: master
* Commit: bb97ebb4ae4190922072e3f2bb01a9f920af8045
* Date: 1608658226
* git changelog:
* bb97ebb4 - Fixed issue where some items under browsers.list were
not tab separated.
* cca954c9 - Fixed issue where the format parser was unable to
properly parse logs delimited by a pipe.
* ec6208a1 - Fixed issue where XFF parser could swallow an additional
field.
* 1b850f53 - Added command line option --no-strict-status to disable
status validation.
* 8d25a627 - Merge pull request #1978 from tellustheguru/patch-1
* 54bef451 - Update sv.po
* 6bcc639b - Fixed issue where parser was unable to parse syslog date
with padding.
-- Alexander Pozdnyakov <censored> Thu, 24 Dec 2020 22:44:01 +0300
goaccess (1:1.4.2+git3377-87f8f0c5-1) unstable; urgency=medium
* Compile
* URL: https://github.com/allinurl/goaccess.git
* Branch: master
* Commit: 87f8f0c573aadbfc065b8977a5363e7445588bc6
* Date: 1607052436
* git changelog:
* 87f8f0c5 - Updated Changelog formatting.
* 0eb3a8cc - Updated po files (i18n) with latest labels.
* 7c675024 - Updated Changelog for v1.4.3.
* 68c7af9c - Fixed typo on date.
* 51f0f6b6 - Updated man page to reflect TLS Version/Cypher.
* efba1426 - Changed how TLS is parsed so the Cypher uses a separate
specifier than TLSv.
* 8e10b468 - Minor code formatting update.
* 4abc3966 - Updated NEWS for v1.4.3.
* e7431ca2 - Updated README.md for v1.4.3.
* d8a0df3f - Added the ability to set how often goaccess will parse
data and output to the HTML report.
* fb2b9201 - Version bumped to 1.4.3.
* e2a793ed - Version bumped to 1.4.3.
* 70c367eb - Ensure we reset log snippet and length if log rotation
produces a 0 size log.
* eacf9730 - Fixed comment typo.
* f48efc5b - Fixed issue where real-time output would double count
rotated log.
* 7fd66eae - Minor update to code formatting.
* df89273d - Minor update to code formatting.
* dc14a570 - Minor update to code formatting.
* e2019230 - Minor update to code formatting.
* d83a2f6e - Minor update to code formatting.
* 47e30daf - Minor update to code formatting.
* 20bd84ac - Updated struct comment.
-- Alexander Pozdnyakov <censored> Thu, 10 Dec 2020 23:30:50 +0300
goaccess (1:1.4.2+git3355-b8ddab90-1) unstable; urgency=medium
* Compile
* URL: https://github.com/allinurl/goaccess.git
* Branch: master
* Commit: b8ddab90ac79947973fc7d36892a52e4cd90536c
* Date: 1606319786
* git changelog:
* b8ddab90 - Updated man page about using ssh with goaccess locally.
* b6fba8e5 - Updated man page to reflect proper way of tail -f a
remote access log.
* 1ace23ba - Updated README about using ssh with goaccess locally.
* 398977fb - Updated README to reflect proper way of tail -f a remote
access log.
* df8119cc - Minor update to Changelog.
* ec55ea25 - Minor formatting to README.md.
* 166dc8ac - Added GeoIP2 to README.md.
* 6adf56d7 - Fixed spacing on Changelog.
* 41e27b8c - Fixed typo when setting struct member if no connection
has been set.
* d374abfa - Merge pull request #1824 from cgzones/cov_res
* dd4b3fe3 - Revert gkhash: fix use after free
* e6ec4d0a - Merge branch 'master' into cov_res
* 9e4b7cf1 - Updated po files (i18n) with latest labels.
* e5c2c5e1 - Updated AUTHORS with latest v1.4.2 changes.
* 451a3cff - Updated Changelog with latest v1.4.2 changes.
* 01d46ab7 - Updated README.md with latest v1.4.2 changes.
* 8666d050 - Updated NEWS with latest v1.4.2 changes.
* 0199f4ce - Updated man page to reflect TLS changes.
* a0ba7766 - Ensure TLS_TYPE and SSL_CIPHER can be parsed even when
specifiers are in different order.
* 57315b8e - Ensure MIME_TYPE & TLS_TYPE panels are not shown if not
available.
* a1393669 - Minor code formatting update on MIME/TLS changes.
* 350762a4 - Changed GKeyData members to const as their value don't
change up until hash insertion.
* 1489026f - Revert Revert Logging MIME-Type and TLS parameters
* 1e1b1c28 - Improve German translation
* 051e719d - Spelling corrections
* 019cb239 - is_likely_same_log(): take const pointer instead of 4128
byte copy
* 52705098 - restore_dates(): handle case when tpl_Alen() returns -1
* 686baa7b - generate_fifo_name(): use snprintf instead of insecure
sprintf
* ec2cd1ee - gkhash: fix use after free
* 2677f034 - gen_req_key(): avoid NULL dereference
* 51f7fae7 - get_home(): use snprintf instead of insecure sprintf
* d165c6f4 - sort_sub_list(): fix memory leak
* f8817f8f - get_global_config(): use snprintf instead of insecure
sprintf
* b37b0359 - handle_fixed_fifo(): read one byte less to always assure
space for a terminator
* 343156fe - ws_socket(): check socket() call for failure
* b64daa28 - handle_accept(): fix NULL-dereference of client
* fda9ef73 - ws_openfifo_in(): drop unused return value
* 40887a3d - load_agent_list(): fix resource leak
* 79d544c5 - ui_spinner(): unlock mutex on return
* 39f11a2f - init_windows(): do not call keypad() on NULL
* 2a8bec09 - tpl_dump(): always call va_end()
* 66f02c2d - set_spec_date_time_num_format(): fix memory leak
* 1f7f6f4f - parse_specifier(): fix memory leak
* b245fb7d - extract_keyphrase(): fix memory leak
* cc3bd8c8 - ins_igsl(): fix memory leak
* 26e5dfe6 - add_root_to_holder(): fix memory lead
* b7b41626 - free_holder_data(): check whether member metric in non-
NULL
* 3c98d337 - geoip_query_city(): free allocated strings
* 9985bb74 - dns_worker(): unlock mutex on return
* e5426047 - gqueue_enqueue(): use strncpy() instead of unsafe
strcpy()
* f52e0852 - access_log_open(): always open access log in append mode
* 56e8b5dc - parse_browser(): avoid passing NULL to strpbrk()
* 658f8199 - base64: use checked xmalloc()
* 4c968e50 - bin2c: check fread explicit against expected value
* a8dfdfaf - bin2c: check if ftell failed
* f8f6edab - Ensure we can restore from disk even if no logs/pipe
passed.
* 67f8e66d - Use an i18n label for common no data error.
* 22acbda3 - Removed unnecessary padding from SVG charts.
* d182a1d3 - Ensure conf.serve_usecs is reset if multiple log-format
options are given.
* 8ec4859b - Ensure the HTML report defaults to widescreen if
viewport is larger than 2560.
* bdbed8aa - Ensure the HTML report defaults to widescreen if
viewport is larger than 1980.
* d7067fc8 - Updated log format errors on stderr output.
* 4829e8a4 - Fixed warning when attempting to print out pthread_t.
* 25f12a64 - Merge pull request #1962 from stephenwade/master
* 56420e5e - Merge pull request #1964 from allinurl/revert-1727-
master
* 1eefdbe4 - Revert Logging MIME-Type and TLS parameters
* d8c70466 - Merge pull request #1727 from uschwarz/master
* ec8ad10f - remove check for mktemp in configure.ac
* e989e09e - seed random number generator with current pid
* 37bab7d1 - Version bumped to 1.4.2.
* 21f8ca20 - TLS, MIME: no need to split by protocol or method
* 5000743b - date keys sind jetzt anders
* a8fe13be - merge - nur Zeilennummern?
* e6df81ad - ??
* 3de4bcfe - Ensure we can properly read from stdin after a43993b.
* a43993b9 - Fixed issue when processing multiple logs in real-time.
-- Alexander Pozdnyakov <censored> Thu, 26 Nov 2020 17:24:45 +0300
goaccess (1:1.3.0+git3272-7d231a2-1) unstable; urgency=medium
* Compile
* URL: https://github.com/allinurl/goaccess.git
* Branch: master
* Commit: 7d231a24077a042d8aa112b5a48d082aeb5f76be
* Date: 1605054244
* git changelog:
* 7d231a2 - Ensure perf metrics are logged & calculated only on debug
mode.
* e21fe29 - Fixed issue where served time metrics were not shown when
data was piped.
* f245aa8 - Updated README.md.
* 6b3f845 - Updated Changelog with latest v1.4.1 changes.
* 8ca2d1f - Updated Spanish po file.
* 1122f26 - Updated screenshot for v1.4.1.
* db10a09 - Added macOS 11.0 Big Sur to the list of OSs.
* c378a8c - Added Android 11 to the list of OSs.
* f4f165f - Updated Changelog with latest v1.4.1 changes.
* 0e01260 - Updated screenshot for v1.4.1.
* ca20c30 - Updated screenshot for v1.4.1.
* da89020 - Updated Changelog with latest v1.4.1 changes.
* 4ce449f - Removed unused general stats code.
* eaf5e93 - Update spinner label when restoring from disk.
* 5257978 - Fixed minor typo on man page.
* f14856d - Updated man page notes about persist and restore.
* 4e1618b - Ensure allocated fifos are free'd.
* 6ad9476 - Ensure persisted_dates is free'd.
* 28a0b79 - Updated man page for the upcoming version.
* a6ebd2a - Updated NEWS with latest v1.4.1 changes.
* 8f6d542 - Updated list of collaborators for upcoming version.
* 694655f - Added 'average' to each panel overall metrics.
* 8cfae1b - Ensure restored data enforces --keep-last if used by
truncating accordingly.
* fc3eeb8 - Fixed issue where restoring from disk and ensuring the
MAX.TS. is kept.
* 3bffb3f - Fixed issue where restoring from disk would increment
MAX.TS.
* 610f89e - Ensure we reuse the initial file pointer to read log
snippet instead of the mmap(3) syscall.
* 18d4928 - Fixed issue where log truncation could prevent accurate
number counting.
* 3628814 - Minor spacing update to browsers.c.
* dc3e6ee - Minor update to formatting.
* 5782fe3 - Merge pull request #1939 from Titaniumtown/patch-2
* e8ec58c - Merge branch 'master' of
https://github.com/allinurl/goaccess into patch-2
* 69b240f - Fixed address of array always evaluating true.
* ef22f6a - Fixed issue where it would not parse subsequent requests
coming from stdin.
* 46844be - Added missing function comments to is_likely_same_log().
* 846747b - Added missing function comments to
set_initial_persisted_data().
* 0348d6a - Added extra check to ensure restoring from disk verifies
the content of the log.
* af7ac21 - Updated function comments to reflect actual
functionality.
* f5ae4d2 - Ensure we display the file name when unable to open given
log.
* 5e21ae2 - Fixed potential memory leak when failing to get root
node.
* 1e71a6b - Updated Changelog with latest v1.4.1 changes.
* 211e8bb - Updated NEWS with latest v1.4.1 changes.
* 14c8aa9 - Fixed memory leak on an invalid cache hit token with the
%C specifier.
* ae98eb9 - Fixed unknown operating systems with W3C format.
* 3b86af2 - Version bumped to 1.4.1.
* 32c076c - Minor formatting update.
* a71f898 - Changed reverse for loop so it can deal with uint32_t.
* 556b608 - Make sure we check that currently parsed date is in the
set of dates when using --keep-last.
* 836f3c3 - Ensure allocated dates memory is freed.
* 4689e7a - Fixed issue where parser would stop regardless of a valid
--num-test value.
* 57da91e - Version bumped to 1.4.1.
* 0bd93e0 - Fixed inability to keep processing a log when using --
keep-last.
* f4ebc33 - Updated formatting + indentation.
* b8dcbb0 - Updated formatting + indentation.
-- Alexander Pozdnyakov <censored> Fri, 13 Nov 2020 00:57:42 +0300
goaccess (1:1.3.0+git3218-ebec767-1) unstable; urgency=medium
* Compile
* URL: https://github.com/allinurl/goaccess.git
* Branch: master
* Commit: ebec7671db420556ca2fff01de2a91401c38e099
* Date: 1602910527
* git changelog:
* ebec767 - Fixed a few memory leaks when restoring from disk.
* e4b419c - Fixed build issue due to lack of mmap on
Win/Cygwin/MinGW.
* f06a0f9 - docs: fix simple typo, ouput -> output
* af76bd9 - Fixed segfault [Docker] due to bad allocation when
generating fifos.
* 2e14dc3 - Fixed possible incremental issue when log rotation
occurs.
* 7d46607 - Revert "Change base image to scratch"
* a6e1825 - Fixed inability to properly count certain requests when
restoring from disk.
* d2c4181 - Fix filename
* af20c03 - Fix typo in zcat argument
-- Alexander Pozdnyakov <censored> Sat, 17 Oct 2020 20:15:53 +0300
goaccess (1:1.3.0+git3206-17a879f-1) unstable; urgency=medium
* Compile
* URL: https://github.com/allinurl/goaccess.git
* Branch: master
* Commit: 17a879f63a9ef08ae7ff092af3071f26f6088ed5
* Date: 1600390211
* git changelog:
* 17a879f - Fixed possible XSS when getting real-time data into the
HTML report.
-- Alexander Pozdnyakov <censored> Fri, 02 Oct 2020 20:00:45 +0300
goaccess (1:1.3.0+git3205-37ccfa2-1) unstable; urgency=medium
* Compile
* URL: https://github.com/allinurl/goaccess.git
* Branch: master
* Commit: 37ccfa24b73d5c7dcf52fa5fafd34b6866337699
* Date: 1600296751
* git changelog:
* 37ccfa2 - Fixed real-time hits count issue for certain scenarios
* b4f1cec - add a bunch of useragents
* 60b2103 - Update README.md
* a0f1a91 - Update README.md
* b874651 - use a function and check TMPDIR env var
* 6b25292 - use mktemp for default fifo names
* 4eaa75f - Create docker-publish.yml
-- Alexander Pozdnyakov <censored> Thu, 17 Sep 2020 09:07:03 +0300
goaccess (1:1.3.0+git3191-4bc8423-1) unstable; urgency=medium
* Compile
* URL: https://github.com/allinurl/goaccess.git
* Branch: master
* Commit: 4bc8423b9835734e230fcc1355edc08ca86d867e
* Date: 1598233747
* git changelog:
* 4427e14 - Change base image to scratch
* 6a32770 - Update ja.po
-- Alexander Pozdnyakov <censored> Fri, 28 Aug 2020 02:41:27 +0300
goaccess (1:1.3.0+git3187-17bc7c3-1) unstable; urgency=medium
* Compile
* URL: https://github.com/allinurl/goaccess.git
* Branch: master
* Commit: 17bc7c3e90e7d9b2294b3bdd4c61efc71f4d74b5
* Date: 1597543259
* git changelog:
* 1893f1d - fix strange issue
* e28dd00 - add YandexBot and Nimbostratus-Bot
* e56a0a5 - Fix missing libmaxminddb
* 2adff09 - Remove license statement in Dockerfile
* 7e70929 - Pandalytics
* 605e86f - add MJ12bot
* b857b9c - add masscan
* 2649854 - add Netcraft Web Server Survey
* 11963a5 - add NetcraftSurveyAgent
* 6973654 - fix more indentations
* 22e9c57 - add a space
* df84c3e - add AhrefsBot, SemrushBot, Adsbot and BLEXBot
* ba6fda5 - add ZoominfoBot, googlebot, and Dotbot as crawlers
* 059a9fd - make indentation in browsers.list uniform
* 3b248de - A few feed readers
* 487143a - README.md: Use zcat instead of pipes
-- Alexander Pozdnyakov <censored> Sun, 16 Aug 2020 23:06:23 +0300
goaccess (1:1.3.0+git3165-1612cbf-1) unstable; urgency=medium
* Compile
* URL: https://github.com/allinurl/goaccess.git
* Branch: master
* Commit: 1612cbff1e64fc53134773569c231a3e77575484
* Date: 1595336663
* git changelog:
* 904a2d8 - Rename get_home() to get_user_config()
* 97e15fb - Allow `get_home ()` to return NULL on error, instead of
terminating (Closes: #1849)
-- Alexander Pozdnyakov <censored> Thu, 30 Jul 2020 13:15:51 +0300
goaccess (1:1.3.0+git3162-c35ac10-1) unstable; urgency=medium
* Compile
* URL: https://github.com/allinurl/goaccess.git
* Branch: master
* Commit: c35ac10f77278e2eaa24109840e66cd34f627d15
* Date: 1594949604
* git changelog:
* c35ac10 - Updated Windows section on README.md.
* b117d59 - Fixed comment typo.
* cb46072 - Added useful comment to document how log tailing works.
* c8a59e1 - Fixed inability to parse truncated logs.
* b5e0fb3 - Updated (c) year on options.c.
* 52689cd - Updated (c) year on ui.c.
* 1104ff3 - Use https for the website url
* a1d1cec - add discordbot
* 9e59386 - Updated README.md with new screenshot.
* 8808489 - Updated README.md with new screenshot.
* 3657970 - Accept lowercase common log formats
* 7f774a4 - Updated README.md with new screenshot.
* bbb825b - Updated README.md with new screenshot.
* e0545fb - Fixed blank time distribution panel when using
timestamps.
* d23c262 - Fixed function comment typo.
* c907451 - Minor update to code formatting.
* be76ed8 - Updated function comments to reflect return values.
* d1ae392 - Added missing function comments under gkhash.c.
* 6597248 - Added missing function comments under gkhash.c.
* 5700f9c - Added missing function comments under gkhash.c.
* e634914 - Changed --ignore-referer to use whole referer instead of
referring site.
* 604e9b3 - change version
* 208b3de - Update fr.po
* 5e01a19 - Ensure cache status can be parsed without sensitivity to
case.
* 097d005 - Updated code formatting on src/sort.c.
* 36c8cd9 - Updated code formatting on src/khash.h.
* ccb3d42 - Updated code formatting on src/goaccess.c.
* 3fc9a4b - Updated code formatting on src/error.h.
* 4513f6d - Updated code formatting on src/error.c.
-- Alexander Pozdnyakov <censored> Mon, 20 Jul 2020 03:48:45 +0300
goaccess (1:1.3.0+git3129-8cea185-1) unstable; urgency=medium
* Compile
* URL: https://github.com/allinurl/goaccess.git
* Branch: master
* Commit: 8cea185542e100dd085d1df8d8335bd469fb559b
* Date: 1593492731
* git changelog:
* 8cea185 - Updated README.md with build dependencies.
* 4717a25 - Updated po translation files.
* 8ec057b - Added cache status translation.
* 0c27b37 - Added ru and uk translation files
* 3c68612 - Update LINGUAS
* 0b55170 - Added support for HTTP status code 308.
* be5504a - Fixed issue where parsed date range was not rendered with
--date-spec.
* 2004b87 - Fix crash in mouse enabled mode
* dc3e2a1 - Rework sigsegv handler
* 6b100bd - Fix spelling
* 8443641 - Remove obsolete comment for the `db-path` config option
* ca1c7e3 - README: update openSUSE instructions
-- Alexander Pozdnyakov <censored> Fri, 03 Jul 2020 03:19:43 +0300
goaccess (1:1.3.0+git3111-c6d491d-1) unstable; urgency=medium
* Compile
* URL: https://github.com/allinurl/goaccess.git
* Branch: master
* Commit: c6d491dc606e3f382fd1a9ca644be38cbccf73e3
* Date: 1592530104
* git changelog:
* c6d491d - Updated link to point to a valid resource on README.md.
* c2684ad - Updated function comments to reflect return values
src/gkhash.c
* 1627725 - Updated function comments to reflect return values
src/gkhash.c
* b0f2610 - Updated function comments to reflect return values
src/gkhash.c
* a800d36 - Extend text space in footer
* 6ccdb50 - Updated function comments to reflect return values
src/gkhash.c
* 0286ecc - Use specific keyring instead of dumping the key in the
default one.
* bfaa4d4 - Added missing function comments to src/gkhash.c
* 8d6d938 - Added missing function comments to src/gkhash.c
* dba6f83 - Updated function comments to reflect actual return
values.
* 5cd2a4e - Added missing function comments to src/gkhash.c
* 7880015 - Added missing function comments to src/gkhash.c
* 2ce65e2 - Added missing function comments to src/gkhash.c
* 1dd07ac - Update German translation
* b6b3c62 - Use thread-safe localtime_r function
* e271b75 - Drop unnecessary null-check
* fba8fba - Drop dead assignment
* 1f36819 - Silence intentional and safe ubsan issues
* e67df48 - Fix format specifier from 'unsigned long long' to the
argument type 'unsigned long'
* 460873e - Avoid passing NULL to strcmp()
* 7ccf3ac - Drop unnecessary assignments
* 59a4997 - Drop unnecessary variables
* 4ba6c7c - Improve error message
* 54618dd - Fix double free()
-- Alexander Pozdnyakov <censored> Sat, 20 Jun 2020 04:30:21 +0300
goaccess (1:1.3.0+git3084-e462ba0-1) unstable; urgency=medium
* Compile
* URL: https://github.com/allinurl/goaccess.git
* Branch: master
* Commit: e462ba08e64eb93fa0052881242157f1f24d120c
* Date: 1590712521
* git changelog:
* e462ba0 - Added missing function comments to gkhash.c.
* 344a04c - Added missing function comments to gkhash.c.
* d5117f2 - Add .dmg, .xz, and .zst to the static list.
* 40deff3 - Added missing --no-ip-validation option to the help
section.
-- Alexander Pozdnyakov <censored> Sat, 06 Jun 2020 04:32:36 +0300
goaccess (1:1.3.0+git3079-514618c-1) unstable; urgency=medium
* Compile
* URL: https://github.com/allinurl/goaccess.git
* Branch: master
* Commit: 514618cdd69453497fbf67913ccb37a0a0b07391
* Date: 1589911471
* git changelog:
* 514618c - Removed unnecessary include from parser.c so it builds
macOS.
* a35443f - Removed unused variables from app.js
* cab0218 - Updated Changelog with latest changes for v1.4.
* ea10ccb - Updated man page with latest changes for v1.4.
* e78fd2f - Updated README.md with the latest changes for v1.4.
* 47adf81 - Updated NEWS with latest v1.4 changes.
* 25bef63 - Updated ChangeLog with latest v1.4 changes.
* 37de5a5 - Updated README.md. with latest version changes
* afe26c1 - Removed some old browsers from the default curated list.
* 71b0313 - Added 'facebookexternalhit' to the default crawler list.
* 398a5a7 - Strip trailing spaces.
* fdd5b3c - Updated README.md with latest changes.
* 4bce812 - Updated README.md with latest changes.
* 55b31cf - Updated command line help section formatting.
* 668eed5 - Added --keep-last= option to to config file.
* 501b182 - Removed accumated time option from config file as is now
default.
* e8df18a - Updated config file to reflect latest GeoIP database
changes.
* 3335368 - Fixed memory leak when fetching country/continent while
using LIBMAXMINDDB.
* 82a9269 - Changed Geo Location panel display default to show only
if db is provided (LIBMAXMINDDB).
* 785c621 - Changed accumulated time to work by default on --persist
and --restore.
* 3bebb7d - Updated documentation for the upcoming release.
* 78c0d24 - Updated documentation for the upcoming release.
* 7282235 - Updated documentation for the upcoming release.
* 7ce603f - Updated documentation for the upcoming release.
* c600049 - Updated documentation for the upcoming release.
* 48c372b - Updated documentation for the upcoming release.
* 39da969 - Updated documentation for real-time HTML report through
Docker.
* 32817de - Updated documentation for upcoming version.
* cdde035 - Updated NEWS with latest changes.
* b8a728f - Updated Makefile.am with additional data resource.
* a09f90c - Updated list of collaborators for upcoming version.
* d1ba353 - Updated documentation for upcoming version.
* da849b5 - Updated po files.
* 92e68d1 - Updated man page for the upcoming version.
* dfbbe8b - Ensure we're within the static array bounds when getting
a hash table.
* 5fe8be0 - Updated function comments on src/gkhash.c.
* 3e7cd62 - Updated function comments on src/gkhash.c.
-- Alexander Pozdnyakov <censored> Sun, 24 May 2020 19:28:39 +0300
goaccess (1:1.3.0+git3042-3fbb1c4-1) unstable; urgency=medium
* Compile
* URL: https://github.com/allinurl/goaccess.git
* Branch: master
* Commit: 3fbb1c4671f26988724940306daa14c78c54343b
* Date: 1589248294
* git changelog:
* 3fbb1c4 - Prettified initial processing time from secs to HH:MM:SS
in HTML output.
* 40d46fc - Fixed typo on HTML report option.
* b8ff5eb - Added additional option to set a max number of items per
page to 3.
* 7a3ae5a - Fixed issue where HTML report wouldn't update the tables
when changing per page option.
* 7e6821a - If built with --enable-debug, do not minify app.js and
chart.js.
* 4331bda - Added a widescreen layout to the HTML report (e.g.,
TV/KPI Dashboard).
* 2268ebe - Ensure no child data is appended to dashboard if --
no_ip_validation is used.
* 7500652 - Fixed issue where it wouldn't find either the user's or
global config file.
* 3d95021 - Updated Storage Built-in label.
* 0f1efe5 - Ensure we have a valid global hash container before
freeing it.
* c14b257 - Ensure we have a valid module hash container before
freeing it.
* 2ed35b3 - Fixed issue where overall date range wasn't showing the
right start/end parse dates.
* 3eccf58 - Ensure we use cache to pull min max data metrics
(counters).
* e3bc218 - Ensure we use cached to pull overall data metrics
(counters).
* 2364f2d - Ensure valid requests counter is not affected on
duplicate when restoring data.
* 12e6dda - Removed unnecessary dependency from snapcraft.yaml.
* 9b1a909 - Fixed websocket issue returning a 400 due to request
header size.
* 3980edd - Removed unused function declarations from header file.
* 9588cf8 - Fixed quoting issue on HTML output.
* 4c957ac - Minor CSS updates to HTML report.
* dc0dbac - Minor updates to Autoconf configure.ac.
* bff3995 - Updated i18n textual ~PO files with the latest changes.
* 09b2004 - Added a caching mechanism to avoid hitting storage
tables.
* c5c0226 - Added new Edg token to the list of browsers.
* 22a9e3d - Added a caching storage to improve parsing raw data.
* c41bf05 - Minor update to debug message under raw data parse.
* af53ad2 - Ensure visitors panel shows in descending order.
* 36b542a - Minor update to CLI help section.
* 91bf145 - Improved performance when parsing raw data and when
fetching a hash table.
* a445e2a - Removed unused LOG_DEBUG from parser.c.
* 20ca2db - Fixed issue where tailing a file could potentially re-
parse part of the log.
* f06659c - Removed unnecessary TC calls from parser.c.
* 68ebb72 - Removed unnecessary TC include.
* 37f2524 - Removed unnecessary TC include.
* 8e1c22d - Removed unnecessary TC include and dep.
* 446a9f9 - Removed unnecessary TC include.
* 6a89239 - Removed unnecessary TC include.
* 3344ef3 - Fixed removal of unnecessary TC include.
* bb35013 - Removed unnecessary TC include.
* b4dd87f - Fixed typo on gslist.c function comment.
* 0b5e521 - Added some additional comments about how the storage
works.
* 0ae49c3 - Increased MAX_LINE_CONF so a JSON string can be properly
parsed.
* 54b4269 - Increased slightly maximum line length for the entire
codebase.
* 3ef453f - Refactored how dated data is stored so it can easily be
destroyed.
* ec6bd07 - Add missing va_end
* 8f930e7 - Add format and noreturn function attributes
* 906e048 - Moved time setting from tm struct to its own routine.
* 5f3fec1 - Moved date setting from tm struct to its own routine.
* a44644c - Added missing date/time structure for the 'x' specifier.
* 8cb3041 - Replaced bitmap when keeping UNIQMAP count and instead
use a single key-value counter.
* 45d74e4 - Updated code formatting on recently committed code.
* 960923e - Added on-disk persitence options to default config file.
* 035121b - Fixed implicit declaration of function ‘setgroups’;.
* d4413fd - Clean up uniqmap by key instead of iteratating over the
whole table.
* ffefbc1 - Replaced UNIQMAP key-value (string-uint32_t) for a
uint32_t-bitmap structure.
* cc89420 - Drop permissions first thing.
* 2e4dc41 - Fixed formatting on __attributes.
* 2eb6549 - Add option user-name=username
* 6540ffa - These sources use va_list and thus require stdarg.h
* b305943 - Cleaned up some unused code from CLI dashboard.
* 520a0da - Removed tokyo cabinet options from config file.
* 7efb8fe - Removed unused configured option from --version output,
* a73ce45 - Added --persist and --restore options to persist to disk
and restore a dump from disk.
* 69505df - Ensure module index is reset on each iteration.
* 1b24d4b - Check for uninitialized data to avoid crash
* b7cfca1 - Add noreturn function attribute to help static analyzers
* feff408 - Improve function format attribute
* a00348b - Removed -Winline to avoid max-inline-insns-single limit
reached.
* 3455963 - Use dist: xenial on travis.yml.
* d0e6968 - Use dist: trusty on travis.yml.
* a0514ba - Removed unused commented code from previous on-disk
storage.
* 0f19932 - Use dist: trusty on travis.yml.
* 8f0c110 - Version bumped to 1.4.
* 635ef28 - Use dist: bionic on travis.yml.
* 16f2dce - Make clang happy and indicate a parameter is a printf-
style format using the __attribute__.
* a161ec5 - Updated braces formatting on func definition.
* 3c50096 - Updated travis yml to reflect latest storage.
* 8445b92 - Version bumped to 1.4.
* fa249c5 - Updated copyright years on each file.
* d7ebd9d - Replaced TokyoCabinet storage for a non-dependency in-
memory persistent storage.
* de872e8 - Fix build with GCC 10
-- Alexander Pozdnyakov <censored> Wed, 13 May 2020 08:25:48 +0300
goaccess (1:1.3.0+git2952-f62848c-1) unstable; urgency=medium
* Compile
* URL: https://github.com/allinurl/goaccess.git
* Branch: master
* Commit: f62848c17a80443cf8dbed9d9c5604120ea11146
* Date: 1580577024
* git changelog:
* f62848c - Ensure proper escaping on default AWSELB log format.
* b1547e5 - Updated default AWSELB log format.
* cc49495 - Update README.md
* 9e42d22 - Add missing gettext build requirement
* 658a6bf - Reverted back how the percentage is calculated to be more
intuitive.
* 20bb8ad - Added a better description to requests section under the
man page.
* a0f019c - Create FUNDING.yml
* 9dbd3a9 - Add git package
-- Alexander Pozdnyakov <censored> Thu, 06 Feb 2020 00:05:34 +0300
goaccess (1:1.3.0+git2942-7465bbb-1) unstable; urgency=medium
* Compile
* URL: https://github.com/allinurl/goaccess.git
* Branch: master
* Commit: 7465bbb1be580c21f7c42019ae9a43375c77691f
* Date: 1575040551
* git changelog:
-- Alexander Pozdnyakov <censored> Sun, 01 Dec 2019 12:40:35 +0300
goaccess (1:1.3.0+git2933-c427e13-1) unstable; urgency=medium
* Compile
* URL: https://github.com/allinurl/goaccess.git
* Branch: master
* Commit: c427e13fc86c0a2b77475fa24fb8a44a7d031455
* Date: 1574465776
* git changelog:
* c427e13 - Added the ability to parse server cache status and a new
panel to display metrics.
* 67ba112 - Updated code formatting.
* 5c962ea - Updated code formatting.
* fa0d48b - Makefile: only generate resource headers if needed
* 0e6c953 - silence implicit conversions and overflows found by ubsan
* 765de72 - configure: update formatting
* 2a4c79c - add FALLTHRU comments
* 717b862 - remove old-style function definition
* 7ea7552 - ignore intermediate resources in git
* d474ac1 - fix several -Wcast-qual warnings
* d166437 - initialize GHTMLPlot members chart_key,chart_lbl to null
* 91e3000 - drop unused GPanel member function lookup
* c54ebe0 - update compiler warnings in Makefile
* e0a12bf - add format attribute to set_dbparam
* 5f5a643 - make bin2c more cautious
* 3cf19d0 - travis: treat all compiler warnings as errors
* 524cba6 - set length to print for non nul-terminated char arrays
* ab9e9d0 - silence alignment warnings by intermediate void casting
* c25553c - configure: print utf-8 support
* dfa89c0 - configure.ac: bump required gettext version to 0.19
* 184da11 - configure.ac: run autoupdate
* e74c344 - update travis configuration
-- Alexander Pozdnyakov <censored> Sat, 23 Nov 2019 22:23:11 +0300
goaccess (1:1.3.0+git2909-19e0fbd-1) unstable; urgency=medium
* Compile
* URL: https://github.com/allinurl/goaccess.git
* Branch: master
* Commit: 19e0fbd1db2c2edb08856ba79461832abdb22a10
* Date: 1572443721
* git changelog:
* 02f122e - Added a troubleshooting section
* 0ae8c26 - Fix headlines in CAPS
* 2ace6e4 - Fix some headline levels
* 46841c5 - Move somewhat hard-to-read Docker readme to separate file
* 6c43e54 - Add a headline for the Docker tutorial
* 609e0b7 - Remove self-evident note to use log-format, already
present in example
* e16b9ba - Update Docker intro with a simplified text and a bullet
list of features
* 6b0fd9e - added list with podcast-related agent strings
-- Alexander Pozdnyakov <censored> Fri, 08 Nov 2019 21:15:16 +0300
goaccess (1:1.3.0+git2898-ae7f865-1) unstable; urgency=medium
* Compile
* URL: https://github.com/allinurl/goaccess.git
* Branch: master
* Commit: ae7f865aabd207508db036ee178368a45b1d5e4f
* Date: 1568156232
* git changelog:
* 724d13e - updating docker container default paths for
logs,report,data
* 6c2719a - Add DuckDuckGo and MSNBot browsers to the browsers.list.
* 8a2fbed - Add DuckDuckGo and MSNBot browsers to the crawlers list.
-- Alexander Pozdnyakov <censored> Thu, 12 Sep 2019 00:01:39 +0300
goaccess (1:1.3.0+git2893-9271b97-1) unstable; urgency=medium
* Compile
* URL: https://github.com/allinurl/goaccess.git
* Branch: master
* Commit: 9271b97c4e1bdcad143e9263e9f1e89dde5fa5e5
* Date: 1566844562
* git changelog:
* 9271b97 - Fixed unwanted added characters to the HTML output.
* 8af30fc - Added optional note to browsers.list about browser TYPE.
* 1b2a1e2 - Changed description of time-zone setting
* 757ec1e - Remove packages and sorted
* 7ac88f5 - Fix: Time-zone is not reflected
* 8f78021 - Add info about predefined log-format options
* d4ff8f0 - Typo: Docker commandline example doesn't work
-- Alexander Pozdnyakov <censored> Tue, 27 Aug 2019 21:37:30 +0300
goaccess (1:1.3.0+git2883-fd04551-1) unstable; urgency=medium
* Compile
* URL: https://github.com/allinurl/goaccess.git
* Branch: master
* Commit: fd04551f2ad1429c57227721f50da583c2b9784a
* Date: 1564581777
* git changelog:
* 2ab9349 - Typo in goaccess.conf
-- Alexander Pozdnyakov <censored> Fri, 09 Aug 2019 16:43:27 +0300
goaccess (1:1.3.0+git2881-ddf17b0-1) unstable; urgency=medium
* Compile
* URL: https://github.com/allinurl/goaccess.git
* Branch: master
* Commit: ddf17b0a1614899a67d5ca8f6f793832027c4b05
* Date: 1564062985
* git changelog:
* c231dd2 - geoip for docker image
-- Alexander Pozdnyakov <censored> Fri, 26 Jul 2019 20:37:16 +0300
goaccess (1:1.3.0+git2879-fcb84a8-1) unstable; urgency=medium
* Compile
* URL: https://github.com/allinurl/goaccess.git
* Branch: master
* Commit: fcb84a8656626649b6f84da4bdf3885d9caaea89
* Date: 1562901584
* git changelog:
-- Alexander Pozdnyakov <censored> Sat, 13 Jul 2019 23:09:02 +0300
# Older entries have been removed from this changelog.
# To read the complete changelog use `apt changelog goaccess`.