The following Fedora EPEL 6 Security updates need testing:
 Age  URL
 621  
https://admin.fedoraproject.org/updates/FEDORA-EPEL-2012-5620/bugzilla-3.4.14-2.el6
 135  
https://admin.fedoraproject.org/updates/FEDORA-EPEL-2013-11274/ssmtp-2.61-21.el6
  77  
https://admin.fedoraproject.org/updates/FEDORA-EPEL-2013-11865/quassel-0.9.1-1.el6
  50  
https://admin.fedoraproject.org/updates/FEDORA-EPEL-2013-12079/bip-0.8.9-1.el6
  20  
https://admin.fedoraproject.org/updates/FEDORA-EPEL-2013-12361/libreswan-3.7-1.el6
  14  
https://admin.fedoraproject.org/updates/FEDORA-EPEL-2013-12424/perl-Proc-Daemon-0.14-9.el6
  14  
https://admin.fedoraproject.org/updates/FEDORA-EPEL-2013-12427/seamonkey-2.21-3.esr2.el6
   9  
https://admin.fedoraproject.org/updates/FEDORA-EPEL-2013-12477/gitolite3-3.5.3.1-1.el6
   6  
https://admin.fedoraproject.org/updates/FEDORA-EPEL-2013-12483/puppet-2.7.24-1.el6


The following builds have been pushed to Fedora EPEL 6 updates-testing

    fedfs-utils-0.9.5-1.el6
    google-crosextra-caladea-fonts-1.002-0.2.20130214.el6
    google-crosextra-carlito-fonts-1.103-0.1.20130920.el6
    lz4-r110-1.el6
    nfs-ganesha-2.0.0-2.el6
    perl-Image-Dot-1.1-2.el6
    php-EasyRdf-0.8.0-1.el6
    php-pecl-http-2.0.4-1.el6
    php-pecl-http1-1.7.6-4.el6
    php-pecl-memprof-1.0.0-3.el6
    php-solarium-3.1.2-2.el6
    python-djblets-0.7.28-1.el6

Details about builds:


================================================================================
 fedfs-utils-0.9.5-1.el6 (FEDORA-EPEL-2014-0002)
 Utilities for mounting and managing FedFS
--------------------------------------------------------------------------------
Update Information:

Update to 0.9.5: three bugfixes from upstream
--------------------------------------------------------------------------------
ChangeLog:

* Thu Jan  2 2014 Chuck Lever <[email protected]> - 0.9.5-1
- update to fedfs-utils 0.9.5
--------------------------------------------------------------------------------


================================================================================
 google-crosextra-caladea-fonts-1.002-0.2.20130214.el6 (FEDORA-EPEL-2014-0006)
 Sans-serif font metric-compatible with Cambria font
--------------------------------------------------------------------------------
Update Information:

Initial RHEL6 release
--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #1017766 - Review Request: google-crosextra-caladea-fonts - 
Sans-serif font metric-compatible with Cambria font
        https://bugzilla.redhat.com/show_bug.cgi?id=1017766
--------------------------------------------------------------------------------


================================================================================
 google-crosextra-carlito-fonts-1.103-0.1.20130920.el6 (FEDORA-EPEL-2014-0008)
 Sans-serif font metric-compatible with Calibri font
--------------------------------------------------------------------------------
Update Information:

Initial RHEL6 release.
--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #1017767 - Review Request: google-crosextra-carlito-fonts - 
Sans-serif font metric-compatible with Calibri font
        https://bugzilla.redhat.com/show_bug.cgi?id=1017767
--------------------------------------------------------------------------------


================================================================================
 lz4-r110-1.el6 (FEDORA-EPEL-2014-0009)
 Extremely fast compression algorithm
--------------------------------------------------------------------------------
Update Information:

Fixed issues:
   #99 -> https://code.google.com/p/lz4/issues/detail?id=99
  #100 -> https://code.google.com/p/lz4/issues/detail?id=100
