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
 1065  https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2015-1087   dokuwiki-0-0.24.20140929c.el7
 827  https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2015-dac7ed832f   mcollective-2.8.4-1.el7
 409  https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2016-04bc9dd81d   libbsd-0.8.3-1.el7
 307  https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2017-d241156dfe   mod_cluster-1.3.3-10.el7
 139  https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2017-e27758bd23   libmspack-0.6-0.1.alpha.el7
  76  https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2017-e64eeb6ece   nagios-4.3.4-5.el7
  40  https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2017-8d57a2487b   monit-5.25.1-1.el7
  25  https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2018-73ee944e65   rootsh-1.5.3-17.el7
  13  https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2018-ce6223e559   GraphicsMagick-1.3.28-1.el7
  13  https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2018-9eb18da891   moodle-3.1.10-1.el7
  13  https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2018-c0d5d190b0   transmission-2.92-12.el7
  12  https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2018-24ac4ff7df   knot-resolver-1.5.3-1.el7
  12  https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2018-dd0bc449d7   konversation-1.5.1-4.el7
   7  https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2018-fb68becde7   w3m-0.5.3-36.git20180125.el7
   4  https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2018-18ea640f19   tomcat-native-1.2.16-1.el7
   3  https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2018-f09712d924   pdns-3.4.11-4.el7
   1  https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2018-ac86cef06d   p7zip-16.02-9.el7


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

    adapta-gtk-theme-3.93.0.110-1.el7
    dd_rescue-1.99.8-1.el7
    jhead-3.00-7.el7
    picosat-965-2.el7
    python-pycosat-0.6.3-1.el7
    xrootd-4.8.1-1.el7
    yara-3.7.1-1.el7

Details about builds:


================================================================================
 adapta-gtk-theme-3.93.0.110-1.el7 (FEDORA-EPEL-2018-d906c9d977)
 An adaptive Gtk+ theme based on Material Design Guidelines
--------------------------------------------------------------------------------
Update Information:

- New upstream release
--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #1540388 - adapta-gtk-theme-3.93.0.103 is available
        https://bugzilla.redhat.com/show_bug.cgi?id=1540388
  [ 2 ] Bug #1539334 - adapta-gtk-theme-3.93.0.90 is available
        https://bugzilla.redhat.com/show_bug.cgi?id=1539334
  [ 3 ] Bug #1537086 - adapta-gtk-theme-3.93.0.86 is available
        https://bugzilla.redhat.com/show_bug.cgi?id=1537086
  [ 4 ] Bug #1542020 - adapta-gtk-theme-3.93.0.110 is available
        https://bugzilla.redhat.com/show_bug.cgi?id=1542020
--------------------------------------------------------------------------------


================================================================================
 dd_rescue-1.99.8-1.el7 (FEDORA-EPEL-2018-ca8d3ed459)
 Fault tolerant "dd" utility for rescuing data from bad media
--------------------------------------------------------------------------------
Update Information:

bump to bug-fix release 1.99.8
--------------------------------------------------------------------------------


================================================================================
 jhead-3.00-7.el7 (FEDORA-EPEL-2018-7134fc92a1)
 Tool for displaying EXIF data embedded in JPEG images
--------------------------------------------------------------------------------
Update Information:

Added Debian patch to fix CVE-2018-6612 (#1542049)
--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #1542049 - CVE-2018-6612 jhead: Integer underflow in the process_EXIF function
        https://bugzilla.redhat.com/show_bug.cgi?id=1542049
--------------------------------------------------------------------------------


================================================================================
 picosat-965-2.el7 (FEDORA-EPEL-2018-b7f79cbe39)
 A SAT solver
--------------------------------------------------------------------------------
Update Information:

Update to 965:  * ADC code works again (spotted by Himanshu Jain) * fixed
'undefined' + 'ptrdiff_' issues (thanks to Christoph Muessel) * added
'picosat_set_interrupt' and '-a <alarm>' command line option * fixed various
issues pointed out by Stefan Hengelein:   - fixed incremental usage of
'picosat_adjust'   - added CPP fixes (STATS, NO_BINARY_CLAUSE versus TRACE mix-
ups)   - removed redundant explicit set to zero on reset * fixed various usage
bugs with 'picomus' (thanks to Stefan Hengelein) * removed '-fno-strict-
aliasing' (thanks to Jerry James)
--------------------------------------------------------------------------------


================================================================================
 python-pycosat-0.6.3-1.el7 (FEDORA-EPEL-2018-a9971e3b02)
 Python bindings to picosat (a SAT solver)
--------------------------------------------------------------------------------
Update Information:

Update to 0.6.3:  * fix some typos * add official Python 3.5 and 3.6
--------------------------------------------------------------------------------


================================================================================
 xrootd-4.8.1-1.el7 (FEDORA-EPEL-2018-a30f112f1b)
 Extended ROOT file server
--------------------------------------------------------------------------------
Update Information:

## Version 4.8.1  **Major bug fixes**    * **[XrdCl]** Try all IP addresses in
case posix connect fails.   * **[XrdCl]** Fix checksuming in xrdcp for local
files.   * **[Py]** Make sure FileSystem::Copy returns a tuple, fixes #633.   *
**[Py]** Make sure empty strings are not converted to None.   * **[SSI]** Unbind
the request prior to teardown.   * **[SSI]** Avoid SEGV when generating a
request for a new TCP                connection.   * **[SSI]** Fix race
condition that can cause a SEGV during parallel                execution.   *
**[SSI]** Allow zero length requests to be passed to servers.
Fixes #640   * **[SSI]** Make sure to avoid object refs after Finished() is
called               to avoid SEGV.  **Minor bug fixes**    * **[XrdPosix]** Fix
various memory related issues.   * **[XrdCrypto]** Fix various small issues.   *
**[Server]** Fix overlapping string copy. Fixes #643   * **[XrdCl]** Provide
compatibility between root://localfile and file://.
--------------------------------------------------------------------------------


================================================================================
 yara-3.7.1-1.el7 (FEDORA-EPEL-2018-cd64b514b0)
 Pattern matching Swiss knife for malware researchers
--------------------------------------------------------------------------------
Update Information:

bump to bugfix release 3.7.1
--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #1534993 - yara-3.7.1 is available
        https://bugzilla.redhat.com/show_bug.cgi?id=1534993
--------------------------------------------------------------------------------
_______________________________________________
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