Bug 2045930 - Review Request: moodycamel-concurrentqueue - An industrial-strength lock-free queue for C++
Summary: Review Request: moodycamel-concurrentqueue - An industrial-strength lock-free...
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: Package Review
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Neal Gompa
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: 2044720
TreeView+ depends on / blocked
 
Reported: 2022-01-26 01:17 UTC by Michel Lind
Modified: 2022-02-04 01:22 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2022-02-04 00:41:50 UTC
Type: ---
Embargoed:
ngompa13: fedora-review+


Attachments (Terms of Use)

Description Michel Lind 2022-01-26 01:17:18 UTC
Spec URL: https://salimma.fedorapeople.org/specs/devtools/moodycamel-concurrentqueue.spec
SRPM URL: https://salimma.fedorapeople.org/specs/devtools/moodycamel-concurrentqueue-1.0.3-1.fc35.src.rpm
Description:
An industrial-strength lock-free queue for C++.

Features:
- Knock-your-socks-off blazing fast performance
- Single-header implementation. Just drop it in your project
- Fully thread-safe lock-free queue. Use concurrently from any number of threads
- C++11 implementation -- elements are moved (instead of copied) where possible
- Templated, obviating the need to deal exclusively with pointers -- memory is
  managed for you
- No artificial limitations on element types or maximum count
- Memory can be allocated once up-front, or dynamically as needed
- Fully portable (no assembly; all is done through standard C++11 primitives)
- Supports super-fast bulk operations
- Includes a low-overhead blocking version (BlockingConcurrentQueue)
- Exception safe

Fedora Account System Username: salimma

Comment 1 Michel Lind 2022-01-26 01:17:51 UTC
Koji scratch build: https://koji.fedoraproject.org/koji/taskinfo?taskID=81877960

Comment 2 Neal Gompa 2022-01-26 01:21:03 UTC
Review notes:

[x]: Package follows Fedora Packaging Guidelines
[x]: Package builds and installs
[x]: No serious issues from rpmlint
[x]: License is correctly identified and installed

PACKAGE APPROVED.

Comment 3 Michel Lind 2022-01-26 01:22:49 UTC
Thanks!

❯ fedpkg request-repo moodycamel-concurrentqueue 2045930
https://pagure.io/releng/fedora-scm-requests/issue/41330

Comment 4 Gwyn Ciesla 2022-01-26 14:24:54 UTC
(fedscm-admin):  The Pagure repository was created at https://src.fedoraproject.org/rpms/moodycamel-concurrentqueue

Comment 5 Fedora Update System 2022-01-27 00:27:58 UTC
FEDORA-EPEL-2022-43d2855388 has been submitted as an update to Fedora EPEL 9. https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2022-43d2855388

Comment 6 Fedora Update System 2022-01-27 00:28:43 UTC
FEDORA-2022-9dd27f09ca has been submitted as an update to Fedora 35. https://bodhi.fedoraproject.org/updates/FEDORA-2022-9dd27f09ca

Comment 7 Fedora Update System 2022-01-27 00:36:20 UTC
FEDORA-EPEL-2022-e7d06afa65 has been submitted as an update to Fedora EPEL 8. https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2022-e7d06afa65

Comment 8 Fedora Update System 2022-01-27 05:37:51 UTC
FEDORA-2022-cb399d1bce has been submitted as an update to Fedora 34. https://bodhi.fedoraproject.org/updates/FEDORA-2022-cb399d1bce

Comment 9 Fedora Update System 2022-01-27 19:03:29 UTC
FEDORA-EPEL-2022-e7d06afa65 has been pushed to the Fedora EPEL 8 testing repository.

You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2022-e7d06afa65

See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.

Comment 10 Fedora Update System 2022-01-27 19:12:22 UTC
FEDORA-EPEL-2022-43d2855388 has been pushed to the Fedora EPEL 9 testing repository.

You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2022-43d2855388

See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.

Comment 11 Fedora Update System 2022-01-27 20:34:17 UTC
FEDORA-2022-9860d113c0 has been submitted as an update to Fedora 36. https://bodhi.fedoraproject.org/updates/FEDORA-2022-9860d113c0

Comment 12 Fedora Update System 2022-01-27 20:36:56 UTC
FEDORA-2022-9860d113c0 has been pushed to the Fedora 36 stable repository.
If problem still persists, please make note of it in this bug report.

Comment 13 Fedora Update System 2022-01-27 22:33:50 UTC
FEDORA-2022-cb399d1bce has been pushed to the Fedora 34 testing repository.
Soon you'll be able to install the update with the following command:
`sudo dnf install --enablerepo=updates-testing --advisory=FEDORA-2022-cb399d1bce \*`
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2022-cb399d1bce

See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.

Comment 14 Fedora Update System 2022-01-27 22:51:32 UTC
FEDORA-2022-9dd27f09ca has been pushed to the Fedora 35 testing repository.
Soon you'll be able to install the update with the following command:
`sudo dnf install --enablerepo=updates-testing --advisory=FEDORA-2022-9dd27f09ca \*`
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2022-9dd27f09ca

See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.

Comment 15 Fedora Update System 2022-02-04 00:41:50 UTC
FEDORA-EPEL-2022-e7d06afa65 has been pushed to the Fedora EPEL 8 stable repository.
If problem still persists, please make note of it in this bug report.

Comment 16 Fedora Update System 2022-02-04 00:58:22 UTC
FEDORA-EPEL-2022-43d2855388 has been pushed to the Fedora EPEL 9 stable repository.
If problem still persists, please make note of it in this bug report.

Comment 17 Fedora Update System 2022-02-04 01:22:05 UTC
FEDORA-2022-9dd27f09ca has been pushed to the Fedora 35 stable repository.
If problem still persists, please make note of it in this bug report.

Comment 18 Fedora Update System 2022-02-04 01:22:15 UTC
FEDORA-2022-cb399d1bce has been pushed to the Fedora 34 stable repository.
If problem still persists, please make note of it in this bug report.


Note You need to log in before you can comment on or make changes to this bug.