Fedora 19 updates-testing report

updates at fedoraproject.org updates at fedoraproject.org
Tue May 6 03:41:58 UTC 2014


The following Fedora 19 Security updates need testing:
 Age  URL
 192  https://admin.fedoraproject.org/updates/FEDORA-2013-19963/openstack-glance-2013.1.4-1.fc19
  33  https://admin.fedoraproject.org/updates/FEDORA-2014-4676/a2ps-4.14-23.fc19
  21  https://admin.fedoraproject.org/updates/FEDORA-2014-5024/smb4k-1.1.1-2.fc19
  17  https://admin.fedoraproject.org/updates/FEDORA-2014-5308/srm-1.2.13-1.fc19
   8  https://admin.fedoraproject.org/updates/FEDORA-2014-5715/qt-4.8.6-2.fc19
   6  https://admin.fedoraproject.org/updates/FEDORA-2014-5751/mumble-1.2.5-1.fc19
   6  https://admin.fedoraproject.org/updates/FEDORA-2014-5759/cups-filters-1.0.53-1.fc19
   5  https://admin.fedoraproject.org/updates/FEDORA-2014-5783/fish-2.1.0-9.fc19
   5  https://admin.fedoraproject.org/updates/FEDORA-2014-5801/python-lxml-3.3.5-1.fc19
   4  https://admin.fedoraproject.org/updates/FEDORA-2014-5896/nrpe-2.15-2.fc19
   4  https://admin.fedoraproject.org/updates/FEDORA-2014-5903/miniupnpc-1.9-1.fc19,megaglest-3.9.1-2.fc19,0ad-0.0.15-4.fc19
   3  https://admin.fedoraproject.org/updates/FEDORA-2014-5938/rxvt-unicode-9.20-1.fc19
   3  https://admin.fedoraproject.org/updates/FEDORA-2014-5941/xen-4.2.4-4.fc19
   2  https://admin.fedoraproject.org/updates/FEDORA-2014-5974/python-fmn-web-0.2.4-3.fc19
   2  https://admin.fedoraproject.org/updates/FEDORA-2014-5948/python-fedora-0.3.34-1.fc19
   2  https://admin.fedoraproject.org/updates/FEDORA-2014-5984/php-5.5.12-1.fc19
   0  https://admin.fedoraproject.org/updates/FEDORA-2014-6028/mingw-qt-4.8.6-1.fc19
   0  https://admin.fedoraproject.org/updates/FEDORA-2014-5999/mingw-qt5-qtbase-5.2.1-3.fc19


The following Fedora 19 Critical Path updates have yet to be approved:
 Age URL
 140  https://admin.fedoraproject.org/updates/FEDORA-2013-22326/fedora-bookmarks-15-5.fc19
  66  https://admin.fedoraproject.org/updates/FEDORA-2014-3245/testdisk-6.14-2.fc19.1,ntfs-3g-2014.2.15-1.fc19
   9  https://admin.fedoraproject.org/updates/FEDORA-2014-5620/abrt-2.2.1-1.fc19,libreport-2.2.2-2.fc19
   8  https://admin.fedoraproject.org/updates/FEDORA-2014-5665/curl-7.29.0-18.fc19
   8  https://admin.fedoraproject.org/updates/FEDORA-2014-5715/qt-4.8.6-2.fc19
   5  https://admin.fedoraproject.org/updates/FEDORA-2014-5809/xorg-x11-drv-synaptics-1.7.4-9.fc19
   5  https://admin.fedoraproject.org/updates/FEDORA-2014-5788/xorg-x11-drv-evdev-2.8.3-1.fc19
   4  https://admin.fedoraproject.org/updates/FEDORA-2014-5818/libssh2-1.4.3-7.fc19
   4  https://admin.fedoraproject.org/updates/FEDORA-2014-5867/kde-workspace-4.11.9-2.fc19
   4  https://admin.fedoraproject.org/updates/FEDORA-2014-5448/ibus-1.5.7-1.fc19


