The following builds have been pushed to Fedora 12 updates-testing
automake14-1.4p6-20.fc12 boinc-client-6.10.33-1.r20470svn.fc12 dspam-3.9.0-4.fc12 emacs-common-muse-3.20-2.fc12 emacs-vm-8.1.0-0.3.beta2.fc12 ibus-chewing-1.2.0.20100210-1.fc12 ksh-20100202-1.fc12 ktorrent-3.3.4-1.fc12 libguestfs-1.0.81-1.fc12.6 libusb1-1.0.6-1.fc12 mpich2-1.2.1-3.fc12 perl-Net-Google-AuthSub-0.5-1.fc12 python-boto-1.9b-2.fc12 python-turbojson-1.2.1-9.fc12 shorewall-4.4.6-2.fc12 smartmontools-5.39.1-1.fc12 system-config-samba-1.2.84-1.fc12 wallpapoz-0.4.1-15.svn92_trunk.fc12 wine-1.1.38-1.fc12 wormux-0.9.0-1.fc12
Details about builds:
================================================================================ automake14-1.4p6-20.fc12 (FEDORA-2010-1677) A GNU tool for automatically creating Makefiles -------------------------------------------------------------------------------- ChangeLog:
* Tue Feb 9 2010 Karsten Hopp karsten@redhat.com 1.4p6-20 - add fix for CVE-2009-4029 -------------------------------------------------------------------------------- References:
[ 1 ] Bug #542609 - CVE-2009-4029 Automake: Race condition by creation of "distdir" based directory hierarchy https://bugzilla.redhat.com/show_bug.cgi?id=542609 --------------------------------------------------------------------------------
================================================================================ boinc-client-6.10.33-1.r20470svn.fc12 (FEDORA-2010-1680) The BOINC client core -------------------------------------------------------------------------------- Update Information:
- Update to 6.10.33 - Enable more effective running of GPU tasks by changing the default nice level from +19 to +10 (resolves BZ#562883) -------------------------------------------------------------------------------- ChangeLog:
* Tue Feb 9 2010 Milos Jakubicek xjakub@fi.muni.cz - 6.10.33-1.r20470svn - Rebase the 6.10 branch to 6.10.33 - Run with +10 niceness instead of +19 (resolves BZ#562883) -------------------------------------------------------------------------------- References:
[ 1 ] Bug #562883 - Running boinc-client daemon with priority +19 is not optimal for CUDA projects https://bugzilla.redhat.com/show_bug.cgi?id=562883 --------------------------------------------------------------------------------
================================================================================ dspam-3.9.0-4.fc12 (FEDORA-2010-1664) A library and Mail Delivery Agent for Bayesian SPAM filtering -------------------------------------------------------------------------------- ChangeLog:
* Tue Feb 9 2010 Nathanael Noblet nathanael@gnat.ca - 3.9.0-4 - Updated dspam cron file to be able to find sql purge scripts --------------------------------------------------------------------------------
================================================================================ emacs-common-muse-3.20-2.fc12 (FEDORA-2010-1683) Emacs Muse is an authoring and publishing environment for Emacs -------------------------------------------------------------------------------- Update Information:
Update to new upstream version 3.20 -------------------------------------------------------------------------------- ChangeLog:
* Mon Feb 8 2010 Jonathan G. Underwood jonathan.underwood@gmail.com - 3.20-2 - Spec file macro fixes * Mon Feb 8 2010 Jonathan G. Underwood jonathan.underwood@gmail.com - 3.20-1 - Update to version 3.20 - Modify spec file to use (X)Emacs packaging macros --------------------------------------------------------------------------------
================================================================================ emacs-vm-8.1.0-0.3.beta2.fc12 (FEDORA-2010-1665) Emacs VM mailreader -------------------------------------------------------------------------------- Update Information:
New upstream beta version -------------------------------------------------------------------------------- ChangeLog:
* Mon Feb 8 2010 Jonathan G. Underwood jonathan.underwood@gmail.com - 8.1.0-0.3.beta2 - Add missing version.txt file to file list * Mon Feb 8 2010 Jonathan G. Underwood jonathan.underwood@gmail.com - 8.1.0-0.2.beta2 - Update to 8.1.0-beta2 --------------------------------------------------------------------------------
================================================================================ ibus-chewing-1.2.0.20100210-1.fc12 (FEDORA-2010-1692) The Chewing engine for IBus input platform -------------------------------------------------------------------------------- Update Information:
- Fixed Google issue 754: commit string is missing when inputting long English text in the end. - Fixed Google issue 758: Space is irresponsive in Temporary English mode if no Chinese in preedit buffer. - Fixed Google Issue 763: [ibus-chewing] [qt] Shift-Up/Down does not mark text area properly. - Change the String "on the spot" to "in application window", Chinese translation change to "在輸入處組詞" - Change the "over the spot" to "in candidate window", Chinese translation remain the same - Fixed bodhi submission. - Rebuild for new libibus.so.2 ABI. - Add over-the-spot editing mode. - Possible fixed of Google issue 505: ibus acts strange in Qt programs. - Implemented Google issue 738: Add a mode that allow editing in candidate window. -------------------------------------------------------------------------------- ChangeLog:
* Tue Feb 9 2010 Ding-Yi Chen <dchen at redhat.com> - 1.2.0.20100210-1 - Revert the change that fix Google issue 758. - Remove "tag" target, add "commit" which do commit and tag. * Tue Feb 9 2010 Ding-Yi Chen <dchen at redhat.com> - 1.2.0.20100209-1 - Fixed Google issue 754: commit string is missing when inputting long English text in the end. - Fixed Google issue 758: Space is irresponsive in Temporary English mode if no Chinese in preedit buffer. - Fixed Google Issue 763: [ibus-chewing] [qt] Shift-Up/Down does not mark text area properly. - Change the String "on the spot" to "in application window", Chinese translation change to "在輸入處組詞" - Change the "over the spot" to "in candidate window", Chinese translation remain the same - Fixed bodhi submission. * Mon Feb 8 2010 Adam Jackson ajax@redhat.com - 1.2.0.20100125-2 - Rebuild for new libibus.so.2 ABI. * Mon Jan 25 2010 Ding-Yi Chen <dchen at redhat.com> - 1.2.0.20100125-1 - Add over-the-spot editing mode. - Possible fixed of Google issue 505: ibus acts strange in Qt programs. - Implemented Google issue 738: Add a mode that allow editing in candidate window (thus over-the-spot mode). --------------------------------------------------------------------------------
================================================================================ ksh-20100202-1.fc12 (FEDORA-2010-1678) The Original ATT Korn Shell -------------------------------------------------------------------------------- Update Information:
- updated to 2010-02-02 - A buffer overflow in read and another in binary type base64 encoding were fixed. - A bug in the evaluation of arithmetic expression in which the subscript was evaluated twice for $((foo[x++]++)) has been fixed. -------------------------------------------------------------------------------- ChangeLog:
* Tue Feb 9 2010 Michal Hlavinka mhlavink@redhat.com - 20100202-1 - updated to 2010-02-02 * Tue Jan 5 2010 Michal Hlavinka mhlavink@redhat.com - 20091224-1 - updated to 2009-12-24 --------------------------------------------------------------------------------
================================================================================ ktorrent-3.3.4-1.fc12 (FEDORA-2010-1690) A BitTorrent program -------------------------------------------------------------------------------- Update Information:
A new bugfix release for KTorrent is available, this fixes a couple of crashes, a sorting bug in the choker (which should improve seeding a lot), and a problem where the global max share ratio and seed time could override group settings. -------------------------------------------------------------------------------- ChangeLog:
* Sun Feb 7 2010 Rex Dieter rdieter@fedoraproject.org - 3.3.4-1 - ktorrent-3.3.4 --------------------------------------------------------------------------------
================================================================================ libguestfs-1.0.81-1.fc12.6 (FEDORA-2010-1682) Access and modify virtual machine disk images -------------------------------------------------------------------------------- ChangeLog:
* Mon Feb 8 2010 Richard W.M. Jones rjones@redhat.com - 1.0.81-1.fc12.6 - libguestfs-tools should require perl-XML-Writer (RHBZ#562858). - Backport fix for RHBZ#557262 from Rawhide. -------------------------------------------------------------------------------- References:
[ 1 ] Bug #562858 - Can't locate XML/Writer.pm - missing dependency https://bugzilla.redhat.com/show_bug.cgi?id=562858 --------------------------------------------------------------------------------
================================================================================ libusb1-1.0.6-1.fc12 (FEDORA-2010-1668) A library which allows userspace access to USB devices -------------------------------------------------------------------------------- Update Information:
This update fixes a number of possible races, and locking problems. -------------------------------------------------------------------------------- ChangeLog:
* Tue Feb 9 2010 Bastien Nocera bnocera@redhat.com 1.0.6-1 - Update to 1.0.6 --------------------------------------------------------------------------------
================================================================================ mpich2-1.2.1-3.fc12 (FEDORA-2010-1657) A high-performance implementation of MPI -------------------------------------------------------------------------------- Update Information:
Backport fix for mpd hang issue. -------------------------------------------------------------------------------- ChangeLog:
* Mon Feb 8 2010 Deji Akingunola dakingun@gmail.com - 1.2.1-5 - Properly remove the lib*mpich2*.a files - Backport the upstream fix for mpdboot hangs. - add the m_option macro to replace hardcoding -m{__isa_bits} and define it correctly for s390, where __isa_bits is 32, but the option to pass to gcc et all is -m31. (Jay Fenlason ) - Remove the *.a libs that have the shared version - Place the rpm macro in the -devel subpackage --------------------------------------------------------------------------------
================================================================================ perl-Net-Google-AuthSub-0.5-1.fc12 (FEDORA-2010-1671) Provides interface to interact with sites that implement Google style AuthSub -------------------------------------------------------------------------------- References:
[ 1 ] Bug #478683 - Review Request: perl-Net-Google-AuthSub - Provides interface to interact with sites that implement Google style AuthSub https://bugzilla.redhat.com/show_bug.cgi?id=478683 --------------------------------------------------------------------------------
================================================================================ python-boto-1.9b-2.fc12 (FEDORA-2010-1652) A simple lightweight interface to Amazon Web Services -------------------------------------------------------------------------------- Update Information:
Backported upstream patch for image registration -------------------------------------------------------------------------------- ChangeLog:
* Tue Feb 9 2010 Robert Scheck robert@fedoraproject.org 1.9b-2 - Backported upstream patch for image registration (#561216) -------------------------------------------------------------------------------- References:
[ 1 ] Bug #561216 - upstream bugfix for connection.py needs backporting https://bugzilla.redhat.com/show_bug.cgi?id=561216 --------------------------------------------------------------------------------
================================================================================ python-turbojson-1.2.1-9.fc12 (FEDORA-2010-1655) Python template plugin that supports json -------------------------------------------------------------------------------- Update Information:
Fixes bug where returning SQLAlchemy ProxyResults or ProxyRow were not recognized. -------------------------------------------------------------------------------- ChangeLog:
* Mon Feb 8 2010 Toshio Kuratomi toshio@fedoraproject.org - 1.2.1-9 - Add patch to fix SA RowProxy and ResultProxy - Update BR for setuptools and defining python_sitelib - Trim changelog --------------------------------------------------------------------------------
================================================================================ shorewall-4.4.6-2.fc12 (FEDORA-2010-1663) An iptables front end for firewall configuration -------------------------------------------------------------------------------- Update Information:
Update to new upstream version. Release notes: http://www1.shorewall.net/pub/shorewall/4.4/shorewall-4.4.6/releasenotes.txt -------------------------------------------------------------------------------- ChangeLog:
* Tue Feb 9 2010 Jonathan G. Underwood jonathan.underwood@gmail.com - 4.4.6-2 - Fix missing man pages in file lists * Mon Feb 8 2010 Jonathan G. Underwood jonathan.underwood@gmail.com - 4.4.6-1 - Update to version 4.4.6 --------------------------------------------------------------------------------
================================================================================ smartmontools-5.39.1-1.fc12 (FEDORA-2010-0870) Tools for monitoring SMART capable hard disks -------------------------------------------------------------------------------- Update Information:
- updated to 5.39.1 - Fix spin-up of SATA drive if '-n standby' is used. - fix DEVICESCAN -d sat - fix directive '-l selftest' - fix option '-q, --quietmode' -------------------------------------------------------------------------------- ChangeLog:
* Fri Jan 29 2010 Michal Hlavinka mhlavink@redhat.com - 1:5.39.1-1 - updated to 5.39.1 - Fix spin-up of SATA drive if '-n standby' is used. * Wed Jan 20 2010 Michal Hlavinka mhlavink@redhat.com - 1:5.39-2 - fix DEVICESCAN -d sat - fix directive '-l selftest' - fix option '-q, --quietmode' * Thu Dec 10 2009 Michal Hlavinka mhlavink@redhat.com - 1:5.39-1 - update to 5.39 -------------------------------------------------------------------------------- References:
[ 1 ] Bug #554112 - DEVICESCAN -d sat directive does not seem to work anymore https://bugzilla.redhat.com/show_bug.cgi?id=554112 --------------------------------------------------------------------------------
================================================================================ system-config-samba-1.2.84-1.fc12 (FEDORA-2010-1666) Samba server configuration tool -------------------------------------------------------------------------------- ChangeLog:
* Wed Feb 3 2010 Nils Philippsen nils@redhat.com - 1.2.84-1 - use monkey-patched SystemBus if available so that dbus methods don't time out (#533743) * Wed Dec 30 2009 Nils Philippsen nils@redhat.com - position dialogs centered on parents (#493827) * Wed Dec 30 2009 Nils Philippsen nils@redhat.com - use gtk.AboutDialog (#493928) -------------------------------------------------------------------------------- References:
[ 1 ] Bug #493928 - S-c-tools cleanup: use standard about dialog and license. https://bugzilla.redhat.com/show_bug.cgi?id=493928 [ 2 ] Bug #493827 - S-c-tools cleanup: dialogs centered on screen/main application window https://bugzilla.redhat.com/show_bug.cgi?id=493827 [ 3 ] Bug #533743 - System-config Samba cannot add new user https://bugzilla.redhat.com/show_bug.cgi?id=533743 --------------------------------------------------------------------------------
================================================================================ wallpapoz-0.4.1-15.svn92_trunk.fc12 (FEDORA-2010-1687) Gnome Multi Backgrounds and Wallpapers Configuration Tool -------------------------------------------------------------------------------- Update Information:
Several issues were reported via abrt that wallpapoz or daemon_wallpapoz leaves backtrace in some cases. These reported bugs were due to incorrect handing of daemon_wallpapoz when X resource is no longer available, incorrect checking of desktop effect status, lack of check if directory is really selected in some cases, and incorrect handling of the case in which file is to be added when no desktop is chosen. This new rpm will fix these issues. -------------------------------------------------------------------------------- ChangeLog:
* Tue Feb 9 2010 Mamoru Tasaka mtasaka@ioa.s.u-tokyo.ac.jp - 0.4.1-15.svn92_trunk - Change the way to fix backtrace with no X resource issue * Mon Feb 8 2010 Mamoru Tasaka mtasaka@ioa.s.u-tokyo.ac.jp - 0.4.1-14.svn92_trunk - Check if the selected item is really a directory on directory chooser dialog (bug 549219) - Avoid backtrace in case no item is selected yet (bug 555181) - Avoid backtrace when trying to paste when no item is copyed yet * Thu Feb 4 2010 Mamoru Tasaka mtasaka@ioa.s.u-tokyo.ac.jp - 0.4.1-12.svn92_trunk - Some fixes for daemon_wallpapoz under compiz (bug 531342, 542244) - Kill daemon_wallpapoz when X resource is no longer avaiable (bug 531343, 538533, 541434, 556377) -------------------------------------------------------------------------------- References:
[ 1 ] Bug #531342 - [abrt] crash detected in wallpapoz-0.4.1-11.svn92_trunk.fc12 https://bugzilla.redhat.com/show_bug.cgi?id=531342 [ 2 ] Bug #531343 - [abrt] crash detected in wallpapoz-0.4.1-11.svn92_trunk.fc12 https://bugzilla.redhat.com/show_bug.cgi?id=531343 [ 3 ] Bug #538533 - [abrt] crash detected in wallpapoz-0.4.1-11.svn92_trunk.fc12 https://bugzilla.redhat.com/show_bug.cgi?id=538533 [ 4 ] Bug #541434 - [abrt] crash detected in wallpapoz-0.4.1-11.svn92_trunk.fc12 https://bugzilla.redhat.com/show_bug.cgi?id=541434 [ 5 ] Bug #542244 - [abrt] crash detected in wallpapoz-0.4.1-11.svn92_trunk.fc12 https://bugzilla.redhat.com/show_bug.cgi?id=542244 [ 6 ] Bug #549219 - [abrt] crash detected in wallpapoz-0.4.1-11.svn92_trunk.fc12 https://bugzilla.redhat.com/show_bug.cgi?id=549219 [ 7 ] Bug #555181 - [abrt] crash in wallpapoz-0.4.1-11.svn92_trunk.fc12 https://bugzilla.redhat.com/show_bug.cgi?id=555181 [ 8 ] Bug #556377 - [abrt] crash in wallpapoz-0.4.1-11.svn92_trunk.fc12 https://bugzilla.redhat.com/show_bug.cgi?id=556377 --------------------------------------------------------------------------------
================================================================================ wine-1.1.38-1.fc12 (FEDORA-2010-1659) A Windows 16/32/64 bit emulator -------------------------------------------------------------------------------- ChangeLog:
* Tue Feb 9 2010 Andreas Bierfert <andreas.bierfert[AT]lowlatency.de> - 1.1.38-1 - version upgrade - winepulse upgrade (0.35) --------------------------------------------------------------------------------
================================================================================ wormux-0.9.0-1.fc12 (FEDORA-2010-1688) 2D convivial mass murder game -------------------------------------------------------------------------------- Update Information:
Artificial Intelligence!!! No more hidden feature AI-stupid. The new AI is smart. Improved quality of network games. Two new teams: Postfix and Hexley. Add 3 new maps. Delete 3 old ones. Some display and gameplay improvements. A lot of other improvements and bug fixes -------------------------------------------------------------------------------- ChangeLog:
* Sat Feb 6 2010 Wart wart@kobold.org 0.9.0-1 - Update to 0.9.0 -------------------------------------------------------------------------------- References:
[ 1 ] Bug #559136 - wormux 0.9 is out https://bugzilla.redhat.com/show_bug.cgi?id=559136 --------------------------------------------------------------------------------