Fedora 19 Update: nodejs-async-0.2.10-1.fc19

updates at fedoraproject.org updates at fedoraproject.org
Wed Apr 2 09:27:52 UTC 2014


--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2014-4089
2014-03-20 01:39:04
--------------------------------------------------------------------------------

Name        : nodejs-async
Product     : Fedora 19
Version     : 0.2.10
Release     : 1.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 resolves an incompatibility when this module is used with IE10 via browserify and resolves some issues with documentation and examples.
--------------------------------------------------------------------------------
ChangeLog:

* Tue Mar 18 2014 Zbigniew Jędrzejewski-Szmek <zbyszek at in.waw.pl> - 0.2.10-1
- update to upstream release 0.2.10 (#1057505)
* Sat Aug  3 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.2.9-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
* Sun Jun 23 2013 T.C. Hollingsworth <tchollingsworth at gmail.com> - 0.2.9-2
- restrict to compatible arches
--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #1057505 - [PATCH] nodejs-async-0.2.10 is available
        https://bugzilla.redhat.com/show_bug.cgi?id=1057505
--------------------------------------------------------------------------------

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