Bug 1984466
| Summary: | Review Request: rubygem-ed25519 - An efficient digital signature library providing the Ed25519 algorithm | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Pavel Valena <pvalena> |
| Component: | Package Review | Assignee: | Jarek Prokop <jprokop> |
| Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | rawhide | CC: | jprokop, mike, package-review |
| Target Milestone: | --- | Flags: | jprokop:
fedora-review+
|
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | rubygem-ed25519-1.3.0-1.fc38 | Doc Type: | If docs needed, set a value |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2022-10-17 10:19:15 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: | 1962869, 2087076 | ||
|
Description
Pavel Valena
2021-07-21 14:00:20 UTC
Jarku, could you take a look at this? It's used by Vagrant. I'll take it for review. JFYI new version 1.3.0 was released on January 16, 2022. Looking at the commit history, version 1.3.0 does not seem to bring anything relevant for Fedora Ruby (and for the package's functionality) so it's more of a "nice to have" IMO. * Before you import, please change the upstream URL to "https://github.com/RubyCrypto/ed25519" as a group rename seems to have happened (crypto-rb -> RubyCrypto). Note that we will probably also need x25519 for rubygem-net-ssh for the full support of the ed25519 (if the net-ssh test suite is any indicator). I'll create a PR for rubygem-net-ssh to include support for ed25519. First, we need a build of this package anyway. LGTM. package approved! Thanks! Whoops: Could not execute request_repo: The Bugzilla bug's review was approved over 60 days ago Please re-approve. _ _ _ _ Changes: https://github.com/fedora-distgit/rubygem-ed25519/commit/ed66e5eb039bbbf272a8b3b494997e3c0f95882f Copr build: https://copr.fedorainfracloud.org/coprs/build/4873261 Koji scratch-build: https://koji.fedoraproject.org/koji/taskinfo?taskID=92350592 Checks: - Koji build: ok - Tests: ok - Syntax check: ok - Reverse dependencies: ok - Smoke test: ok - rpmlint: ok (some false positives AFAICT) Test log: https://gist.github.com/11dc18edfe1a3081e8cbf7d37f9db506 LGTM, Approved! the contents haven't changed much. Please remove or build the bundled Jar from sources before importing: ~~~ $ rpm -ql rubygem-ed25519-1.3.0-1.fc38.x86_64 <...> /usr/share/gems/gems/ed25519-1.3.0/lib/ed25519_jruby.jar <...> ~~~ (JFTR it was agreed upon removing after discussion on IRC) (fedscm-admin): The Pagure repository was created at https://src.fedoraproject.org/rpms/rubygem-ed25519 Thanks once more! |