Bug 2034230

Summary: Review Request: rust-pkcs8 - Pure Rust implementation of PKCS#8 (RFC 5208 and RFC 5958)
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: eclipseo, 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:20:47 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: 2031927, 2034212, 2034213, 2034226, 2034228    
Bug Blocks: 1984189    

Description Fabio Valentini 2021-12-20 12:55:23 UTC
Spec URL: https://decathorpe.fedorapeople.org/rust-pkcs8.spec
SRPM URL: https://decathorpe.fedorapeople.org/rust-pkcs8-0.7.6-1.fc35.src.rpm

Description:
Pure Rust implementation of Public-Key Cryptography Standards (PKCS) #8:
Private-Key Information Syntax Specification (RFC 5208), with additional
support for PKCS#8v2 asymmetric key packages (RFC 5958).

Fedora Account System Username: decathorpe

Comment 1 Fabio Valentini 2021-12-20 12:55:46 UTC
*** Bug 1981123 has been marked as a duplicate of this bug. ***

Comment 2 Fabio Valentini 2021-12-20 12:58:23 UTC
Note: Not packaging the latest version is intentional.

The reason I am packaging this crate is that version 0.7.x 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 3 Michel Lind 2022-01-11 03:49:35 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 5 Gwyn Ciesla 2022-01-11 15:15:17 UTC
(fedscm-admin):  The Pagure repository was created at https://src.fedoraproject.org/rpms/rust-pkcs8