Package squidmill: Information
Source package: squidmill
Version: 2.7.0-alt2
Build time: Aug 30, 2025, 06:52 PM in the task #392847
Category: System/Configuration/Other
Report package bugLicense: GPLv3+
Summary: Squid proxy server access log collector with rounding support
Description:
Squidmill daemon acquires and integrates information from the Squid proxy server access log files. Rounding is supported to save space and reporting time.
List of RPM packages built from this SRPM:
squidmill (x86_64, i586, aarch64)
squidmill-debuginfo (x86_64, i586, aarch64)
squidmill (x86_64, i586, aarch64)
squidmill-debuginfo (x86_64, i586, aarch64)
Maintainer: Paul Wolneykien
Last changed
Aug. 30, 2025 Paul Wolneykien 2.7.0-alt2
- Build without RPATH.
Aug. 28, 2025 Paul Wolneykien 2.7.0-alt1
- Added a special test with no debug messages in daemon log (closes: 30142). - Make SysV-init script to remove the socket file on stop (closes: 29894). - Also, add support to print the test main log on success (PRINT_LOG_OK). - Repeat all tests 10 times when building. - Fixed/improved C-interface functions with Gambit 4.9.7. - Allow to select tests (RUN_TESTS) and to repeat them (TEST_COUNT). - Reworked tests + more tests. - Reworked top-level exception handling. - Rewrote the file-follow machinery (in the hope it's more stable now).
Aug. 22, 2025 Paul Wolneykien 2.6.4-alt1
- Version 2.6.4. - Replace SRFI-1 named getters with list-ref to avoid call to undefined symbols with some versions of Gambit (Fixes: OVE-20250822-0001). - Run gsc with -warnings and check for undefined symbols. - Fixed the extra log title in test output. - Try to improve backtrace on error.