Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: sylabs/sif
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.19.2
Choose a base ref
...
head repository: sylabs/sif
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.20.0
Choose a head ref
  • 3 commits
  • 15 files changed
  • 2 contributors

Commits on Nov 8, 2024

  1. build(deps): bump github.com/ProtonMail/go-crypto from 1.0.0 to 1.1.2

    Bumps [github.com/ProtonMail/go-crypto](https://github.com/ProtonMail/go-crypto) from 1.0.0 to 1.1.2.
    - [Release notes](https://github.com/ProtonMail/go-crypto/releases)
    - [Commits](ProtonMail/go-crypto@v1.0.0...v1.1.2)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/ProtonMail/go-crypto
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Nov 8, 2024
    Configuration menu
    Copy the full SHA
    869cab3 View commit details
    Browse the repository at this point in the history
  2. fix: corpus image generation

    Add OptSignWithoutPGPSignatureSalt, which disables randomization of
    signature generation, and use that in the corpus to generate images
    deterministically.
    
    Update corpus images and related golden files to reflect the signatures
    generated by the new version of go-crypto.
    tri-adam committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    071c3a8 View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2024

  1. Merge pull request #391 from sylabs/dependabot/go_modules/main/github…

    ….com/ProtonMail/go-crypto-1.1.2
    
    build(deps): bump github.com/ProtonMail/go-crypto from 1.0.0 to 1.1.2
    tri-adam authored Nov 11, 2024
    Configuration menu
    Copy the full SHA
    e458cb9 View commit details
    Browse the repository at this point in the history
Loading