Пакет squidmill: Информация

    Исходный пакет: squidmill
    Версия: 2.7.0-alt2
    Последняя версия по данным Repology
    Собран:  30 августа 2025 г. 18:52 в задании #392847
    Сообщить об ошибке в пакете
    Лицензия: GPLv3+
    О пакете: Squid proxy server access log collector with rounding support
    Описание: 
    Squidmill daemon acquires and integrates information from the
    Squid proxy server access log files. Rounding is supported to
    save space and reporting time.

    Список бинарных RPM-пакетов, собираемых из данного SRPM:
    squidmill (x86_64, i586, aarch64)
    squidmill-debuginfo (x86_64, i586, aarch64)

    Сопровождающий: Paul Wolneykien

    Список участников:
    Paul Wolneykien
    Hihin Ruslan

    Права:
    Paul Wolneykien
    @everybody

      1. gambit-devel
      2. gambit-dsock-devel >= 1.2.2-alt1
      3. gambit-signal-devel >= 1.2.2-alt1
      4. gambit-sqlite3-devel >= 1.3.3-alt1
      5. gawk
      6. sqlite3

    Последнее изменение


    30 августа 2025 г. Paul Wolneykien 2.7.0-alt2
    - Build without RPATH.
    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).
    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.