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

Prepare for 1.12.3 #6407

Merged

Commits on Feb 1, 2024

  1. Bump package version 1.12.2 → 1.12.3

    Signed-off-by: Jan Dubois <jan.dubois@suse.com>
    jandubois committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    e063373 View commit details
    Browse the repository at this point in the history
  2. Signing: also produce signed zip file on macOS

    We use the zip file for upgrades on macOS; therefore, we need to ensure we
    emit a zip file during signing there so that we can have an artifact with
    signed applications for the user to upgrade to.
    
    Signed-off-by: Mark Yen <mark.yen@suse.com>
    (cherry picked from commit eed8ba1)
    mook-as authored and jandubois committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    d991e1b View commit details
    Browse the repository at this point in the history
  3. Signing: macOS: fix zip file name

    We expect the zip file name to be `Rancher.Desktop-VERSION-mac.ARCH.zip`
    but the dmg file name to be `Rancher.Desktop-VERSION.ARCH.dmg`; ensure that
    the signing script outputs the correct file names so the user can just
    upload them to GitHub as-is.
    
    Signed-off-by: Mark Yen <mark.yen@suse.com>
    (cherry picked from commit 0a53582)
    mook-as authored and jandubois committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    d89f396 View commit details
    Browse the repository at this point in the history
  4. Bump alpine-lima to 0.2.31.rd12 and wsl-distro to 0.51.1

    This updates runc to 1.1.12 and buildkit to 0.12.5 to address CVEs.
    
    Signed-off-by: Jan Dubois <jan.dubois@suse.com>
    jandubois committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    dd678bd View commit details
    Browse the repository at this point in the history
  5. nerdctl-stub: Regenerate for 1.7.3

    Signed-off-by: Mark Yen <mark.yen@suse.com>
    mook-as committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    8604c48 View commit details
    Browse the repository at this point in the history