The following Fedora EPEL 7 Security updates need testing:
 Age  URL
 246  https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2015-1087   
dokuwiki-0-0.24.20140929c.el7
 142  https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2015-6813   
chicken-4.9.0.1-4.el7
  50  https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2015-8155   
nagios-4.0.8-1.el7
  38  https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2015-925e9374c9   
python-pymongo-3.0.3-1.el7
  14  https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2015-234553a060   
mediawiki123-1.23.11-1.el7
  14  https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2015-b3471305ee   
php-horde-horde-5.2.8-1.el7 php-horde-imp-6.2.11-1.el7 
php-horde-ingo-3.2.7-1.el7 php-horde-passwd-5.0.4-1.el7
  14  https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2015-02bd65205b   
drupal7-7.41-1.el7
  14  https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2015-ad1b660a4d   
php-ZendFramework-1.12.16-1.el7
  14  https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2015-3cdbf28493   
lxc-1.0.7-4.el7
   9  https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2015-dac7ed832f   
mcollective-2.8.4-1.el7
   9  https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2015-97e247eb19   
perl-HTML-Scrubber-0.15-1.el7
   7  https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2015-22f9be240b   
qemu-2.0.0-1.el7.6
   5  https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2015-f5273e10c1   
rabbitmq-server-3.3.5-12.el7
   3  https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2015-f75cdd1774   
metis-5.1.0-7.el7
   3  https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2015-4b33ee7c84   
wildmagic5-5.13-12.el7
   3  https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2015-d6eaf22c8d   
MUMPS-5.0.1-4.el7
   3  https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2015-e1379fc854   
owncloud-8.0.9-1.el7
   1  https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2015-693544258f   
telegram-cli-1.3.1-7.20150730git2052f4.el7
   1  https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2015-7b2b7d02df   
quassel-0.11.1-1.el7
   1  https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2015-8a26d71e56   
pdns-3.4.7-1.el7


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

    php-composer-semver-1.2.0-1.el7
    php-latte-2.3.7-1.el7
    php-nette-neon-2.3.3-1.el7
    php-nette-safe-stream-2.3.1-2.el7
    php-nette-utils-2.3.6-1.el7
    php-pear-DB-DataObject-1.11.5-1.el7

Details about builds:


================================================================================
 php-composer-semver-1.2.0-1.el7 (FEDORA-EPEL-2015-2b9cff6c5f)
 Semver library that offers utilities, version constraint parsing and validation
--------------------------------------------------------------------------------
Update Information:

**Version 1.2.0**  *   Changed: allow multiple numerical identifiers in 'pre-
release' version part. *   Changed: add more 'v' prefix support.   **Version
1.1.0**   *   Changed: dropped redundant test namespace. *    Changed: minor
adjustment in datetime parsing normalization. *    Changed: ConstraintInterface
relaxed, setPrettyString is not required anymore. *    Changed:
AbstractConstraint marked deprecated, will be removed in 2.0. *    Changed:
Constraint is now extensible.
--------------------------------------------------------------------------------


================================================================================
 php-latte-2.3.7-1.el7 (FEDORA-EPEL-2015-14cef12ea2)
 Latte: the amazing template engine for PHP
--------------------------------------------------------------------------------
Update Information:

Latte is a template engine for PHP which eases your work and ensures the output
is protected against vulnerabilities, such as XSS.  Latte is fast: it compiles
templates to plain optimized PHP code.  Latte is secure: it is the first PHP
engine introducing content-aware escaping.  Latte speaks your language: it has
intuitive syntax and helps you to build better websites easily.  To use this
library, you just have to add, in your project:      require_once
'/usr/share/php/Latte/autoload.php';
--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #1277407 - Review Request: php-latte - Latte: the amazing template 
engine for PHP
        https://bugzilla.redhat.com/show_bug.cgi?id=1277407
--------------------------------------------------------------------------------


================================================================================
 php-nette-neon-2.3.3-1.el7 (FEDORA-EPEL-2015-97289108ce)
 Nette NEON: parser and generator for Nette Object Notation
--------------------------------------------------------------------------------
Update Information:

Nette NEON: parser and generator for Nette Object Notation.  To use this
library, you just have to add, in your project:      require_once
'/usr/share/php/Nette/Neon/autoload.php';
--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #1277376 - Review Request: php-nette-neon - Nette NEON: parser and 
generator for Nette Object Notation
        https://bugzilla.redhat.com/show_bug.cgi?id=1277376
--------------------------------------------------------------------------------


================================================================================
 php-nette-safe-stream-2.3.1-2.el7 (FEDORA-EPEL-2015-d3ee7b2be2)
 Nette SafeStream: Atomic Operations
--------------------------------------------------------------------------------
Update Information:

The Nette\Utils\SafeStram protocol for file manipulation guarantees atomicity
and isolation of every file operation.  To use this library, you just have to
add, in your project:      require_once
'/usr/share/php/Nette/SafeStream/autoload.php';
--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #1277441 - Review Request: php-nette-safe-stream - Nette 
SafeStream: Atomic Operations
        https://bugzilla.redhat.com/show_bug.cgi?id=1277441
--------------------------------------------------------------------------------


================================================================================
 php-nette-utils-2.3.6-1.el7 (FEDORA-EPEL-2015-fb614f31c4)
 Nette Utility Classes
--------------------------------------------------------------------------------
Update Information:

Nette Utility Classes.  To use this library, you just have to add, in your
project:      require_once '/usr/share/php/Nette/Utils/autoload.php';
--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #1277377 - Review Request: php-nette-utils - Nette Utility Classes
        https://bugzilla.redhat.com/show_bug.cgi?id=1277377
--------------------------------------------------------------------------------


================================================================================
 php-pear-DB-DataObject-1.11.5-1.el7 (FEDORA-EPEL-2015-583d48833e)
 An SQL Builder, Object Interface to Database Tables
--------------------------------------------------------------------------------
Update Information:

**Version 1.11.5** Minor feature and fix release.  Changes  * force usage of
tableName - rather than direct access to __table * autoJoin: check joined tables
against database structure  Bugs  * pear#20536 - generator spaces after
dataobject variables  Feature requests  * pear#20540 - support empty
extends_location so that no require_once is generated by Generator
--------------------------------------------------------------------------------

_______________________________________________
epel-devel mailing list
epel-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/epel-devel

Reply via email to