Bug 2034218

Summary: Review Request: rust-pbkdf2 - Generic implementation of PBKDF2
Product: [Fedora] Fedora Reporter: Fabio Valentini <decathorpe>
Component: Package ReviewAssignee: Michel Lind <michel>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: michel, package-review
Target Milestone: ---Flags: michel: fedora-review+
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2022-01-11 18:18:13 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: 2031925    
Bug Blocks: 2034225, 2034226    

Description Fabio Valentini 2021-12-20 12:25:03 UTC
Spec URL: https://decathorpe.fedorapeople.org/rust-pbkdf2.spec
SRPM URL: https://decathorpe.fedorapeople.org/rust-pbkdf2-0.9.0-1.fc35.src.rpm

Description:
Generic implementation of PBKDF2.

Fedora Account System Username: decathorpe

Comment 1 Fabio Valentini 2021-12-20 12:25:50 UTC
Note: Not packaging the latest version is intentional.
The reason I am packaging this crate is that version 0.9.0 of this crate appears in the dependency tree of rust-rsa 0.5.0, which I am working on updating.
I will update the crate once that is possible.

Comment 2 Michel Lind 2022-01-11 03:26:27 UTC
Package was generated with rust2rpm, simplifying the review.

- package builds and installs without errors on rawhide
- test suite is run and all unit tests pass
- X latest version of the crate is packaged => explanation given
- license matches upstream specification (MIT or ASL 2.0) and is acceptable for Fedora
- license files are included with %license in %files
- package complies with Rust Packaging Guidelines

Package APPROVED.

Comment 4 Gwyn Ciesla 2022-01-11 15:11:18 UTC
(fedscm-admin):  The Pagure repository was created at https://src.fedoraproject.org/rpms/rust-pbkdf2