--------------------------------------------------------------------------------
Fedora EPEL Update Notification
FEDORA-EPEL-2013-10474
2013-06-14 22:00:44
--------------------------------------------------------------------------------
Name : jemalloc
Product : Fedora EPEL 6
Version : 3.4.0
Release : 1.el6
URL : http://www.canonware.com/jemalloc/
Summary : General-purpose scalable concurrent malloc implementation
Description :
General-purpose scalable concurrent malloc(3) implementation.
This distribution is the stand-alone "portable" implementation of jemalloc.
--------------------------------------------------------------------------------
Update Information:
New upstream release: A bugfix release.
From the upstream changelog
Bug fixes:
* Fix race-triggered deadlocks in chunk_record(). These deadlocks were typically triggered by multiple threads concurrently deallocating huge objects.
New features:
* Add support for the aarch64 architecture.
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #970082 - jemalloc-3.4.0 is available
https://bugzilla.redhat.com/show_bug.cgi?id=970082
--------------------------------------------------------------------------------
This update can be installed with the "yum" update programs. Use
su -c 'yum update jemalloc' 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-10401
2013-06-10 16:17:15
--------------------------------------------------------------------------------
Name : nawk
Product : Fedora EPEL 5
Version : 20121220
Release : 1.el5
URL : http://www.cs.princeton.edu/~bwk/btl.mirror/index.html
Summary : "The one true awk" descended from UNIX V7
Description :
This is the version of awk described in "The AWK Programming Language", by Al
Aho, Brian Kernighan, and Peter Weinberger. (Addison-Wesley, 1988, ISBN
0-201-07981-X).
--------------------------------------------------------------------------------
Update Information:
upgrade to 20121220
--------------------------------------------------------------------------------
This update can be installed with the "yum" update programs. Use
su -c 'yum update nawk' 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-10472
2013-06-14 21:59:45
--------------------------------------------------------------------------------
Name : php-symfony2-Security
Product : Fedora EPEL 6
Version : 2.2.2
Release : 1.el6
URL : http://symfony.com/components
Summary : Symfony2 Security Component
Description :
Security provides an infrastructure for sophisticated authorization systems,
which makes it possible to easily separate the actual authorization logic from
so called user providers that hold the users credentials. It is inspired by
the Java Spring framework.
--------------------------------------------------------------------------------
Update Information:
Updated to 2.2.2
Release blog post: http://symfony.com/blog/symfony-2-2-2-released
Full change log: https://github.com/symfony/symfony/blob/v2.2.2/CHANGELOG-2.2.md
--------------------------------------------------------------------------------
This update can be installed with the "yum" update programs. Use
su -c 'yum update php-symfony2-Security' 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-10472
2013-06-14 21:59:45
--------------------------------------------------------------------------------
Name : php-symfony2-Validator
Product : Fedora EPEL 6
Version : 2.2.2
Release : 1.el6
URL : http://symfony.com/doc/current/components/index.html
Summary : Symfony2 Validator Component
Description :
This component is based on the JSR-303 Bean Validation specification and
enables specifying validation rules for classes using XML, YAML, PHP or
annotations, which can then be checked against instances of these classes.
Optional dependencies: APC, DoctrineCommon
--------------------------------------------------------------------------------
Update Information:
Updated to 2.2.2
Release blog post: http://symfony.com/blog/symfony-2-2-2-released
Full change log: https://github.com/symfony/symfony/blob/v2.2.2/CHANGELOG-2.2.md
--------------------------------------------------------------------------------
This update can be installed with the "yum" update programs. Use
su -c 'yum update php-symfony2-Validator' 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-10472
2013-06-14 21:59:45
--------------------------------------------------------------------------------
Name : php-symfony2-Yaml
Product : Fedora EPEL 6
Version : 2.2.2
Release : 1.el6
URL : http://symfony.com/doc/current/components/yaml/index.html
Summary : Symfony2 Yaml Component
Description :
The Symfony2 YAML Component parses YAML strings to convert them to PHP arrays.
It is also able to convert PHP arrays to YAML strings.
YAML, YAML Ain't Markup Language, is a human friendly data serialization
standard for all programming languages. YAML is a great format for your
configuration files. YAML files are as expressive as XML files and as readable
as INI files.
The Symfony2 YAML Component implements the YAML 1.2 version of the
specification.
--------------------------------------------------------------------------------
Update Information:
Updated to 2.2.2
Release blog post: http://symfony.com/blog/symfony-2-2-2-released
Full change log: https://github.com/symfony/symfony/blob/v2.2.2/CHANGELOG-2.2.md
--------------------------------------------------------------------------------
This update can be installed with the "yum" update programs. Use
su -c 'yum update php-symfony2-Yaml' 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-10472
2013-06-14 21:59:45
--------------------------------------------------------------------------------
Name : php-symfony2-Serializer
Product : Fedora EPEL 6
Version : 2.2.2
Release : 1.el6
URL : http://symfony.com/doc/current/components/serializer.html
Summary : Symfony2 Serializer Component
Description :
With the Serializer component it's possible to handle serializing data
structures, including object graphs, into array structures or other
formats like XML and JSON. It can also handle deserializing XML and
JSON back to object graphs.
--------------------------------------------------------------------------------
Update Information:
Updated to 2.2.2
Release blog post: http://symfony.com/blog/symfony-2-2-2-released
Full change log: https://github.com/symfony/symfony/blob/v2.2.2/CHANGELOG-2.2.md
--------------------------------------------------------------------------------
This update can be installed with the "yum" update programs. Use
su -c 'yum update php-symfony2-Serializer' 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-10472
2013-06-14 21:59:45
--------------------------------------------------------------------------------
Name : php-symfony2-Translation
Product : Fedora EPEL 6
Version : 2.2.2
Release : 1.el6
URL : http://symfony.com/components
Summary : Symfony2 Translation Component
Description :
Translation provides tools for loading translation files and generating
translated strings from these including support for pluralization.
--------------------------------------------------------------------------------
Update Information:
Updated to 2.2.2
Release blog post: http://symfony.com/blog/symfony-2-2-2-released
Full change log: https://github.com/symfony/symfony/blob/v2.2.2/CHANGELOG-2.2.md
--------------------------------------------------------------------------------
This update can be installed with the "yum" update programs. Use
su -c 'yum update php-symfony2-Translation' 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-10472
2013-06-14 21:59:45
--------------------------------------------------------------------------------
Name : php-symfony2-Templating
Product : Fedora EPEL 6
Version : 2.2.2
Release : 1.el6
URL : http://symfony.com/doc/current/components/templating.html
Summary : Symfony2 Templating Component
Description :
Templating provides all the tools needed to build any kind of template system.
It provides an infrastructure to load template files and optionally monitor
them for changes. It also provides a concrete template engine implementation
using PHP with additional tools for escaping and separating templates into
blocks and layouts.
--------------------------------------------------------------------------------
Update Information:
Updated to 2.2.2
Release blog post: http://symfony.com/blog/symfony-2-2-2-released
Full change log: https://github.com/symfony/symfony/blob/v2.2.2/CHANGELOG-2.2.md
--------------------------------------------------------------------------------
This update can be installed with the "yum" update programs. Use
su -c 'yum update php-symfony2-Templating' 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-10472
2013-06-14 21:59:45
--------------------------------------------------------------------------------
Name : php-symfony2-HttpKernel
Product : Fedora EPEL 6
Version : 2.2.2
Release : 1.el6
URL : http://symfony.com/components
Summary : Symfony2 HttpKernel Component
Description :
HttpKernel provides the building blocks to create flexible and fast
HTTP-based frameworks.
It takes a Request as an input and should return a Response as an output.
Using this interface makes your code compatible with all frameworks using
the Symfony2 components. And this will give you many cool features for free.
Optional dependencies: memcache, memcached, mongo, xdebug
--------------------------------------------------------------------------------
Update Information:
Updated to 2.2.2
Release blog post: http://symfony.com/blog/symfony-2-2-2-released
Full change log: https://github.com/symfony/symfony/blob/v2.2.2/CHANGELOG-2.2.md
--------------------------------------------------------------------------------
This update can be installed with the "yum" update programs. Use
su -c 'yum update php-symfony2-HttpKernel' 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-10472
2013-06-14 21:59:45
--------------------------------------------------------------------------------
Name : php-symfony2-Console
Product : Fedora EPEL 6
Version : 2.2.2
Release : 1.el6
URL : http://symfony.com/doc/current/components/console/index.html
Summary : Symfony2 Console Component
Description :
The Console component eases the creation of beautiful and testable command line
interfaces.
The Console component allows you to create command-line commands. Your console
commands can be used for any recurring task, such as cron jobs, imports, or
other batch jobs.
--------------------------------------------------------------------------------
Update Information:
Updated to 2.2.2
Release blog post: http://symfony.com/blog/symfony-2-2-2-released
Full change log: https://github.com/symfony/symfony/blob/v2.2.2/CHANGELOG-2.2.md
--------------------------------------------------------------------------------
This update can be installed with the "yum" update programs. Use
su -c 'yum update php-symfony2-Console' 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
--------------------------------------------------------------------------------