Package checksumgen: Information

    Source package: checksumgen
    Version: 0.4.6-alt1
    Latest version according to Repology
    Build time:  Dec 18, 2025, 07:09 PM in the task #403204
    Category: Monitoring
    Report package bug
    License: GPLv2
    Summary: Generates checksum file for an RPM repo slice
    Description: 
    Generates checksum file for an RPM repo slice.

    List of RPM packages built from this SRPM:
    checksumbot (noarch)
    checksumgen (noarch)

    Maintainer: Paul Wolneykien

    List of contributors:
    Paul Wolneykien

    ACL:
    Paul Wolneykien
    @everybody

      1. /proc
      2. apt-repo-tools
      3. bats
      4. fakeroot
      5. rpmpeek
      6. shellcheck
      7. gostsum

    Last changed


    Dec. 18, 2025 Paul Wolneykien 0.4.6-alt1
    - Make data processing independent of the current locale
      (Fixes: OVE-20251218-0001).
    - Fixed sum_files.sh: Skip find in the case of an empty $INCLUDE.
    Dec. 17, 2025 Paul Wolneykien 0.4.5-alt1
    - Untabify all help pages.
    - checksumbot: Added --cb option to override CHKSUMBRANCH
      configuration option.
    - checksumgen: Fixed shellcheck SC2317.
    Dec. 16, 2025 Paul Wolneykien 0.4.4-alt1
    - checksumbot: Include checksumdiff report in the output.
    - checksumbot: Include RPM names diff in the output.
    - checksumbot: Added configuration option to include RPM package
      lists into the checksum repository.
    - Added option to send checksumdiff statistic report to a file.
    - Make checksumdiff report statistics in verbose mode.
    - Make checksumdiff check the total record counters.
    - checksumdiff: Verify per-task checksum files using one-line
      checksum views.
    - Always replace per-task *.chksum files when checksumdiff.
    - Make checksummerge support inplace file update.