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

piecrust release 0.10.0 #270

Merged
merged 3 commits into from
Sep 13, 2023
Merged

piecrust release 0.10.0 #270

merged 3 commits into from
Sep 13, 2023

Conversation

ureeves
Copy link
Member

@ureeves ureeves commented Sep 13, 2023

piecrust 0.10.0 - 2023-09-13

Added

Changed

  • Change minimum number of pages to be 4
  • Change reporting of memory to the host to be the total range of the memory
    mapping available

Removed

  • Fake guard pages are now removed

Fixed

uplink 0.7.1 - 2023-09-13

Added

crumbles 0.2.0 - 2023-09-13

Changed

  • Change AsRef<[u8]> and AsMut<[u8]> implementations for Mmap to always
    return the entire mapping
  • Change segfault handler to no longer handle "Out of Bounds", since rust
    already handles this correctly - with a panic

Removed

  • Remove Mmap::set_len
  • Remove len field from MmapInner

Copy link
Member

@herr-seppia herr-seppia left a comment

Choose a reason for hiding this comment

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

LGTM

@ureeves ureeves merged commit 5beb258 into main Sep 13, 2023
4 checks passed
@ureeves ureeves deleted the release branch September 13, 2023 13:34
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