The following Fedora EPEL 6 Security updates need testing: Age URL 605 https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2015-7031 python-virtualenv-12.0.7-1.el6 599 https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2015-7168 rubygem-crack-0.3.2-2.el6 489 https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2015-e2b4b5b2fb mcollective-2.8.4-1.el6 461 https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2015-35e240edd9 thttpd-2.25b-24.el6 191 https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2016-8594ed3a53 chicken-4.11.0-3.el6 71 https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2016-e3e50897ac libbsd-0.8.3-2.el6 56 https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2017-8c6c7bf06e dbus-sharp-0.7.0-16.el6 dbus-sharp-glib-0.5.0-14.el6 mono-4.2.4-9.el6 21 https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2017-acd2c2af0d nagios-4.2.4-4.el6 14 https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2017-c3b112eb9e tomcat-7.0.75-1.el6 9 https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2017-4e715bd3df phpMyAdmin-4.0.10.19-1.el6 6 https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2017-02d45f12e7 canl-c-2.1.8-1.el6 4 https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2017-148092c401 cacti-1.0.4-1.el6 4 https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2017-1bdfd523cb drupal7-metatag-1.21-1.el6 3 https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2017-e4e18670f5 drupal7-views-3.15-1.el6 3 https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2017-23896f34bd munin-2.0.30-5.el6 1 https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2017-6f8067610a GraphicsMagick-1.3.25-6.el6 0 https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2017-1e1f31ce42 tor-0.2.9.10-1.el6 The following builds have been pushed to Fedora EPEL 6 updates-testing cpdup-1.18-1.el6 nrpe-3.0.1-4.el6 php-punic-1.6.5-1.el6 sundials-2.7.0-10.el6 tor-0.2.9.10-1.el6 tripwire-2.4.3.3-1.el6 uthash-2.0.2-1.el6 Details about builds: ================================================================================ cpdup-1.18-1.el6 (FEDORA-EPEL-2017-4e1e93a102) Filesystem mirroring utility -------------------------------------------------------------------------------- Update Information: Latest release; see https://github.com/DragonFlyBSD/DragonFlyBSD/commits/1f249c9 81c4e89e7cde1836a75b61cac36dc7ac5/bin/cpdup for history -------------------------------------------------------------------------------- References: [ 1 ] Bug #1279852 - cpdup-1.18 is available https://bugzilla.redhat.com/show_bug.cgi?id=1279852 -------------------------------------------------------------------------------- ================================================================================ nrpe-3.0.1-4.el6 (FEDORA-EPEL-2017-16f636413b) Host/service/network monitoring agent for Nagios -------------------------------------------------------------------------------- Update Information: Fixed pid location ---- Update to 3.0.1. Major update but upstream is no longer supporting old code. -------------------------------------------------------------------------------- References: [ 1 ] Bug #1190708 - nrpe.service does not support reload for systemd https://bugzilla.redhat.com/show_bug.cgi?id=1190708 [ 2 ] Bug #1275870 - NRPE initscript does not read PID file when calling status/killproc https://bugzilla.redhat.com/show_bug.cgi?id=1275870 [ 3 ] Bug #1411705 - allowed_hosts doesn't work, if one of the hostnames can't be resolved by dns https://bugzilla.redhat.com/show_bug.cgi?id=1411705 -------------------------------------------------------------------------------- ================================================================================ php-punic-1.6.5-1.el6 (FEDORA-EPEL-2017-8d26e7f91d) PHP-Unicode CLDR -------------------------------------------------------------------------------- Update Information: ### v1.6.5 * Fix edge case on old PHP versions without the intl PHP extension (see [#89](https://github.com/punic/punic/pull/89)) -------------------------------------------------------------------------------- References: [ 1 ] Bug #1419293 - php-punic-1.6.5 is available https://bugzilla.redhat.com/show_bug.cgi?id=1419293 -------------------------------------------------------------------------------- ================================================================================ sundials-2.7.0-10.el6 (FEDORA-EPEL-2017-52fdcab1d1) Suite of nonlinear solvers -------------------------------------------------------------------------------- Update Information: - Add KLU support - Build OpenMPI libraries on EPEL -------------------------------------------------------------------------------- References: [ 1 ] Bug #1428644 - sundials is not compled to support KLU https://bugzilla.redhat.com/show_bug.cgi?id=1428644 -------------------------------------------------------------------------------- ================================================================================ tor-0.2.9.10-1.el6 (FEDORA-EPEL-2017-1e1f31ce42) Anonymizing overlay network for TCP -------------------------------------------------------------------------------- Update Information: Security update for integer underflow -------------------------------------------------------------------------------- References: [ 1 ] Bug #1428872 - tor: Integer underflow when comparing malformed tor versions https://bugzilla.redhat.com/show_bug.cgi?id=1428872 -------------------------------------------------------------------------------- ================================================================================ tripwire-2.4.3.3-1.el6 (FEDORA-EPEL-2017-f86add81ee) IDS (Intrusion Detection System) -------------------------------------------------------------------------------- Update Information: update to 2.4.3.3 -------------------------------------------------------------------------------- ================================================================================ uthash-2.0.2-1.el6 (FEDORA-EPEL-2017-30a8e7747b) A hash table for C structures -------------------------------------------------------------------------------- Update Information: Version 2.0.2 (2017-03-02) -------------------------- * fix segfault in HASH_ADD_INORDER etc (thanks, Yana Kireyonok!) * remove spurious cast to unsigned in utstring_len (thanks, Michal Sestrienka!) * add uthash_memcmp and uthash_strlen for platforms without stdlib.h (thanks, Pawel Veselov!) * fix a C++ incompatibility in utringbuffer -------------------------------------------------------------------------------- References: [ 1 ] Bug #1429106 - uthash-2.0.2 is available https://bugzilla.redhat.com/show_bug.cgi?id=1429106 -------------------------------------------------------------------------------- _______________________________________________ epel-devel mailing list -- epel-devel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to epel-devel-leave@xxxxxxxxxxxxxxxxxxxxxxx