Bug 2031927

Summary: Review Request: rust-pem-rfc7468 - PEM Encoding (RFC 7468) for PKIX, PKCS, and CMS Structures
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:16:22 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: 2034228, 2034230    

Description Fabio Valentini 2021-12-13 17:38:20 UTC
Spec URL: https://decathorpe.fedorapeople.org/rust-pem-rfc7468.spec
SRPM URL: https://decathorpe.fedorapeople.org/rust-pem-rfc7468-0.2.4-1.fc35.src.rpm

Description:
PEM Encoding (RFC 7468) for PKIX, PKCS, and CMS Structures, implementing a
strict subset of the original Privacy-Enhanced Mail encoding intended
specifically for use with cryptographic keys, certificates, and other messages.
Provides a no_std-friendly, constant-time implementation suitable for use with
cryptographic private keys.

Fedora Account System Username: decathorpe

Comment 1 Fabio Valentini 2021-12-13 17:38:22 UTC
This package built on koji:  https://koji.fedoraproject.org/koji/taskinfo?taskID=79937242

Comment 2 Fabio Valentini 2021-12-13 17:39:48 UTC
Note: Not packaging the latest version is intentional.
The reason I am packaging this crate is that version 0.2.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 00:42:26 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:06:27 UTC
(fedscm-admin):  The Pagure repository was created at https://src.fedoraproject.org/rpms/rust-pem-rfc7468