The following Fedora EPEL 7 Security updates need testing:
 Age  URL
 296  https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2015-1087   
dokuwiki-0-0.24.20140929c.el7
  88  https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2015-925e9374c9   
python-pymongo-3.0.3-1.el7
  59  https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2015-dac7ed832f   
mcollective-2.8.4-1.el7
  22  https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2015-f82c6fc04a   
p7zip-15.09-4.el7
  17  https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2015-67166d0519   
shellinabox-2.19-1.el7
  14  https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2015-3a5146ccf7   
nodejs-handlebars-4.0.5-1.el7
   6  https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2015-fe8f5408df   
moodle-3.0.1-1.el7
   6  https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2015-e943f1deb9   
mediawiki123-1.23.13-1.el7
   1  https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2015-5538691958   
roundcubemail-1.1.4-2.el7


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

    extundelete-0.2.4-6.el7
    hylafax+-5.5.7-1.el7
    jwhois-4.0-44.el7
    lmdb-0.9.17-2.el7
    nemo-2.8.6-1.el7
    php-bartlett-PHP-CompatInfo-5.0.0-1.el7
    php-bartlett-PHP-Reflect-4.0.0-1.el7
    php-bartlett-php-compatinfo-db-1.3.0-1.el7
    php-bartlett-umlwriter-1.1.0-1.el7
    php-nette-application-2.3.8-1.el7
    php-nette-mail-2.3.4-1.el7
    php-pear-crypt-gpg-1.4.0-1.el7
    php-symfony-2.7.8-1.el7
    the_silver_searcher-0.31.0-1.el7

Details about builds:


================================================================================
 extundelete-0.2.4-6.el7 (FEDORA-EPEL-2015-8d99581881)
 An ext3 and ext4 file system undeletion utility
--------------------------------------------------------------------------------
Update Information:

extundelete is a utility that can recover deleted files from an ext3 or ext4
partition. extundelete uses the information stored in the partition's journal to
attempt to recover a file that has been deleted from the partition. There is no
guarantee that any particular file will be able to be undeleted, so always try
to have a good backup system in place, or at least put one in place after
recovering your files!
--------------------------------------------------------------------------------


================================================================================
 hylafax+-5.5.7-1.el7 (FEDORA-EPEL-2015-431d6df24e)
 An enterprise-strength fax server
--------------------------------------------------------------------------------
Update Information:

update to 5.5.7
--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #1291869 - spec files uses /var/lock instead of /var/lock/lockdev
        https://bugzilla.redhat.com/show_bug.cgi?id=1291869
  [ 2 ] Bug #1292396 - Enhancement: add option to disable faxqclean cron as is 
already possible for faxcron cron
        https://bugzilla.redhat.com/show_bug.cgi?id=1292396
  [ 3 ] Bug #1292221 - RPM needs a faxgetty's systemd service file
        https://bugzilla.redhat.com/show_bug.cgi?id=1292221
--------------------------------------------------------------------------------


================================================================================
 jwhois-4.0-44.el7 (FEDORA-EPEL-2015-ce31991b0e)
 Internet whois/nicname client
--------------------------------------------------------------------------------
Update Information:

Update jwhois.conf from GitHub
--------------------------------------------------------------------------------


================================================================================
 lmdb-0.9.17-2.el7 (FEDORA-EPEL-2015-db3965fdbf)
 Memory-mapped key-value database
--------------------------------------------------------------------------------
Update Information:

Remove a copy of the LMDB library in the lmdb-devel sub-package, fixing possible
installation of the lmdb-devel package when lmdb-libs is sufficient.  ----
Update to 0.9.17
--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #1287357 - lmdb-0.9.17 is available
        https://bugzilla.redhat.com/show_bug.cgi?id=1287357
--------------------------------------------------------------------------------


================================================================================
 nemo-2.8.6-1.el7 (FEDORA-EPEL-2015-7d445f935d)
 File manager for Cinnamon
--------------------------------------------------------------------------------
Update Information:

update to 2.8.6 release patch to fix bz 1287917 & 1288324
--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #1288324 - [abrt] nemo: on_menu_destroyed(): nemo killed by SIGSEGV
        https://bugzilla.redhat.com/show_bug.cgi?id=1288324
  [ 2 ] Bug #1287917 - [abrt] nemo: on_query_menu_tooltip(): nemo killed by 
SIGSEGV
        https://bugzilla.redhat.com/show_bug.cgi?id=1287917
--------------------------------------------------------------------------------


================================================================================
 php-bartlett-PHP-CompatInfo-5.0.0-1.el7 (FEDORA-EPEL-2015-11293d0823)
 Find out version and the extensions required for a piece of code to run
--------------------------------------------------------------------------------
Update Information:

**umlwriter 1.1.0**  * no change  **php-reflect 4.0.0**  * Introduce a sniff
architecture for more modularity into analysers * Drop support to PHP 5.3;
Minimum requirement is now PHP 5.4.0  **php-compatinfo 5.0.0**  * Add support of
PHP 7.0.0, PHP 5.6.16, PHP 5.5.30 and PHP 5.4.45 * Include a new migration
analyser to help developers to check if their code is ready for a new PHP
platform * Sniff architecture is provided by php-reflect 4.0  **php-compatinfo-
db 1.3.0**  * new package, split of php-compatinfo
--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #1290302 - Review Request: php-bartlett-php-compatinfo-db  - 
Reference Database to be used with php-compatinfo library
        https://bugzilla.redhat.com/show_bug.cgi?id=1290302
