--------------------------------------------------------------------------------
Fedora EPEL Update Notification
FEDORA-EPEL-2013-11262
2013-08-18 18:41:44
--------------------------------------------------------------------------------
Name : mocha
Product : Fedora EPEL 6
Version : 1.12.0
Release : 1.el6
URL : https://github.com/visionmedia/mocha
Summary : A simple, flexible, fun test framework for Node.js
Description :
Mocha is a feature-rich JavaScript test framework running on Node.js and the
browser, making asynchronous testing simple and fun. Mocha tests run serially,
allowing for flexible and accurate reporting, while mapping uncaught
exceptions to the correct test cases.
--------------------------------------------------------------------------------
Update Information:
* Update to upstream release 1.12.0, which adds two new features and fixes a handful of bugs.
* Upstream changelog: https://raw.github.com/visionmedia/mocha/8e7f3d5566af/History.md
--------------------------------------------------------------------------------
This update can be installed with the "yum" update programs. Use
su -c 'yum update mocha' 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
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
Fedora EPEL Update Notification
FEDORA-EPEL-2013-11232
2013-08-16 18:34:45
--------------------------------------------------------------------------------
Name : zeroinstall-injector
Product : Fedora EPEL 6
Version : 2.3.3
Release : 1.el6
URL : http://0install.net
Summary : The Zero Install Injector (0launch)
Description :
The Zero Install Injector makes it easy for users to install software
without needing root privileges. It takes the URL of a program and
runs it (downloading it first if necessary). Any dependencies of the
program are fetched in the same way. The user controls which version
of the program and its dependencies to use.
Zero Install is a decentralized installation system (there is no
central repository; all packages are identified by URLs),
loosely-coupled (if different programs require different versions of a
library then both versions are installed in parallel, without
conflicts), and has an emphasis on security (all package descriptions
are GPG-signed, and contain cryptographic hashes of the contents of
each version). Each version of each program is stored in its own
sub-directory within the Zero Install cache (nothing is installed to
directories outside of the cache, such as /usr/bin) and no code from
the package is run during install or uninstall. The system can
automatically check for updates when software is run.
--------------------------------------------------------------------------------
Update Information:
2.3.3:
http://article.gmane.org/gmane.comp.file-systems.zero-install.devel/7119
- Disable multiarch support on Linux if /lib/ld-linux.so.2 is missing.
Otherwise, we try to run 32-bit binaries and get a useless error
message.
- Trim whitespace inside <arg> elements
2.3.2:
http://article.gmane.org/gmane.comp.file-systems.zero-install.devel/7046
- Make "0install run feed.xml" fall back to Python. It was complaining
that feed.xml wasn't a selections document.
- Added missing --offline option to some commands in the OCaml front-end.
- Suppress "Unknown option" error during tab completion.
- In --verbose mode, show changes to environment variables.
2.3.1:
http://article.gmane.org/gmane.comp.file-systems.zero-install.devel/7038
- Fix mtime check in selections.get_unavailable_selections for
native packages.
- Always return False for native packages in needs_download if
include_packages is False.
- When loading selections from a file, convert last-check-mtime
attribute to an int (if it is present)
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #983027 - zeroinstall-injector-2.3.3 is available
https://bugzilla.redhat.com/show_bug.cgi?id=983027
--------------------------------------------------------------------------------
This update can be installed with the "yum" update programs. Use
su -c 'yum update zeroinstall-injector' 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
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
Fedora EPEL Update Notification
FEDORA-EPEL-2013-10882
2013-07-17 19:00:59
--------------------------------------------------------------------------------
Name : dmlite-plugins-s3
Product : Fedora EPEL 5
Version : 0.5.1
Release : 1.el5
URL : https://svnweb.cern.ch/trac/lcgdm
Summary : S3 plugin for dmlite
Description :
This package provides the S3 plugin for dmlite. It provides access
to data stored in a S3 cloud provider from the DPM namespace.
--------------------------------------------------------------------------------
Update Information:
Update for new upstream release.
Update for new upstream release
Update for new upstream release
Update for new upstream release
--------------------------------------------------------------------------------
This update can be installed with the "yum" update programs. Use
su -c 'yum update dmlite-plugins-s3' 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
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
Fedora EPEL Update Notification
FEDORA-EPEL-2013-11207
2013-08-16 15:52:46
--------------------------------------------------------------------------------
Name : python-datanommer-models
Product : Fedora EPEL 6
Version : 0.5.0
Release : 1.el6
URL : http://pypi.python.org/pypi/datanommer.models
Summary : SQLAlchemy models for datanommer
Description :
SQLAlchemy models for datanommer.
--------------------------------------------------------------------------------
Update Information:
Added source type and source name columns. Also added ability to disable paging in calls to .grep().
--------------------------------------------------------------------------------
This update can be installed with the "yum" update programs. Use
su -c 'yum update python-datanommer-models' 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
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
Fedora EPEL Update Notification
FEDORA-EPEL-2013-11245
2013-08-16 18:35:08
--------------------------------------------------------------------------------
Name : python-virtualenv
Product : Fedora EPEL 6
Version : 1.10.1
Release : 1.el6
URL : http://pypi.python.org/pypi/virtualenv
Summary : Tool to create isolated Python environments
Description :
virtualenv is a tool to create isolated Python environments. virtualenv
is a successor to workingenv, and an extension of virtual-python. It is
written by Ian Bicking, and sponsored by the Open Planning Project. It is
licensed under an MIT-style permissive license.
--------------------------------------------------------------------------------
Update Information:
From upstream:
* Upgraded pip to v1.4.1
* Upgraded setuptools to v0.9.8
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #994182 - CVE-2013-1633 python-setuptools: easy_install insecure installation mechanism
https://bugzilla.redhat.com/show_bug.cgi?id=994182
--------------------------------------------------------------------------------
This update can be installed with the "yum" update programs. Use
su -c 'yum update python-virtualenv' 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
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
Fedora EPEL Update Notification
FEDORA-EPEL-2013-10869
2013-07-17 19:00:01
--------------------------------------------------------------------------------
Name : dmlite-plugins-profiler
Product : Fedora EPEL 6
Version : 0.5.0
Release : 4.el6
URL : https://svnweb.cern.ch/trac/lcgdm
Summary : Profiler plugin for dmlite
Description :
This package provides the profiler plug-in for dmlite. This plug-in is a simple
wrapper around a real plug-in implementation, and is used to do multiple
measurements regarding the performance of each call to dmlite.
--------------------------------------------------------------------------------
Update Information:
New upstream release and rebuilds.
--------------------------------------------------------------------------------
This update can be installed with the "yum" update programs. Use
su -c 'yum update dmlite-plugins-profiler' 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
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
Fedora EPEL Update Notification
FEDORA-EPEL-2013-10869
2013-07-17 19:00:01
--------------------------------------------------------------------------------
Name : dmlite-plugins-adapter
Product : Fedora EPEL 6
Version : 0.6.1
Release : 1.el6
URL : https://svnweb.cern.ch/trac/lcgdm/wiki/Dpm/Dev/Dmlite
Summary : Adapter plug-in for dmlite
Description :
This package provides the adapter plug-in for dmlite. This plug-in provides both
a name-space and pool management implementation which fallback to forwarding
calls to the old DPNS and DPM daemons.
--------------------------------------------------------------------------------
Update Information:
New upstream release and rebuilds.
--------------------------------------------------------------------------------
This update can be installed with the "yum" update programs. Use
su -c 'yum update dmlite-plugins-adapter' 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
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
Fedora EPEL Update Notification
FEDORA-EPEL-2013-10869
2013-07-17 19:00:01
--------------------------------------------------------------------------------
Name : dmlite-plugins-memcache
Product : Fedora EPEL 6
Version : 0.5.0
Release : 5.el6
URL : https://svnweb.cern.ch/trac/lcgdm
Summary : Memcached plugin for dmlite
Description :
This package provides the memcached plug-in for dmlite. It provides a
memcached based implementation of the NS interface.
--------------------------------------------------------------------------------
Update Information:
New upstream release and rebuilds.
--------------------------------------------------------------------------------
This update can be installed with the "yum" update programs. Use
su -c 'yum update dmlite-plugins-memcache' 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
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
Fedora EPEL Update Notification
FEDORA-EPEL-2013-10869
2013-07-17 19:00:01
--------------------------------------------------------------------------------
Name : lcgdm-dav
Product : Fedora EPEL 6
Version : 0.12.2
Release : 1.el6
URL : https://svnweb.cern.ch/trac/lcgdm
Summary : HTTP/DAV front end to the DPM/LFC services
Description :
This package provides the HTTP/DAV front end to the LCGDM components
(DPM and LFC).
The Disk Pool Manager (DPM) is a lightweight grid storage component, allowing
access to data using commonly used grid protocols. The LCG File Catalog (LFC)
is the main catalog being used by grid communities for both file bookkeeping
and meta-data.
--------------------------------------------------------------------------------
Update Information:
New upstream release and rebuilds.
--------------------------------------------------------------------------------
This update can be installed with the "yum" update programs. Use
su -c 'yum update lcgdm-dav' 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
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
Fedora EPEL Update Notification
FEDORA-EPEL-2013-10869
2013-07-17 19:00:01
--------------------------------------------------------------------------------
Name : dmlite
Product : Fedora EPEL 6
Version : 0.6.1
Release : 1.el6
URL : https://svnweb.cern.ch/trac/lcgdm/wiki/Dpm/Dev/Dmlite
Summary : Common libraries for grid data management and storage
Description :
This package provides a set of common libraries and plugins that implement
logic for data management and storage on the grid.
--------------------------------------------------------------------------------
Update Information:
New upstream release and rebuilds.
--------------------------------------------------------------------------------
This update can be installed with the "yum" update programs. Use
su -c 'yum update dmlite' 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
--------------------------------------------------------------------------------