Bug 1622619

Summary: Review Request: nodejs-tweetnacl - Port of TweetNaCl cryptographic library to JavaScript
Product: [Fedora] Fedora Reporter: Ben Rosser <rosser.bjr>
Component: Package ReviewAssignee: Robert-André Mauchin 🐧 <eclipseo>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: eclipseo, package-review
Target Milestone: ---Flags: eclipseo: fedora-review+
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: 2018-09-21 05:24:50 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: 1622618    
Bug Blocks: 1622625    

Description Ben Rosser 2018-08-27 15:39:11 UTC
Spec URL: https://tc01.fedorapeople.org/nodejs/discord-irc/nodejs-tweetnacl.spec
SRPM URL: https://tc01.fedorapeople.org/nodejs/discord-irc/nodejs-tweetnacl-1.0.0-1.fc28.src.rpm

Description: The primary goal of this project is to produce a translation of TweetNaCl
to JavaScript which is as close as possible to the original C
implementation, plus a thin layer of idiomatic high-level API on top of it.

There are two versions, you can use either of them:

nacl.js is the port of TweetNaCl with minimum differences from the original
+ high-level API.

nacl-fast.js is like nacl.js, but with some functions replaced with faster
versions. (Used by default when importing NPM package.)

Fedora Account System Username: tc01

Comment 1 Ben Rosser 2018-08-27 15:39:32 UTC
Add dependency on nodejs-tweetnacl-util (needed for unit tests).

Comment 2 Robert-André Mauchin 🐧 2018-08-27 18:27:24 UTC
 - License ok
 - Latest version packaged
 - Builds in mock
 - No rpmlint errors
 - Conforms to Packaging Guidelines

Package approved.

Comment 3 Gwyn Ciesla 2018-08-28 21:05:57 UTC
(fedscm-admin):  The Pagure repository was created at https://src.fedoraproject.org/rpms/nodejs-tweetnacl

Comment 4 Fedora Update System 2018-08-30 20:34:25 UTC
nodejs-tweetnacl-1.0.0-1.fc29 has been submitted as an update to Fedora 29. https://bodhi.fedoraproject.org/updates/FEDORA-2018-079b310aca

Comment 5 Fedora Update System 2018-08-31 16:22:34 UTC
nodejs-tweetnacl-1.0.0-1.fc29 has been pushed to the Fedora 29 testing repository. If problems still persist, please make note of it in this bug report.
See https://fedoraproject.org/wiki/QA:Updates_Testing for
instructions on how to install test updates.
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2018-079b310aca

Comment 6 Fedora Update System 2018-09-21 05:24:50 UTC
nodejs-tweetnacl-1.0.0-1.fc29 has been pushed to the Fedora 29 stable repository. If problems still persist, please make note of it in this bug report.