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: lima-vm/lima
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: lima-vm/lima
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: release/1.0
Choose a head ref
  • 6 commits
  • 27 files changed
  • 1 contributor

Commits on Mar 20, 2025

  1. qemu: LIMA_QEMU_UEFI_IN_BIOS -> _LIMA_QEMU_UEF_IN_BIOS

    Partial cherry-pick of 0705db1
    (PR 3347) from the master branch.
    
    This is not a breaking change, as there is still no release
    that supports `LIMA_QEMU_UEFI_IN_BIOS`.
    
    Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>
    AkihiroSuda committed Mar 20, 2025
    Copy the full SHA
    d8d409a View commit details
  2. go.mod: github.com/containerd/containerd v1.7.27

    Silence govulncheck false positive https://pkg.go.dev/vuln/GO-2025-3528
    
    The containerd binary inside the VM will be updated in a separate commit
    
    Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>
    AkihiroSuda committed Mar 20, 2025
    Copy the full SHA
    4eb1f48 View commit details
  3. go.mod: golang.org/x/* latest

    Silence the following govulncheck false positives in binary mode
    (not detected in source mode)
    - https://pkg.go.dev/vuln/GO-2025-3503 (x/net)
    - https://pkg.go.dev/vuln/GO-2025-3488 (x/oauth2)
    
    Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>
    AkihiroSuda committed Mar 20, 2025
    Copy the full SHA
    884e33b View commit details
  4. nerdctl: update to v2.0.4

    https://github.com/containerd/nerdctl/releases/tag/v2.0.4
    
    Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>
    (cherry picked from commit a80a316)
    Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>
    AkihiroSuda committed Mar 20, 2025
    Copy the full SHA
    5202cdf View commit details
  5. templates: update

    Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>
    AkihiroSuda committed Mar 20, 2025
    Copy the full SHA
    17204c5 View commit details

Commits on Mar 22, 2025

  1. Merge pull request #3373 from AkihiroSuda/dev-1.0

    [release/1.0] cherry-picks for v1.0.7 (nerdctl v2.0.4 etc.)
    AkihiroSuda authored Mar 22, 2025
    Copy the full SHA
    a2f87ee View commit details

This comparison is taking too long to generate.

Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.

You can try running this command locally to see the comparison on your machine:
git diff master...release/1.0