Fedora 19 Update: nodejs-async-0.2.9-2.fc19

updates at fedoraproject.org updates at fedoraproject.org
Fri Jul 5 02:02:18 UTC 2013


--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2013-11736
2013-06-26 16:45:50
--------------------------------------------------------------------------------

Name        : nodejs-async
Product     : Fedora 19
Version     : 0.2.9
Release     : 2.fc19
URL         : http://github.com/caolan/async/
Summary     : Higher-order functions and common patterns for asynchronous code
Description :
Async is a utility module which provides straight-forward, powerful functions
for working with asynchronous JavaScript. Although originally designed for
use with Node.js, it can also be used directly in the browser.

Async provides around 20 functions that include the usual 'functional'
suspects (map, reduce, filter, forEach…) as well as some common patterns
for asynchronous control flow (parallel, series, waterfall…). All these
functions assume you follow the Node.js convention of providing a single
callback as the last argument of your async function.

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

This update restricts the included Node.js packages to only the architectures that support the V8 JavaScript engine.
--------------------------------------------------------------------------------
ChangeLog:

* Sun Jun 23 2013 T.C. Hollingsworth <tchollingsworth at gmail.com> - 0.2.9-2
- restrict to compatible arches
--------------------------------------------------------------------------------

This update can be installed with the "yum" update program.  Use 
su -c 'yum update nodejs-async' 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
--------------------------------------------------------------------------------


More information about the package-announce mailing list