The following Fedora 18 Security updates need testing: Age URL 212 https://admin.fedoraproject.org/updates/FEDORA-2013-6117/eucalyptus-3.2.2-1.fc18 58 https://admin.fedoraproject.org/updates/FEDORA-2013-17195/spice-gtk-0.18-3.fc18 55 https://admin.fedoraproject.org/updates/FEDORA-2013-17431/thunderbird-17.0.9-1.fc18 52 https://admin.fedoraproject.org/updates/FEDORA-2013-17635/wireshark-1.10.2-4.fc18 51 https://admin.fedoraproject.org/updates/FEDORA-2013-17853/davfs2-1.4.7-3.fc18 50 https://admin.fedoraproject.org/updates/FEDORA-2013-17912/chicken-4.8.0.4-4.fc18 19 https://admin.fedoraproject.org/updates/FEDORA-2013-20176/mantis-1.2.15-3.fc18 8 https://admin.fedoraproject.org/updates/FEDORA-2013-20976/drupal7-context-3.1-1.fc18 7 https://admin.fedoraproject.org/updates/FEDORA-2013-21057/xen-4.2.3-8.fc18 7 https://admin.fedoraproject.org/updates/FEDORA-2013-21018/bip-0.8.9-1.fc18 5 https://admin.fedoraproject.org/updates/FEDORA-2013-21207/samba-4.0.11-1.fc18 3 https://admin.fedoraproject.org/updates/FEDORA-2013-21298/drupal6-context-3.3-1.fc18 2 https://admin.fedoraproject.org/updates/FEDORA-2013-21415/python3-3.3.0-5.fc18 2 https://admin.fedoraproject.org/updates/FEDORA-2013-21354/moodle-2.3.10-1.fc18 2 https://admin.fedoraproject.org/updates/FEDORA-2013-20817/python-djblets-0.7.23-1.fc18,ReviewBoard-1.7.18-1.fc18 The following Fedora 18 Critical Path updates have yet to be approved: Age URL 281 https://admin.fedoraproject.org/updates/FEDORA-2013-2192/nautilus-3.6.3-5.fc18 10 https://admin.fedoraproject.org/updates/FEDORA-2013-20797/libbluray-0.4.0-1.fc18 9 https://admin.fedoraproject.org/updates/FEDORA-2013-20919/sane-backends-1.0.24-6.fc18 9 https://admin.fedoraproject.org/updates/FEDORA-2013-20908/libxfce4ui-4.10.0-9.fc18 6 https://admin.fedoraproject.org/updates/FEDORA-2013-21084/perl-5.16.3-245.fc18 2 https://admin.fedoraproject.org/updates/FEDORA-2013-21375/kernel-3.11.8-100.fc18 The following builds have been pushed to Fedora 18 updates-testing code-editor-2.8.1-5.fc18 krazy2-2.94-0.2.20130817git8a0c3deb81ce2.fc18 latex2rtf-2.3.4-1.fc18 lbzip2-2.2-5.fc18 python-mongoengine-0.8.4-1.fc18 rekonq-2.4.0-1.fc18 Details about builds: ================================================================================ code-editor-2.8.1-5.fc18 (FEDORA-2013-21591) Lightweight and cross-platform text and code editor based on Qt Creator -------------------------------------------------------------------------------- Update Information: Fix a crash on codestylesettings when closing the editor Fix a crash on codestylesettings when closing the editor -------------------------------------------------------------------------------- ChangeLog: * Sun Nov 17 2013 Ilyes Gouta <ilyes.gouta@xxxxxxxxx> - 2.8.1-5 - Bump release version for fixing f19 build * Tue Oct 15 2013 Ilyes Gouta <ilyes.gouta@xxxxxxxxx> - 2.8.1-3 - Rebased on origin-2.8 7165378 - Fix a crash on codestylesettings when closing the editor * Tue Oct 1 2013 Dan Horák <dan[at]danny.cz> - 2.8.1-2 - use system botan (see also #912367) * Sun Sep 29 2013 Ilyes Gouta <ilyes.gouta@xxxxxxxxx> - 2.8.1-1 - Rebased on Qt Creator v2.8.1 (a1fbcf7) - Fixed previous spec versions 2 and 8 release dates * Sat Aug 3 2013 Fedora Release Engineering <rel-eng@xxxxxxxxxxxxxxxxxxxxxxx> - 2.3.1-16 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild * Wed Feb 13 2013 Fedora Release Engineering <rel-eng@xxxxxxxxxxxxxxxxxxxxxxx> - 2.3.1-15 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild -------------------------------------------------------------------------------- ================================================================================ krazy2-2.94-0.2.20130817git8a0c3deb81ce2.fc18 (FEDORA-2013-21590) Krazy is a tool for checking code against the KDE coding guidelines -------------------------------------------------------------------------------- Update Information: An update of Krazy2 to the latest git snapshot. (Unfortunately, the Krazy2 project does not do releases.) The new snapshot includes many bug fixes, false positive fixes and updates for newer KDE coding guidelines over the 3-year-old snapshot previously shipped in Fedora. In addition, the following new features are supported by this new snapshot: * support for checking CMake, Python and qdoc (Qt documentation) files * support for krazy in-source conditionals * a simple (limited) memleak checker that looks for new's without delete's * a new optional checker for not using the Q_* Qt macros, e.g. Q_FOREACH * a new optional checker for not using inline methods from qmath.h * spellcheck now catches "the the" * krazy::exclude=qobject to skip the qobject check * new command line option --no-brief to turn off the brief output * krazy2all --list-sets, which does the same as krazy2 --list-sets * krazy2xml now looks for a YAML configuration file ~/.krazyxml -------------------------------------------------------------------------------- ChangeLog: * Sun Nov 17 2013 Kevin Kofler <Kevin@xxxxxxxxxxxxxxxx> - 2.94-0.2.20130817git8a0c3deb81ce2 - Don't install redundant krazyrc.5.gz, krazyrc.3.gz is the replacement * Sun Nov 17 2013 Kevin Kofler <Kevin@xxxxxxxxxxxxxxxx> - 2.94-0.1.20130817git8a0c3deb81ce2 - Update to latest master (8a0c3deb81ce219ebfa073480036d1a2e8237964, 2013-08-17) - Drop upstreamed part of prefix patch, rename rest to krazy2-install-shlibs - BuildRequires: perl(YAML) * Sat Aug 3 2013 Fedora Release Engineering <rel-eng@xxxxxxxxxxxxxxxxxxxxxxx> - 2.90-20.20100926svn - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild * Wed Jul 24 2013 Petr Pisar <ppisar@xxxxxxxxxx> - 2.90-19.20100926svn - Perl 5.18 rebuild * Thu Feb 14 2013 Fedora Release Engineering <rel-eng@xxxxxxxxxxxxxxxxxxxxxxx> - 2.90-18.20100926svn - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild -------------------------------------------------------------------------------- ================================================================================ latex2rtf-2.3.4-1.fc18 (FEDORA-2013-21601) LaTeX to RTF converter that handles equations, figures, and cross-references -------------------------------------------------------------------------------- Update Information: Update to 2.3.4, introducing tikz support. -------------------------------------------------------------------------------- ChangeLog: * Sun Nov 17 2013 Susi Lehtola <jussilehtola@xxxxxxxxxxxxxxxxx> - 2.3.4-1 - Update to 2.3.4. * Sat Aug 3 2013 Fedora Release Engineering <rel-eng@xxxxxxxxxxxxxxxxxxxxxxx> - 2.3.3-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild -------------------------------------------------------------------------------- References: [ 1 ] Bug #1030883 - latex2rtf-2.3.4 is available https://bugzilla.redhat.com/show_bug.cgi?id=1030883 -------------------------------------------------------------------------------- ================================================================================ lbzip2-2.2-5.fc18 (FEDORA-2013-21597) Fast, multi-threaded bzip2 utility -------------------------------------------------------------------------------- Update Information: This update fixes an assertion failure bug which can be triggered during compression. -------------------------------------------------------------------------------- ChangeLog: * Sun Nov 17 2013 Mikolaj Izdebski <mizdebsk@xxxxxxxxxx> - 2.2-5 - Add patch to fix assertion failure during compression - Resolves: rhbz#1028482 -------------------------------------------------------------------------------- References: [ 1 ] Bug #1028482 - [abrt] lbzip2-2.2-4.fc19: generate_initial_trees: Process /usr/bin/lbzip2 was killed by signal 6 (SIGABRT) https://bugzilla.redhat.com/show_bug.cgi?id=1028482 -------------------------------------------------------------------------------- ================================================================================ python-mongoengine-0.8.4-1.fc18 (FEDORA-2013-21569) A Python Document-Object Mapper for working with MongoDB -------------------------------------------------------------------------------- Update Information: Last version of Mongoengine. -------------------------------------------------------------------------------- ChangeLog: * Mon Aug 26 2013 Yohan Graterol <yohangraterol92@xxxxxxxxx> - 0.8.4-1 - New Version * Mon Aug 12 2013 Yohan Graterol <yohangraterol92@xxxxxxxxx> - 0.8.3-1 - New version * Sun Aug 4 2013 Fedora Release Engineering <rel-eng@xxxxxxxxxxxxxxxxxxxxxxx> - 0.7.9-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild * Wed Mar 13 2013 Eduardo Echeverria <echevemaster@xxxxxxxxx> - 0.7.9-5 - Fix setup.py (add python-pillow instead python-imaging) -------------------------------------------------------------------------------- References: [ 1 ] Bug #901365 - Review Request: python-mongoengine - A Python Document-Object Mapper for working with MongoDB https://bugzilla.redhat.com/show_bug.cgi?id=901365 -------------------------------------------------------------------------------- ================================================================================ rekonq-2.4.0-1.fc18 (FEDORA-2013-21584) KDE browser based on QtWebkit -------------------------------------------------------------------------------- Update Information: Rekonq 2.4.0 release. See http://adjamblog.wordpress.com/2013/11/15/rekonq-2-4-0/ -------------------------------------------------------------------------------- ChangeLog: * Sat Nov 16 2013 Jan Grulich <jgrulich@xxxxxxxxxx> 2.4.0-1 - 2.4.0 * Sun Aug 4 2013 Fedora Release Engineering <rel-eng@xxxxxxxxxxxxxxxxxxxxxxx> - 2.3.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild -------------------------------------------------------------------------------- -- test mailing list test@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe: https://admin.fedoraproject.org/mailman/listinfo/test