Embed the release tarball into the botan-src, instead of using a submodule - #178
Merged
Conversation
randombit
force-pushed
the
jack/embed-release-tar-xz
branch
3 times, most recently
from
May 6, 2026 22:05
3ed20d4 to
8d9f5c8
Compare
Contributor
|
For some of my branches I often do |
randombit
force-pushed
the
jack/embed-release-tar-xz
branch
4 times, most recently
from
May 6, 2026 23:09
bde0268 to
3ac9260
Compare
Owner
Author
Now with |
randombit
force-pushed
the
jack/embed-release-tar-xz
branch
2 times, most recently
from
May 7, 2026 00:34
43c65cd to
b63ae87
Compare
randombit
force-pushed
the
jack/embed-release-tar-xz
branch
4 times, most recently
from
May 7, 2026 02:53
959d411 to
ec8cbfd
Compare
Closed
randombit
force-pushed
the
jack/embed-release-tar-xz
branch
2 times, most recently
from
May 7, 2026 03:04
79b3cb1 to
67f5539
Compare
…odule This makes botan-src upgrades a lot simpler Bump MSRV to 1.85; we needed 1.83 for some of the lzma_rs deps and 1.85 gets us the new `rand 0.10` and 2024 Edition. Bump botan-src to using Botan 3.12.0
randombit
force-pushed
the
jack/embed-release-tar-xz
branch
from
May 7, 2026 03:06
67f5539 to
42cfc38
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This makes botan-src upgrades a lot simpler
Bump MSRV to 1.85; we needed 1.83 for some of the lzma_rs deps and 1.85 gets us the new
rand 0.10and 2024 Edition.Bump botan-src to using Botan 3.12.0