-------------------------------------------------------------------------------- Fedora Update Notification FEDORA-2014-6981 2014-06-02 22:06:07 --------------------------------------------------------------------------------
Name : perl-Coro Product : Fedora 20 Version : 6.39 Release : 1.fc20 URL : http://search.cpan.org/dist/Coro/ Summary : The only real threads in perl Description : This module collection manages continuations in general, most often in the form of cooperative threads (also called coros, or simply "coro" in the documentation). They are similar to kernel threads but don't (in general) run in parallel at the same time even on SMP machines. The specific flavor of thread offered by this module also guarantees you that it will not switch between threads unless necessary, at easily-identified points in your program, so locking and parallel access are rarely an issue, making thread programming much safer and easier than using other thread models. -------------------------------------------------------------------------------- Update Information: This release checks if interpreter has enough space to hold variables and it croaks when cancel is called without a thread context. -------------------------------------------------------------------------------- ChangeLog: * Mon Jun 2 2014 Petr Pisar <[email protected]> - 6.39-1 - 6.39 bump * Wed Mar 5 2014 Petr Pisar <[email protected]> - 6.37-1 - 6.37 bump * Tue Nov 19 2013 Petr Pisar <[email protected]> - 6.33-1 - 6.33 bump -------------------------------------------------------------------------------- References: [ 1 ] Bug #1103666 - perl-Coro-6.39 is available https://bugzilla.redhat.com/show_bug.cgi?id=1103666 -------------------------------------------------------------------------------- This update can be installed with the "yum" update program. Use su -c 'yum update perl-Coro' at the command line. For more information, refer to "Managing Software with yum", available at http://docs.fedoraproject.org/yum/. 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 [email protected] https://admin.fedoraproject.org/mailman/listinfo/package-announce