The following builds have been pushed to Fedora 19 updates-testing

    armadillo-4.300.0-2.fc19
    barman-1.3.2-1.fc19
    gimagereader-2.93-2.fc19
    gimp-wavelet-denoise-plugin-0.3.1-4.fc19
    gmusicbrowser-1.1.12-1.fc19
    gnome-chemistry-utils-0.14.7-6.fc19
    gnumeric-1.12.15-1.fc19
    goffice-0.10.15-1.fc19
    ibus-table-others-1.3.0.20140505-1.fc19
    jmapviewer-1.03-1.fc19
    jpegoptim-1.3.1-1.fc19
    kde-baseapps-4.11.5-2.fc19
    liblinear-1.94-1.fc19
    man-pages-fr-3.65-1.fc19
    mingw-qt-4.8.6-1.fc19
    mingw-qt5-qtbase-5.2.1-3.fc19
    netcf-0.2.3-5.fc19
    nfdump-1.6.12-1.fc19
    qpdfview-0.4.10-1.fc19
    rear-1.16-1.fc19
    rubygem-gem2rpm-0.10.1-1.fc19
    rubygem-gettext-3.1.2-1.fc19
    rubygem-mini_portile-0.6.0-1.fc19
    virt-viewer-0.5.6-2.fc19

Details about builds:


================================================================================
 armadillo-4.300.0-2.fc19 (FEDORA-2014-5963)
 Fast C++ matrix library with interfaces to LAPACK and ATLAS
--------------------------------------------------------------------------------
Update Information:

This release is the latest stable release with the following improvements:
  * faster find()
  * added find_finite() and find_nonfinite() for finding indices of finite and non-finite elements
  * expressions X=inv(A)*B*C and X=A.i()*B*C are automatically converted to X=solve(A,B*C)
  * enables use of C++11 random number generator when using gcc 4.9+ in C++11 mode

The support for saving & loading of cubes in HDF5 format, present since version 3.900 has been activated.
--------------------------------------------------------------------------------
ChangeLog:

* Sun May  4 2014 José Matos <jamatos at fedoraproject.org> - 4.300.0-2
- add hdf5-devel as build requirement and also as a required for the -devel sub-package
* Fri May  2 2014 José Matos <jamatos at fedoraproject.org> - 4.300.0-1
- update to 4.300.0
--------------------------------------------------------------------------------


================================================================================
 barman-1.3.2-1.fc19 (FEDORA-2014-5996)
 Backup and Recovery Manager for PostgreSQL
--------------------------------------------------------------------------------
Update Information:

Update barman to 1.3.1
--------------------------------------------------------------------------------
ChangeLog:

--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #1088177 - barman-1.3.2 is available
        https://bugzilla.redhat.com/show_bug.cgi?id=1088177
--------------------------------------------------------------------------------


================================================================================
 gimagereader-2.93-2.fc19 (FEDORA-2014-6012)
 OCR application
--------------------------------------------------------------------------------
Update Information:

This update works around a crash on exit, see rhbz #1065695.
Update to version 2.93, see https://raw.githubusercontent.com/manisandro/gImageReader/master/NEWS for details.
--------------------------------------------------------------------------------
ChangeLog:

* Sun May  4 2014 Sandro Mani <manisandro at gmail.com> - 2.93-2
- Workaround rhbz #1065695
* Wed Apr 30 2014 Sandro Mani <manisandro at gmail.com> - 2.93-1
- Update to 2.93
--------------------------------------------------------------------------------


================================================================================
 gimp-wavelet-denoise-plugin-0.3.1-4.fc19 (FEDORA-2014-6004)
 Gimp wavelet denoise plugin
--------------------------------------------------------------------------------
Update Information:

Correct exec bits for plugin
--------------------------------------------------------------------------------
ChangeLog:

* Mon May  5 2014 Vasiliy N. Glazov <vascom2 at gmail.com> - 0.3.1-4
- Correct exec bits for plugin
--------------------------------------------------------------------------------


================================================================================
 gmusicbrowser-1.1.12-1.fc19 (FEDORA-2014-6005)
 Jukebox for large collections of music files
--------------------------------------------------------------------------------
Update Information:

v1.1.12
* fix not being able to remove filters from lists in playlist mode
* fix performances problems with autoupdated lists
* fix some dialogs appearing below other windows
* fix creating windows bigger than screen
* replace "Do not add songs that can't be played" option by "Ignored file extensions" option
* export plugin: fix wrong encoding of certain file names in .m3u
* export plugin: export more fields in csv files
* don't print messages in normal operation, add -verbose option
* translation updates: Chinese(Taiwan), Finnish