--------------------------------------------------------------------------------


================================================================================
 php-bartlett-PHP-Reflect-4.0.0-1.el7 (FEDORA-EPEL-2015-11293d0823)
 Adds the ability to reverse-engineer PHP
--------------------------------------------------------------------------------
Update Information:

**umlwriter 1.1.0**  * no change  **php-reflect 4.0.0**  * Introduce a sniff
architecture for more modularity into analysers * Drop support to PHP 5.3;
Minimum requirement is now PHP 5.4.0  **php-compatinfo 5.0.0**  * Add support of
PHP 7.0.0, PHP 5.6.16, PHP 5.5.30 and PHP 5.4.45 * Include a new migration
analyser to help developers to check if their code is ready for a new PHP
platform * Sniff architecture is provided by php-reflect 4.0  **php-compatinfo-
db 1.3.0**  * new package, split of php-compatinfo
--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #1290302 - Review Request: php-bartlett-php-compatinfo-db  - 
Reference Database to be used with php-compatinfo library
        https://bugzilla.redhat.com/show_bug.cgi?id=1290302
--------------------------------------------------------------------------------


================================================================================
 php-bartlett-php-compatinfo-db-1.3.0-1.el7 (FEDORA-EPEL-2015-11293d0823)
 Reference Database to be used with php-compatinfo library
--------------------------------------------------------------------------------
Update Information:

**umlwriter 1.1.0**  * no change  **php-reflect 4.0.0**  * Introduce a sniff
architecture for more modularity into analysers * Drop support to PHP 5.3;
Minimum requirement is now PHP 5.4.0  **php-compatinfo 5.0.0**  * Add support of
PHP 7.0.0, PHP 5.6.16, PHP 5.5.30 and PHP 5.4.45 * Include a new migration
analyser to help developers to check if their code is ready for a new PHP
platform * Sniff architecture is provided by php-reflect 4.0  **php-compatinfo-
db 1.3.0**  * new package, split of php-compatinfo
--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #1290302 - Review Request: php-bartlett-php-compatinfo-db  - 
Reference Database to be used with php-compatinfo library
        https://bugzilla.redhat.com/show_bug.cgi?id=1290302
--------------------------------------------------------------------------------


================================================================================
 php-bartlett-umlwriter-1.1.0-1.el7 (FEDORA-EPEL-2015-11293d0823)
 Create UML class diagrams from your PHP source
--------------------------------------------------------------------------------
Update Information:

**umlwriter 1.1.0**  * no change  **php-reflect 4.0.0**  * Introduce a sniff
architecture for more modularity into analysers * Drop support to PHP 5.3;
Minimum requirement is now PHP 5.4.0  **php-compatinfo 5.0.0**  * Add support of
PHP 7.0.0, PHP 5.6.16, PHP 5.5.30 and PHP 5.4.45 * Include a new migration
analyser to help developers to check if their code is ready for a new PHP
platform * Sniff architecture is provided by php-reflect 4.0  **php-compatinfo-
db 1.3.0**  * new package, split of php-compatinfo
--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #1290302 - Review Request: php-bartlett-php-compatinfo-db  - 
Reference Database to be used with php-compatinfo library
        https://bugzilla.redhat.com/show_bug.cgi?id=1290302
--------------------------------------------------------------------------------


================================================================================
 php-nette-application-2.3.8-1.el7 (FEDORA-EPEL-2015-9cbdc5def1)
 Nette Application MVC Component
--------------------------------------------------------------------------------
Update Information:

Model-View-Controller is a software architecture that was created to satisfy the
need to separate utility code (controller) from application logic code (model)
and from code for displaying data (view) in applications with graphical user
interface. With this approach we make the application better understandable,
simplify future development and enable testing each unit of the application
separately.
--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #1277470 - Review Request: php-nette-application - Nette 
Application MVC Component
        https://bugzilla.redhat.com/show_bug.cgi?id=1277470
--------------------------------------------------------------------------------


================================================================================
 php-nette-mail-2.3.4-1.el7 (FEDORA-EPEL-2015-39ed4006b8)
 Nette Mail: Sending E-mails
--------------------------------------------------------------------------------
Update Information:

Almost every web application needs to send e-mails, whether newsletters or order
confirmations. That's why Nette Framework provides necessary tools.
--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #1277434 - Review Request: php-nette-mail - Nette Mail: Sending 
E-mails
        https://bugzilla.redhat.com/show_bug.cgi?id=1277434
--------------------------------------------------------------------------------


================================================================================
 php-pear-crypt-gpg-1.4.0-1.el7 (FEDORA-EPEL-2015-735994b127)
 GNU Privacy Guard (GnuPG)
--------------------------------------------------------------------------------
Update Information:

