Fedora 20 updates-testing report

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

 



The following Fedora 20 Security updates need testing:
 Age  URL
 157  https://admin.fedoraproject.org/updates/FEDORA-2014-5897/nrpe-2.15-2.fc20
  51  https://admin.fedoraproject.org/updates/FEDORA-2014-9474/pipelight-0.2.7.3-3.fc20
  26  https://admin.fedoraproject.org/updates/FEDORA-2014-10451/geary-0.6.3-1.fc20
  26  https://admin.fedoraproject.org/updates/FEDORA-2014-10468/icecream-1.0.1-8.20140822git.fc20
  22  https://admin.fedoraproject.org/updates/FEDORA-2014-10790/squid-3.3.13-2.fc20
  10  https://admin.fedoraproject.org/updates/FEDORA-2014-11415/nginx-1.4.7-3.fc20
  10  https://admin.fedoraproject.org/updates/FEDORA-2014-11430/ca-certificates-2014.2.1-1.1.fc20
   8  https://admin.fedoraproject.org/updates/FEDORA-2014-11744/seamonkey-2.29.1-1.fc20
   8  https://admin.fedoraproject.org/updates/FEDORA-2014-11630/rubygem-bundler-1.7.3-1.fc20
   8  https://admin.fedoraproject.org/updates/FEDORA-2014-11697/openstack-glance-2013.2.4-1.fc20
   6  https://admin.fedoraproject.org/updates/FEDORA-2014-11850/fish-2.1.1-1.fc20
   5  https://admin.fedoraproject.org/updates/FEDORA-2014-11892/openstack-neutron-2013.2.4-4.fc20
   5  https://admin.fedoraproject.org/updates/FEDORA-2014-11895/check-mk-1.2.4p5-2.fc20
   5  https://admin.fedoraproject.org/updates/FEDORA-2014-11924/ctags-5.8-16.fc20
   3  https://admin.fedoraproject.org/updates/FEDORA-2014-11989/torque-3.0.4-6.fc20
   3  https://admin.fedoraproject.org/updates/FEDORA-2014-11969/krb5-1.11.5-16.fc20
   3  https://admin.fedoraproject.org/updates/FEDORA-2014-12077/golang-1.3.3-1.fc20
   3  https://admin.fedoraproject.org/updates/FEDORA-2014-12036/xen-4.3.3-3.fc20
   2  https://admin.fedoraproject.org/updates/FEDORA-2014-12146/mantis-1.2.17-3.fc20
   0  https://admin.fedoraproject.org/updates/FEDORA-2014-12263/mediawiki-1.23.5-1.fc20
   0  https://admin.fedoraproject.org/updates/FEDORA-2014-12242/mksh-50c-1.fc20


The following Fedora 20 Critical Path updates have yet to be approved:
 Age URL
   6  https://admin.fedoraproject.org/updates/FEDORA-2014-11843/dash-0.5.8-1.fc20
   3  https://admin.fedoraproject.org/updates/FEDORA-2014-11973/tracker-0.16.4-4.fc20
   3  https://admin.fedoraproject.org/updates/FEDORA-2014-12072/webkitgtk-2.2.8-1.fc20,webkitgtk3-2.2.8-1.fc20
   3  https://admin.fedoraproject.org/updates/FEDORA-2014-11979/koji-1.9.0-8.fc20
   3  https://admin.fedoraproject.org/updates/FEDORA-2014-11969/krb5-1.11.5-16.fc20
   2  https://admin.fedoraproject.org/updates/FEDORA-2014-12178/perl-5.18.4-290.fc20


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

    inxi-2.2.14-1.fc20
    man-pages-de-1.7-2.fc20
    mediawiki-1.23.5-1.fc20
    perl-Pod-Snippets-0.14-3.fc20
    php-tcpdf-6.0.095-1.fc20
    python-diff-cover-0.6.1-1.fc20
    taskcoach-1.4.1-1.fc20
    the_silver_searcher-0.24.1-1.fc20
    yoshimi-1.2.4-1.fc20
    yumex-3.0.16-1.fc20

Details about builds:


================================================================================
 inxi-2.2.14-1.fc20 (FEDORA-2014-12249)
 A full featured system information script
--------------------------------------------------------------------------------
Update Information:

Update to 2.2.14
--------------------------------------------------------------------------------
ChangeLog:

* Mon Sep 29 2014 Vasiliy N. Glazov <vascom2@xxxxxxxxx> 2.2.14-1
- Update to 2.2.14
--------------------------------------------------------------------------------


================================================================================
 man-pages-de-1.7-2.fc20 (FEDORA-2014-12271)
 German man pages from the Linux Documentation Project
--------------------------------------------------------------------------------
Update Information:

