The following Fedora EPEL 7 Security updates need testing: Age URL 872 https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2015-1087 dokuwiki-0-0.24.20140929c.el7 634 https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2015-dac7ed832f mcollective-2.8.4-1.el7 216 https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2016-04bc9dd81d libbsd-0.8.3-1.el7 114 https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2017-d241156dfe mod_cluster-1.3.3-10.el7 112 https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2017-5f9a6163b4 tnef-1.4.14-1.el7 111 https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2017-7ecb12e378 python-XStatic-jquery-ui-1.12.0.1-1.el7 46 https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2017-4aae1e22f1 lxc-1.0.10-2.el7 20 https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2017-52b6bc17c1 globus-ftp-client-8.36-1.el7 globus-gass-cache-program-6.7-1.el7 globus-gass-copy-9.27-1.el7 globus-gram-client-13.18-1.el7 globus-gram-job-manager-14.36-1.el7 globus-gram-job-manager-condor-2.6-5.el7 globus-gridftp-server-12.2-1.el7 globus-gssapi-gsi-12.17-1.el7 globus-io-11.9-1.el7 globus-net-manager-0.17-1.el7 globus-xio-5.16-1.el7 globus-xio-gsi-driver-3.11-1.el7 globus-xio-pipe-driver-3.10-1.el7 globus-xio-udt-driver-1.28-1.el7 myproxy-6.1.28-1.el7 14 https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2017-47be021843 heimdal-7.4.0-1.el7 13 https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2017-a8886eb42e cross-binutils-2.27-9.el7.1 cross-gcc-4.8.5-16.el7.1 12 https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2017-93f422baa0 nodejs-6.11.1-1.el7 12 https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2017-491dd51db6 phpldapadmin-1.2.3-10.el7 11 https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2017-64c36b5282 rubygem-rack-cors-0.4.1-1.el7 11 https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2017-0e0fd785bc yara-3.6.3-1.el7 4 https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2017-c39b9065fa GraphicsMagick-1.3.26-3.el7 4 https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2017-c4e53cc90d chicken-4.12.0-3.el7 4 https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2017-1024674dfb moodle-3.1.7-1.el7 3 https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2017-b39314b704 mingw-c-ares-1.13.0-1.el7 3 https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2017-2c3a1062a0 seamonkey-2.48-1.el7 1 https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2017-b50572c103 sscep-0.6.1-5.20160525git2052ee1.el7 The following builds have been pushed to Fedora EPEL 7 updates-testing 0ad-0.0.22-1.el7 0ad-data-0.0.22-1.el7 abi-compliance-checker-2.1-2.el7 geany-1.31-3.el7 geany-plugins-1.31-3.el7 gfal2-2.14.2-1.el7 glite-px-proxyrenewal-1.3.37-1.el7 gnome-battery-bench-3.15.4-6.el7 libglvnd-0.2.999-19.20170620gitd850cdd.el7 mimedefang-2.80-1.el7 python-pyxs-0.4.1-1.el7 Details about builds: ================================================================================ 0ad-0.0.22-1.el7 (FEDORA-EPEL-2017-d960d7834c) Cross-Platform RTS Game of Ancient Warfare -------------------------------------------------------------------------------- Update Information: Update to 0.0.22 -------------------------------------------------------------------------------- ================================================================================ 0ad-data-0.0.22-1.el7 (FEDORA-EPEL-2017-d960d7834c) The Data Files for 0 AD -------------------------------------------------------------------------------- Update Information: Update to 0.0.22 -------------------------------------------------------------------------------- ================================================================================ abi-compliance-checker-2.1-2.el7 (FEDORA-EPEL-2017-56153348fb) An ABI Compliance Checker -------------------------------------------------------------------------------- Update Information: Update to latest upstream releases. ---- #### Version 2.0 (January 28, 2017) **Improvements** * Code refactoringa * Works faster on big libraries * Added a module to create ABI dump from AST tree * Added a module to create AST dump * Added a module to parse GCC AST * Added a module to find system files and automatically generate include paths * Added a module to mangle C++ symbols * Added a module to read ELF binaries * Added a module to handle type attributes * Added a module to handle XML descriptors * Added a module to filter symbols * Added a module to handle input data * Added a module for logging * Extended test suite * Partial support for GCC 6 * Improved support for Solaris * Compare versioned data types **New Options** * Added -filter option: a path to XML descriptor with skip_* rules to filter analyzed symbols in the report * Added -keep-cxx option to check _ZS*, _ZNS* and _ZNKS* symbols * Bug Fixes * Fixed automatic generation of include paths * Fixed report for removed virtual symbols * Fixed XML-format ABI dumps * Fixed source-compatibility reports * Fixed counter of checked data types * Fixed lists of affected symbols * Fixed analysis of standard C++ libraries * Fixed analysis of added and removed virtual methods * Fixed style of the report * Fixed analysis of alias symbols * Uncover changed typedefs properly * Fixed Parameter_From_Register and Parameter_To_Register rules * Fixed analysis of data types derived from template instances * Enable -headers-only option automatically if header file is used as input library descriptor * Fixed analysis of template instances * Fixed analysis of static data * Fixed error message if modules are not installed * Fixed analysis of versioned symbols * Fixed -ext option * Fixed -use-dumps option * Fixed -debug option * Fixed console output **Other** * Removed support for too old ABI dumps -------------------------------------------------------------------------------- ================================================================================ geany-1.31-3.el7 (FEDORA-EPEL-2017-4bcccbc1a0) A fast and lightweight IDE using GTK3 -------------------------------------------------------------------------------- Update Information: update to 1.31-3 -------------------------------------------------------------------------------- ================================================================================ geany-plugins-1.31-3.el7 (FEDORA-EPEL-2017-42ad72a43c) Plugins for Geany -------------------------------------------------------------------------------- Update Information: update to 1.31-3 -------------------------------------------------------------------------------- ================================================================================ gfal2-2.14.2-1.el7 (FEDORA-EPEL-2017-92ab8c93cb) Grid file access library 2.0 -------------------------------------------------------------------------------- Update Information: Upgrade for new upstream release 2.14.2 -------------------------------------------------------------------------------- ================================================================================ glite-px-proxyrenewal-1.3.37-1.el7 (FEDORA-EPEL-2017-375e94ffd5) gLite proxyrenewal renews existing proxy certificates for grid users -------------------------------------------------------------------------------- Update Information: Use sha256 signatures to fix problems with recent openssl-1.0.1e -------------------------------------------------------------------------------- ================================================================================ gnome-battery-bench-3.15.4-6.el7 (FEDORA-EPEL-2017-4d800b10be) Measure power usage in defined scenarios -------------------------------------------------------------------------------- Update Information: Update to latest version 3.15.4-6.el7 -------------------------------------------------------------------------------- ================================================================================ libglvnd-0.2.999-19.20170620gitd850cdd.el7 (FEDORA-EPEL-2017-b0d4288186) The GL Vendor-Neutral Dispatch library -------------------------------------------------------------------------------- Update Information: Updated private GLNVD libs to match driver 348.59. -------------------------------------------------------------------------------- ================================================================================ mimedefang-2.80-1.el7 (FEDORA-EPEL-2017-756184afe0) E-Mail filtering framework using Sendmail's Milter interface -------------------------------------------------------------------------------- Update Information: MIMEDefang 2.80 =============== * md-mx-ctrl: Add newline to mimedefang- multiplexor output that lacks a newline * mimedefang-util: Properly substitute @PERL@ at configure time * mimedefang-multiplexor.c: Move variable declarations to start of compound statement to avoid problems with older C compilers * mimedefang.pl: Add an extra level of subdirectories in the quarantine to avoid 32K subdirectory limit on ext3; idea by Kevin McGrail * Note incompatibility: Quarantine subdirectory naming changed * mimedefang.c: Fix bug that caused Queue-ID not to show up when using MIMEDefang with Postfix (thanks to Kris Deugau) -------------------------------------------------------------------------------- References: [ 1 ] Bug #1474551 - mimedefang-2.80 is available https://bugzilla.redhat.com/show_bug.cgi?id=1474551 -------------------------------------------------------------------------------- ================================================================================ python-pyxs-0.4.1-1.el7 (FEDORA-EPEL-2017-d19e6f8a05) Pure Python bindings to XenStore -------------------------------------------------------------------------------- Update Information: New package. -------------------------------------------------------------------------------- References: [ 1 ] Bug #1475035 - Review Request: python-pyxs - Pure Python bindings to XenStore https://bugzilla.redhat.com/show_bug.cgi?id=1475035 -------------------------------------------------------------------------------- _______________________________________________ epel-devel mailing list -- epel-devel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to epel-devel-leave@xxxxxxxxxxxxxxxxxxxxxxx