Fedora EPEL 6 Update: nodejs-eyes-0.1.8-2.el6
by updates@fedoraproject.org
--------------------------------------------------------------------------------
Fedora EPEL Update Notification
FEDORA-EPEL-2013-10541
2013-06-19 20:38:19
--------------------------------------------------------------------------------
Name : nodejs-eyes
Product : Fedora EPEL 6
Version : 0.1.8
Release : 2.el6
URL : https://github.com/cloudhead/eyes.js
Summary : A customizable value inspector for Node.js
Description :
A customizable value inspector for Node.js
--------------------------------------------------------------------------------
Update Information:
This update fixes an issue preventing packages from using this package as a dependency.
--------------------------------------------------------------------------------
This update can be installed with the "yum" update programs. Use
su -c 'yum update nodejs-eyes' 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
--------------------------------------------------------------------------------
9 years, 11 months
Fedora EPEL 6 Update: nodejs-keypress-0.1.0-3.el6
by updates@fedoraproject.org
--------------------------------------------------------------------------------
Fedora EPEL Update Notification
FEDORA-EPEL-2013-10558
2013-06-19 20:38:49
--------------------------------------------------------------------------------
Name : nodejs-keypress
Product : Fedora EPEL 6
Version : 0.1.0
Release : 3.el6
URL : https://github.com/TooTallNate/keypress
Summary : Make any Node ReadableStream emit "keypress" events
Description :
Previous to Node v0.8.x, there was an undocumented "keypress" event that
process.stdin would emit when it was a TTY. Some people discovered this
hidden gem, and started using it in their own code.
In Node v0.8.x, this "keypress" event does not get emitted by default,
but rather only when it is being used in conjunction with the readline
(or by extension, the repl) module.
This module is the exact logic from the node v0.8.x releases ripped out
into its own module.
--------------------------------------------------------------------------------
Update Information:
This update fixes an issue preventing packages from using this package as a dependency.
--------------------------------------------------------------------------------
This update can be installed with the "yum" update programs. Use
su -c 'yum update nodejs-keypress' 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
--------------------------------------------------------------------------------
9 years, 11 months
Fedora EPEL 6 Update: nodejs-cssom-0.2.5-4.el6
by updates@fedoraproject.org
--------------------------------------------------------------------------------
Fedora EPEL Update Notification
FEDORA-EPEL-2013-10525
2013-06-19 20:37:51
--------------------------------------------------------------------------------
Name : nodejs-cssom
Product : Fedora EPEL 6
Version : 0.2.5
Release : 4.el6
URL : https://github.com/NV/CSSOM
Summary : CSS Object Model implementation and CSS parser for Node.js
Description :
CSS Object Model implementation and CSS parser for Node.js
--------------------------------------------------------------------------------
Update Information:
This update fixes an issue that prevents this package from being used as a dependency from other packages.
--------------------------------------------------------------------------------
This update can be installed with the "yum" update programs. Use
su -c 'yum update nodejs-cssom' 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
--------------------------------------------------------------------------------
9 years, 11 months
Fedora EPEL 6 Update: nodejs-node-expat-2.0.0-5.el6
by updates@fedoraproject.org
--------------------------------------------------------------------------------
Fedora EPEL Update Notification
FEDORA-EPEL-2013-10547
2013-06-19 20:38:30
--------------------------------------------------------------------------------
Name : nodejs-node-expat
Product : Fedora EPEL 6
Version : 2.0.0
Release : 5.el6
URL : http://github.com/astro/node-expat
Summary : Fast libexpat XML SAX parser binding for Node.js
Description :
Fast libexpat XML SAX parser binding for Node.js.
--------------------------------------------------------------------------------
Update Information:
This update fixes an issue preventing packages from using this package as a dependency.
--------------------------------------------------------------------------------
This update can be installed with the "yum" update programs. Use
su -c 'yum update nodejs-node-expat' 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
--------------------------------------------------------------------------------
9 years, 11 months
Fedora EPEL 6 Update: nodejs-highlight-js-7.3.0-2.el6
by updates@fedoraproject.org
--------------------------------------------------------------------------------
Fedora EPEL Update Notification
FEDORA-EPEL-2013-10527
2013-06-19 20:37:54
--------------------------------------------------------------------------------
Name : nodejs-highlight-js
Product : Fedora EPEL 6
Version : 7.3.0
Release : 2.el6
URL : https://github.com/isagalaev/highlight.js
Summary : Syntax highlighting with language auto-detection for Node.js
Description :
Highlight.js highlights syntax in code examples on blogs, forums and, in fact,
on any web page. It's very easy to use because it works automatically: finds
blocks of code, detects a language, and highlights it.
--------------------------------------------------------------------------------
Update Information:
This update fixes an issue preventing packages from using this package as a dependency.
--------------------------------------------------------------------------------
This update can be installed with the "yum" update programs. Use
su -c 'yum update nodejs-highlight-js' 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
--------------------------------------------------------------------------------
9 years, 11 months
Fedora EPEL 6 Update: php-pecl-redis-2.2.3-1.el6
by updates@fedoraproject.org
--------------------------------------------------------------------------------
Fedora EPEL Update Notification
FEDORA-EPEL-2013-10492
2013-06-17 18:10:38
--------------------------------------------------------------------------------
Name : php-pecl-redis
Product : Fedora EPEL 6
Version : 2.2.3
Release : 1.el6
URL : http://pecl.php.net/package/redis
Summary : Extension for communicating with the Redis key-value store
Description :
The phpredis extension provides an API for communicating
with the Redis key-value store.
This Redis client implements most of the latest Redis API.
As method only only works when also implemented on the server side,
some doesn't work with an old redis server version.
--------------------------------------------------------------------------------
Update Information:
The phpredis extension provides an API for communicating with the Redis key-value store.
This Redis client implements most of the latest Redis API. As method only only works when also implemented on the server side, some doesn't work with an old redis server version.
This package is a rename of php-redis
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #958129 - Review Request: php-pecl-redis - Extension for communicating with the Redis key-value store
https://bugzilla.redhat.com/show_bug.cgi?id=958129
--------------------------------------------------------------------------------
This update can be installed with the "yum" update programs. Use
su -c 'yum update php-pecl-redis' 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
--------------------------------------------------------------------------------
9 years, 11 months
Fedora EPEL 6 Update: ruby-ncurses-1.3.1-2.el6
by updates@fedoraproject.org
--------------------------------------------------------------------------------
Fedora EPEL Update Notification
FEDORA-EPEL-2013-10507
2013-06-18 19:36:13
--------------------------------------------------------------------------------
Name : ruby-ncurses
Product : Fedora EPEL 6
Version : 1.3.1
Release : 2.el6
URL : http://ncurses-ruby.berlios.de/
Summary : A module for ruby applications for using ncurses interfaces
Description :
This ruby extension makes most functions, constants, and external variables
of the C library ncurses accessible from the Ruby programming language.
--------------------------------------------------------------------------------
Update Information:
New EPEL package, requested as dependency of tpp.
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #973901 - EPEL package request - ruby-ncurses
https://bugzilla.redhat.com/show_bug.cgi?id=973901
--------------------------------------------------------------------------------
This update can be installed with the "yum" update programs. Use
su -c 'yum update ruby-ncurses' 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
--------------------------------------------------------------------------------
9 years, 11 months
Fedora EPEL 6 Update: NetworkManager-openconnect-0.8.6.0-2.el6
by updates@fedoraproject.org
--------------------------------------------------------------------------------
Fedora EPEL Update Notification
FEDORA-EPEL-2013-10730
2013-07-03 20:18:15
--------------------------------------------------------------------------------
Name : NetworkManager-openconnect
Product : Fedora EPEL 6
Version : 0.8.6.0
Release : 2.el6
URL : http://www.gnome.org/projects/NetworkManager/
Summary : NetworkManager VPN integration for openconnect
Description :
This package contains software for integrating the openconnect VPN software
with NetworkManager and the GNOME desktop
--------------------------------------------------------------------------------
Update Information:
This update adds gnome-keyring support for the OpenConnect authentication GUI to store passwords.
--------------------------------------------------------------------------------
This update can be installed with the "yum" update programs. Use
su -c 'yum update NetworkManager-openconnect' 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
--------------------------------------------------------------------------------
9 years, 11 months
Fedora EPEL 6 Update: ssh-installkeys-1.8-2.el6
by updates@fedoraproject.org
--------------------------------------------------------------------------------
Fedora EPEL Update Notification
FEDORA-EPEL-2013-10476
2013-06-16 17:44:24
--------------------------------------------------------------------------------
Name : ssh-installkeys
Product : Fedora EPEL 6
Version : 1.8
Release : 2.el6
URL : http://www.catb.org/~esr/ssh-installkeys/
Summary : A tool for installing ssh keys on remote sites
Description :
This script tries to export ssh public keys to a specified site. It will
walk you through generating key pairs if it doesn't find any to export.
It handles all the fiddly details like making sure local and remote
permissions are correct, and tells you what it's doing if it has to change
anything.
--------------------------------------------------------------------------------
Update Information:
New RPM.
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #957471 - Review Request: ssh-installkeys - A tool for installing ssh keys on remote sites
https://bugzilla.redhat.com/show_bug.cgi?id=957471
--------------------------------------------------------------------------------
This update can be installed with the "yum" update programs. Use
su -c 'yum update ssh-installkeys' 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
--------------------------------------------------------------------------------
9 years, 11 months
Fedora EPEL 6 Update: drupal7-7.22-6.el6
by updates@fedoraproject.org
--------------------------------------------------------------------------------
Fedora EPEL Update Notification
FEDORA-EPEL-2013-10511
2013-06-18 19:36:20
--------------------------------------------------------------------------------
Name : drupal7
Product : Fedora EPEL 6
Version : 7.22
Release : 6.el6
URL : http://www.drupal.org
Summary : An open-source content-management platform
Description :
Equipped with a powerful blend of features, Drupal is a Content Management
System written in PHP that can support a variety of websites ranging from
personal weblogs to large community-driven websites. Drupal is highly
configurable, skinnable, and secure.
--------------------------------------------------------------------------------
Update Information:
Add AllowOverride All to enable upstream's .htaccess file.
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #905912 - .htaccess file not used
https://bugzilla.redhat.com/show_bug.cgi?id=905912
--------------------------------------------------------------------------------
This update can be installed with the "yum" update programs. Use
su -c 'yum update drupal7' 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
--------------------------------------------------------------------------------
9 years, 11 months