Fedora EPEL 7 updates-testing report

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



The following Fedora EPEL 7 Security updates need testing:
 Age  URL
 838  https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2015-1087   dokuwiki-0-0.24.20140929c.el7
 601  https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2015-dac7ed832f   mcollective-2.8.4-1.el7
 183  https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2016-04bc9dd81d   libbsd-0.8.3-1.el7
  81  https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2017-d241156dfe   mod_cluster-1.3.3-10.el7
  79  https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2017-5f9a6163b4   tnef-1.4.14-1.el7
  78  https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2017-7ecb12e378   python-XStatic-jquery-ui-1.12.0.1-1.el7
  14  https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2017-340bb46b1d   capnproto-0.5.3.1-1.el7
  12  https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2017-4aae1e22f1   lxc-1.0.10-2.el7
   9  https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2017-d9786818e4   python-nbxmpp-0.5.6-1.el7 gajim-0.16.8-1.el7
   5  https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2017-a8886eb42e   cross-binutils-2.28-1.el7 cross-gcc-7.0.1-0.4.el7.1.1
   5  https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2017-30baf73207   chromium-59.0.3071.104-1.el7
   2  https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2017-79e30f9d33   openvpn-2.4.3-1.el7
   2  https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2017-640f33c8e5   php-horde-Horde-Image-2.5.0-1.el7
   1  https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2017-abfcb66c76   python-djblets-0.9.8-1.el7 ReviewBoard-2.5.13.1-1.el7
   0  https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2017-5ab90c7180   zabbix20-2.0.21-1.el7
   0  https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2017-eb357ac3b3   zabbix22-2.2.18-1.el7
   0  https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2017-7c2e699925   catdoc-0.95-1.el7


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

    catdoc-0.95-1.el7
    epel-release-7-10
    psysh-0.8.7-1.el7
    qpid-proton-0.17.0-3.el7
    zabbix20-2.0.21-1.el7
    zabbix22-2.2.18-1.el7

Details about builds:


================================================================================
 catdoc-0.95-1.el7 (FEDORA-EPEL-2017-7c2e699925)
 A program which converts Microsoft office files to plain text
--------------------------------------------------------------------------------
Update Information:

catdoc 0.95 (May 25, 2016) ==========================    * Replaced charset
tables with new ones, published by Unicode Consortium with more permissive
license.   * Fixed some incompatibilities with CLang   * Fixed lot of segfaults
on incorrect or corrupted data   * Use stdint int types throughout the code, add
configure check for stdint.h
--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #1298168 - catdoc: invalid memory access and segmentation fault
        https://bugzilla.redhat.com/show_bug.cgi?id=1298168
--------------------------------------------------------------------------------


================================================================================
 epel-release-7-10 (FEDORA-EPEL-2017-eb495217ca)
 Extra Packages for Enterprise Linux repository configuration
--------------------------------------------------------------------------------
Update Information:

Change mirrorlist= in repo files to be metalink= (as thats what they are). Fixes
bug #1451212
--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #1451212 - epel.repo: mirrorlist instead of metalink
        https://bugzilla.redhat.com/show_bug.cgi?id=1451212
--------------------------------------------------------------------------------


================================================================================
 psysh-0.8.7-1.el7 (FEDORA-EPEL-2017-127bcb89dd)
 A runtime developer console, interactive debugger and REPL for PHP
--------------------------------------------------------------------------------
Update Information:

## v0.8.7  * Handle missing files in `require` more gracefully (Thanks
@Markcial!) * Move `Psy\Shell::debug()` to `Psy\debug()` to match `Psy\sh()` and
`Psy\info()`. * Fix `array_multisort` pass-by-reference validation. * Add
support for private constant validation in PHP 7.1.  ## v0.8.6  ### New  * Add
`show --ex` for showing context for the last exception. * Show call context
(whereami) for debug sessions.  ### Improved  * Fix using exit or die as an
expression (Thanks @zonuexe!) * Fix exceptions during autocomplete on some
Windows installs. * Don't show the current `hist` call in the history results. *
Add a bunch of missing line numbers on fatal errors. * Documentation overhaul.
## v0.8.5  * Fix namespace handling regression caused by [49c936e](https://githu
b.com/bobthecow/psysh/commit/49c936e4c4b9965e43f42479b044dd0829cdbc56). * Add a
code cleaner pass to handle `break` and `continue` outside of loop contexts. *
Improve `wtf` trace UX. * Exclude execution loop file name from `eval()` lines
in traces. * Add a few more integrations to the README.  ## v0.8.4  ### New  *
Add code argument support to commands. Use this for great justice. * Add a
`sudo` command. Check it out. I promise you won't be disappointed.  ### Improved
* Don't show `=> null` for code with no return value. Because it was a lie. *
Add `--grep`, `--insensitive` and `--invert` filter options to `trace` and
`wtf?` commands. * Include previous exceptions in `wtf?` output. * Show default
values for props in `ls ClassName`. * Various and sundry code cleanup.
Seriously. Check out `sudo`.
--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #1450707 - psysh-0.8.7 is available
        https://bugzilla.redhat.com/show_bug.cgi?id=1450707
--------------------------------------------------------------------------------


================================================================================
 qpid-proton-0.17.0-3.el7 (FEDORA-EPEL-2017-e5925a37fc)
 A high performance, lightweight messaging library
--------------------------------------------------------------------------------
Update Information:

Removed .hpp files from qpid-proton-c-devel RPM.
--------------------------------------------------------------------------------


================================================================================
 zabbix20-2.0.21-1.el7 (FEDORA-EPEL-2017-5ab90c7180)
 Open-source monitoring solution for your IT infrastructure
--------------------------------------------------------------------------------
Update Information:

http://www.zabbix.com/rn2.0.21
--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #1448393 - CVE-2017-2824 zabbix20: zabbix: Multiple vulnerabilities [epel-all]
        https://bugzilla.redhat.com/show_bug.cgi?id=1448393
--------------------------------------------------------------------------------


================================================================================
 zabbix22-2.2.18-1.el7 (FEDORA-EPEL-2017-eb357ac3b3)
 Open-source monitoring solution for your IT infrastructure
--------------------------------------------------------------------------------
Update Information:

- http://www.zabbix.com/rn2.2.18 -
https://www.zabbix.com/documentation/2.2/manual/introduction/whatsnew2218
--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #1448395 - CVE-2017-2824 zabbix22: zabbix: Multiple vulnerabilities [epel-all]
        https://bugzilla.redhat.com/show_bug.cgi?id=1448395
--------------------------------------------------------------------------------
_______________________________________________
epel-devel mailing list -- epel-devel@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to epel-devel-leave@xxxxxxxxxxxxxxxxxxxxxxx




[Index of Archives]     [Fedora Announce]     [Fedora News]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Maintainers]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Legacy]     [Fedora Desktop]     [Fedora Fonts]     [ATA RAID]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [Fedora Package Announce]     [SSH]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Centos]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora QA]     [Fedora Triage]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Tux]     [Yosemite News]     [Linux Apps]     [Gnome Users]     [KDE Users]     [Fedora Tools]     [Fedora Art]     [Fedora Docs]     [Maemo Users]     [Asterisk PBX]     [Fedora Sparc]     [Fedora Universal Network Connector]     [Fedora ARM]

  Powered by Linux