| Name: | rust-zeroize+serde-devel |
|---|---|
| Version: | 1.8.2 |
| Release: | 1.el9 |
| Architecture: | noarch |
| Group: | Unspecified |
| Size: | 1839 |
| License: | Apache-2.0 OR MIT |
| RPM: | rust-zeroize+serde-devel-1.8.2-1.el9.noarch.rpm |
| Source RPM: | rust-zeroize-1.8.2-1.el9.src.rpm |
| Build Date: | Wed Oct 29 2025 |
| Build Host: | build-ol9-x86_64.oracle.com |
| Vendor: | Oracle America |
| URL: | https://crates.io/crates/zeroize |
| Summary: | Securely clear secrets from memory |
| Description: | Securely clear secrets from memory with a simple trait built on stable Rust primitives which guarantee memory is zeroed using an operation will not be 'optimized away' by the compiler. Uses a portable pure Rust implementation that works everywhere, even WASM!. This package contains library source intended for building other packages which use the "serde" feature of the "zeroize" crate. |
- Update to version 1.8.2; Fixes RHBZ#2400367
- Update to version 1.8.1; Fixes RHBZ#2283251
- Update to version 1.8.0; Fixes RHBZ#2276915
- Update to version 1.7.0; Fixes RHBZ#2250104
- Update to version 1.6.1; Fixes RHBZ#2249898