alamb opened a new pull request, #10834: URL: https://github.com/apache/arrow-rs/pull/10834
# Which issue does this PR close? - part of https://github.com/apache/arrow-rs/issues/10738 # Rationale for this change Backport the `cargo audit` fix ([RUSTSEC-2026-0258](https://rustsec.org/advisories/RUSTSEC-2026-0258), unbounded empty DATA frames in `h2`) to the `59_maintenance` branch so it is included in the 59.3.0 release. # What changes are included in this PR? Backport / Cherry-pick: - https://github.com/apache/arrow-rs/pull/10740 Note the `59_maintenance` branch had `h2` 0.4.14 (`main` had 0.4.15), so this updates `Cargo.lock` directly to `h2` 0.4.16 rather than a clean cherry-pick. # Are these changes tested? By CI # Are there any user-facing changes? No -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