lz4-r108 release.
lz4-r108 release.
--------------------------------------------------------------------------------
ChangeLog:

* Thu Jan  2 2014 pjp <[email protected]> - r110-1
- new release r110
* Sun Nov 10 2013 pjp <[email protected]> - r108-1
- new release r108
--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #1047435 - This package hasn't been built for rawhide
        https://bugzilla.redhat.com/show_bug.cgi?id=1047435
--------------------------------------------------------------------------------


================================================================================
 nfs-ganesha-2.0.0-2.el6 (FEDORA-EPEL-2014-0011)
 Ganesha NFS Server
--------------------------------------------------------------------------------
Update Information:

NFS-Ganesha 2.0.0 for el6
--------------------------------------------------------------------------------


================================================================================
 perl-Image-Dot-1.1-2.el6 (FEDORA-EPEL-2014-0003)
 Create 1x1 pixel image files in pure perl
--------------------------------------------------------------------------------
Update Information:

Create 1x1 pixel image files in pure perl
--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #1045826 - Review Request: perl-Image-Dot - Create 1x1 pixel image 
files in pure perl
        https://bugzilla.redhat.com/show_bug.cgi?id=1045826
--------------------------------------------------------------------------------


================================================================================
 php-EasyRdf-0.8.0-1.el6 (FEDORA-EPEL-2014-0007)
 A PHP library designed to make it easy to consume and produce RDF
--------------------------------------------------------------------------------
Update Information:

EasyRdf 0.8.0
=============

Major new features
------------------
* Now PSR-2 compliant
* Added RDFa parser
* Added SPARQL Update support to `EasyRdf_Sparql_Client`

API changes
-----------
* `is_a()` has been renamed to `isA()`
* `isBnode()` has been renamed to `isBNode()`
* `getNodeId()` has been renamed to `getBNodeId()`
* Added a `$value` property to `hasProperty()`
* Renamed `toArray()` to `toRdfPhp()`
* Renamed `count()` to `countValues()` in `EasyRdf_Graph` and `EasyRdf_Resource`
* Made passing a URI to `delete()` behave more like `all()` and `get()` - you 
must enclose in `<>`
* `dump(true)` has changed to `dump('html')`
* `getUri()` in `EasyRdf_Sparql_Client` has been renamed to `getQueryUri()`

Enhancements
------------
* Added `EasyRdf_Container` class to help iterate through `rdf:Alt`, `rdf:Bag` 
and `rdf:Seq`
* Added `EasyRdf_Collection` class to help iterate through `rdf:List`
* Added `EasyRdf_Literal_HTML` and `EasyRdf_Literal_XML`
* Changed formatting of `xsd:dateTime` from `DateTime::ISO8601` to 
`DateTime::ATOM`
* Added `rss:title` to the list of properties that `label()` will check for
* Added support for serialising containers to the RDF/XML serialiser
* Added getGraph method to `EasyRdf_Resource`
* Turtle parser improvements
* Added the `application/n-triples` MIME type for the N-Triples format
* Added support to `EasyRdf_Namespace` for expanding `a` to `rdf:type`
* Added `listNamedGraphs()` function to `EasyRdf_Sparql_Client`
* Added line and column number to exceptions in the built-in parsers

