Bug 1894696

Summary: Review Request: rust-sha2-asm - Assembly implementation of SHA-2 compression functions
Product: [Fedora] Fedora Reporter: Fabio Valentini <decathorpe>
Component: Package ReviewAssignee: Nobody's working on this, feel free to take it <nobody>
Status: CLOSED WONTFIX QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: package-review
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2020-11-04 20:01:19 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 1894128    

Description Fabio Valentini 2020-11-04 19:55:27 UTC
Spec URL: https://decathorpe.fedorapeople.org/packages/rust-sha2-asm.spec
SRPM URL: https://decathorpe.fedorapeople.org/packages/rust-sha2-asm-0.5.4-1.fc33.src.rpm

Description:
Assembly implementation of SHA-2 compression functions.

Fedora Account System Username: decathorpe

koji scratch builf for rawhide: https://koji.fedoraproject.org/koji/taskinfo?taskID=54932546

Comment 1 Fabio Valentini 2020-11-04 20:01:07 UTC
Oh, I just noticed that armv7hl, ppc64le and s390x are not supported by this crate :(
I will disable the assembly feature in the rust-asm2 package instead.