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

Be able to use Tar.Read even if the tar is compressed #161

Merged
merged 1 commit into from
Jan 8, 2025

Conversation

dinosaure
Copy link
Member

Fix #160

@dinosaure dinosaure merged commit 226413b into main Jan 8, 2025
1 check passed
@hannesm hannesm deleted the fix-read-on-tar branch January 8, 2025 12:06
dinosaure added a commit to dinosaure/opam-repository that referenced this pull request Jan 20, 2025
CHANGES:

- Fix the Tar monad with Tar_gz and allow the `read` operation (@dinosaure, @BChabanne, @reynir, mirage/ocaml-tar#161)
- Add `x-maintenance-intent` field into opam files (@hannesm, mirage/ocaml-tar#162)
- Defaults level per entries to the global level (@reynir, mirage/ocaml-tar#157)
- Update `Tar_eio` with the last version of `tar` (@patricoferris, mirage/ocaml-tar#159)
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.

Failed to use Tar.read with Tar_gz.in_gzipped
2 participants