This package provides an object oriented interface to GNU Privacy Guard (GnuPG).
Though GnuPG can support symmetric-key cryptography, this package is intended
only to facilitate public-key cryptography.
--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #1292895 - Review Request: php-pear-crypt-gpg - GNU Privacy Guard 
(GnuPG)
        https://bugzilla.redhat.com/show_bug.cgi?id=1292895
--------------------------------------------------------------------------------


================================================================================
 php-symfony-2.7.8-1.el7 (FEDORA-EPEL-2015-f137ef94a0)
 PHP framework for web projects
--------------------------------------------------------------------------------
Update Information:

**Release 2.7.8** (2015-12-26)  *    bug #16864 [Yaml] fix indented line
handling in folded blocks (xabbuh) *    bug #17052 Fixed flatten exception
recursion with errors (GrahamCampbell) *    bug #16826 Embedded identifier
support (mihai-stancu) *    bug #17079 Also transform inline mappings to objects
(WouterJ) *    bug #17129 [Config] Fix array sort on normalization in edge case
(romainneutron) *    bug #17094 [Process] More robustness and deterministic
tests (nicolas-grekas) *    bug #17112 [PropertyAccess] Reorder elements array
after PropertyPathBuilder::replace (alekitto) *    bug #16797 [Filesystem]
Recursivly widen non-executable directories (Slamdunk) *    bug #17040 [Console]
Avoid extra blank lines when rendering exceptions (ogizanagi) *    bug #17055
[Security] Verify if a password encoded with bcrypt is no longer than 72
characters (jakzal) *    bug #16959 [Form] fix #15544 when a collection type
attribute "required" is false, "prototype" should too (HeahDude) *    bug #16860
[Yaml] do not remove "comments" in scalar blocks (xabbuh) *    bug #17002
[Console][Table] fixed render row that contains multiple cells. (aitboudad) *
bug #16971 [HttpFoundation] Added the ability of using BinaryFileResponse with
stream wrappers (jakzal, Sander-Toonen) *    bug #17048 Fix the logout path when
not using the router (stof) *    bug #17049 Fix the logout path when not using
the router (stof) *    bug #17057 [FrameworkBundle][HttpKernel] the finder is
required to discover bundle commands (xabbuh) *    bug #17006 [Form] Fix casting
regression in DoctrineChoiceLoader (bendavies) *    bug #16915 [Process] Enhance
compatiblity with --enable-sigchild (nicolas-grekas) *    bug #16829
[FrameworkBundle] prevent cache:clear creating too long paths (Tobion) *    bug
#16921 Fix short array syntax for php 5.3 (ewgRa) *    bug #16450 [Serializer]
Fixed array_unique on array of objects in getAllowedAttributes. (CornyPhoenix) *
bug #16757 [FrameworkBundle] [Translation] Fixed translations not written when
no translations directory in update command (jeremyFreeAgent) *    bug #16871
[FrameworkBundle] Disable built-in server commands when Process component is
missing (gnugat, xabbuh) *    bug #16870 [FrameworkBundle] Disable the
server:run command when Process component is missing (gnugat, xabbuh) *    bug
#16742 [Console][ProgressBar] redrawFrequency should never be 0 (dritter) *
bug #16799 Improve error message for undefined DIC aliases (mpdude) *    bug
#16825 [VarDumper] fix .sf-dump z-index (debug bar conflict) (Antoine LA) *
bug #16772 Refactoring EntityUserProvider::__construct() to not do work, cause
cache warm error (weaverryan) *    bug #16753 [Process] Fix signaling/stopping
logic on Windows (nicolas-grekas) *    bug #16733 [Console] do not encode
backslashes in console default description (Tobion) *    bug #16312 [HttpKernel]
clearstatcache() so the Cache sees when a .lck file has been released (mpdude) *
bug #16351 [WIP] [Form] [TwigBridge] Bootstrap horizontal theme missing tests
(pieter2627) *    bug #16685 [Form] Fixed: Duplicate choice labels are
remembered when using "choices_as_values" = false (webmozart) *    bug #16705
[Form] Deprecated setting "choices_as_values" to "false" (webmozart) *    bug
#16695 [SecurityBundle] disable the init:acl command if ACL is not used (Tobion)
*    bug #16679 [Form] Disabled view data validation if "data_class" is set to
null (webmozart) *    bug #16676 [HttpFoundation] Workaround HHVM rewriting HTTP
response line (nicolas-grekas) *    bug #16668 [ClassLoader] Fix parsing
namespace when token_get_all() is missing (nicolas-grekas) *    bug #16386 Bug
#16343 [Router] Too many Routes ? (jelte)  *   bug #16651 [Debug] Ensure class
declarations are loaded only once (nicolas-grekas)
--------------------------------------------------------------------------------


================================================================================
 the_silver_searcher-0.31.0-1.el7 (FEDORA-EPEL-2015-83650c7038)
 Super-fast text searching tool (ag)
--------------------------------------------------------------------------------
Update Information:

update to 0.31.0
--------------------------------------------------------------------------------
_______________________________________________
epel-devel mailing list
[email protected]
http://lists.fedoraproject.org/admin/lists/[email protected]

Reply via email to