v1.1.11
* improve search responsiveness (improve responsiveness of SimpleSearch)
* add auto-update mode that keeps browser lists sorted and filtered (on by default, can be disabled in the songlist/songtree option menu)
* picture finder plugin: update google image, add bing and yahoo, various small changes
* albuminfo plugin: update and fix parsing of Allmusic's pages
* various improvements to song properties and mass-tagging dialogs
* gstreamer : add option to monitor pulseaudio's volume, off by default as it is unstable due to thread problems with the libraries
* close-to-tray option no longer depends on the use-tray option
* various improvements and small fixes to error dialogs asking to retry
* fix default filters "added today" and "played today" doing the opposite of what they say (only fixed for new users, if you were affected you have to edit them to fix it)
* add a new-page button on TabbedLists/Context/NB (can be disabled with newbutton=0)
* better handling of vertical scripts in vertical tabs
* fix combo boxes for setting artist options in the misc tab of preferences
* fix dialog for selecting label icons up-scaling small icons
* dbus API: make CurrentSong output more fields
* songtree: add $discname group variable
* translation updates: Chinese(Taiwan), Finnish, German, Korean, Russian, Spanish

--------------------------------------------------------------------------------
ChangeLog:

* Mon May  5 2014 Remi Collet <remi at fedoraproject.org> - 1.1.12-1
- update to 1.1.12
--------------------------------------------------------------------------------


================================================================================
 gnome-chemistry-utils-0.14.7-6.fc19 (FEDORA-2014-6016)
 A set of chemical utilities
--------------------------------------------------------------------------------
Update Information:

This is an update to the latest upstream releases of gnumeric and goffice:
* http://gnumeric.org/announcements/1.12/gnumeric-1.12.15.html
This is an update to the latest upstream releases of gnumeric and goffice:
* http://gnumeric.org/announcements/1.12/gnumeric-1.12.14.html
--------------------------------------------------------------------------------
ChangeLog:

* Sun May  4 2014 Julian Sikorski <belegdol at fedoraproject.org> - 0.14.7-6
- Rebuilt for gnumeric-1.12.15
--------------------------------------------------------------------------------


================================================================================
 gnumeric-1.12.15-1.fc19 (FEDORA-2014-6016)
 Spreadsheet program for GNOME
--------------------------------------------------------------------------------
Update Information:

This is an update to the latest upstream releases of gnumeric and goffice:
* http://gnumeric.org/announcements/1.12/gnumeric-1.12.15.html
This is an update to the latest upstream releases of gnumeric and goffice:
* http://gnumeric.org/announcements/1.12/gnumeric-1.12.14.html
--------------------------------------------------------------------------------
ChangeLog:

* Sun May  4 2014 Julian Sikorski <belegdol at fedoraproject.org> - 1:1.12.15-1
- Updated to 1.12.15
--------------------------------------------------------------------------------


================================================================================
 goffice-0.10.15-1.fc19 (FEDORA-2014-6016)
 G Office support libraries
--------------------------------------------------------------------------------
Update Information:

This is an update to the latest upstream releases of gnumeric and goffice:
* http://gnumeric.org/announcements/1.12/gnumeric-1.12.15.html
This is an update to the latest upstream releases of gnumeric and goffice:
* http://gnumeric.org/announcements/1.12/gnumeric-1.12.14.html
--------------------------------------------------------------------------------
ChangeLog:

* Sun May  4 2014 Julian Sikorski <belegdol at fedoraproject.org> - 0.10.15-1
- Updated to 0.10.15
--------------------------------------------------------------------------------


================================================================================
 ibus-table-others-1.3.0.20140505-1.fc19 (FEDORA-2014-5991)
 Various tables for IBus-Table
--------------------------------------------------------------------------------
Update Information:

update to latest upstream 1.3.0.20140505; Don’t force “us” layout for the latex input method; The “latex” table uses “\” as a startchar
--------------------------------------------------------------------------------
ChangeLog:

* Mon May  5 2014 Mike FABIAN <mfabian at redhat.com> - 1.3.0.20140505-1
- update to latest upstream 1.3.0.20140505
- Don’t force “us” layout for the latex input method
- The “latex” table uses “\” as a startchar
- fix wrong weekday in rpm changelog
--------------------------------------------------------------------------------


================================================================================
 jmapviewer-1.03-1.fc19 (FEDORA-2014-6039)
 A java component to integrate an OSM map view into your Java application
--------------------------------------------------------------------------------
Update Information:

Initial version
--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #1092629 - Review Request: jmapviewer
        https://bugzilla.redhat.com/show_bug.cgi?id=1092629
--------------------------------------------------------------------------------


================================================================================
 jpegoptim-1.3.1-1.fc19 (FEDORA-2014-6008)
 Utility to optimize JPEG files
