-------------------------------------------------------------------------------- Fedora EPEL Update Notification FEDORA-EPEL-2022-05351edbe4 2022-05-27 01:24:52.048898 --------------------------------------------------------------------------------
Name : lua-cqueues Product : Fedora EPEL 9 Version : 20200603 Release : 6.el9 URL : https://github.com/wahern/cqueues Summary : Stackable Continuation Queues for the Lua Programming Language Description : cqueues is a type of event loop for Lua. It doesn't use callbacks but instead you communicate with an event controller by the yielding and resumption of Lua coroutines using objects.
cqueues are stackable. Each instantiated cqueue is a poll-able object which can be polled from another cqueue, or another event loop system entirely. The design is meant to be non-intrusive, composable, and embeddable within existing applications.
cqueues includes a sockets library with DNS, buffering, end-of-line translation, SSL/TLS, and descriptor passing support builtin. Domain querying, connection establishment, and SSL negotiation are handled transparently as part of a state machine entered with every I/O operation, so users can read and write immediately upon instantiating the object, as if opening a regular file.
cqueues also includes modules for handling signals, threads, and file change notifications using native kernel facilities and accessible through easy to use interfaces which abstract the different kernel facilities.
-------------------------------------------------------------------------------- Update Information:
EPEL 9 rebuild -------------------------------------------------------------------------------- ChangeLog:
* Thu Jan 20 2022 Fedora Release Engineering releng@fedoraproject.org - 20200603-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Tue Sep 14 2021 Sahana Prasad sahana@redhat.com - 20200603-5 - Rebuilt with OpenSSL 3.0.0 * Thu Jul 22 2021 Fedora Release Engineering releng@fedoraproject.org - 20200603-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Tue Jan 26 2021 Fedora Release Engineering releng@fedoraproject.org - 20200603-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild * Tue Jul 28 2020 Fedora Release Engineering releng@fedoraproject.org - 20200603-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Tue Jun 30 2020 Tom Callaway spot@fedoraproject.org - 20200603-1 - update to 20200603 - add support for lua 5.4 * Tue Jun 30 2020 Bj��rn Esser besser82@fedoraproject.org - 20190813-4 - Rebuilt for Lua 5.4 * Wed Feb 5 2020 Tomas Krizek tomas.krizek@nic.cz - 20190813-3 - Add patch to mark cqueues__poll as extern * Wed Jan 29 2020 Fedora Release Engineering releng@fedoraproject.org - 20190813-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild --------------------------------------------------------------------------------
This update can be installed with the "yum" update programs. Use su -c 'yum update lua-cqueues' at the command line. For more information, refer to "YUM", available at https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Linux/7%5C /html/System_Administrators_Guide/ch-yum.html
All packages are signed with the Fedora EPEL GPG key. More details on the GPG keys used by the Fedora Project can be found at https://fedoraproject.org/keys --------------------------------------------------------------------------------
epel-package-announce@lists.fedoraproject.org