The following Fedora EPEL 6 Security updates need testing: Age URL 631 https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2015-7031 python-virtualenv-12.0.7-1.el6 625 https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2015-7168 rubygem-crack-0.3.2-2.el6 515 https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2015-e2b4b5b2fb mcollective-2.8.4-1.el6 487 https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2015-35e240edd9 thttpd-2.25b-24.el6 217 https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2016-8594ed3a53 chicken-4.11.0-3.el6 97 https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2016-e3e50897ac libbsd-0.8.3-2.el6 47 https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2017-acd2c2af0d nagios-4.2.4-4.el6 6 https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2017-da3e5ef08f tcpreplay-4.2.1-1.el6 The following builds have been pushed to Fedora EPEL 6 updates-testing a52dec-0.7.4-26.el6 mrbs-1.6.1-2.el6 openvpn-2.4.1-3.el6 purple-facebook-0.9.3-1.c9b74a765767.el6 retrace-server-1.17.0-1.el6 tinydir-1.2.2-1.el6 Details about builds: ================================================================================ a52dec-0.7.4-26.el6 (FEDORA-EPEL-2017-3718bc28b8) Small test program for liba52 -------------------------------------------------------------------------------- Update Information: Fix multilibs transition ---- Moved to Fedora as the AC-3 patent has expired. -------------------------------------------------------------------------------- ================================================================================ mrbs-1.6.1-2.el6 (FEDORA-EPEL-2017-f431ff6206) Meeting Room Booking System -------------------------------------------------------------------------------- Update Information: Update to MRBS 1.6.1. ---- - Update to MRBS 1.6.1. ---- Update to mrbs 1.6.0. ---- Update to mrbs 1.5.0 and fix the php-mysql(i) broken dependency. -------------------------------------------------------------------------------- References: [ 1 ] Bug #1293103 - MRBS 1.5 is available https://bugzilla.redhat.com/show_bug.cgi?id=1293103 [ 2 ] Bug #1426975 - mrbs-1.6.1 is available https://bugzilla.redhat.com/show_bug.cgi?id=1426975 [ 3 ] Bug #1421397 - mrbs-1.6.0 is available https://bugzilla.redhat.com/show_bug.cgi?id=1421397 [ 4 ] Bug #1111837 - mrbs-1.5.0 is available https://bugzilla.redhat.com/show_bug.cgi?id=1111837 -------------------------------------------------------------------------------- ================================================================================ openvpn-2.4.1-3.el6 (FEDORA-EPEL-2017-3da5d4f25f) A full-featured SSL VPN solution -------------------------------------------------------------------------------- Update Information: Updating to upstream OpenVPN v2.4.1. This update re-introduces a **DEPRECATED** feature to, **--tls-remote** to enable v2.3 installations to upgrade. Users are **STRONGLY** encouraged to update their configurations to use the newer option, **--verify-x509-name**. In addition the general packaging have been cleaned up. -------------------------------------------------------------------------------- References: [ 1 ] Bug #1435036 - openvpn-2.4.1 is available https://bugzilla.redhat.com/show_bug.cgi?id=1435036 -------------------------------------------------------------------------------- ================================================================================ purple-facebook-0.9.3-1.c9b74a765767.el6 (FEDORA-EPEL-2017-3358363ace) Facebook protocol plugin for purple2 -------------------------------------------------------------------------------- Update Information: * New upstream release -------------------------------------------------------------------------------- References: [ 1 ] Bug #1437629 - purple-facebook-0.9.3-c9b74a765767 is available https://bugzilla.redhat.com/show_bug.cgi?id=1437629 [ 2 ] Bug #1437164 - Update to newer https://bugzilla.redhat.com/show_bug.cgi?id=1437164 -------------------------------------------------------------------------------- ================================================================================ retrace-server-1.17.0-1.el6 (FEDORA-EPEL-2017-9390d60e0d) Application for remote coredump analysis -------------------------------------------------------------------------------- Update Information: Rebase to new upstream release. Including: - Enable creating releases with makefile - Introduce gen-version - Do not use fedorahosted.org as source - Include md5sum of original archive in summary page - Do not try to get default time when ftptask - Fix character escape typo - Change retrace-server httpd config - Modify search for existing vmlinux files in cache to handle older kernel- debuginfos - Default to hex mode for crash commands involving backtraces. - Create directories for tests if they are not present - Don't mention old wiki page - Fix double call of _fail method - Update README - Allow any compression of man pages - Autogen without args configures for debugging - Run 'configure' at the end of 'autogen' - Improve autogen to list and install dependencies - Avoid circular dependency on kernel-debuginfo for vmlinux files already in cache - Add plugin checking action - Update documentation of plugin in README - Use short form rhel when creating repository - Fix methods arguments - Move global variables to config.py.in - Recover from missing start/finish task files - Change error message in cleanup script - Add '-ascending' argument to gdb - Use devtoolset-4-gdb when used on RHEL - Enable creating repository from faf repository - Add 'make check' - Correct eu-unstrip parser if FILE is . - Not mark packages with different architectures as duplicity - Separate worker start_retrace method - Add class to wrap plugins accessing - Add class to wrap configuration file reading - Delete python labels when no python backtrace available - Git ignore bytecode - Add python backtrace, source and locals into backtrace - Move src/lib to src/retrace to make testing retrace-server easier - Add "exploitable" into LocationMatch in the httpd.conf - Fix invalid syntax error in sys.stderr.print() ---- New upstream release 1.16 which fixes bugs listed and adds: - Logging of tasks failed to start - Graceful handling of the worker errors - Correction to eu-unstrip parser if FILE is '-' -------------------------------------------------------------------------------- References: [ 1 ] Bug #1128972 - [RFE] Include size and md5sum of original archive in task manager summary display - at least for failed tasks https://bugzilla.redhat.com/show_bug.cgi?id=1128972 [ 2 ] Bug #1368807 - Avoid looking for kernel-debuginfo and possibly failing the task, if extracted vmlinux and kernel modules exist in local cache https://bugzilla.redhat.com/show_bug.cgi?id=1368807 [ 3 ] Bug #1416086 - Use Hex output from crash subcommands whenever possible https://bugzilla.redhat.com/show_bug.cgi?id=1416086 [ 4 ] Bug #1124462 - do not display all ftp files on web UI by default - manager page is slow and/or may hang or crash browser if there's a lot of ftp files https://bugzilla.redhat.com/show_bug.cgi?id=1124462 [ 5 ] Bug #1340158 - email notifications no longer working https://bugzilla.redhat.com/show_bug.cgi?id=1340158 -------------------------------------------------------------------------------- ================================================================================ tinydir-1.2.2-1.el6 (FEDORA-EPEL-2017-6789fded2f) Portable and easy to integrate C directory and file reader -------------------------------------------------------------------------------- Update Information: * New upstream release -------------------------------------------------------------------------------- References: [ 1 ] Bug #1437283 - tinydir-1.2.2 is available https://bugzilla.redhat.com/show_bug.cgi?id=1437283 -------------------------------------------------------------------------------- _______________________________________________ epel-devel mailing list -- epel-devel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to epel-devel-leave@xxxxxxxxxxxxxxxxxxxxxxx