The following Fedora EPEL 7 Security updates need testing:
 Age  URL
 971  https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2015-1087   
dokuwiki-0-0.24.20140929c.el7
 734  https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2015-dac7ed832f   
mcollective-2.8.4-1.el7
 316  https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2016-04bc9dd81d   
libbsd-0.8.3-1.el7
 213  https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2017-d241156dfe   
mod_cluster-1.3.3-10.el7
 211  https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2017-7ecb12e378   
python-XStatic-jquery-ui-1.12.0.1-1.el7
  45  https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2017-e27758bd23   
libmspack-0.6-0.1.alpha.el7
  43  https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2017-52b8147c68   
openvpn-auth-ldap-2.0.3-15.el7
  29  https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2017-3c06a7eecf   
nagios-4.3.4-3.el7
  16  https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2017-1e541e27e9   
nginx-1.12.2-1.el7
  11  https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2017-37b21f1a51   
seamonkey-2.49.1-1.el7
  11  https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2017-21fb9891af   
modulemd-1.3.2-1.el7
   8  https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2017-f576d1826a   
nodejs-6.11.5-1.el7
   3  https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2017-95bf973a7d   
wordpress-4.8.3-1.el7
   1  https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2017-5e4edb1320   
fedpkg-1.30-3.el7 rpkg-1.51-1.el7
   0  https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2017-020fe6e5ac   
rubygem-ox-2.4.11-3.el7


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

    lammps-20171023-1.el7
    mozilla-https-everywhere-2017.10.30-1.el7
    php-amqplib-2.7.0-2.el7
    php-pda-pheanstalk-3.1.0-1.el7
    php-stecman-symfony-console-completion-0.7.0-2.el7
    php-vlucas-phpdotenv-2.4.0-1.el7
    rubygem-ox-2.4.11-3.el7

Details about builds:


================================================================================
 lammps-20171023-1.el7 (FEDORA-EPEL-2017-87401972a7)
 Molecular Dynamics Simulator
--------------------------------------------------------------------------------
Update Information:

Update to 20171023
--------------------------------------------------------------------------------


================================================================================
 mozilla-https-everywhere-2017.10.30-1.el7 (FEDORA-EPEL-2017-7c7cdaccc0)
 HTTPS/HSTS enforcement extension for Mozilla Firefox and SeaMonkey
--------------------------------------------------------------------------------
Update Information:

- Reminder for EPEL users: No longer works in SeaMonkey. - Introduce migrations,
migrate settings from localStorage to storage api - Firefox: full WebExtensions
version
--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #1482154 - mozilla-https-everywhere-2017.10.30 is available
        https://bugzilla.redhat.com/show_bug.cgi?id=1482154
--------------------------------------------------------------------------------


================================================================================
 php-amqplib-2.7.0-2.el7 (FEDORA-EPEL-2017-f4924552c1)
 Pure PHP implementation of the AMQP protocol
--------------------------------------------------------------------------------
Update Information:

This library is a pure PHP implementation of the [AMQP 0-9-1
protocol](http://www.rabbitmq.com/tutorials/amqp-concepts.html). It's been
tested against [RabbitMQ](http://www.rabbitmq.com/).  Autoloader:
`/usr/share/php/PhpAmqpLib/autoload.php`
--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #1506734 - Review Request: php-amqplib - Pure PHP implementation of 
the AMQP protocol
        https://bugzilla.redhat.com/show_bug.cgi?id=1506734
--------------------------------------------------------------------------------


================================================================================
 php-pda-pheanstalk-3.1.0-1.el7 (FEDORA-EPEL-2017-85f9085f36)
 PHP client for beanstalkd queue
--------------------------------------------------------------------------------
Update Information:

Pheanstalk is a pure PHP 5.3+ client for the [beanstalkd
workqueue](http://xph.us/software/beanstalkd/). It has been actively developed,
and used in production by many, since late 2008.  Created by [Paul
Annesley](http://paul.annesley.cc/), Pheanstalk is rigorously unit tested and
written using encapsulated, maintainable object oriented design. Community
feedback, bug reports and patches has led to a stable 1.0 release in 2010, a 2.0
release in 2013, and a 3.0 release in 2014.  Pheanstalk 3.0 introduces PHP
namespaces, PSR-1 and PSR-2 coding standards, and PSR-4 autoloader standard.
beanstalkd up to the latest version 1.4 is supported. All commands and responses
specified in the protocol documentation for beanstalkd 1.3 are implemented.
Autoloader: `/usr/share/php/Pheanstalk/autoload.php`
--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #1505084 - Review Request: php-pda-pheanstalk - PHP client for 
beanstalkd queue
        https://bugzilla.redhat.com/show_bug.cgi?id=1505084
--------------------------------------------------------------------------------


================================================================================
 php-stecman-symfony-console-completion-0.7.0-2.el7 
(FEDORA-EPEL-2017-e6cb12c81d)
 Automatic BASH completion for Symfony Console based applications
--------------------------------------------------------------------------------
Update Information:

This package provides automatic (tab) completion in BASH and ZSH for Symfony
Console Component based applications. With zero configuration, this package
allows completion of available command names and the options they provide. User
code can define custom completion behaviour for argument and option values.
Autoloader:
`/usr/share/php/Stecman/Component/Symfony/Console/BashCompletion/autoload.php`
--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #1506741 - Review Request: php-stecman-symfony-console-completion - 
Automatic BASH completion for Symfony Console based applications
        https://bugzilla.redhat.com/show_bug.cgi?id=1506741
--------------------------------------------------------------------------------


================================================================================
 php-vlucas-phpdotenv-2.4.0-1.el7 (FEDORA-EPEL-2017-3425557c1b)
 Loads environment variables from .env
--------------------------------------------------------------------------------
Update Information:

Loads environment variables from .env to getenv(), $_ENV and $_SERVER
automagically.  This is a PHP version of the original [Ruby
dotenv](https://github.com/bkeepers/dotenv).  Autoloader:
`/usr/share/php/Dotenv/autoload.php`
--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #1505076 - Review Request: php-vlucas-phpdotenv - Loads environment 
variables from .env
        https://bugzilla.redhat.com/show_bug.cgi?id=1505076
--------------------------------------------------------------------------------


================================================================================
 rubygem-ox-2.4.11-3.el7 (FEDORA-EPEL-2017-020fe6e5ac)
 Fast XML parser and object serializer
--------------------------------------------------------------------------------
Update Information:

Security fix for CVE-2017-15928
--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #1509206 - CVE-2017-15928 rubygem-ox: Segmentation fault in the 
parse_obj
        https://bugzilla.redhat.com/show_bug.cgi?id=1509206
--------------------------------------------------------------------------------
_______________________________________________
epel-devel mailing list -- epel-devel@lists.fedoraproject.org
To unsubscribe send an email to epel-devel-le...@lists.fedoraproject.org

Reply via email to