Fedora EPEL 6 Update: nodejs-async-0.2.9-1.el6

updates at fedoraproject.org updates at fedoraproject.org
Sun Jun 16 18:32:10 UTC 2013


--------------------------------------------------------------------------------
Fedora EPEL Update Notification
FEDORA-EPEL-2013-5993
2013-05-28 18:48:48
--------------------------------------------------------------------------------

Name        : nodejs-async
Product     : Fedora EPEL 6
Version     : 0.2.9
Release     : 1.el6
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 programs.  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 EPEL 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 epel-package-announce mailing list