Bug Fixes
---------
* Fixed bug in `EasyRdf_Namespace::expand()` (see issue #114)
* Fix for dumping SPARQL SELECT query with unbound result (see issue #112)
* Sesame compatibility : avoid duplicate Content-Length header
* Fix for for passing objects of type DateTime to $graph->add() (see issue #119)
* Fix for SPARQL queries longer than 2KB (see issue #85)
* Fix for dumping literal with unshortenable datatype uri (see issue #120)
* Fix for getting default mime type or extension when there isn't one
* Fix for missing trailing slash the HTTP client
--------------------------------------------------------------------------------
ChangeLog:

* Thu Jan  2 2014 Shawn Iwinski <[email protected]> 0.8.0-1
- Updated to 0.8.0
- Updated PHP min version from 5.2.8 to 5.3.3
- Added php-[libxml,mbstring,reflection,simplexml] requires
- Removed pre-0.8.0 fixes
- Updated %check to use PHPUnit directly and skip tests that sometimes cause
  timeout exceptions
--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #1047694 - php-EasyRdf-0.8.0 is available
        https://bugzilla.redhat.com/show_bug.cgi?id=1047694
--------------------------------------------------------------------------------


================================================================================
 php-pecl-http-2.0.4-1.el6 (FEDORA-EPEL-2014-0014)
 Extended HTTP support
--------------------------------------------------------------------------------
Update Information:

Upstream Changelog:
* Removed the pecl/event conflict
* Fixed bug #66388 (Crash on POST with Content-Length:0 and untouched body)

Package Changelog:
* fix link to documentation, http://devel-m6w6.rhcloud.com/mdref/http
* update provided configuration, fix default value, drop unsupported option

--------------------------------------------------------------------------------


================================================================================
 php-pecl-http1-1.7.6-4.el6 (FEDORA-EPEL-2014-0004)
 Extended HTTP support
--------------------------------------------------------------------------------
Update Information:

The HTTP extension aims to provide a convenient and powerful set of 
functionality for major applications.

The HTTP extension eases handling of HTTP URLs, dates, redirects, headers and 
messages in a HTTP context (both incoming and outgoing). It also provides means 
for client negotiation of preferred language and charset, as well as
a convenient way to exchange arbitrary data with caching and resuming 
capabilities.

It provides powerful request functionality, if built with CURL support. 
Parallel requests are available for PHP 5 and greater.

Note:
. php-pecl-http1 provides API version 1
. php-pecl-http  provides API version 2

--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #990904 - Review Request: php-pecl-http1 - Extended HTTP support
        https://bugzilla.redhat.com/show_bug.cgi?id=990904
--------------------------------------------------------------------------------


================================================================================
 php-pecl-memprof-1.0.0-3.el6 (FEDORA-EPEL-2014-0010)
 Memory usage profiler
--------------------------------------------------------------------------------
Update Information:

Memory usage profiler for PHP scripts.

--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #1018133 - Review Request: php-pecl-memprof - Memory usage profiler
        https://bugzilla.redhat.com/show_bug.cgi?id=1018133
--------------------------------------------------------------------------------


================================================================================
 php-solarium-3.1.2-2.el6 (FEDORA-EPEL-2014-0005)
 Solarium PHP Solr client library
--------------------------------------------------------------------------------
Update Information:

Solarium is a PHP Solr client library that accurately model Solr concepts.

Where many other Solr libraries only handle the communication with Solr, 
Solarium also relieves you of handling all the complex Solr query parameters 
using a well documented API.

Documentation: http://wiki.solarium-project.org/
--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #1023879 - Review Request: php-solarium - Solarium PHP Solr client 
library
        https://bugzilla.redhat.com/show_bug.cgi?id=1023879
--------------------------------------------------------------------------------


================================================================================
 python-djblets-0.7.28-1.el6 (FEDORA-EPEL-2014-0013)
 A collection of useful classes and functions for Django
--------------------------------------------------------------------------------
Update Information:

Fix error 500 issue in ReviewBoard when errors occur in registration (such as 
attempting to register a name already in use).
--------------------------------------------------------------------------------
ChangeLog:

* Thu Jan  2 2014 Stephen Gallagher <[email protected]> - 0.7.28-1
- New upstream release 0.7.28
- http://downloads.reviewboard.org/releases/Djblets/0.7/Djblets-0.7.28.NEWS
  * djblets.auth:
    * Fixed HTTP 500 errors when failing to save the registration form
--------------------------------------------------------------------------------

_______________________________________________
epel-devel mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/epel-devel

Reply via email to