-------------------------------------------------------------------------------- Fedora Update Notification FEDORA-2011-15418 2011-11-04 21:45:10 --------------------------------------------------------------------------------
Name : perl-Coro Product : Fedora 16 Version : 5.372 Release : 6.fc16 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: Fix for ARM -------------------------------------------------------------------------------- ChangeLog: * Thu Nov 3 2011 Nicolas Chauvet <[email protected]> - 5.372-6 - Fix ucontext on ARM - rhbz750805 -------------------------------------------------------------------------------- References: [ 1 ] Bug #750805 - Fails to build on ARM, needs to use default setjmp not ucontext https://bugzilla.redhat.com/show_bug.cgi?id=750805 -------------------------------------------------------------------------------- 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
