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

Conversation

jandubois
Copy link
Member

  • Bumps package version to 1.12.3
  • Updates runc to 1.1.12 and buildkit to 0.12.5 to address CVEs.
  • Cherry-picks changes to macOS signing script, but does not include 19d237a.

jandubois and others added 4 commits February 1, 2024 09:16
Signed-off-by: Jan Dubois <jan.dubois@suse.com>
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)
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)
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>
Copy link
Contributor

@mook-as mook-as left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think it's safe to skip 19d237a — it's testing stuff, and trying harder to not generate the blockmap file (which we just ignore).

Signed-off-by: Mark Yen <mark.yen@suse.com>
@jandubois jandubois marked this pull request as ready for review February 1, 2024 19:07
@jandubois jandubois merged commit 5b0276f into rancher-sandbox:release-1.12 Feb 1, 2024
10 checks passed
@jandubois jandubois deleted the prepare-for-1.12.3 branch February 1, 2024 21:17
@jandubois jandubois added this to the 1.12.3 milestone Feb 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants