Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for checking if an apt::keyring is up-to-date with checksums #1199

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Commits on Sep 9, 2024

  1. issues/1196

    puppetlabs#1196
    
    * Adds checksum and checksum_value parameter to apt::keyring, this should
      address issue/1196 as commented here puppetlabs#1196 (comment)
    * Includes tests, all green.
    NeatNerdPrime committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    53e717f View commit details
    Browse the repository at this point in the history
  2. issues/1196

    In response to @smortex comment:
    puppetlabs#1199 (review)
    
    * Trickled up the checksum-related parameters for `apt::source`
    * Modified test for source, all green.
    NeatNerdPrime committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    12b7f80 View commit details
    Browse the repository at this point in the history