Fedora 39 Update: moodycamel-concurrentqueue-1.0.4-1.fc39

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2024-295f83215a
2024-01-13 18:28:33.699271
--------------------------------------------------------------------------------

Name        : moodycamel-concurrentqueue
Product     : Fedora 39
Version     : 1.0.4
Release     : 1.fc39
URL         : https://github.com/cameron314/concurrentqueue
Summary     : An industrial-strength lock-free queue for C++
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

--------------------------------------------------------------------------------
Update Information:

- Re-enable implicit producer reuse after fixing races in previously-disabled
code - Minor tweaks
--------------------------------------------------------------------------------
ChangeLog:

* Wed Jan  3 2024 Michel Lind <salimma@xxxxxxxxxxxxxxxxx> - 1.0.4-1
- Update to 1.0.4
- Use SPDX license identifiers
- Fix wrong-file-end-of-line-encoding in README.md
--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #2216369 - moodycamel-concurrentqueue-1.0.4 is available
        https://bugzilla.redhat.com/show_bug.cgi?id=2216369
--------------------------------------------------------------------------------

This update can be installed with the "dnf" update program. Use
su -c 'dnf upgrade --advisory FEDORA-2024-295f83215a' at the command
line. For more information, refer to the dnf documentation available at
http://dnf.readthedocs.io/en/latest/command_ref.html#upgrade-command-label

All packages are signed with the Fedora Project GPG key. More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------
--
_______________________________________________
package-announce mailing list -- package-announce@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to package-announce-leave@xxxxxxxxxxxxxxxxxxxxxxx
Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: https://lists.fedoraproject.org/archives/list/package-announce@xxxxxxxxxxxxxxxxxxxxxxx
Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue




[Index of Archives]     [Fedora Users]     [Fedora Legacy]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [Yosemite Photos]     [KDE Users]

  Powered by Linux