Fedora 18 Update: nodejs-async-0.2.9-1.fc18

updates at fedoraproject.org updates at fedoraproject.org
Thu Jun 6 01:39:42 UTC 2013


--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2013-9497
2013-05-29 00:21:13
--------------------------------------------------------------------------------

Name        : nodejs-async
Product     : Fedora 18
Version     : 0.2.9
Release     : 1.fc18
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:

Update to upstream release 0.2.9.
Update to upstream release 0.2.8
--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #967820 - nodejs-async-0.2.9 is available
        https://bugzilla.redhat.com/show_bug.cgi?id=967820
  [ 2 ] Bug #950370 - nodejs-async-0.2.8 is available
        https://bugzilla.redhat.com/show_bug.cgi?id=950370
--------------------------------------------------------------------------------

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