Fedora EPEL 6 Update: python-psutil-0.6.1-1.el6
by updates@fedoraproject.org
--------------------------------------------------------------------------------
Fedora EPEL Update Notification
FEDORA-EPEL-2013-5494
2013-04-19 16:13:40
--------------------------------------------------------------------------------
Name : python-psutil
Product : Fedora EPEL 6
Version : 0.6.1
Release : 1.el6
URL : http://psutil.googlecode.com/
Summary : A process and system utilities module for Python
Description :
psutil is a module providing an interface for retrieving information on all
running processes and system utilization (CPU, memory, disks, network, users) in
a portable way by using Python, implementing many functionalities offered by
command line tools such as: ps, top, df, kill, free, lsof, free, netstat,
ifconfig, nice, ionice, iostat, iotop, uptime, pidof, tty, who, taskset, pmap.
--------------------------------------------------------------------------------
Update Information:
Allows network usage to be monitored using glances
--------------------------------------------------------------------------------
This update can be installed with the "yum" update programs. Use
su -c 'yum update python-psutil' 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
--------------------------------------------------------------------------------
10 years
Fedora EPEL 6 Update: php-pecl-zendopcache-7.0.1-2.el6
by updates@fedoraproject.org
--------------------------------------------------------------------------------
Fedora EPEL Update Notification
FEDORA-EPEL-2013-5475
2013-04-18 17:24:07
--------------------------------------------------------------------------------
Name : php-pecl-zendopcache
Product : Fedora EPEL 6
Version : 7.0.1
Release : 2.el6
URL : http://pecl.php.net/package/ZendOpcache
Summary : The Zend OPcache
Description :
The Zend OPcache provides faster PHP execution through opcode caching and
optimization. It improves PHP performance by storing precompiled script
bytecode in the shared memory. This eliminates the stages of reading code from
the disk and compiling it on future access. In addition, it applies a few
bytecode optimization patterns that make code execution faster.
--------------------------------------------------------------------------------
Update Information:
The Zend OPcache provides faster PHP execution through opcode caching and optimization. It improves PHP performance by storing precompiled script bytecode in the shared memory. This eliminates the stages of reading code from the disk and compiling it on future access. In addition, it applies a few bytecode optimization patterns that make code execution faster.
Notice:
* this is the official PHP project opcode cache, it will be part of main PHP 5.5
* only one opcode cache can be installed / enabled at the same time
* if installed with APC (for user data cache), opcode cache feature must be disabled (apc.enable_opcode_cache=0 directive with APC 3.1.15-dev)
--------------------------------------------------------------------------------
This update can be installed with the "yum" update programs. Use
su -c 'yum update php-pecl-zendopcache' 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
--------------------------------------------------------------------------------
10 years
Fedora EPEL 6 Update: nodejs-which-1.0.5-6.el6
by updates@fedoraproject.org
--------------------------------------------------------------------------------
Fedora EPEL Update Notification
FEDORA-EPEL-2013-5447
2013-04-15 16:44:48
--------------------------------------------------------------------------------
Name : nodejs-which
Product : Fedora EPEL 6
Version : 1.0.5
Release : 6.el6
URL : https://github.com/isaacs/node-which
Summary : A JavaScript implementation of the 'which' command
Description :
A JavaScript implementation of the 'which' command.
--------------------------------------------------------------------------------
Update Information:
This update introduces npm, the Node.js package manager, and its dependencies to EPEL 6.
It includes the following packages:
* node-gyp - Node.js native module build tool
* nodejs-abbrev - Abbreviation calculator for Node.js
* nodejs-ansi - ANSI escape codes for Node.js
* nodejs-archy - Renders nested hierarchies with unicode pipes
* nodejs-async - Higher-order functions and common patterns for asynchronous code
* nodejs-aws-sign - AWS signing for Node.js
* nodejs-bindings - Helper module for loading your native module's .node file
* nodejs-block-stream - A stream of blocks
* nodejs-boom - HTTP friendly error objects
* nodejs-chownr - Changes file permissions recursively
* nodejs-combined-stream - A stream that emits multiple other streams one after another
* nodejs-config-chain - Handle configuration once and for all
* nodejs-couch-login - A module for doing logged-in request to a couchdb server
* nodejs-cryptiles - General purpose cryptography utilities for Node.js
* nodejs-delayed-stream - Buffers events from a stream until you are ready to handle them
* nodejs-forever-agent - HTTP agent that keeps socket connections alive between keep-alive requests
* nodejs-form-data - A module to create readable "multipart/form-data" streams
* nodejs-fstream - Advanced file system stream objects for Node.js
* nodejs-fstream-ignore - A file stream object that can ignore files by globs
* nodejs-fstream-npm - An fstream class for creating npm packages
* nodejs-glob - A little globber for Node.js
* nodejs-graceful-fs - 'fs' module with incremental back-off on EMFILE
* nodejs-hawk - HTTP Hawk authentication scheme
* nodejs-hoek - General purpose Node.js utilities
* nodejs-inherits - A tiny simple way to do classic inheritance in JS
* nodejs-ini - An INI parser/serializer for Node.js
* nodejs-init-package-json - A node module to get your node module started
* nodejs-json-stringify-safe - JSON.stringify that handles circular references
* nodejs-lockfile - A very polite lock file utility
* nodejs-lru-cache - A least recently used cache object for Node.js
* nodejs-mime - A comprehensive library for mime-type mapping
* nodejs-minimatch - JavaScript glob matcher
* nodejs-mkdirp - Recursively create a full path of directories
* nodejs-mute-stream - Basic pass-through stream, but when muted, the bytes are dropped
* nodejs-node-uuid - Simple and fast generation of RFC4122 (v1 and v4) UUIDs for Node.js
* nodejs-nopt - Node.js option parsing
* nodejs-npmconf - npm configuration module
* nodejs-npmlog - Logger for npm
* nodejs-npm-registry-client - Client for the npm registry
* nodejs-oauth-sign - OAuth1 signing for Node.js
* nodejs-once - Run a function exactly one time
* nodejs-opener - Opens stuff, like webpages and files and executables
* nodejs-opts - JavaScript Command Line Options for Node.js
* nodejs-osenv - Look up environment settings specific to different operating systems
* nodejs-promzard - A prompting wizard for building files from specialized PromZard modules
* nodejs-proto-list - A list of objects bound by prototype chain
* nodejs-qs - Query string parser for Node.js
* nodejs-read - An implementation of read(1) for node programs
* nodejs-read-installed - Returns a tree structure of all installed packages in a folder
* nodejs-read-package-json - npm's package.json parser
* nodejs-request - Simplified HTTP request client
* nodejs-retry - Retry strategies for failed operations
* nodejs-rimraf - A deep deletion module for Node.js
* nodejs-semver - Semantic versioner for npm
* nodejs-sigmund - Quick and dirty signatures for Objects
* nodejs-slide - A flow control library that fits in a slideshow
* nodejs-sntp - SNTP v4 client (RFC4330) for Node.js
* nodejs-tar - Tar for Node.js
* nodejs-tunnel-agent - HTTP proxy tunneling agent
* nodejs-uid-number - Convert a username/group to a UID/GID number
* nodejs-which - A JavaScript implementation of the 'which' command
* npm - Node.js package manager
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #891171 - Review Request: npm - Node.js package manager
https://bugzilla.redhat.com/show_bug.cgi?id=891171
[ 2 ] Bug #953051 - npm: help doesn't work
https://bugzilla.redhat.com/show_bug.cgi?id=953051
--------------------------------------------------------------------------------
This update can be installed with the "yum" update programs. Use
su -c 'yum update nodejs-which' 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
--------------------------------------------------------------------------------
10 years
Fedora EPEL 6 Update: nodejs-uid-number-0.0.3-6.el6
by updates@fedoraproject.org
--------------------------------------------------------------------------------
Fedora EPEL Update Notification
FEDORA-EPEL-2013-5447
2013-04-15 16:44:48
--------------------------------------------------------------------------------
Name : nodejs-uid-number
Product : Fedora EPEL 6
Version : 0.0.3
Release : 6.el6
URL : https://github.com/isaacs/uid-number
Summary : Convert a username/group name to a UID/GID number
Description :
Convert a username/group name to a UID/GID number.
--------------------------------------------------------------------------------
Update Information:
This update introduces npm, the Node.js package manager, and its dependencies to EPEL 6.
It includes the following packages:
* node-gyp - Node.js native module build tool
* nodejs-abbrev - Abbreviation calculator for Node.js
* nodejs-ansi - ANSI escape codes for Node.js
* nodejs-archy - Renders nested hierarchies with unicode pipes
* nodejs-async - Higher-order functions and common patterns for asynchronous code
* nodejs-aws-sign - AWS signing for Node.js
* nodejs-bindings - Helper module for loading your native module's .node file
* nodejs-block-stream - A stream of blocks
* nodejs-boom - HTTP friendly error objects
* nodejs-chownr - Changes file permissions recursively
* nodejs-combined-stream - A stream that emits multiple other streams one after another
* nodejs-config-chain - Handle configuration once and for all
* nodejs-couch-login - A module for doing logged-in request to a couchdb server
* nodejs-cryptiles - General purpose cryptography utilities for Node.js
* nodejs-delayed-stream - Buffers events from a stream until you are ready to handle them
* nodejs-forever-agent - HTTP agent that keeps socket connections alive between keep-alive requests
* nodejs-form-data - A module to create readable "multipart/form-data" streams
* nodejs-fstream - Advanced file system stream objects for Node.js
* nodejs-fstream-ignore - A file stream object that can ignore files by globs
* nodejs-fstream-npm - An fstream class for creating npm packages
* nodejs-glob - A little globber for Node.js
* nodejs-graceful-fs - 'fs' module with incremental back-off on EMFILE
* nodejs-hawk - HTTP Hawk authentication scheme
* nodejs-hoek - General purpose Node.js utilities
* nodejs-inherits - A tiny simple way to do classic inheritance in JS
* nodejs-ini - An INI parser/serializer for Node.js
* nodejs-init-package-json - A node module to get your node module started
* nodejs-json-stringify-safe - JSON.stringify that handles circular references
* nodejs-lockfile - A very polite lock file utility
* nodejs-lru-cache - A least recently used cache object for Node.js
* nodejs-mime - A comprehensive library for mime-type mapping
* nodejs-minimatch - JavaScript glob matcher
* nodejs-mkdirp - Recursively create a full path of directories
* nodejs-mute-stream - Basic pass-through stream, but when muted, the bytes are dropped
* nodejs-node-uuid - Simple and fast generation of RFC4122 (v1 and v4) UUIDs for Node.js
* nodejs-nopt - Node.js option parsing
* nodejs-npmconf - npm configuration module
* nodejs-npmlog - Logger for npm
* nodejs-npm-registry-client - Client for the npm registry
* nodejs-oauth-sign - OAuth1 signing for Node.js
* nodejs-once - Run a function exactly one time
* nodejs-opener - Opens stuff, like webpages and files and executables
* nodejs-opts - JavaScript Command Line Options for Node.js
* nodejs-osenv - Look up environment settings specific to different operating systems
* nodejs-promzard - A prompting wizard for building files from specialized PromZard modules
* nodejs-proto-list - A list of objects bound by prototype chain
* nodejs-qs - Query string parser for Node.js
* nodejs-read - An implementation of read(1) for node programs
* nodejs-read-installed - Returns a tree structure of all installed packages in a folder
* nodejs-read-package-json - npm's package.json parser
* nodejs-request - Simplified HTTP request client
* nodejs-retry - Retry strategies for failed operations
* nodejs-rimraf - A deep deletion module for Node.js
* nodejs-semver - Semantic versioner for npm
* nodejs-sigmund - Quick and dirty signatures for Objects
* nodejs-slide - A flow control library that fits in a slideshow
* nodejs-sntp - SNTP v4 client (RFC4330) for Node.js
* nodejs-tar - Tar for Node.js
* nodejs-tunnel-agent - HTTP proxy tunneling agent
* nodejs-uid-number - Convert a username/group to a UID/GID number
* nodejs-which - A JavaScript implementation of the 'which' command
* npm - Node.js package manager
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #891171 - Review Request: npm - Node.js package manager
https://bugzilla.redhat.com/show_bug.cgi?id=891171
[ 2 ] Bug #953051 - npm: help doesn't work
https://bugzilla.redhat.com/show_bug.cgi?id=953051
--------------------------------------------------------------------------------
This update can be installed with the "yum" update programs. Use
su -c 'yum update nodejs-uid-number' 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
--------------------------------------------------------------------------------
10 years
Fedora EPEL 6 Update: nodejs-slide-1.1.3-6.el6
by updates@fedoraproject.org
--------------------------------------------------------------------------------
Fedora EPEL Update Notification
FEDORA-EPEL-2013-5447
2013-04-15 16:44:48
--------------------------------------------------------------------------------
Name : nodejs-slide
Product : Fedora EPEL 6
Version : 1.1.3
Release : 6.el6
URL : https://github.com/isaacs/slide-flow-control
Summary : A flow control library that fits in a slideshow
Description :
Provides simple, easy callbacks for node.js.
--------------------------------------------------------------------------------
Update Information:
This update introduces npm, the Node.js package manager, and its dependencies to EPEL 6.
It includes the following packages:
* node-gyp - Node.js native module build tool
* nodejs-abbrev - Abbreviation calculator for Node.js
* nodejs-ansi - ANSI escape codes for Node.js
* nodejs-archy - Renders nested hierarchies with unicode pipes
* nodejs-async - Higher-order functions and common patterns for asynchronous code
* nodejs-aws-sign - AWS signing for Node.js
* nodejs-bindings - Helper module for loading your native module's .node file
* nodejs-block-stream - A stream of blocks
* nodejs-boom - HTTP friendly error objects
* nodejs-chownr - Changes file permissions recursively
* nodejs-combined-stream - A stream that emits multiple other streams one after another
* nodejs-config-chain - Handle configuration once and for all
* nodejs-couch-login - A module for doing logged-in request to a couchdb server
* nodejs-cryptiles - General purpose cryptography utilities for Node.js
* nodejs-delayed-stream - Buffers events from a stream until you are ready to handle them
* nodejs-forever-agent - HTTP agent that keeps socket connections alive between keep-alive requests
* nodejs-form-data - A module to create readable "multipart/form-data" streams
* nodejs-fstream - Advanced file system stream objects for Node.js
* nodejs-fstream-ignore - A file stream object that can ignore files by globs
* nodejs-fstream-npm - An fstream class for creating npm packages
* nodejs-glob - A little globber for Node.js
* nodejs-graceful-fs - 'fs' module with incremental back-off on EMFILE
* nodejs-hawk - HTTP Hawk authentication scheme
* nodejs-hoek - General purpose Node.js utilities
* nodejs-inherits - A tiny simple way to do classic inheritance in JS
* nodejs-ini - An INI parser/serializer for Node.js
* nodejs-init-package-json - A node module to get your node module started
* nodejs-json-stringify-safe - JSON.stringify that handles circular references
* nodejs-lockfile - A very polite lock file utility
* nodejs-lru-cache - A least recently used cache object for Node.js
* nodejs-mime - A comprehensive library for mime-type mapping
* nodejs-minimatch - JavaScript glob matcher
* nodejs-mkdirp - Recursively create a full path of directories
* nodejs-mute-stream - Basic pass-through stream, but when muted, the bytes are dropped
* nodejs-node-uuid - Simple and fast generation of RFC4122 (v1 and v4) UUIDs for Node.js
* nodejs-nopt - Node.js option parsing
* nodejs-npmconf - npm configuration module
* nodejs-npmlog - Logger for npm
* nodejs-npm-registry-client - Client for the npm registry
* nodejs-oauth-sign - OAuth1 signing for Node.js
* nodejs-once - Run a function exactly one time
* nodejs-opener - Opens stuff, like webpages and files and executables
* nodejs-opts - JavaScript Command Line Options for Node.js
* nodejs-osenv - Look up environment settings specific to different operating systems
* nodejs-promzard - A prompting wizard for building files from specialized PromZard modules
* nodejs-proto-list - A list of objects bound by prototype chain
* nodejs-qs - Query string parser for Node.js
* nodejs-read - An implementation of read(1) for node programs
* nodejs-read-installed - Returns a tree structure of all installed packages in a folder
* nodejs-read-package-json - npm's package.json parser
* nodejs-request - Simplified HTTP request client
* nodejs-retry - Retry strategies for failed operations
* nodejs-rimraf - A deep deletion module for Node.js
* nodejs-semver - Semantic versioner for npm
* nodejs-sigmund - Quick and dirty signatures for Objects
* nodejs-slide - A flow control library that fits in a slideshow
* nodejs-sntp - SNTP v4 client (RFC4330) for Node.js
* nodejs-tar - Tar for Node.js
* nodejs-tunnel-agent - HTTP proxy tunneling agent
* nodejs-uid-number - Convert a username/group to a UID/GID number
* nodejs-which - A JavaScript implementation of the 'which' command
* npm - Node.js package manager
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #891171 - Review Request: npm - Node.js package manager
https://bugzilla.redhat.com/show_bug.cgi?id=891171
[ 2 ] Bug #953051 - npm: help doesn't work
https://bugzilla.redhat.com/show_bug.cgi?id=953051
--------------------------------------------------------------------------------
This update can be installed with the "yum" update programs. Use
su -c 'yum update nodejs-slide' 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
--------------------------------------------------------------------------------
10 years
Fedora EPEL 6 Update: nodejs-sigmund-1.0.0-4.el6
by updates@fedoraproject.org
--------------------------------------------------------------------------------
Fedora EPEL Update Notification
FEDORA-EPEL-2013-5447
2013-04-15 16:44:48
--------------------------------------------------------------------------------
Name : nodejs-sigmund
Product : Fedora EPEL 6
Version : 1.0.0
Release : 4.el6
URL : https://github.com/isaacs/sigmund
Summary : Quick and dirty signatures for Objects
Description :
Quick and dirty signatures for Objects.
This is like a much faster `deepEquals` comparison, which returns a
string key suitable for caches and the like.
--------------------------------------------------------------------------------
Update Information:
This update introduces npm, the Node.js package manager, and its dependencies to EPEL 6.
It includes the following packages:
* node-gyp - Node.js native module build tool
* nodejs-abbrev - Abbreviation calculator for Node.js
* nodejs-ansi - ANSI escape codes for Node.js
* nodejs-archy - Renders nested hierarchies with unicode pipes
* nodejs-async - Higher-order functions and common patterns for asynchronous code
* nodejs-aws-sign - AWS signing for Node.js
* nodejs-bindings - Helper module for loading your native module's .node file
* nodejs-block-stream - A stream of blocks
* nodejs-boom - HTTP friendly error objects
* nodejs-chownr - Changes file permissions recursively
* nodejs-combined-stream - A stream that emits multiple other streams one after another
* nodejs-config-chain - Handle configuration once and for all
* nodejs-couch-login - A module for doing logged-in request to a couchdb server
* nodejs-cryptiles - General purpose cryptography utilities for Node.js
* nodejs-delayed-stream - Buffers events from a stream until you are ready to handle them
* nodejs-forever-agent - HTTP agent that keeps socket connections alive between keep-alive requests
* nodejs-form-data - A module to create readable "multipart/form-data" streams
* nodejs-fstream - Advanced file system stream objects for Node.js
* nodejs-fstream-ignore - A file stream object that can ignore files by globs
* nodejs-fstream-npm - An fstream class for creating npm packages
* nodejs-glob - A little globber for Node.js
* nodejs-graceful-fs - 'fs' module with incremental back-off on EMFILE
* nodejs-hawk - HTTP Hawk authentication scheme
* nodejs-hoek - General purpose Node.js utilities
* nodejs-inherits - A tiny simple way to do classic inheritance in JS
* nodejs-ini - An INI parser/serializer for Node.js
* nodejs-init-package-json - A node module to get your node module started
* nodejs-json-stringify-safe - JSON.stringify that handles circular references
* nodejs-lockfile - A very polite lock file utility
* nodejs-lru-cache - A least recently used cache object for Node.js
* nodejs-mime - A comprehensive library for mime-type mapping
* nodejs-minimatch - JavaScript glob matcher
* nodejs-mkdirp - Recursively create a full path of directories
* nodejs-mute-stream - Basic pass-through stream, but when muted, the bytes are dropped
* nodejs-node-uuid - Simple and fast generation of RFC4122 (v1 and v4) UUIDs for Node.js
* nodejs-nopt - Node.js option parsing
* nodejs-npmconf - npm configuration module
* nodejs-npmlog - Logger for npm
* nodejs-npm-registry-client - Client for the npm registry
* nodejs-oauth-sign - OAuth1 signing for Node.js
* nodejs-once - Run a function exactly one time
* nodejs-opener - Opens stuff, like webpages and files and executables
* nodejs-opts - JavaScript Command Line Options for Node.js
* nodejs-osenv - Look up environment settings specific to different operating systems
* nodejs-promzard - A prompting wizard for building files from specialized PromZard modules
* nodejs-proto-list - A list of objects bound by prototype chain
* nodejs-qs - Query string parser for Node.js
* nodejs-read - An implementation of read(1) for node programs
* nodejs-read-installed - Returns a tree structure of all installed packages in a folder
* nodejs-read-package-json - npm's package.json parser
* nodejs-request - Simplified HTTP request client
* nodejs-retry - Retry strategies for failed operations
* nodejs-rimraf - A deep deletion module for Node.js
* nodejs-semver - Semantic versioner for npm
* nodejs-sigmund - Quick and dirty signatures for Objects
* nodejs-slide - A flow control library that fits in a slideshow
* nodejs-sntp - SNTP v4 client (RFC4330) for Node.js
* nodejs-tar - Tar for Node.js
* nodejs-tunnel-agent - HTTP proxy tunneling agent
* nodejs-uid-number - Convert a username/group to a UID/GID number
* nodejs-which - A JavaScript implementation of the 'which' command
* npm - Node.js package manager
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #891171 - Review Request: npm - Node.js package manager
https://bugzilla.redhat.com/show_bug.cgi?id=891171
[ 2 ] Bug #953051 - npm: help doesn't work
https://bugzilla.redhat.com/show_bug.cgi?id=953051
--------------------------------------------------------------------------------
This update can be installed with the "yum" update programs. Use
su -c 'yum update nodejs-sigmund' 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
--------------------------------------------------------------------------------
10 years
Fedora EPEL 6 Update: nodejs-tunnel-agent-0.2.0-2.el6
by updates@fedoraproject.org
--------------------------------------------------------------------------------
Fedora EPEL Update Notification
FEDORA-EPEL-2013-5447
2013-04-15 16:44:48
--------------------------------------------------------------------------------
Name : nodejs-tunnel-agent
Product : Fedora EPEL 6
Version : 0.2.0
Release : 2.el6
URL : https://github.com/mikeal/tunnel-agent
Summary : HTTP proxy tunneling agent
Description :
HTTP proxy tunneling agent.
--------------------------------------------------------------------------------
Update Information:
This update introduces npm, the Node.js package manager, and its dependencies to EPEL 6.
It includes the following packages:
* node-gyp - Node.js native module build tool
* nodejs-abbrev - Abbreviation calculator for Node.js
* nodejs-ansi - ANSI escape codes for Node.js
* nodejs-archy - Renders nested hierarchies with unicode pipes
* nodejs-async - Higher-order functions and common patterns for asynchronous code
* nodejs-aws-sign - AWS signing for Node.js
* nodejs-bindings - Helper module for loading your native module's .node file
* nodejs-block-stream - A stream of blocks
* nodejs-boom - HTTP friendly error objects
* nodejs-chownr - Changes file permissions recursively
* nodejs-combined-stream - A stream that emits multiple other streams one after another
* nodejs-config-chain - Handle configuration once and for all
* nodejs-couch-login - A module for doing logged-in request to a couchdb server
* nodejs-cryptiles - General purpose cryptography utilities for Node.js
* nodejs-delayed-stream - Buffers events from a stream until you are ready to handle them
* nodejs-forever-agent - HTTP agent that keeps socket connections alive between keep-alive requests
* nodejs-form-data - A module to create readable "multipart/form-data" streams
* nodejs-fstream - Advanced file system stream objects for Node.js
* nodejs-fstream-ignore - A file stream object that can ignore files by globs
* nodejs-fstream-npm - An fstream class for creating npm packages
* nodejs-glob - A little globber for Node.js
* nodejs-graceful-fs - 'fs' module with incremental back-off on EMFILE
* nodejs-hawk - HTTP Hawk authentication scheme
* nodejs-hoek - General purpose Node.js utilities
* nodejs-inherits - A tiny simple way to do classic inheritance in JS
* nodejs-ini - An INI parser/serializer for Node.js
* nodejs-init-package-json - A node module to get your node module started
* nodejs-json-stringify-safe - JSON.stringify that handles circular references
* nodejs-lockfile - A very polite lock file utility
* nodejs-lru-cache - A least recently used cache object for Node.js
* nodejs-mime - A comprehensive library for mime-type mapping
* nodejs-minimatch - JavaScript glob matcher
* nodejs-mkdirp - Recursively create a full path of directories
* nodejs-mute-stream - Basic pass-through stream, but when muted, the bytes are dropped
* nodejs-node-uuid - Simple and fast generation of RFC4122 (v1 and v4) UUIDs for Node.js
* nodejs-nopt - Node.js option parsing
* nodejs-npmconf - npm configuration module
* nodejs-npmlog - Logger for npm
* nodejs-npm-registry-client - Client for the npm registry
* nodejs-oauth-sign - OAuth1 signing for Node.js
* nodejs-once - Run a function exactly one time
* nodejs-opener - Opens stuff, like webpages and files and executables
* nodejs-opts - JavaScript Command Line Options for Node.js
* nodejs-osenv - Look up environment settings specific to different operating systems
* nodejs-promzard - A prompting wizard for building files from specialized PromZard modules
* nodejs-proto-list - A list of objects bound by prototype chain
* nodejs-qs - Query string parser for Node.js
* nodejs-read - An implementation of read(1) for node programs
* nodejs-read-installed - Returns a tree structure of all installed packages in a folder
* nodejs-read-package-json - npm's package.json parser
* nodejs-request - Simplified HTTP request client
* nodejs-retry - Retry strategies for failed operations
* nodejs-rimraf - A deep deletion module for Node.js
* nodejs-semver - Semantic versioner for npm
* nodejs-sigmund - Quick and dirty signatures for Objects
* nodejs-slide - A flow control library that fits in a slideshow
* nodejs-sntp - SNTP v4 client (RFC4330) for Node.js
* nodejs-tar - Tar for Node.js
* nodejs-tunnel-agent - HTTP proxy tunneling agent
* nodejs-uid-number - Convert a username/group to a UID/GID number
* nodejs-which - A JavaScript implementation of the 'which' command
* npm - Node.js package manager
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #891171 - Review Request: npm - Node.js package manager
https://bugzilla.redhat.com/show_bug.cgi?id=891171
[ 2 ] Bug #953051 - npm: help doesn't work
https://bugzilla.redhat.com/show_bug.cgi?id=953051
--------------------------------------------------------------------------------
This update can be installed with the "yum" update programs. Use
su -c 'yum update nodejs-tunnel-agent' 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
--------------------------------------------------------------------------------
10 years
Fedora EPEL 6 Update: nodejs-tar-0.1.17-2.el6
by updates@fedoraproject.org
--------------------------------------------------------------------------------
Fedora EPEL Update Notification
FEDORA-EPEL-2013-5447
2013-04-15 16:44:48
--------------------------------------------------------------------------------
Name : nodejs-tar
Product : Fedora EPEL 6
Version : 0.1.17
Release : 2.el6
URL : https://github.com/isaacs/node-tar
Summary : Tar for Node.js
Description :
A Node.js module that supports reading and writing POSIX "tar" archives.
--------------------------------------------------------------------------------
Update Information:
This update introduces npm, the Node.js package manager, and its dependencies to EPEL 6.
It includes the following packages:
* node-gyp - Node.js native module build tool
* nodejs-abbrev - Abbreviation calculator for Node.js
* nodejs-ansi - ANSI escape codes for Node.js
* nodejs-archy - Renders nested hierarchies with unicode pipes
* nodejs-async - Higher-order functions and common patterns for asynchronous code
* nodejs-aws-sign - AWS signing for Node.js
* nodejs-bindings - Helper module for loading your native module's .node file
* nodejs-block-stream - A stream of blocks
* nodejs-boom - HTTP friendly error objects
* nodejs-chownr - Changes file permissions recursively
* nodejs-combined-stream - A stream that emits multiple other streams one after another
* nodejs-config-chain - Handle configuration once and for all
* nodejs-couch-login - A module for doing logged-in request to a couchdb server
* nodejs-cryptiles - General purpose cryptography utilities for Node.js
* nodejs-delayed-stream - Buffers events from a stream until you are ready to handle them
* nodejs-forever-agent - HTTP agent that keeps socket connections alive between keep-alive requests
* nodejs-form-data - A module to create readable "multipart/form-data" streams
* nodejs-fstream - Advanced file system stream objects for Node.js
* nodejs-fstream-ignore - A file stream object that can ignore files by globs
* nodejs-fstream-npm - An fstream class for creating npm packages
* nodejs-glob - A little globber for Node.js
* nodejs-graceful-fs - 'fs' module with incremental back-off on EMFILE
* nodejs-hawk - HTTP Hawk authentication scheme
* nodejs-hoek - General purpose Node.js utilities
* nodejs-inherits - A tiny simple way to do classic inheritance in JS
* nodejs-ini - An INI parser/serializer for Node.js
* nodejs-init-package-json - A node module to get your node module started
* nodejs-json-stringify-safe - JSON.stringify that handles circular references
* nodejs-lockfile - A very polite lock file utility
* nodejs-lru-cache - A least recently used cache object for Node.js
* nodejs-mime - A comprehensive library for mime-type mapping
* nodejs-minimatch - JavaScript glob matcher
* nodejs-mkdirp - Recursively create a full path of directories
* nodejs-mute-stream - Basic pass-through stream, but when muted, the bytes are dropped
* nodejs-node-uuid - Simple and fast generation of RFC4122 (v1 and v4) UUIDs for Node.js
* nodejs-nopt - Node.js option parsing
* nodejs-npmconf - npm configuration module
* nodejs-npmlog - Logger for npm
* nodejs-npm-registry-client - Client for the npm registry
* nodejs-oauth-sign - OAuth1 signing for Node.js
* nodejs-once - Run a function exactly one time
* nodejs-opener - Opens stuff, like webpages and files and executables
* nodejs-opts - JavaScript Command Line Options for Node.js
* nodejs-osenv - Look up environment settings specific to different operating systems
* nodejs-promzard - A prompting wizard for building files from specialized PromZard modules
* nodejs-proto-list - A list of objects bound by prototype chain
* nodejs-qs - Query string parser for Node.js
* nodejs-read - An implementation of read(1) for node programs
* nodejs-read-installed - Returns a tree structure of all installed packages in a folder
* nodejs-read-package-json - npm's package.json parser
* nodejs-request - Simplified HTTP request client
* nodejs-retry - Retry strategies for failed operations
* nodejs-rimraf - A deep deletion module for Node.js
* nodejs-semver - Semantic versioner for npm
* nodejs-sigmund - Quick and dirty signatures for Objects
* nodejs-slide - A flow control library that fits in a slideshow
* nodejs-sntp - SNTP v4 client (RFC4330) for Node.js
* nodejs-tar - Tar for Node.js
* nodejs-tunnel-agent - HTTP proxy tunneling agent
* nodejs-uid-number - Convert a username/group to a UID/GID number
* nodejs-which - A JavaScript implementation of the 'which' command
* npm - Node.js package manager
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #891171 - Review Request: npm - Node.js package manager
https://bugzilla.redhat.com/show_bug.cgi?id=891171
[ 2 ] Bug #953051 - npm: help doesn't work
https://bugzilla.redhat.com/show_bug.cgi?id=953051
--------------------------------------------------------------------------------
This update can be installed with the "yum" update programs. Use
su -c 'yum update nodejs-tar' 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
--------------------------------------------------------------------------------
10 years
Fedora EPEL 6 Update: nodejs-sntp-0.2.1-2.el6
by updates@fedoraproject.org
--------------------------------------------------------------------------------
Fedora EPEL Update Notification
FEDORA-EPEL-2013-5447
2013-04-15 16:44:48
--------------------------------------------------------------------------------
Name : nodejs-sntp
Product : Fedora EPEL 6
Version : 0.2.1
Release : 2.el6
URL : https://github.com/hueniverse/sntp
Summary : SNTP v4 client (RFC4330) for Node.js
Description :
An SNTP v4 client (RFC4330) for Node.js. Simply connects to the NTP or SNTP
server requested and returns the server time along with the round-trip duration
and clock offset. To adjust the local time to the NTP time, add the returned
time offset to the local time.
--------------------------------------------------------------------------------
Update Information:
This update introduces npm, the Node.js package manager, and its dependencies to EPEL 6.
It includes the following packages:
* node-gyp - Node.js native module build tool
* nodejs-abbrev - Abbreviation calculator for Node.js
* nodejs-ansi - ANSI escape codes for Node.js
* nodejs-archy - Renders nested hierarchies with unicode pipes
* nodejs-async - Higher-order functions and common patterns for asynchronous code
* nodejs-aws-sign - AWS signing for Node.js
* nodejs-bindings - Helper module for loading your native module's .node file
* nodejs-block-stream - A stream of blocks
* nodejs-boom - HTTP friendly error objects
* nodejs-chownr - Changes file permissions recursively
* nodejs-combined-stream - A stream that emits multiple other streams one after another
* nodejs-config-chain - Handle configuration once and for all
* nodejs-couch-login - A module for doing logged-in request to a couchdb server
* nodejs-cryptiles - General purpose cryptography utilities for Node.js
* nodejs-delayed-stream - Buffers events from a stream until you are ready to handle them
* nodejs-forever-agent - HTTP agent that keeps socket connections alive between keep-alive requests
* nodejs-form-data - A module to create readable "multipart/form-data" streams
* nodejs-fstream - Advanced file system stream objects for Node.js
* nodejs-fstream-ignore - A file stream object that can ignore files by globs
* nodejs-fstream-npm - An fstream class for creating npm packages
* nodejs-glob - A little globber for Node.js
* nodejs-graceful-fs - 'fs' module with incremental back-off on EMFILE
* nodejs-hawk - HTTP Hawk authentication scheme
* nodejs-hoek - General purpose Node.js utilities
* nodejs-inherits - A tiny simple way to do classic inheritance in JS
* nodejs-ini - An INI parser/serializer for Node.js
* nodejs-init-package-json - A node module to get your node module started
* nodejs-json-stringify-safe - JSON.stringify that handles circular references
* nodejs-lockfile - A very polite lock file utility
* nodejs-lru-cache - A least recently used cache object for Node.js
* nodejs-mime - A comprehensive library for mime-type mapping
* nodejs-minimatch - JavaScript glob matcher
* nodejs-mkdirp - Recursively create a full path of directories
* nodejs-mute-stream - Basic pass-through stream, but when muted, the bytes are dropped
* nodejs-node-uuid - Simple and fast generation of RFC4122 (v1 and v4) UUIDs for Node.js
* nodejs-nopt - Node.js option parsing
* nodejs-npmconf - npm configuration module
* nodejs-npmlog - Logger for npm
* nodejs-npm-registry-client - Client for the npm registry
* nodejs-oauth-sign - OAuth1 signing for Node.js
* nodejs-once - Run a function exactly one time
* nodejs-opener - Opens stuff, like webpages and files and executables
* nodejs-opts - JavaScript Command Line Options for Node.js
* nodejs-osenv - Look up environment settings specific to different operating systems
* nodejs-promzard - A prompting wizard for building files from specialized PromZard modules
* nodejs-proto-list - A list of objects bound by prototype chain
* nodejs-qs - Query string parser for Node.js
* nodejs-read - An implementation of read(1) for node programs
* nodejs-read-installed - Returns a tree structure of all installed packages in a folder
* nodejs-read-package-json - npm's package.json parser
* nodejs-request - Simplified HTTP request client
* nodejs-retry - Retry strategies for failed operations
* nodejs-rimraf - A deep deletion module for Node.js
* nodejs-semver - Semantic versioner for npm
* nodejs-sigmund - Quick and dirty signatures for Objects
* nodejs-slide - A flow control library that fits in a slideshow
* nodejs-sntp - SNTP v4 client (RFC4330) for Node.js
* nodejs-tar - Tar for Node.js
* nodejs-tunnel-agent - HTTP proxy tunneling agent
* nodejs-uid-number - Convert a username/group to a UID/GID number
* nodejs-which - A JavaScript implementation of the 'which' command
* npm - Node.js package manager
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #891171 - Review Request: npm - Node.js package manager
https://bugzilla.redhat.com/show_bug.cgi?id=891171
[ 2 ] Bug #953051 - npm: help doesn't work
https://bugzilla.redhat.com/show_bug.cgi?id=953051
--------------------------------------------------------------------------------
This update can be installed with the "yum" update programs. Use
su -c 'yum update nodejs-sntp' 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
--------------------------------------------------------------------------------
10 years
Fedora EPEL 6 Update: nodejs-semver-1.1.4-2.el6
by updates@fedoraproject.org
--------------------------------------------------------------------------------
Fedora EPEL Update Notification
FEDORA-EPEL-2013-5447
2013-04-15 16:44:48
--------------------------------------------------------------------------------
Name : nodejs-semver
Product : Fedora EPEL 6
Version : 1.1.4
Release : 2.el6
URL : https://github.com/isaacs/node-semver
Summary : Semantic versioner for npm
Description :
The semantic version comparison library for the Node.js package manager (npm).
--------------------------------------------------------------------------------
Update Information:
This update introduces npm, the Node.js package manager, and its dependencies to EPEL 6.
It includes the following packages:
* node-gyp - Node.js native module build tool
* nodejs-abbrev - Abbreviation calculator for Node.js
* nodejs-ansi - ANSI escape codes for Node.js
* nodejs-archy - Renders nested hierarchies with unicode pipes
* nodejs-async - Higher-order functions and common patterns for asynchronous code
* nodejs-aws-sign - AWS signing for Node.js
* nodejs-bindings - Helper module for loading your native module's .node file
* nodejs-block-stream - A stream of blocks
* nodejs-boom - HTTP friendly error objects
* nodejs-chownr - Changes file permissions recursively
* nodejs-combined-stream - A stream that emits multiple other streams one after another
* nodejs-config-chain - Handle configuration once and for all
* nodejs-couch-login - A module for doing logged-in request to a couchdb server
* nodejs-cryptiles - General purpose cryptography utilities for Node.js
* nodejs-delayed-stream - Buffers events from a stream until you are ready to handle them
* nodejs-forever-agent - HTTP agent that keeps socket connections alive between keep-alive requests
* nodejs-form-data - A module to create readable "multipart/form-data" streams
* nodejs-fstream - Advanced file system stream objects for Node.js
* nodejs-fstream-ignore - A file stream object that can ignore files by globs
* nodejs-fstream-npm - An fstream class for creating npm packages
* nodejs-glob - A little globber for Node.js
* nodejs-graceful-fs - 'fs' module with incremental back-off on EMFILE
* nodejs-hawk - HTTP Hawk authentication scheme
* nodejs-hoek - General purpose Node.js utilities
* nodejs-inherits - A tiny simple way to do classic inheritance in JS
* nodejs-ini - An INI parser/serializer for Node.js
* nodejs-init-package-json - A node module to get your node module started
* nodejs-json-stringify-safe - JSON.stringify that handles circular references
* nodejs-lockfile - A very polite lock file utility
* nodejs-lru-cache - A least recently used cache object for Node.js
* nodejs-mime - A comprehensive library for mime-type mapping
* nodejs-minimatch - JavaScript glob matcher
* nodejs-mkdirp - Recursively create a full path of directories
* nodejs-mute-stream - Basic pass-through stream, but when muted, the bytes are dropped
* nodejs-node-uuid - Simple and fast generation of RFC4122 (v1 and v4) UUIDs for Node.js
* nodejs-nopt - Node.js option parsing
* nodejs-npmconf - npm configuration module
* nodejs-npmlog - Logger for npm
* nodejs-npm-registry-client - Client for the npm registry
* nodejs-oauth-sign - OAuth1 signing for Node.js
* nodejs-once - Run a function exactly one time
* nodejs-opener - Opens stuff, like webpages and files and executables
* nodejs-opts - JavaScript Command Line Options for Node.js
* nodejs-osenv - Look up environment settings specific to different operating systems
* nodejs-promzard - A prompting wizard for building files from specialized PromZard modules
* nodejs-proto-list - A list of objects bound by prototype chain
* nodejs-qs - Query string parser for Node.js
* nodejs-read - An implementation of read(1) for node programs
* nodejs-read-installed - Returns a tree structure of all installed packages in a folder
* nodejs-read-package-json - npm's package.json parser
* nodejs-request - Simplified HTTP request client
* nodejs-retry - Retry strategies for failed operations
* nodejs-rimraf - A deep deletion module for Node.js
* nodejs-semver - Semantic versioner for npm
* nodejs-sigmund - Quick and dirty signatures for Objects
* nodejs-slide - A flow control library that fits in a slideshow
* nodejs-sntp - SNTP v4 client (RFC4330) for Node.js
* nodejs-tar - Tar for Node.js
* nodejs-tunnel-agent - HTTP proxy tunneling agent
* nodejs-uid-number - Convert a username/group to a UID/GID number
* nodejs-which - A JavaScript implementation of the 'which' command
* npm - Node.js package manager
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #891171 - Review Request: npm - Node.js package manager
https://bugzilla.redhat.com/show_bug.cgi?id=891171
[ 2 ] Bug #953051 - npm: help doesn't work
https://bugzilla.redhat.com/show_bug.cgi?id=953051
--------------------------------------------------------------------------------
This update can be installed with the "yum" update programs. Use
su -c 'yum update nodejs-semver' 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
--------------------------------------------------------------------------------
10 years