The following Fedora 19 Security updates need testing: Age URL 229 https://admin.fedoraproject.org/updates/FEDORA-2013-19963/openstack-glance-2013.1.4-1.fc19 41 https://admin.fedoraproject.org/updates/FEDORA-2014-5896/nrpe-2.15-2.fc19 31 https://admin.fedoraproject.org/updates/FEDORA-2014-6233/dpkg-1.16.14-1.fc19 29 https://admin.fedoraproject.org/updates/FEDORA-2014-6331/dovecot-2.2.13-1.fc19 21 https://admin.fedoraproject.org/updates/FEDORA-2014-6553/chicken-4.8.0.6-2.fc19 19 https://admin.fedoraproject.org/updates/FEDORA-2014-6597/drupal7-views-3.8-1.fc19 16 https://admin.fedoraproject.org/updates/FEDORA-2014-6716/readline-6.2-7.fc19 11 https://admin.fedoraproject.org/updates/FEDORA-2014-6938/mod_wsgi-3.5-1.fc19 7 https://admin.fedoraproject.org/updates/FEDORA-2014-7095/sendmail-8.14.7-2.fc19 7 https://admin.fedoraproject.org/updates/FEDORA-2014-7090/chkrootkit-0.49-9.fc19 2 https://admin.fedoraproject.org/updates/FEDORA-2014-7228/php-horde-Horde-Ldap-2.0.6-1.fc19 2 https://admin.fedoraproject.org/updates/FEDORA-2014-7224/python-djblets-0.7.30-2.fc19 2 https://admin.fedoraproject.org/updates/FEDORA-2014-7168/kernel-3.14.6-100.fc19 2 https://admin.fedoraproject.org/updates/FEDORA-2014-6904/php-doctrine-orm-2.4.2-2.fc19,php-phpunit-PHPUnit-MockObject-1.2.3-4.fc19,php-5.5.13-3.fc19 0 https://admin.fedoraproject.org/updates/FEDORA-2014-7261/polarssl-1.2.10-2.fc19 0 https://admin.fedoraproject.org/updates/FEDORA-2014-7279/nspr-4.10.6-1.fc19,xulrunner-30.0-1.fc19,firefox-30.0-4.fc19 0 https://admin.fedoraproject.org/updates/FEDORA-2014-7274/tor-0.2.4.22-2.fc19 The following Fedora 19 Critical Path updates have yet to be approved: Age URL 177 https://admin.fedoraproject.org/updates/FEDORA-2013-22326/fedora-bookmarks-15-5.fc19 103 https://admin.fedoraproject.org/updates/FEDORA-2014-3245/testdisk-6.14-2.fc19.1,ntfs-3g-2014.2.15-1.fc19 12 https://admin.fedoraproject.org/updates/FEDORA-2014-6898/openldap-2.4.39-3.fc19 9 https://admin.fedoraproject.org/updates/FEDORA-2014-6988/curl-7.29.0-20.fc19 7 https://admin.fedoraproject.org/updates/FEDORA-2014-7095/sendmail-8.14.7-2.fc19 2 https://admin.fedoraproject.org/updates/FEDORA-2014-7157/libbluray-0.6.0-1.fc19 2 https://admin.fedoraproject.org/updates/FEDORA-2014-7195/crda-1.1.3_2014.06.02-1.fc19 2 https://admin.fedoraproject.org/updates/FEDORA-2014-7201/audit-2.3.7-1.fc19 2 https://admin.fedoraproject.org/updates/FEDORA-2014-7178/perl-Filter-1.50-1.fc19 2 https://admin.fedoraproject.org/updates/FEDORA-2014-7192/linux-firmware-20140605-36.gita4f3bc03.fc19 0 https://admin.fedoraproject.org/updates/FEDORA-2014-7279/nspr-4.10.6-1.fc19,xulrunner-30.0-1.fc19,firefox-30.0-4.fc19 0 https://admin.fedoraproject.org/updates/FEDORA-2014-7270/qt-4.8.6-9.fc19 0 https://admin.fedoraproject.org/updates/FEDORA-2014-7285/gupnp-av-0.12.6-1.fc19 The following builds have been pushed to Fedora 19 updates-testing RBTools-0.6.1-1.fc19 cinnamon-2.0.14-17.fc19 cinnamon-control-center-2.0.9-6.fc19 cinnamon-menus-2.2.0-2.fc19 cinnamon-screensaver-2.0.3-2.fc19 cinnamon-session-2.0.6-2.fc19 cinnamon-settings-daemon-2.0.8-8.fc19 firefox-30.0-4.fc19 gupnp-av-0.12.6-1.fc19 jwhois-4.0-32.fc19 libreoffice-4.1.6.2-6.fc19 nemo-2.0.8-10.fc19 nspr-4.10.6-1.fc19 phoronix-test-suite-5.2.0-1.fc19 python-biopython-1.64-1.fc19 python-datanommer-models-0.6.4-1.fc19 python-fmn-consumer-0.2.5-1.fc19 python-fmn-lib-0.2.4-1.fc19 python-fmn-rules-0.2.3-1.fc19 python-fmn-web-0.2.5-1.fc19 qt-4.8.6-9.fc19 scap-workbench-0.8.9-1.fc19 shellinabox-2.14-27.git88822c1.fc19 tor-0.2.4.22-2.fc19 vicious-2.1.3-1.fc19 xulrunner-30.0-1.fc19 Details about builds: ================================================================================ RBTools-0.6.1-1.fc19 (FEDORA-2014-7303) Tools for use with ReviewBoard -------------------------------------------------------------------------------- Update Information: http://www.reviewboard.org/docs/releasenotes/rbtools/0.6.1/ commit 86475179c6ec5450c3039c7b1296c0b780e2e705 Author: Stephen Gallagher <sgallagh@xxxxxxxxxx> Date: Wed May 14 12:35:31 2014 -0400 Properly generate parent diffs in git The old behavior was to only populate the 'parent_base' attribute if the 'base' of the review range did not show up with git branch -r --contains <base> This fails for many common environments (such as having pushed to your private github repository prior to posting the review). Presumably, the assumption that was made is that if the base is present on a remote branch, it must be already available to Review Board. With distributed version-control systems, this is not a safe assumption to make. With this change, we will always look up the merge base and compare it to the review base. If they are different, we will pass along the parent_base so that the parent diff can be generated correctly. commit 8a0e94a64e0716f6f91ce835a50f59b62c3b1da1 Author: Georgy Dyuldin <g.dyuldin@xxxxxxxxx> Date: Fri Apr 25 13:26:33 2014 -0700 Switch to fuzzy search in setup-repo to match repository path. Sometimes repository path on reviewboard server and on local copy of repository may contains slight difference (trailing slash, user credentials, etc.) Now rbt setup-repo offers repository with closest path to local path. Testing done: Ran unit tests. Reviewed at https://reviews.reviewboard.org/r/5724/ commit df33dac0b489db80c5a51705550bf53146c1d57b Author: David Trowbridge <trowbrds@xxxxxxxxx> Date: Fri Apr 25 13:25:25 2014 -0700 Fix perforce options access. Not all rbt commands add the perforce command-line options, but the p4client was accessing them as if they did. Trivial fix. commit 1cb1c32304569ca96620f76c262e029544990047 Author: David Trowbridge <trowbrds@xxxxxxxxx> Date: Tue Apr 22 16:17:11 2014 -0700 Fix -I with svn repositories. The line that added the files to the diff command line was indented four spaces too many, which made it only work if the code happened to drop into that part of the conditional. Testing done: Posted a change to an SVN working directory for just a single file. Reviewed at https://reviews.reviewboard.org/r/5726/ -------------------------------------------------------------------------------- ChangeLog: * Tue Jun 10 2014 Stephen Gallagher <sgallagh@xxxxxxxxxx> 0.6.1-1 - New upstream release 0.6.1 - http://www.reviewboard.org/docs/releasenotes/rbtools/0.6.1/ -------------------------------------------------------------------------------- ================================================================================ cinnamon-2.0.14-17.fc19 (FEDORA-2014-7300) Window management and application launching for GNOME -------------------------------------------------------------------------------- Update Information: - Remove the gnome-control-center contamination from the cinnamon menu -------------------------------------------------------------------------------- ChangeLog: * Wed Jun 11 2014 Leigh Scott <leigh123linux@xxxxxxxxxxxxxx> - 2.0.14-17 - switch to X-Cinnamon -------------------------------------------------------------------------------- ================================================================================ cinnamon-control-center-2.0.9-6.fc19 (FEDORA-2014-7300) Utilities to configure the Cinnamon desktop -------------------------------------------------------------------------------- Update Information: - Remove the gnome-control-center contamination from the cinnamon menu -------------------------------------------------------------------------------- ChangeLog: * Wed Jun 11 2014 Leigh Scott <leigh123linux@xxxxxxxxxxxxxx> - 2.0.9-6 - make cinnamon-nenu adjustments * Wed Jun 11 2014 Leigh Scott <leigh123linux@xxxxxxxxxxxxxx> - 2.0.9-5 - switch to X-Cinnamon * Fri Jan 17 2014 Leigh Scott <leigh123linux@xxxxxxxxxxxxxx> - 2.0.9-4 - add log out dialogue for language change in region panel * Mon Jan 13 2014 Leigh Scott <leigh123linux@xxxxxxxxxxxxxx> - 2.0.9-3 - make changes for epel7 -------------------------------------------------------------------------------- ================================================================================ cinnamon-menus-2.2.0-2.fc19 (FEDORA-2014-7300) A menu system for the Cinnamon project -------------------------------------------------------------------------------- Update Information: - Remove the gnome-control-center contamination from the cinnamon menu -------------------------------------------------------------------------------- ================================================================================ cinnamon-screensaver-2.0.3-2.fc19 (FEDORA-2014-7300) Cinnamon Screensaver -------------------------------------------------------------------------------- Update Information: - Remove the gnome-control-center contamination from the cinnamon menu -------------------------------------------------------------------------------- ChangeLog: * Wed Jun 11 2014 Leigh Scott <leigh123linux@xxxxxxxxxxxxxx> - 2.0.3-2 - switch to X-Cinnamon -------------------------------------------------------------------------------- ================================================================================ cinnamon-session-2.0.6-2.fc19 (FEDORA-2014-7300) Cinnamon session manager -------------------------------------------------------------------------------- Update Information: - Remove the gnome-control-center contamination from the cinnamon menu -------------------------------------------------------------------------------- ChangeLog: * Wed Jun 11 2014 Leigh Scott <leigh123linux@xxxxxxxxxxxxxx> - 2.0.6-2 - switch to X-Cinnamon -------------------------------------------------------------------------------- ================================================================================ cinnamon-settings-daemon-2.0.8-8.fc19 (FEDORA-2014-7300) The daemon sharing settings from CINNAMON to GTK+/KDE applications -------------------------------------------------------------------------------- Update Information: - Remove the gnome-control-center contamination from the cinnamon menu -------------------------------------------------------------------------------- ChangeLog: * Wed Jun 11 2014 Leigh Scott <leigh123linux@xxxxxxxxxxxxxx> - 2.0.8-8 - switch to X-Cinnamon -------------------------------------------------------------------------------- ================================================================================ firefox-30.0-4.fc19 (FEDORA-2014-7279) Mozilla Firefox Web browser -------------------------------------------------------------------------------- Update Information: Update to Firefox 30 -------------------------------------------------------------------------------- ChangeLog: * Wed Jun 11 2014 Martin Stransky <stransky@xxxxxxxxxx> - 30.0-4 - Updated NSPR version * Sat Jun 7 2014 Fedora Release Engineering <rel-eng@xxxxxxxxxxxxxxxxxxxxxxx> - 30.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild * Thu Jun 5 2014 Martin Stransky <stransky@xxxxxxxxxx> - 30.0-2 - Enable gstreamer 1.0 * Wed Jun 4 2014 Martin Stransky <stransky@xxxxxxxxxx> - 30.0-1 - Update to 30.0 build 1 * Fri May 23 2014 Martin Stransky <stransky@xxxxxxxxxx> - 29.0.1-5 - Added a build fix for ppc64 - rhbz#1100495 * Tue May 20 2014 Martin Stransky <stransky@xxxxxxxxxx> - 29.0.1-4 - Enabled necko-wifi * Thu May 15 2014 Peter Robinson <pbrobinson@xxxxxxxxxxxxxxxxx> 29.0.1-3 - Add upstream patches for aarch64 support * Thu May 15 2014 Martin Stransky <stransky@xxxxxxxxxx> - 29.0.1-2 - Fixed rhbz#1098090 - Enable plugin-container for nspluginwrapper -------------------------------------------------------------------------------- ================================================================================ gupnp-av-0.12.6-1.fc19 (FEDORA-2014-7285) A collection of helpers for building UPnP AV applications -------------------------------------------------------------------------------- Update Information: Changes since 0.12.5: - Fix some coverity issues. - lazy-create XML namespaces so only used-ones are declared. Bugs fixed in this release: - https://bugzilla.gnome.org/show_bug.cgi?id=705564 - https://bugzilla.gnome.org/show_bug.cgi?id=730590 - https://bugzilla.gnome.org/show_bug.cgi?id=730591 - https://bugzilla.gnome.org/show_bug.cgi?id=731033 -------------------------------------------------------------------------------- ChangeLog: * Wed Jun 11 2014 Peter Robinson <pbrobinson@xxxxxxxxxxxxxxxxx> 0.12.6-1 - 0.12.6 release - http://ftp.gnome.org/pub/GNOME/sources/gupnp-av/0.12/gupnp-av-0.12.6.news * Sat Jun 7 2014 Fedora Release Engineering <rel-eng@xxxxxxxxxxxxxxxxxxxxxxx> - 0.12.5-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild -------------------------------------------------------------------------------- ================================================================================ jwhois-4.0-32.fc19 (FEDORA-2014-7301) Internet whois/nicname client -------------------------------------------------------------------------------- Update Information: Updates whois server for .id domain, adds whois servers for .tips and .guru domains. -------------------------------------------------------------------------------- ChangeLog: * Tue Jun 10 2014 Vitezslav Crhonek <vcrhonek@xxxxxxxxxx> - 4.0-32 - Update whois server for .id domain Resolves: #1106460 - Add whois servers for .tips and .guru domains -------------------------------------------------------------------------------- References: [ 1 ] Bug #1106460 - update whois server for .id domain https://bugzilla.redhat.com/show_bug.cgi?id=1106460 -------------------------------------------------------------------------------- ================================================================================ libreoffice-4.1.6.2-6.fc19 (FEDORA-2014-7308) Free Software Productivity Suite -------------------------------------------------------------------------------- Update Information: Crash in impress with styles and formatting open -------------------------------------------------------------------------------- ChangeLog: * Wed Jun 11 2014 Caolán McNamara <caolanm@xxxxxxxxxx> - 1:4.1.6.2-6 - Resolves: rhbz#1107340 crash in styles and formatting in impress * Mon Jun 9 2014 David Tardon <dtardon@xxxxxxxxxx> - 1:4.1.6.2-5 - Resolves: rhbz#1105376 FlatODF import/export does not work unless libreoffice-xsltfilter is installed -------------------------------------------------------------------------------- References: [ 1 ] Bug #1107340 - [abrt] libreoffice-core: GetFamily(): soffice.bin killed by SIGSEGV https://bugzilla.redhat.com/show_bug.cgi?id=1107340 -------------------------------------------------------------------------------- ================================================================================ nemo-2.0.8-10.fc19 (FEDORA-2014-7300) File manager for Cinnamon -------------------------------------------------------------------------------- Update Information: - Remove the gnome-control-center contamination from the cinnamon menu -------------------------------------------------------------------------------- ChangeLog: * Wed Jun 11 2014 Leigh Scott <leigh123linux@xxxxxxxxxxxxxx> - 2.0.8-10 - switch to X-Cinnamon -------------------------------------------------------------------------------- ================================================================================ nspr-4.10.6-1.fc19 (FEDORA-2014-7279) Netscape Portable Runtime -------------------------------------------------------------------------------- Update Information: Update to Firefox 30 -------------------------------------------------------------------------------- ChangeLog: * Tue Jun 10 2014 Elio Maldonado <emaldona@xxxxxxxxxx> - 4.10.6-1 - Update to NSPR_4_10_6_RTM -------------------------------------------------------------------------------- ================================================================================ phoronix-test-suite-5.2.0-1.fc19 (FEDORA-2014-7269) An Automated, Open-Source Testing Framework -------------------------------------------------------------------------------- Update Information: new upstream release -------------------------------------------------------------------------------- ChangeLog: * Tue Jun 10 2014 Markus Mayer <lotharlutz@xxxxxx> - 5.2.0-1 - new upstream release * Sat Jun 7 2014 Fedora Release Engineering <rel-eng@xxxxxxxxxxxxxxxxxxxxxxx> - 5.0.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild * Sun Apr 13 2014 Markus Mayer <lotharlutz@xxxxxx> - 5.0.1-1 - new upstream release * Thu Mar 13 2014 Markus Mayer <lotharlutz@xxxxxx> - 5.0.0-1 - new upstream release - disable dependencies not found on epel7 -------------------------------------------------------------------------------- ================================================================================ python-biopython-1.64-1.fc19 (FEDORA-2014-7290) Python tools for computational molecular biology -------------------------------------------------------------------------------- Update Information: Python tools for computational molecular biology -------------------------------------------------------------------------------- ChangeLog: * Tue Jun 10 2014 Luis Bazan <lbazan@xxxxxxxxxxxxxxxxx> - 1.64-1 - new upstream version -------------------------------------------------------------------------------- References: [ 1 ] Bug #908245 - python-biopython-1.64 is available https://bugzilla.redhat.com/show_bug.cgi?id=908245 -------------------------------------------------------------------------------- ================================================================================ python-datanommer-models-0.6.4-1.fc19 (FEDORA-2014-7272) SQLAlchemy models for datanommer -------------------------------------------------------------------------------- Update Information: Fix relationships on insert. Optimized inserts. -------------------------------------------------------------------------------- ChangeLog: * Tue Jun 10 2014 Ralph Bean <rbean@xxxxxxxxxx> - 0.6.4-1 - Latest upstream with a bugfix to the optimized inserts stuff. * Sat Jun 7 2014 Fedora Release Engineering <rel-eng@xxxxxxxxxxxxxxxxxxxxxxx> - 0.6.3-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild * Wed Jun 4 2014 Ralph Bean <rbean@xxxxxxxxxx> - 0.6.3-1 - Optimized inserts. -------------------------------------------------------------------------------- References: [ 1 ] Bug #1100729 - python-datanommer-models-0.6.2 is available https://bugzilla.redhat.com/show_bug.cgi?id=1100729 -------------------------------------------------------------------------------- ================================================================================ python-fmn-consumer-0.2.5-1.fc19 (FEDORA-2014-7309) Backend worker daemon for Fedora Notifications -------------------------------------------------------------------------------- Update Information: Intelligent cache invalidation. Optimizations. New presentation features. -------------------------------------------------------------------------------- ChangeLog: * Wed Jun 11 2014 Ralph Bean <rbean@xxxxxxxxxx> - 0.2.5-1 - Latest upstream. - Switches caching mechanism back to user-centric. - Attempts to invalidate cache more intelligently. * Tue Jun 10 2014 Ralph Bean <rbean@xxxxxxxxxx> - 0.2.4-2 - Require python-twisted-words. * Tue Jun 10 2014 Ralph Bean <rbean@xxxxxxxxxx> - 0.2.4-1 - Latest upstream. - Add dep on python-arrow. * Sat Jun 7 2014 Fedora Release Engineering <rel-eng@xxxxxxxxxxxxxxxxxxxxxxx> - 0.2.3-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild -------------------------------------------------------------------------------- ================================================================================ python-fmn-lib-0.2.4-1.fc19 (FEDORA-2014-7302) Internal API components and model for Fedora Notifications -------------------------------------------------------------------------------- Update Information: New columns. Reorganize the way the recipients() entrypoint works. -------------------------------------------------------------------------------- ChangeLog: * Tue Jun 10 2014 Ralph Bean <rbean@xxxxxxxxxx> - 0.2.4-1 - Latest upstream. - Alembic upgrade scripts. * Sat Jun 7 2014 Fedora Release Engineering <rel-eng@xxxxxxxxxxxxxxxxxxxxxxx> - 0.2.3-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild -------------------------------------------------------------------------------- ================================================================================ python-fmn-rules-0.2.3-1.fc19 (FEDORA-2014-7294) Message processing rules for Fedora Notifications -------------------------------------------------------------------------------- Update Information: Intelligent cache invalidation. Fixes for pkgdb2. -------------------------------------------------------------------------------- ChangeLog: * Wed Jun 11 2014 Ralph Bean <rbean@xxxxxxxxxx> - 0.2.3-1 - Latest upstream. - Switches caching mechanism back to user-centric. - Attempts to invalidate cache more intelligently. * Tue Jun 10 2014 Ralph Bean <rbean@xxxxxxxxxx> - 0.2.2-1 - Latest upstream with fixes mostly for pkgdb2. * Sat Jun 7 2014 Fedora Release Engineering <rel-eng@xxxxxxxxxxxxxxxxxxxxxxx> - 0.2.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild -------------------------------------------------------------------------------- ================================================================================ python-fmn-web-0.2.5-1.fc19 (FEDORA-2014-7271) Frontend Web Application for Fedora Notifications -------------------------------------------------------------------------------- Update Information: Optimizations. New presentation features. -------------------------------------------------------------------------------- ChangeLog: * Tue Jun 10 2014 Ralph Bean <rbean@xxxxxxxxxx> - 0.2.5-1 - Latest upstream. * Sat Jun 7 2014 Fedora Release Engineering <rel-eng@xxxxxxxxxxxxxxxxxxxxxxx> - 0.2.4-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild -------------------------------------------------------------------------------- ================================================================================ qt-4.8.6-9.fc19 (FEDORA-2014-7270) Qt toolkit -------------------------------------------------------------------------------- Update Information: Backport some upstream bugfixes as well as apply proposed fixes for QTBUG-34614,37380,38585 for LibreOffice. -------------------------------------------------------------------------------- ChangeLog: * Sat Jun 7 2014 Kevin Kofler <Kevin@xxxxxxxxxxxxxxxx> 4.8.6-9 - apply proposed fixes for QTBUG-34614,37380,38585 for LibreOffice (#1105422) * Tue Jun 3 2014 Rex Dieter <rdieter@xxxxxxxxxxxxxxxxx> 4.8.6-8 - backport selected upstream commits... - Fix visual index lookup (QTBUG-37813) - RGB30 fix (QTBUG-25998,#1018566) - QDBus comparison * Wed May 7 2014 Rex Dieter <rdieter@xxxxxxxxxxxxxxxxx> 4.8.6-7 - gcc should be fixed, drop workaround (#1091482) -------------------------------------------------------------------------------- References: [ 1 ] Bug #1105422 - KDE file dialogs not showing in libreoffice https://bugzilla.redhat.com/show_bug.cgi?id=1105422 [ 2 ] Bug #1018566 - RFE: Qt support for 30-bit depth https://bugzilla.redhat.com/show_bug.cgi?id=1018566 -------------------------------------------------------------------------------- ================================================================================ scap-workbench-0.8.9-1.fc19 (FEDORA-2014-7295) Scanning, tailoring, editing and validation tool for SCAP content -------------------------------------------------------------------------------- Update Information: Updated to new version -------------------------------------------------------------------------------- ChangeLog: * Tue Jun 10 2014 Martin Preisler <mpreisle@xxxxxxxxxx> 0.8.9-1 - Updated to new version - appdata is now available * Sun Jun 8 2014 Fedora Release Engineering <rel-eng@xxxxxxxxxxxxxxxxxxxxxxx> - 0.8.8-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild -------------------------------------------------------------------------------- ================================================================================ shellinabox-2.14-27.git88822c1.fc19 (FEDORA-2014-7267) Web based AJAX terminal emulator -------------------------------------------------------------------------------- Update Information: Add additional SSH option ProxyCommand=none to hard-coded defaults -------------------------------------------------------------------------------- ChangeLog: * Wed Jun 11 2014 Simone Caronni <negativo17@xxxxxxxxx> - 2.14-27.git88822c1 - Add additional ssh option ProxyCommand=none (#1013974). * Sun Jun 8 2014 Fedora Release Engineering <rel-eng@xxxxxxxxxxxxxxxxxxxxxxx> - 2.14-26.git88822c1 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild * Tue Aug 6 2013 Simone Caronni <negativo17@xxxxxxxxx> - 2.14-25.git88822c1 - Add systemd to BuildRequires; not default on Fedora 20+. - Remove Fedora 17 conditionals, distribution EOL. - Remove systemd-sysv dependency as per new packaging guidelines. * Sun Aug 4 2013 Fedora Release Engineering <rel-eng@xxxxxxxxxxxxxxxxxxxxxxx> - 2.14-25.git88822c1 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild -------------------------------------------------------------------------------- References: [ 1 ] Bug #1013974 - connection closes after entering user-name (includes a fix) https://bugzilla.redhat.com/show_bug.cgi?id=1013974 -------------------------------------------------------------------------------- ================================================================================ tor-0.2.4.22-2.fc19 (FEDORA-2014-7274) Anonymizing overlay network for TCP (The onion router) -------------------------------------------------------------------------------- Update Information: Update to 0.2.4.x branch which contains bug fixes, security fixes and new features. Release notes: http://ur1.ca/hi7sn -------------------------------------------------------------------------------- ChangeLog: * Sun Jun 8 2014 Fedora Release Engineering <rel-eng@xxxxxxxxxxxxxxxxxxxxxxx> - 0.2.4.22-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild * Mon May 19 2014 Jamie Nguyen <jamielinux@xxxxxxxxxxxxxxxxx> - 0.2.4.22-1 - update to upstream release 0.2.4.22 * Wed Mar 26 2014 Jamie Nguyen <jamielinux@xxxxxxxxxxxxxxxxx> - 0.2.4.21-2 - remove `--quiet` from default systemd service file * Tue Mar 25 2014 Jamie Nguyen <jamielinux@xxxxxxxxxxxxxxxxx> - 0.2.4.21-1 - update to upstream release 0.2.4.21 - remove crazy Release numbering - remove Obsoletes/Provides that were introduced in F19 - remove tor-tsocks.conf which has been removed completely upstream - include new file: _datadir/tor/geoip6 * Sun Aug 4 2013 Jamie Nguyen <jamielinux@xxxxxxxxxxxxxxxxx> - 0.2.3.25-1931 - add fix for new unversioned docdir * Sun Aug 4 2013 Fedora Release Engineering <rel-eng@xxxxxxxxxxxxxxxxxxxxxxx> - 0.2.3.25-1930 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild -------------------------------------------------------------------------------- References: [ 1 ] Bug #1102127 - tor: security update https://bugzilla.redhat.com/show_bug.cgi?id=1102127 -------------------------------------------------------------------------------- ================================================================================ vicious-2.1.3-1.fc19 (FEDORA-2014-7268) Modular widget library for awesome -------------------------------------------------------------------------------- Update Information: new upstream release (#1048834) Vicious widget types are a framework for creating your own awesome widgets. Vicious contains modules that gather data about your system, and a few helper functions that make it easier to register timers, suspend widgets and so on. -------------------------------------------------------------------------------- References: [ 1 ] Bug #1048834 - vicious-2.1.3 is available https://bugzilla.redhat.com/show_bug.cgi?id=1048834 [ 2 ] Bug #1004053 - Package Review: vicious - Framework for Awesome to create widgets based on LUA https://bugzilla.redhat.com/show_bug.cgi?id=1004053 -------------------------------------------------------------------------------- ================================================================================ xulrunner-30.0-1.fc19 (FEDORA-2014-7279) XUL Runtime for Gecko Applications -------------------------------------------------------------------------------- Update Information: Update to Firefox 30 -------------------------------------------------------------------------------- ChangeLog: * Thu Jun 5 2014 Martin Stransky <stransky@xxxxxxxxxx> - 30.0-1 - Update to 30.0 build 1 - Disabled shared js * Fri May 23 2014 Martin Stransky <stransky@xxxxxxxxxx> - 29.0-5 - Added a build fix for ppc64 - rhbz#1100495 * Thu May 15 2014 Peter Robinson <pbrobinson@xxxxxxxxxxxxxxxxx> 29.0-4 - Update aarch64 bits * Thu May 15 2014 Peter Robinson <pbrobinson@xxxxxxxxxxxxxxxxx> 29.0-3 - Add upstream patches for aarch64 support -------------------------------------------------------------------------------- -- test mailing list test@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe: https://admin.fedoraproject.org/mailman/listinfo/test