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

nuget: bump LibHac from 0.17.0 to 0.18.0 #18

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Feb 13, 2023

Bumps LibHac from 0.17.0 to 0.18.0.

Release notes

Sourced from LibHac's releases.

v0.18.0

hactoolnet

  • #268 Reads personalized tickets in NSPs if eticket_rsa_keypair is in the key file.
  • #271 Read TSEC secrets from the key file and use them to derive TSEC KEKs.
  • #271 Validate the pk11 mac inside modern erista package1s if the proper key exists.
  • #265 Properly separate prod and dev derived device keys in the KeySet class.

LibHac

  • #268 Load eticket_rsa_keypair from the key file and use it to decrypt personalized tickets.
  • #270 Fix a bug in EnsureApplicationSaveData that wouldn't create a bcat save if any other bcat save already existed.
  • #271 Read TSEC secrets from the key file and use them to derive TSEC KEKs.
  • #271 Validate the pk11 mac inside modern erista package1s if the proper key exists.
  • #265 Properly separate prod and dev derived device keys in the KeySet class.
  • #269 Update to .NET 7 and C# 11 and use some of the new features
    • Use UTF-8 literals instead of manually defining byte spans.
    • Remove all uses of InlineIL.Fody.
    • Change the Ref() extension methods for UniqueRef/SharedRef to properties.
    • Use generic math throughout the project.
    • Use scoped and UnscopedRef so more lifetimes are tracked properly.
Commits
  • 6f6836c Update key list in KEYS.md
  • a38d94f Address some analyzer findings
  • d247735 Bump version to 0.18.0
  • f3cc973 Update build dependencies and the .NET CLI version
  • c667de1 Handle CryptographicExceptions when decrypting personalized tickets
  • 7ee5aec hactoolnet: Don't print offset ranges for pfs0 files
  • 8c4f0b7 hactoolnet: Load personalized tickets if possible
  • 754df0d Tweak how the eticket rsa key pair is handled
  • 572849b Add support for decrypting personalized title keys using eticket_rsa_keypair.
  • a1439a2 Add a function to calculate a pk11 mac and use it in hactoolnet
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
> **Note** > Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [LibHac](https://github.com/Thealexbarney/LibHac) from 0.17.0 to 0.18.0.
- [Release notes](https://github.com/Thealexbarney/LibHac/releases)
- [Commits](Thealexbarney/LibHac@v0.17.0...v0.18.0)

---
updated-dependencies:
- dependency-name: LibHac
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Feb 13, 2023

Dependabot tried to add @marysaka as a reviewer to this PR, but received the following error from GitHub:

POST https://api.github.com/repos/AcK77/Ryujinx/pulls/18/requested_reviewers: 422 - Reviews may only be requested from collaborators. One or more of the users or teams you specified is not a collaborator of the AcK77/Ryujinx repository. // See: https://docs.github.com/rest/reference/pulls#request-reviewers-for-a-pull-request

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Feb 13, 2023

The following labels could not be found: infra.

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.

0 participants