ChangeLog of package goaccess in sid of architecture amd64
goaccess (1:1.10.1+git4424-03618c2c-1) unstable; urgency=medium
* Compile
* URL: https://github.com/allinurl/goaccess.git
* Branch: master
* Commit: 03618c2c3814129a16c9e859a777eeb851503b65
* Date: 1772584214
* git changelog:
* 03618c2c - Fixed a crash caused by invalid country/city parsing
from the GeoIP database.
* 7b66200d - Format build-test workflow
* 67f2ad36 - Fix typo in podcast list comment
* 7086089f - Removed broken translation link
* 2b42d90c - po: Add Georgian translation
* dce88273 - po: Add Georgian translation
* e7035787 - Updated lang po files with latest changes.
* e6a0d4bf - Updated Changelog with latest changes.
* 988c30a6 - Version bumped to 1.10.1.
* f1c3b8d1 - Version bumped to 1.10.1.
* eff21e95 - Version bumped to 1.10.1.
* 721bde23 - Year on source files bumped.
* 75c6f618 - Version bumped to 1.10.1.
* 5f8ad242 - Fixed segfault when restoring persisted data with GEO
from <=v1.9.4 to >=v1.10.
* 6b7b1204 - Added missing change/deprecation in v1.10.
* 69bb20e2 - Updated deb-packaging-buildx.yml with latest distro
updates.
* e8b08ae5 - Added missing cities-10m.json to dist_noinst_DATA.
* 136d5182 - Ensure we build with add -lm to goaccess_LDADD.
* 53801dbd - Updated README.md with latest changes.
* c67c518b - Updated README.md with latest changes.
* b7a404e3 - Updated man page with latest changes.
* 9c5551f1 - Updated default bar colors on monokai and config.
* 6be28484 - Update README.md for latest changes.
* 1089853f - Updated AUTHORS to reflect latest contributions.
* 6d011983 - Align holder and dashboard indices to avoid weird type
casting.
* 27f91164 - Fixed country->continent map leak introduced in
c3e51c5b.
* 56a77b80 - Ensure we properly cap to MAX_CHOICES_RT per level.
* 69563b57 - Version bumped to 1.10.
* 84bd7785 - Updated lang po files with latest changes.
* 9def6bd2 - Updated Changelog with latest changes.
* 4a402566 - Updated documentation for upcoming version.
* e1c72aa3 - Updated documentation for upcoming version.
* cef58d6c - Updated man page with latest changes.
* 1fa175ec - Updated .gitignore.
* 5c3f8c8e - Ensure we render the proper chars for subitems on TUI.
* e60faa69 - Fixed tooltip TH font color on dark themes.
* db9b85ac - Version bumped to 1.10.
* 73b2521d - Added the ability to expand/collapse subitems within a
panel (TUI).
* c3e51c5b - Added support for displaying cities under the
GEOLOCATION panel.
* 0a24eb93 - Fixed data race in spinner by protecting glog->processed
with lock_spinner.
* f1a7fd48 - Enhanced UI spinner: full-width bar in curses, smooth
bounce in terminal, clean layout.
* fce4517d - Modernized HTML dashboard styling and theme visuals.
* dfe3b686 - Split ui.c into dialogs.c to better organize curses
dialog interfaces.
* 332e6c41 - Added support for reordering panels in the TUI.
* a72f9c65 - Added TX. Amount percent column to the TUI.
* 345d7cf7 - Added new bar charts to the terminal user interface.
-- Alexander Pozdnyakov <censored> Sun, 22 Mar 2026 11:33:32 +0000
goaccess (1:1.9.4+git4378-dee34121-1) unstable; urgency=medium
* Compile
* URL: https://github.com/allinurl/goaccess.git
* Branch: master
* Commit: dee341212493bfd5d6debee4421a4942352060dc
* Date: 1770080555
* git changelog:
* dee34121 - Added optional --with-zlib support for compressed log
files parsing.
* 5e5e7d25 - Updated spinner thread output to be more visual.
* d8f63b34 - Fixed possible segfault on Ctrl+C with multiple
concurrent parsing jobs.
* 761317ec - Fixed ISO C90 mixed declarations and code warning.
* 5a6d80d7 - Removed -fsanitize=thread from Makefile.
* 50da0a90 - Fixed race conditions in multithreaded log parsing.
* 2f33baea - Ensure to reset stop_processing flag for new parse
attempt.
* ed8cf63a - Fixed dry-run line counting in config dialog format
testing.
* ff7084a5 - Updated code formatting.
* a1447d98 - Updated code formatting.
* d45d5a5a - Updated code formatting.
* a7abc84b - Fixed inability to override date specificity from the
CLI.
* 863f7685 - Fix fgetline to handle empty reads when tailing logs
* 661379a5 - Revert Fixed log format sniffing and processing with
multiple threads.
* 927c5ba5 - Added the ability to sort panels in the HTML report.
-- Alexander Pozdnyakov <censored> Sat, 07 Feb 2026 19:49:20 +0000
goaccess (1:1.9.4+git4363-4ab37d53-1) unstable; urgency=medium
* Compile
* URL: https://github.com/allinurl/goaccess.git
* Branch: master
* Commit: 4ab37d5360f9796be0a0491bc5644f48fdee3ff2
* Date: 1761439063
* git changelog:
* 4ab37d53 - Update src/parser.c
* 4f887837 - Add vhost to request string
* 6814e55b - Expanded browser list to support a broader range of user
agents.
* 2be91f18 - Update version mapping to recognize macOS 26.0 (Tahoe).
-- Alexander Pozdnyakov <censored> Thu, 30 Oct 2025 19:09:00 +0000
goaccess (1:1.9.4+git4359-39c4974c-1) unstable; urgency=medium
* Compile
* URL: https://github.com/allinurl/goaccess.git
* Branch: master
* Commit: 39c4974c51061bc1c232cfc2763d1c0fbe7f6aeb
* Date: 1757108002
* git changelog:
* 39c4974c - Update msgid for bandwidth limit exceeded error
* 6c19576c - Update sv.po
* adc53206 - Dropped Debian Buster from the build due to end of
support.
* 74814b6f - Removed debian trixie i386 from build as i386 is no
longer supported.
* 4f4e9fe3 - Added debian trixie to the build.
* b6bb7398 - Fix path to config files
-- Alexander Pozdnyakov <censored> Mon, 08 Sep 2025 20:46:59 +0000
goaccess (1:1.9.4+git4353-756496b0-1) unstable; urgency=medium
* Compile
* URL: https://github.com/allinurl/goaccess.git
* Branch: master
* Commit: 756496b0325938de9681db7f2dc982585cd7f9e6
* Date: 1754401757
* git changelog:
* 756496b0 - Add Alibaba Cloud Linux
-- Alexander Pozdnyakov <censored> Sun, 10 Aug 2025 07:07:14 +0000
goaccess (1:1.9.4+git4352-19e4fa98-1) unstable; urgency=medium
* Compile
* URL: https://github.com/allinurl/goaccess.git
* Branch: master
* Commit: 19e4fa98e5c14f8c6786f1e1d9d5662a316b2b0c
* Date: 1753271480
* git changelog:
* 19e4fa98 - Fixed log format sniffing and processing with multiple
threads.
* 023a50f4 - Fixed typo on browsers.c (Crawlers).
* a6d032af - Fix NULL pointer dereference in ws_start()
* f977876f - Revert back to dynamic linking (see previous commits).
* 83f4de4d - Remove non-root user to restore file permission
compatibility.
* bd025c76 - Implement partial static linking for GoAccess, keeping
OpenSSL dynamic.
* 4400e583 - Add ldd check in build stage to inspect GoAccess runtime
dependencies.
* 14553904 - Add gettext-libs to runtime image to resolve libintl
dependency.
* ac336d7b - Switch to Alpine final stage with OpenSSL to support
SSL_CIPHER_standard_name().
* 2f6d4494 - Update Dockerfile
* 2b1789bb - Update Dockerfile to use openssl-dev for compatibility
with SSL_CIPHER_standard_name(3ssl)
* c358f332 - Add OAI-SearchBot to Cralwers list
-- Alexander Pozdnyakov <censored> Sun, 03 Aug 2025 07:59:27 +0000
goaccess (1:1.9.4+git4340-c71c6460-1) unstable; urgency=medium
* Compile
* URL: https://github.com/allinurl/goaccess.git
* Branch: master
* Commit: c71c6460a7c9465cf468c49ef296315cfc1a9e02
* Date: 1749076277
* git changelog:
* c71c6460 - Delete .github/workflows/semgrep.yml
* 11ac167c - Replaced older deprecated __sync calls for atomic ones.
* b089631d - ASN panel mention
* fce96b1c - Make error messages more actionable.
* 037c6c23 - Update Japanese translation
* b69fc786 - Better Chinese translation
* cfabf0fd - Provide a hint about --invalid-requests whenever parser
fails
* 8239c61b - Removed FreeBSD build test due to inability to connect
to the hypervisor
* fb4b0fd9 - Update build-test.yml
* 2543d0e5 - Use the FreeBSD GitHub Runner (vmactions/freebsd).
* 56a2d9ae - Added a FreeBSD build test to the runner.
* a5e4ea4f - Update README.md
* c353997f - Update README.md
* 5e7fd39f - Update README.md and added repology pkg status
* d46ee431 - Update deb-packaging-buildx.yml
* 0e157308 - Update deb-packaging-buildx.yml
* b8e2d0c7 - Update deb-packaging-buildx.yml
* 55ddfb1c - Update deb-packaging-buildx.yml
* f62ba197 - Update deb-packaging-buildx.yml
* f2ac610a - Create deb-packaging-buildx.yml
* 3817cd88 - Update deb-packaging.yml
* 93bbf4d4 - Attempt to test with the right arch via docker.
* cd3632b8 - Removed 16.04 aarch64 due to dpkg sig11
* ca42441e - Added deb package build test script
* 08bd1678 - Use the distro and arch to the artifact name to ensure
uniqueness
* 1b238556 - Update deb-packaging.yml
* 1ea3fe2d - Update deb-packaging.yml
* c9c7c7e3 - Attempt to use dpkg-deb to build packages.
* bb670aa8 - Update deb-packaging.yml
* ae407b71 - Removed Ubuntu 16.04 aarch64
* 8398c03c - Update deb-packaging.yml
* f79fb60d - Updated AUTHORS to reflect latest contributions.
* c35c1627 - Year on source files bumped.
* 0db0e72d - Minor typo change.
* 65d017e1 - Added WS Auth to the config file.
* 4b3ce3ea - Version bumped to 1.9.4 and WS auth support.
* d4467dc3 - Updated man page with auth changes.
* 2d669252 - Updated Changelog with latest changes v1.9.4.
* 6ff6aecb - Enhance JWT handling with CSRF token support.
* 7f115f8c - Removed unused function parameter.
* a919d7cb - Ensure JS comments are on their own line to avoid issues
when minified.
* 5121d57c - Minor updates to indentation.
* f1744a10 - Use snprintf to ensure the string is properly truncated
and null-terminated.
* 77a8cb71 - Use PNG as the app icon.
* 63aca9a3 - Updated app icon and minified.
* b58b43ed - Added missing header for struct stat.
* 869c0310 - Added validation for path existence on CLI options.
* 951c3fe7 - Updated lang po files with latest changes.
* 74bff48a - Version bumped to 1.9.4.
* 620134fd - Version bumped to 1.9.4.
* 9e987fd8 - Version bumped to 1.9.4.
* df35bcd5 - Updated list of browsers and operating systems.
-- Alexander Pozdnyakov <censored> Wed, 11 Jun 2025 19:54:20 +0000
goaccess (1:1.9.2+git4287-b6190cff-1) unstable; urgency=medium
* Compile
* URL: https://github.com/allinurl/goaccess.git
* Branch: master
* Commit: b6190cff791165b9e4ab9e1ec527448524e052fc
* Date: 1743300631
* git changelog:
* b6190cff - Add dynamic JWT fetching and refreshing for WebSocket
authentication.
* 213ccd8f - Display & toggle authentication status properly.
* 203b78c1 - Added an azimuthal (globe) projection to the HTML report
for geolocation.
* 95ca8551 - Added WebSocket authentication options --ws-auth and --
ws-auth-expire.
* 80568053 - For portability, create a mutable heap copy instead of
alloca(3).
* 6689bd5c - Added _GNU_SOURCE for GNU extensions like alloca and
strsep.
* 6b7c84d0 - Ensure we normalize mime types before adding them to the
strage.
* e58be09c - Set theme color according to theme.
* 668907d2 - Fixed wrapping around panel titles/descriptions.
* ae3f66d2 - Fixed navigation issues on small screens and resolved
regression from commit 6de2cb9.
* 5f751b91 - Updated map color scale.
* 9575a265 - Fixed the issue where panning the map would suddenly
skip or jump back.
* d753eba3 - Update app.css to remove dup of article table
tbody.tbody-data tr.
* f08daae8 - Fixed bug with incorrectly checked 4xx status codes when
flag is specified.
* 7319c07e - Don't swap bytes on big endian platforms
* 53949e8c - Include stdint.h
* 1b532d9b - Fixed the output file check issue introduced in
4c4e3b74.
* b49d5798 - Update build-test.yml to use GITHUB_WORKSPACE
* 0245e489 - Update build-test.yml with valid paths
-- Alexander Pozdnyakov <censored> Sun, 30 Mar 2025 09:08:48 +0000
goaccess (1:1.9.2+git4268-167730f1-1) unstable; urgency=medium
* Compile
* URL: https://github.com/allinurl/goaccess.git
* Branch: master
* Commit: 167730f15ae27c4a1355e6454fbdc74104829ae6
* Date: 1739024631
* git changelog:
* 167730f1 - Applied early exit on is_writable_path().
* 4c4e3b74 - Ensure we verify the output path before parsing the log.
* 43b9fc24 - Updated lang po files with latest changes.
* ab7217ab - Add labels for WebSocket indicator
* fb81d6fa - Add labels to menu buttons
* 6de2cb9d - Adjust positioning of menu buttons
* c7914025 - Reset Bright theme Last Updated label to use Boostrap
colors
* f708d706 - Minor typography and spacing adjustments to overall
analytics
* c867f95b - Refine semantics of overall statistics header
* 21e9031a - Change semantics for overall and panel wrapper sections
* 8c94385d - Fix some unintentional style changes
* cc4736f2 - Use same nav menu markup for all viewports
* f0cc4173 - Reposition WebSocket connection indicator
* 04d2993e - Change WebSocket connection icon based on state
* 1fd5764a - Add to icon
* 345eb5f1 - Add and to stats and last updated time
* 8a249391 - Improve semantics for data panels
* 3ab9c70f - Improve semantics for page header
* 34f72217 - Improve semantics for overall analytics
* 22451f4e - Adding docker-compose configuration files and
documentation
* 28a58f50 - Removed Ubuntu 23.10 (Mantic Minotaur) from deb
packaging
* 744d9308 - Removed ubuntu 23.04 (Lunar Lobster) from deb packaging
* da70c2dd - Update deb-packaging.yml
-- Alexander Pozdnyakov <censored> Sat, 08 Feb 2025 15:40:59 +0000
goaccess (1:1.9.2+git4242-083a114a-1) unstable; urgency=medium
* Compile
* URL: https://github.com/allinurl/goaccess.git
* Branch: master
* Commit: 083a114a2d9d8bfe73fe39f71fee858c60a4750e
* Date: 1732626895
* git changelog:
* 083a114a - Update README.md
* 85978aed - Update README.md
* 9258629f - Add GoAccess SVG icon
-- Alexander Pozdnyakov <censored> Sat, 30 Nov 2024 19:42:53 +0000
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
# Older entries have been removed from this changelog.
# To read the complete changelog use `apt changelog goaccess`.