rust-osdev / multiboot2

Rusty wrappers for Multiboot2.
Apache License 2.0
113 stars 56 forks source link

multiboot2: Yanked all versions <= 0.21 #237

Open phip1611 opened 2 months ago

phip1611 commented 2 months ago

As the changelog says, all versions prior 0.22 contain UB and are therefore considered unsafe. They have been marked as YANKED on crates.io.

In case this makes significant problems for some guys that can't easily upgrade to 0.22 or above, we can discuss solutions here.

We plan to close this issue/discussion by the end of the year.