Sat, 03 Jun 2023 17:01:18 UTC

Information for build rust-zeroize-1.5.2-1.fc35

ID1910706
Package Namerust-zeroize
Version1.5.2
Release1.fc35
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/rust-zeroize.git#87bb07ee2311f26104aa87114e4622814afd38fa
SummarySecurely clear secrets from memory
DescriptionSecurely 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!.
Built bydecathorpe
State complete
Volume prod
StartedMon, 31 Jan 2022 22:38:00 UTC
CompletedMon, 31 Jan 2022 22:41:48 UTC
Taskbuild (f35-candidate, /rpms/rust-zeroize.git:87bb07ee2311f26104aa87114e4622814afd38fa)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/rust-zeroize.git#87bb07ee2311f26104aa87114e4622814afd38fa'}}
Tags
f35-updates
RPMs
src
rust-zeroize-1.5.2-1.fc35.src.rpm (info) (download)
noarch
rust-zeroize+alloc-devel-1.5.2-1.fc35.noarch.rpm (info) (download)
rust-zeroize+default-devel-1.5.2-1.fc35.noarch.rpm (info) (download)
rust-zeroize+derive-devel-1.5.2-1.fc35.noarch.rpm (info) (download)
rust-zeroize+zeroize_derive-devel-1.5.2-1.fc35.noarch.rpm (info) (download)
rust-zeroize-devel-1.5.2-1.fc35.noarch.rpm (info) (download)
Logs
armv7hl
hw_info.log
state.log
build.log
root.log
mock_output.log
noarch_rpmdiff.json
i686
hw_info.log
state.log
build.log
root.log
mock_output.log
noarch_rpmdiff.json
x86_64
hw_info.log
state.log
build.log
root.log
mock_output.log
noarch_rpmdiff.json
aarch64
hw_info.log
state.log
build.log
root.log
mock_output.log
noarch_rpmdiff.json
ppc64le
hw_info.log
state.log
build.log
root.log
mock_output.log
noarch_rpmdiff.json
s390x
hw_info.log
state.log
build.log
root.log
mock_output.log
noarch_rpmdiff.json
Changelog * Mon Jan 31 2022 Fabio Valentini <decathorpe@gmail.com> 1.5.2-1 - Update to version 1.5.2; Fixes RHBZ#2047315 * Thu Jan 27 2022 Fabio Valentini <decathorpe@gmail.com> 1.5.0-1 - Update to version 1.5.0; Fixes RHBZ#2040879 * Sat Jan 22 2022 Fedora Release Engineering <releng@fedoraproject.org> 1.4.3-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Wed Nov 10 2021 Fabio Valentini <decathorpe@gmail.com> 1.4.3-1 - Update to version 1.4.3; Fixes RHBZ#2006521 * Sun Aug 01 2021 Fabio Valentini <decathorpe@gmail.com> 1.4.1-1 - Update to version 1.4.1; Fixes RHBZ#1951164 * Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild * Thu Dec 10 2020 Fabio Valentini <decathorpe@gmail.com> - 1.2.0-1 - Update to version 1.2.0. - Fixes RHBZ#1906212 * Thu Sep 17 2020 Fabio Valentini <decathorpe@gmail.com> - 1.1.1-1 - Update to version 1.1.1. * Wed Jul 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Tue Jul 21 2020 Peter Robinson <pbrobinson@fedoraproject.org> - 1.1.0-2 - Review updates * Thu Jul 16 2020 Peter Robinson <pbrobinson@fedoraproject.org> - 1.1.0-1 - Initial package