Skip to content

cvdupdate 1.2.0

Latest

Choose a tag to compare

@val-ms val-ms released this 03 Oct 18:44
f5ab1a7
  • ➕ Support for downloading CVD and CDIFF digital signatures.

    ClamAV 1.5.0 introduced a feature to verify the authenticity of CVD signature
    archives and CDIFF signature archive patch files with an external digital
    signature in support of using ClamAV within FIPS-enabled environments.

    CVD Update will now download the .sign files to accompany each .cvd and
    .cdiff file.

    GitHub Pull-Request

  • 🛡 Migrate from unmaintained "coloredlogs" dependency to "colorlog".
    Work courtesy of Joel Esler.

    GitHub Pull-Request

  • 🌌 Improve the cvdupdate package version check to support alternative
    package distributions and to enable signature updates even if the version
    check fails.
    Work courtesy of Joel Esler.

    GitHub Pull-Request