Some enhancements to get more man pages translated
--------------------------------------------------------------------------------
ChangeLog:

* Sun Oct  5 2014 Mario Blättermann <mario.blaettermann@xxxxxxxxx> - 1.7-2
- Patch for cal.1.po to fix a typo
- Some %global defintions
- Fix version number in all man-pages based files so that the string
  can be translated
--------------------------------------------------------------------------------


================================================================================
 mediawiki-1.23.5-1.fc20 (FEDORA-2014-12263)
 A wiki engine
--------------------------------------------------------------------------------
Update Information:

* CVE-2014-7295 (bug 70672) SECURITY: OutputPage: Remove separation of css and js module allowance.
--------------------------------------------------------------------------------
ChangeLog:

* Thu Oct  2 2014 Michael Cronenworth <mike@xxxxxxxxxx> - 1.23.5-1
- Update to 1.23.5
- CVE-2014-7295 (bug 70672) SECURITY: OutputPage: Remove separation of css and js module
  allowance.
--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #1148675 - CVE-2014-7295 mediawiki: remove separation of css and js module allowance issue fixed in versions 1.19.20, 1.22.12, and 1.23.5.
        https://bugzilla.redhat.com/show_bug.cgi?id=1148675
--------------------------------------------------------------------------------


================================================================================
 perl-Pod-Snippets-0.14-3.fc20 (FEDORA-2014-12269)
 Extract and reformat snippets of POD
--------------------------------------------------------------------------------
Update Information:

This class is a very simple extension of Pod::Parser that extracts POD
snippets from Perl code, and pretty-prints it so as to make it usable from
other Perl code. As demonstrated above, Pod::Snippets is immediately useful
to test-driven-development nutcases who want to put every single line of
Perl code under test, including code that is in the POD (typically a
SYNOPSIS section). There are other uses, such as storing a piece of
information that is both human- and machine-readable (e.g. an XML schema)
simultaneously as documentation and code.
--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #1141446 - Review Request: perl-Pod-Snippets - Extract and reformat snippets of POD
        https://bugzilla.redhat.com/show_bug.cgi?id=1141446
--------------------------------------------------------------------------------


================================================================================
 php-tcpdf-6.0.095-1.fc20 (FEDORA-2014-12068)
 PHP class for generating PDF documents and barcodes
--------------------------------------------------------------------------------
Update Information:

6.0.095 (2014-10-02)
* Bug item #979 "New Timezone option overwriting current timezone" was fixed.

6.0.094 (2014-09-30)
* Bug item #978 "Variable Undefined: $cborder" was fixed.

6.0.093 (2014-09-02)
* Security fix: some serialize/unserialize methods were replaced with json_encode/json_decode to avoid a potential object injection with user supplied content. Thanks to ownCloud Inc. for reporting this issue.
* K_TIMEZONE constant was added to the default configuration to supress date-time warnings.

6.0.092 (2014-09-01)
* Bug item #956 "Monospaced fonts are not alignd at the baseline" was fixed.
* Bug item #964 "Problem when changing font size" was fixed.
* Bug item #969 "ImageSVG with radialGradient problem" was fixed.
* sRGB.icc file was replaced with the one from the Debian package icc-profiles-free (2.0.1+dfsg-1) 


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