--------------------------------------------------------------------------------
Update Information:

Update to version 1.3.1
--------------------------------------------------------------------------------
ChangeLog:

* Sat May  3 2014 Denis Fateyev <denis at fateyev.com> - 1.3.1-1
- Update to version 1.3.1
--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #1089963 - jpegoptim-1.3.1 is available
        https://bugzilla.redhat.com/show_bug.cgi?id=1089963
--------------------------------------------------------------------------------


================================================================================
 kde-baseapps-4.11.5-2.fc19 (FEDORA-2014-6010)
 KDE Core Applications
--------------------------------------------------------------------------------
Update Information:

Add dependency on mozilla-filesystem so flash-plugin install works as expected.
--------------------------------------------------------------------------------
ChangeLog:

* Sat May  3 2014 Rex Dieter <rdieter at fedoraproject.org> 4.11.5-2
- Requires: mozilla-filesystem (#1000673)
--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #1000673 - Konqueror does not work with Flash without /usr/lib64/mozilla/plugins/libflashplayer.so symlink
        https://bugzilla.redhat.com/show_bug.cgi?id=1000673
--------------------------------------------------------------------------------


================================================================================
 liblinear-1.94-1.fc19 (FEDORA-2014-6025)
 Library for Large Linear Classification
--------------------------------------------------------------------------------
Update Information:

new upstream release (#1051090)
--------------------------------------------------------------------------------
ChangeLog:

* Sun May  4 2014 Björn Esser <bjoern.esser at gmail.com> - 1.94-1
- new upstream release (#1051090)
- failsafe backport of Python2-macros for RHEL <= 6
- Python3 is not available on RHEL7, yet
- preserve timestamps of modified files
- minor improvements
--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #1051090 - liblinear-1.9.4 is available
        https://bugzilla.redhat.com/show_bug.cgi?id=1051090
--------------------------------------------------------------------------------


================================================================================
 man-pages-fr-3.65-1.fc19 (FEDORA-2014-6006)
 French version of the Linux man-pages
--------------------------------------------------------------------------------
Update Information:

update to new upstream version man-pages-fr 3.65-1 (Resolves: rhbz#1093660)
--------------------------------------------------------------------------------
ChangeLog:

* Mon May  5 2014 Mike FABIAN <mfabian at redhat.com> - 3.65-1
- update to new upstream version man-pages-fr 3.65-1 (Resolves: rhbz#1093660)
--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #1093660 - man-pages-fr-3.64-1 is available
        https://bugzilla.redhat.com/show_bug.cgi?id=1093660
--------------------------------------------------------------------------------


================================================================================
 mingw-qt-4.8.6-1.fc19 (FEDORA-2014-6028)
 Qt for Windows
--------------------------------------------------------------------------------
Update Information:

* Update to 4.8.6
* Fix DoS vulnerability in the GIF image handler (QTBUG-38367)
--------------------------------------------------------------------------------
ChangeLog:

* Tue Apr 29 2014 Erik van Pienbroek <epienbro at fedoraproject.org> - 4.8.6-1
- Update to 4.8.6
- Fix DoS vulnerability in the GIF image handler (QTBUG-38367)
--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #1092836 - CVE-2014-0190 mingw-qt: qt: NULL pointer dereference flaw in QGIFFormat::fillRect [fedora-all]
        https://bugzilla.redhat.com/show_bug.cgi?id=1092836
--------------------------------------------------------------------------------


================================================================================
 mingw-qt5-qtbase-5.2.1-3.fc19 (FEDORA-2014-5999)
 Qt5 for Windows - QtBase component
--------------------------------------------------------------------------------
Update Information:

* Fix invalid reference to qtmain when using CMake (RHBZ #1092465)
* Fix DoS vulnerability in the GIF image handler (QTBUG-38367, RHBZ #1092837)
--------------------------------------------------------------------------------
ChangeLog:

* Sat May  3 2014 Erik van Pienbroek <epienbro at fedoraproject.org> - 5.2.1-3
- Fix invalid reference to qtmain when using CMake (RHBZ #1092465)
- Fix DoS vulnerability in the GIF image handler (QTBUG-38367, RHBZ #1092837)
* Sun Apr 13 2014 Erik van Pienbroek <epienbro at fedoraproject.org> - 5.2.1-2
- Rebuild against gcc 4.9 (to fix paths mentioned in mkspecs/qconfig.pri)
--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #1092465 - Linking fails on a cmake based project using Qt 5 since libqtmain.a is not found
        https://bugzilla.redhat.com/show_bug.cgi?id=1092465
  [ 2 ] Bug #1092837 - CVE-2014-0190 mingw-qt5-qtbase: qt: NULL pointer dereference flaw in QGIFFormat::fillRect [fedora-all]
        https://bugzilla.redhat.com/show_bug.cgi?id=1092837
--------------------------------------------------------------------------------


================================================================================
 netcf-0.2.3-5.fc19 (FEDORA-2014-6011)
 Cross-platform network configuration library
--------------------------------------------------------------------------------
Update Information:

* Fix reading bridge stp value (bz #1031053)
--------------------------------------------------------------------------------
ChangeLog:

* Sat May  3 2014 Cole Robinson <crobinso at redhat.com> - 0.2.3-5
- Fix reading bridge stp value (bz #1031053)
--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #1031053 - XML error: bridge stp should be on or off got yes
        https://bugzilla.redhat.com/show_bug.cgi?id=1031053
--------------------------------------------------------------------------------


================================================================================
 nfdump-1.6.12-1.fc19 (FEDORA-2014-6001)
 NetFlow collecting and processing tools
--------------------------------------------------------------------------------
Update Information:

Update to version 1.6.12
--------------------------------------------------------------------------------
ChangeLog:

* Sat May  3 2014 Denis Fateyev <denis at fateyev.com> - 1.6.12-1
- Update to version 1.6.12
--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #1093935 - nfdump-1.6.12 is available
        https://bugzilla.redhat.com/show_bug.cgi?id=1093935
--------------------------------------------------------------------------------


================================================================================
 qpdfview-0.4.10-1.fc19 (FEDORA-2014-6040)
 Tabbed PDF Viewer
--------------------------------------------------------------------------------
Update Information:

Version bump
--------------------------------------------------------------------------------
ChangeLog:

* Mon May  5 2014 TI_Eugene <ti.eugene at gmail.com> 0.4.10-1
- Version bump
--------------------------------------------------------------------------------


================================================================================
 rear-1.16-1.fc19 (FEDORA-2014-6026)
 Relax-and-Recover is a Linux disaster recovery and system migration tool
--------------------------------------------------------------------------------
Update Information:

releasing rear-1.16
--------------------------------------------------------------------------------
ChangeLog:

--------------------------------------------------------------------------------


================================================================================
 rubygem-gem2rpm-0.10.1-1.fc19 (FEDORA-2014-5989)
 Generate rpm specfiles from gems
--------------------------------------------------------------------------------
Update Information:

Update to gem2rpm 0.10.0.
--------------------------------------------------------------------------------
ChangeLog:

* Mon May  5 2014 Vít Ondruch <vondruch at redhat.com> - 0.10.1-1
- Update to gem2rpm 0.10.0.
--------------------------------------------------------------------------------


================================================================================
 rubygem-gettext-3.1.2-1.fc19 (FEDORA-2014-6029)
 RubyGem of Localization Library and Tools for Ruby
--------------------------------------------------------------------------------
Update Information:

New version 3.1.2 is released.
--------------------------------------------------------------------------------
ChangeLog:

* Sun May  4 2014 Mamoru TASAKA <mtasaka at fedoraproject.org> - 3.1.2-1
- 3.1.2
--------------------------------------------------------------------------------


================================================================================
 rubygem-mini_portile-0.6.0-1.fc19 (FEDORA-2014-6015)
 Simplistic port-like solution for developers
--------------------------------------------------------------------------------
Update Information:

New version 0.6.0 is released.
--------------------------------------------------------------------------------
ChangeLog:

* Sun May  4 2014 Mamoru TASAKA <mtasaka at fedoraproject.org> - 3.1.2-1
- 0.6.0
--------------------------------------------------------------------------------


================================================================================
 virt-viewer-0.5.6-2.fc19 (FEDORA-2014-6007)
 Virtual Machine Viewer
--------------------------------------------------------------------------------
Update Information:

* Fix crash adding VNC widget (bz #1065702)
--------------------------------------------------------------------------------
ChangeLog:

* Sat May  3 2014 Cole Robinson <crobinso at redhat.com> - 0.5.6-2
- Fix crash adding VNC widget (bz #1065702)
--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #1065702 - remote-viewer crash adding widget
        https://bugzilla.redhat.com/show_bug.cgi?id=1065702
--------------------------------------------------------------------------------



More information about the test mailing list