Skip to content

Conversation

@phip1611
Copy link
Member

@phip1611 phip1611 commented Nov 2, 2025

The fix from #1796 will help to fix the build on docs.rs

Checklist

  • Sensible git history (for example, squash "typo" or "fix" commits). See the Rewriting History guide for help.
  • Update the changelog (if necessary)

@phip1611 phip1611 self-assigned this Nov 2, 2025
@phip1611 phip1611 marked this pull request as ready for review November 2, 2025 09:15
@nicholasbishop
Copy link
Member

I think we need to release uefi-raw too. The changes in https://github.com/rust-osdev/uefi-rs/pull/1801/files#diff-011bdca6a0a6c8f42228e3e1779e304984d2619ea786eb90a4f1443be67d1c2d would probably make this release of uefi not compile with uefi-raw 0.12. (And uefi-raw has the same docs.rs issue, so we want a new release anyway.)

@phip1611
Copy link
Member Author

phip1611 commented Nov 3, 2025

Okay, I've adjusted the PR!

@phip1611 phip1611 changed the title release: uefi-0.36.1 release: uefi-raw-0.12.1, uefi-0.36.1 Nov 3, 2025
[package]
name = "uefi-raw"
version = "0.12.0"
version = "0.12.1"
Copy link
Member

Choose a reason for hiding this comment

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

There was a breaking change, so this will need to be 0.13.0. Otherwise once this was released, it could break people on uefi-0.35.

Copy link
Member Author

Choose a reason for hiding this comment

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

A shoot. It would be cool to integrate cargo semver checks somehow. I might look into that soon!

Thanks Nicholas, great catch!

Copy link
Member Author

Choose a reason for hiding this comment

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

okay, I think I have it now

@phip1611 phip1611 changed the title release: uefi-raw-0.12.1, uefi-0.36.1 release: uefi-raw-0.13.0, uefi-0.36.1 Nov 5, 2025
- **Breaking:** The MSRV is now 1.85.1 and the crate uses the Rust 2024 edition.
- The documentation for UEFI protocols has been streamlined and improved.


Copy link
Member Author

Choose a reason for hiding this comment

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

to align style with rest of file

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.

3 participants