* Sun Oct  5 2014 Remi Collet <remi@xxxxxxxxxxxxxxxxx> - 6.0.095-1
- update to 6.0.095
* Thu Oct  2 2014 Remi Collet <remi@xxxxxxxxxxxxxxxxx> - 6.0.094-1
- update to 6.0.094
* Wed Sep 17 2014 Robert Scheck <robert@xxxxxxxxxxxxxxxxx> - 6.0.091-2
- buildrequire php-cli >= 5.3 (#1121745)
- added provides for php-* if package is used on EL-5 (#1121745)
- corrected inter-package dependencies (Remi Collet)
--------------------------------------------------------------------------------


================================================================================
 python-diff-cover-0.6.1-1.fc20 (FEDORA-2014-12248)
 Automatically find diff lines that need test coverage
--------------------------------------------------------------------------------
Update Information:

Update to upstream diff-cover 0.6.1 which fixes the following issues:
* Fixed issue where error message was not being returned after diff-quality errors
* Fixed issue where diff-quality would fail due to warnings.
--------------------------------------------------------------------------------
ChangeLog:

* Sun Oct  5 2014 David Shea <dshea@xxxxxxxxxx> - 0.6.1-1
- Fixed issue where error message was not being returned after diff-quality errors
- Fixed issue where diff-quality would fail due to warnings.
--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #1148339 - python-diff-cover-0.6.1 is available
        https://bugzilla.redhat.com/show_bug.cgi?id=1148339
--------------------------------------------------------------------------------


================================================================================
 taskcoach-1.4.1-1.fc20 (FEDORA-2014-12258)
 Your friendly task manager
--------------------------------------------------------------------------------
Update Information:

Updated to the latest upstream version
--------------------------------------------------------------------------------
ChangeLog:

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


================================================================================
 the_silver_searcher-0.24.1-1.fc20 (FEDORA-2014-12260)
 Super-fast text searching tool(ag)
--------------------------------------------------------------------------------
Update Information:

update to 0.24.1
--------------------------------------------------------------------------------
ChangeLog:

* Tue Sep 30 2014 Kenjiro Nakayama <nakayamakenjiro@xxxxxxxxx> - 0.24.1-1
- update to 0.24.1
* Mon Aug 18 2014 Fedora Release Engineering <rel-eng@xxxxxxxxxxxxxxxxxxxxxxx> - 0.22.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
* Sun Jun 22 2014 Kenjiro Nakayama <nakayamakenjiro@xxxxxxxxx> - 0.22.0-1
- update to 0.22.0
* Sun Jun  8 2014 Fedora Release Engineering <rel-eng@xxxxxxxxxxxxxxxxxxxxxxx> - 0.21.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
--------------------------------------------------------------------------------


================================================================================
 yoshimi-1.2.4-1.fc20 (FEDORA-2014-12257)
 Rewrite of ZynAddSubFx aiming for better JACK support
--------------------------------------------------------------------------------
Update Information:

Update to 1.2.4
Update to 1.2.1
--------------------------------------------------------------------------------
ChangeLog:

* Sun Oct  5 2014 Adam Huffman <bloch@xxxxxxxxxxxx> - 1.2.4-1
- Update to 1.2.4
- Notes file now replaced by Changelog
* Tue Sep  2 2014 Brendan Jones <brendan.jones.it@xxxxxxxxx> 1.2.3-2
- Correct notes
* Tue Sep  2 2014 Brendan Jones <brendan.jones.it@xxxxxxxxx> 1.2.3-1
- Update to 1.2.3
* Mon Aug 18 2014 Fedora Release Engineering <rel-eng@xxxxxxxxxxxxxxxxxxxxxxx> - 1.2.2-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
* Sun Jul 20 2014 Adam Huffman <bloch@xxxxxxxxxxxx> - 1.2.2-1
- Update to upstream 1.2.2
- Add appdata and new icon
* Sat Jun  7 2014 Fedora Release Engineering <rel-eng@xxxxxxxxxxxxxxxxxxxxxxx> - 1.2.1-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
* Fri May 30 2014 Adam Huffman <bloch@xxxxxxxxxxxx> - 1.2.1-1
- Update to 1.2.1
- Remove format-security patch, now that fix is in upstream
- Include README
* Fri May 23 2014 Petr Machata <pmachata@xxxxxxxxxx> - 1.2.0-3
- Rebuild for boost 1.55.0
* Mon May 19 2014 Peter Robinson <pbrobinson@xxxxxxxxxxxxxxxxx> 1.2.0-2
- Re-add cflags patch to fix FTBFS
* Wed Mar 19 2014 Brendan Jones <brendan.jones.it@xxxxxxxxx> 1.2.0-1
- Update to 1.2.0
--------------------------------------------------------------------------------


================================================================================
 yumex-3.0.16-1.fc20 (FEDORA-2014-12267)
 Yum Extender graphical package management tool
--------------------------------------------------------------------------------
Update Information:

Bugfix release
--------------------------------------------------------------------------------
ChangeLog:

* Sun Oct  5 2014 Tim Lauridsen <timlau@xxxxxxxxxxxxxxxxx> 3.0.16-1
- bumped version to 3.0.16
- removed udisks requirement
- cleaned up the spec changelog
--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #1111142 - yumex 3.0.15 does not install/erase as the root
        https://bugzilla.redhat.com/show_bug.cgi?id=1111142
  [ 2 ] Bug #1149274 - yumex try to install package and cancell it; Try to install the package again= apply button does not work
        https://bugzilla.redhat.com/show_bug.cgi?id=1149274
  [ 3 ] Bug #886060 - udisks dependency
        https://bugzilla.redhat.com/show_bug.cgi?id=886060
  [ 4 ] Bug #1043829 - Python stack-dump on selecting package dependencies after removing a package
        https://bugzilla.redhat.com/show_bug.cgi?id=1043829
--------------------------------------------------------------------------------

-- 
test mailing list
test@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe:
https://admin.fedoraproject.org/mailman/listinfo/test





[Index of Archives]     [Fedora Desktop]     [Fedora SELinux]     [Photo Sharing]     [Yosemite Forum]     [KDE Users]

  Powered by Linux