leaves12138 commented on PR #832: URL: https://github.com/apache/paimon-rust/pull/832#issuecomment-5673630743
Fixed the failing CI dependency-policy check in `0891c50d91768af2261e015582a2317ca73553a2`. `cargo-deny` rejected rustls 0.23.42 for RUSTSEC-2026-0285. Upgraded to rustls 0.23.45 and its required AWS-LC/webpki dependencies, and regenerated the nine dependency reports. No advisory suppression or fork-runtime changes. Local validation passed: advisories/licenses against a freshly fetched RustSec database, dependency-report verification, all 21 generated release legal files, 12 release-tool tests, compilation of rustls 0.23.45, formatting, and staged-diff checks. The legal files were regenerated but needed no content changes. The fix is appended to the existing PR branch without rewriting history. CI run `34920232610` has started and is still in progress. -- 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]
