The following builds have been pushed to Fedora 12 updates-testing RackTables-0.17.8-1.fc12 armacycles-ad-0.2.8.3-2.fc12 audacious-2.2-7.fc12 audacious-plugin-fc-0.4-1.fc12.2 audacious-plugins-2.2-10.fc12 audacity-1.3.11-0.1.beta.fc12 beep-1.2.2-6.fc12 buildbot-0.7.12-1.fc12 dbus-cxx-0.6.0-1.fc12 dovecot-1.2.10-2.fc12 editarea-0.8.2-1.fc12 ejabberd-2.1.2-1.fc12 filezilla-3.3.1-1.fc12 gcc-4.4.3-1.fc12 gcompris-9.1-1.fc12 ghostscript-8.70-5.fc12 gnome-gmail-notifier-0.9.4-6.fc12 gstreamer-java-1.3-2.fc12 gtk-nodoka-engine-0.7.2-8.fc12 ibus-chewing-1.2.0.20100125-1.fc12 incollector-1.2-4.fc12 jbrout-0.3.282-0.2.20100124svn282.fc12 jconvolver-0.8.4-2.fc12 kde-partitionmanager-1.0.1-1.fc12 kdebase-runtime-4.3.4-3.fc12 kopete-protocol-facebook-0.1.5-5.fc12 libguestfs-1.0.81-1.fc12.2 libtool-2.2.6-18.fc12 luckybackup-0.3.5-1.fc12 milia-0.3.0-2.fc12 munin-1.4.3-2.fc12 newsbeuter-2.1-1.fc12 nicotine+-1.2.14-6.fc12 openoffice.org-voikko-3.1-2.fc12 pciutils-3.1.6-1.fc12 perl-Graphics-ColorNames-WWW-1.13-1.fc12 phonon-4.3.80-5.fc12 php-pear-Net-SMTP-1.4.0-1.fc12 php-pear-PHP-CompatInfo-1.9.0-2.fc12 php-pear-XML-Serializer-0.20.0-1.fc12 pki-selinux-1.3.3-1.fc12 plexus-cdc-1.0-0.6.a10.1.3.fc12 poppler-0.12.3-7.fc12 poppler-data-0.4.0-1.fc12 portreserve-0.0.4-3.fc12 python-flickrapi-1.3-2.fc12 rkhunter-1.3.6-4.fc12 rubygem-RubyInline-3.8.4-1.fc12 rubygem-ZenTest-4.2.1-1.fc12 rygel-0.4.10-1.fc12 spamassassin-3.3.0-4.fc12 spamassassin-3.3.0-5.fc12 transmission-1.82-1.fc12 transmission-1.82-2.fc12 zynjacku-5-4.fc12 Details about builds: ================================================================================ RackTables-0.17.8-1.fc12 (FEDORA-2010-1054) A datacenter asset management system -------------------------------------------------------------------------------- Update Information: Rebase to v0.17.8 -------------------------------------------------------------------------------- ChangeLog: * Thu Jan 21 2010 <colin.coe@xxxxxxxxx> - 0.17.8 - Rebase to v0.17.8 * Sun Nov 15 2009 <colin.coe@xxxxxxxxx> - 0.17.7-2 - Address broken dependancies for PPC and PPC64 * Sat Nov 14 2009 <colin.coe@xxxxxxxxx> - 0.17.7-1 - Rebase to v0.17.7 -------------------------------------------------------------------------------- ================================================================================ armacycles-ad-0.2.8.3-2.fc12 (FEDORA-2010-1076) A lightcycle game in 3D -------------------------------------------------------------------------------- Update Information: New upstream, 0.2.8.3 final. -------------------------------------------------------------------------------- ChangeLog: * Fri Jan 22 2010 Jon Ciesla <limb@xxxxxxxxxxxx> - 0.2.8.3-2 - New upstream, 0.2.8.3 final. * Fri Oct 16 2009 Jon Ciesla <limb@xxxxxxxxxxxx> - 0.2.8.3-1.rc4 - New upstream. -------------------------------------------------------------------------------- ================================================================================ audacious-2.2-7.fc12 (FEDORA-2010-0028) GTK2 based media player similar to XMMS -------------------------------------------------------------------------------- Update Information: Rough times ahead! * This is an upgrade to Audacious 2.2 including a couple of patches. Please also apply the separate update for the mcs library. * Audacious 2.2 has been declared a "stable release" by its developers, but Fedora 12 users found enough issues with Audacious 2.1 -- the previous "stable release" -- so that even after squashing lots of reported bugs, some problems remain. Due to major changes in some parts of Audacious 2.2, the core developers cannot tell whether some rare bugs are fixed. The upgrade to 2.2 is a trade-off between getting actual improvements/fixes in 2.2 and the risk of new breakage. In either case, the upgrade to 2.2 will reduce the number of patches in Fedora's packages and will hopefully help with improving Audacious further. * If you use additional plugin packages from 3rd party repositories, please be patient and wait for their package updates. The plugins for 2.1 will not work with 2.2 due to a changed input plugin API. * If you need a Musepack SV7 file format player, you need to watch out for the "ffaudio" plugin in a 3rd party repository. The "musepack" plugin (based on libmpcdec) has been discontinued. * If you need a MIDI file player, install audacious-plugins-amidi as the old plugin based on libtimidity has been discontinued. * If you need a SID file player, install the separate audacious-plugins-sid package for a plugin based on libsidplay 1. Third party repositories may provide a package for a plugin based on libsidplay 2. * If you use the ALSA output driver without Pulse Audio, Audacious 2.2 includes a new driver called "alsa-gapless". You may need to readjust your audio output preferences in Audacious. -------------------------------------------------------------------------------- ChangeLog: * Sat Jan 23 2010 Michael Schwendt <mschwendt@xxxxxxxxxxxxxxxxx> - 2.2-7 - Patch filename_find_decoder to probe a file if multiple decoders compete with eachother to handle files with the same extension. This also merges the 2nd chunk of the disabled-iplugins patch. * Sun Jan 17 2010 Michael Schwendt <mschwendt@xxxxxxxxxxxxxxxxx> - 2.2-6 - In audacious.pc link with -laudcore instead of -laudclient (AUD-125). This removes a superfluous libaudclient dependency from all plugins and adds a libaudcore dependency. So far, plugins that use libaudcore had undefined symbols instead. * Thu Jan 7 2010 Michael Schwendt <mschwendt@xxxxxxxxxxxxxxxxx> - 2.2-5 - Apply fix for seeking to -1 milliseconds, causing a hangup (AUD-99). * Thu Dec 31 2009 Michael Schwendt <mschwendt@xxxxxxxxxxxxxxxxx> - 2.2-4 - Added another fix to the disabled-iplugins patch. * Wed Dec 30 2009 Michael Schwendt <mschwendt@xxxxxxxxxxxxxxxxx> - 2.2-3 - Patch Audacious so that filename_find_decoder only considers enabled input plugins (disabled modplug plugin effectively disabled also the xmp plugin). * Wed Dec 2 2009 Michael Schwendt <mschwendt@xxxxxxxxxxxxxxxxx> - 2.2-2 - Drop Musepack and SID MIME types from desktop files. As of Audacious 2.2, Musepack is only supported by the separate "ffaudio" plugin. The SID plugin in a separate subpackage provides its own desktop file. - Drop unsupported MIME types from desktop files. * Wed Nov 25 2009 Michael Schwendt <mschwendt@xxxxxxxxxxxxxxxxx> - 2.2-1 - Upgrade to 2.2 (declared as the next "stable release" after 2.1). -------------------------------------------------------------------------------- References: [ 1 ] Bug #551801 - [abrt] crash detected in audacious-2.1-7.fc12 : stack smashing detected in ui_svis_expose at ui_svis.c:443 https://bugzilla.redhat.com/show_bug.cgi?id=551801 [ 2 ] Bug #537284 - [abrt] crash detected in audacious-2.1-5.fc12 : on exit after changing the output plugin from Pulse Audio to Alsa https://bugzilla.redhat.com/show_bug.cgi?id=537284 [ 3 ] Bug #542875 - [abrt] crash detected in audacious-2.1-5.fc12 : double free or corruption (out) in output_pass_audio https://bugzilla.redhat.com/show_bug.cgi?id=542875 [ 4 ] Bug #538379 - segmentation fault in mowgli_dictionary_retune https://bugzilla.redhat.com/show_bug.cgi?id=538379 [ 5 ] Bug #551270 - [abrt] crash detected in audacious-2.1-7.fc12 : libmcs keyfile_destroy double free or corruption https://bugzilla.redhat.com/show_bug.cgi?id=551270 [ 6 ] Bug #551613 - [abrt] crash detected in audacious-2.1-7.fc12 : cuesheet + libsndfile https://bugzilla.redhat.com/show_bug.cgi?id=551613 [ 7 ] Bug #548474 - [abrt] crash detected in audacious-2.1-7.fc12 : malloc memory corruption found deep in libxml2 upon saving xspf playlist https://bugzilla.redhat.com/show_bug.cgi?id=548474 [ 8 ] Bug #524007 - alsa-ng output plugin buffer underruns https://bugzilla.redhat.com/show_bug.cgi?id=524007 [ 9 ] Bug #544370 - [abrt] crash detected in audacious-2.1-7.fc12 : in g_log, CAdPlugDatabase::load https://bugzilla.redhat.com/show_bug.cgi?id=544370 [ 10 ] Bug #548559 - [abrt] crash in audacious-2.1-7.fc12 : ne_request_destroy (req=0x0) https://bugzilla.redhat.com/show_bug.cgi?id=548559 [ 11 ] Bug #551264 - [abrt] crash detected in audacious-2.1-7.fc12 : in play_cue_uri () https://bugzilla.redhat.com/show_bug.cgi?id=551264 -------------------------------------------------------------------------------- ================================================================================ audacious-plugin-fc-0.4-1.fc12.2 (FEDORA-2010-0028) Future Composer input plugin for Audacious -------------------------------------------------------------------------------- Update Information: Rough times ahead! * This is an upgrade to Audacious 2.2 including a couple of patches. Please also apply the separate update for the mcs library. * Audacious 2.2 has been declared a "stable release" by its developers, but Fedora 12 users found enough issues with Audacious 2.1 -- the previous "stable release" -- so that even after squashing lots of reported bugs, some problems remain. Due to major changes in some parts of Audacious 2.2, the core developers cannot tell whether some rare bugs are fixed. The upgrade to 2.2 is a trade-off between getting actual improvements/fixes in 2.2 and the risk of new breakage. In either case, the upgrade to 2.2 will reduce the number of patches in Fedora's packages and will hopefully help with improving Audacious further. * If you use additional plugin packages from 3rd party repositories, please be patient and wait for their package updates. The plugins for 2.1 will not work with 2.2 due to a changed input plugin API. * If you need a Musepack SV7 file format player, you need to watch out for the "ffaudio" plugin in a 3rd party repository. The "musepack" plugin (based on libmpcdec) has been discontinued. * If you need a MIDI file player, install audacious-plugins-amidi as the old plugin based on libtimidity has been discontinued. * If you need a SID file player, install the separate audacious-plugins-sid package for a plugin based on libsidplay 1. Third party repositories may provide a package for a plugin based on libsidplay 2. * If you use the ALSA output driver without Pulse Audio, Audacious 2.2 includes a new driver called "alsa-gapless". You may need to readjust your audio output preferences in Audacious. -------------------------------------------------------------------------------- ChangeLog: -------------------------------------------------------------------------------- References: [ 1 ] Bug #551801 - [abrt] crash detected in audacious-2.1-7.fc12 : stack smashing detected in ui_svis_expose at ui_svis.c:443 https://bugzilla.redhat.com/show_bug.cgi?id=551801 [ 2 ] Bug #537284 - [abrt] crash detected in audacious-2.1-5.fc12 : on exit after changing the output plugin from Pulse Audio to Alsa https://bugzilla.redhat.com/show_bug.cgi?id=537284 [ 3 ] Bug #542875 - [abrt] crash detected in audacious-2.1-5.fc12 : double free or corruption (out) in output_pass_audio https://bugzilla.redhat.com/show_bug.cgi?id=542875 [ 4 ] Bug #538379 - segmentation fault in mowgli_dictionary_retune https://bugzilla.redhat.com/show_bug.cgi?id=538379 [ 5 ] Bug #551270 - [abrt] crash detected in audacious-2.1-7.fc12 : libmcs keyfile_destroy double free or corruption https://bugzilla.redhat.com/show_bug.cgi?id=551270 [ 6 ] Bug #551613 - [abrt] crash detected in audacious-2.1-7.fc12 : cuesheet + libsndfile https://bugzilla.redhat.com/show_bug.cgi?id=551613 [ 7 ] Bug #548474 - [abrt] crash detected in audacious-2.1-7.fc12 : malloc memory corruption found deep in libxml2 upon saving xspf playlist https://bugzilla.redhat.com/show_bug.cgi?id=548474 [ 8 ] Bug #524007 - alsa-ng output plugin buffer underruns https://bugzilla.redhat.com/show_bug.cgi?id=524007 [ 9 ] Bug #544370 - [abrt] crash detected in audacious-2.1-7.fc12 : in g_log, CAdPlugDatabase::load https://bugzilla.redhat.com/show_bug.cgi?id=544370 [ 10 ] Bug #548559 - [abrt] crash in audacious-2.1-7.fc12 : ne_request_destroy (req=0x0) https://bugzilla.redhat.com/show_bug.cgi?id=548559 [ 11 ] Bug #551264 - [abrt] crash detected in audacious-2.1-7.fc12 : in play_cue_uri () https://bugzilla.redhat.com/show_bug.cgi?id=551264 -------------------------------------------------------------------------------- ================================================================================ audacious-plugins-2.2-10.fc12 (FEDORA-2010-0028) Plugins for the Audacious media player -------------------------------------------------------------------------------- Update Information: Rough times ahead! * This is an upgrade to Audacious 2.2 including a couple of patches. Please also apply the separate update for the mcs library. * Audacious 2.2 has been declared a "stable release" by its developers, but Fedora 12 users found enough issues with Audacious 2.1 -- the previous "stable release" -- so that even after squashing lots of reported bugs, some problems remain. Due to major changes in some parts of Audacious 2.2, the core developers cannot tell whether some rare bugs are fixed. The upgrade to 2.2 is a trade-off between getting actual improvements/fixes in 2.2 and the risk of new breakage. In either case, the upgrade to 2.2 will reduce the number of patches in Fedora's packages and will hopefully help with improving Audacious further. * If you use additional plugin packages from 3rd party repositories, please be patient and wait for their package updates. The plugins for 2.1 will not work with 2.2 due to a changed input plugin API. * If you need a Musepack SV7 file format player, you need to watch out for the "ffaudio" plugin in a 3rd party repository. The "musepack" plugin (based on libmpcdec) has been discontinued. * If you need a MIDI file player, install audacious-plugins-amidi as the old plugin based on libtimidity has been discontinued. * If you need a SID file player, install the separate audacious-plugins-sid package for a plugin based on libsidplay 1. Third party repositories may provide a package for a plugin based on libsidplay 2. * If you use the ALSA output driver without Pulse Audio, Audacious 2.2 includes a new driver called "alsa-gapless". You may need to readjust your audio output preferences in Audacious. -------------------------------------------------------------------------------- ChangeLog: * Fri Jan 8 2010 Michael Schwendt <mschwendt@xxxxxxxxxxxxxxxxx> - 2.2-10 - In neon transport, after error handling set destroyed request pointers to NULL, so vfs read exits early. * Fri Jan 8 2010 Michael Schwendt <mschwendt@xxxxxxxxxxxxxxxxx> - 2.2-9 - Enable modplug plugin again: The code is an "in-progress rewrite [...] with many fixes for module formats not available in libmodplug, and is built partially on top of the work that the Schism Tracker authors have been doing. Using libmodplug would be a step backwards as far as module compatibility goes." (AUDPLUG-158) * Sat Jan 2 2010 Michael Schwendt <mschwendt@xxxxxxxxxxxxxxxxx> - 2.2-8 - Fix stack smashing in ui_svis_expose (#551801). * Thu Dec 31 2009 Michael Schwendt <mschwendt@xxxxxxxxxxxxxxxxx> - 2.2-7 - Fix xspf Container plugin's handling of plain file names. - Disable modplug plugin (where is it compared with libmodplug and its fixes and CVEs?). Give precedence to audacious-plugin-xmp - Remove BR libmodplug-devel as the modplug plugin has never used the external library. * Wed Dec 30 2009 Michael Schwendt <mschwendt@xxxxxxxxxxxxxxxxx> - 2.2-6 - Fix the alarm plugin. * Fri Dec 25 2009 Michael Schwendt <mschwendt@xxxxxxxxxxxxxxxxx> - 2.2-5 - Remove BR libtimidity-devel as that plugin is no longer available. * Fri Dec 25 2009 Michael Schwendt <mschwendt@xxxxxxxxxxxxxxxxx> - 2.2-4 - Let bluetooth plugin access "alsa-gapless" config values not "alsa" as it will be called in post-2.2. -------------------------------------------------------------------------------- References: [ 1 ] Bug #551801 - [abrt] crash detected in audacious-2.1-7.fc12 : stack smashing detected in ui_svis_expose at ui_svis.c:443 https://bugzilla.redhat.com/show_bug.cgi?id=551801 [ 2 ] Bug #537284 - [abrt] crash detected in audacious-2.1-5.fc12 : on exit after changing the output plugin from Pulse Audio to Alsa https://bugzilla.redhat.com/show_bug.cgi?id=537284 [ 3 ] Bug #542875 - [abrt] crash detected in audacious-2.1-5.fc12 : double free or corruption (out) in output_pass_audio https://bugzilla.redhat.com/show_bug.cgi?id=542875 [ 4 ] Bug #538379 - segmentation fault in mowgli_dictionary_retune https://bugzilla.redhat.com/show_bug.cgi?id=538379 [ 5 ] Bug #551270 - [abrt] crash detected in audacious-2.1-7.fc12 : libmcs keyfile_destroy double free or corruption https://bugzilla.redhat.com/show_bug.cgi?id=551270 [ 6 ] Bug #551613 - [abrt] crash detected in audacious-2.1-7.fc12 : cuesheet + libsndfile https://bugzilla.redhat.com/show_bug.cgi?id=551613 [ 7 ] Bug #548474 - [abrt] crash detected in audacious-2.1-7.fc12 : malloc memory corruption found deep in libxml2 upon saving xspf playlist https://bugzilla.redhat.com/show_bug.cgi?id=548474 [ 8 ] Bug #524007 - alsa-ng output plugin buffer underruns https://bugzilla.redhat.com/show_bug.cgi?id=524007 [ 9 ] Bug #544370 - [abrt] crash detected in audacious-2.1-7.fc12 : in g_log, CAdPlugDatabase::load https://bugzilla.redhat.com/show_bug.cgi?id=544370 [ 10 ] Bug #548559 - [abrt] crash in audacious-2.1-7.fc12 : ne_request_destroy (req=0x0) https://bugzilla.redhat.com/show_bug.cgi?id=548559 [ 11 ] Bug #551264 - [abrt] crash detected in audacious-2.1-7.fc12 : in play_cue_uri () https://bugzilla.redhat.com/show_bug.cgi?id=551264 -------------------------------------------------------------------------------- ================================================================================ audacity-1.3.11-0.1.beta.fc12 (FEDORA-2010-0968) Multitrack audio editor -------------------------------------------------------------------------------- Update Information: This is an upgrade from Audacity 1.3.10-beta to 1.3.11-beta. Please notice the long list of changes and known issues in the included README.txt file and help with testing Audacity on the road to version 2.0. -------------------------------------------------------------------------------- ChangeLog: -------------------------------------------------------------------------------- ================================================================================ beep-1.2.2-6.fc12 (FEDORA-2010-0973) Beep the PC speaker any number of ways -------------------------------------------------------------------------------- Update Information: Add README.fedora with solution to loading pcspkr.ko driver by default. Does not completely fix bug 540320, though. -------------------------------------------------------------------------------- ChangeLog: * Fri Jan 22 2010 Hans Ulrich Niedermann <hun@xxxxxxxxxxxxxxxx> - 1.2.2-6 - Ship modprobe config file with alias for pcspkr on F12 and later -------------------------------------------------------------------------------- References: [ 1 ] Bug #540320 - beep makes no sound https://bugzilla.redhat.com/show_bug.cgi?id=540320 -------------------------------------------------------------------------------- ================================================================================ buildbot-0.7.12-1.fc12 (FEDORA-2010-1067) Build/test automation system -------------------------------------------------------------------------------- Update Information: Buildbot has a new Web status view combining the best of the (t)grid and waterfall views: the console. Buildbot also has a new, much nicer stylesheet available. The file buildbot/status/web/extended.css... should be copied over your existing public_html/buildbot.css to see it. Lots of other changes and fixes are included -------------------------------------------------------------------------------- ChangeLog: * Fri Jan 22 2010 Gianluca Sforna <giallu gmail com> - 0.7.12-1 - New upstream release -------------------------------------------------------------------------------- ================================================================================ dbus-cxx-0.6.0-1.fc12 (FEDORA-2010-0976) C++ bindings for the DBus library -------------------------------------------------------------------------------- ChangeLog: * Fri Jan 22 2010 Rick L Vinyard Jr <rvinyard@xxxxxxxxxxx> - 0.6.0-1 - New release -------------------------------------------------------------------------------- ================================================================================ dovecot-1.2.10-2.fc12 (FEDORA-2010-1072) Secure imap and pop3 server -------------------------------------------------------------------------------- Update Information: - updated dovecot 1.2.10, managesieve 0.11.11, sieve 0.1.15 - %variables now support %{host}, %{pid} and {env:ENVIRONMENT_NAME} everywhere. - LIST-STATUS capability is now advertised - maildir: Fixed several assert-crashes. - imap: LIST "" inbox shouldn't crash when using namespace with "INBOX." prefix. - lazy_expunge now ignores non-private namespaces. - updated sive and managesieve - Added preliminary support for Sieve plugins and added support for installing Sieve development headers - Variables extension: added support for variable namespaces. - Added configurable script size limit. Compiler will refuse to compile files larger than sieve_max_script_size. - Fixed a bug in the i;ascii- numeric comparator. If one of the strings started with a non-digit character, the comparator would always yield less-than. - Imap4flags extension: fixed bug in removeflag: removing a single flag failed due to off-by-one error - Fixed parser recovery. In particular cases it would trigger spurious errors after an initial valid error and sometimes additional errors were inappropriately ignored. - Implemented ManageSieve QUOTA enforcement. - Added MAXREDIRECTS capability after login. - Implemented new script name rules specified in most recent ManageSieve draft. - Fixed assertion failure occuring with challenge- response SASL mechanisms. -------------------------------------------------------------------------------- ChangeLog: * Mon Jan 25 2010 Michal Hlavinka <mhlavink@xxxxxxxxxx> - 1:1.2.10-2 - updated sive and managesieve - Added preliminary support for Sieve plugins and added support for installing Sieve development headers - Variables extension: added support for variable namespaces. - Added configurable script size limit. Compiler will refuse to compile files larger than sieve_max_script_size. - Fixed a bug in the i;ascii-numeric comparator. If one of the strings started with a non-digit character, the comparator would always yield less-than. - Imap4flags extension: fixed bug in removeflag: removing a single flag failed due to off-by-one error (bug report by Julian Cowley). - Fixed parser recovery. In particular cases it would trigger spurious errors after an initial valid error and sometimes additional errors were inappropriately ignored. - Implemented ManageSieve QUOTA enforcement. - Added MAXREDIRECTS capability after login. - Implemented new script name rules specified in most recent ManageSieve draft. - Fixed assertion failure occuring with challenge-response SASL mechanisms. * Mon Jan 25 2010 Michal Hlavinka <mhlavink@xxxxxxxxxx> - 1:1.2.10-1 - updated to 1.2.10 - %variables now support %{host}, %{pid} and %{env:ENVIRONMENT_NAME} everywhere. - LIST-STATUS capability is now advertised - maildir: Fixed several assert-crashes. - imap: LIST "" inbox shouldn't crash when using namespace with "INBOX." prefix. - lazy_expunge now ignores non-private namespaces. -------------------------------------------------------------------------------- ================================================================================ editarea-0.8.2-1.fc12 (FEDORA-2010-0992) A replacement for the HTML textarea tag -------------------------------------------------------------------------------- Update Information: Rebase to v0.8.2 -------------------------------------------------------------------------------- ChangeLog: * Thu Jan 21 2010 Colin Coe <colin.coe@xxxxxxxxx> - 0.8.2-1 - Rebase to v0.8.2 -------------------------------------------------------------------------------- ================================================================================ ejabberd-2.1.2-1.fc12 (FEDORA-2010-1068) A distributed, fault-tolerant Jabber/XMPP server -------------------------------------------------------------------------------- Update Information: Ver. 2.1.2 -------------------------------------------------------------------------------- ChangeLog: * Mon Jan 18 2010 Peter Lemenkov <lemenkov@xxxxxxxxx> 2.1.2-1 - Ver. 2.1.2 -------------------------------------------------------------------------------- ================================================================================ filezilla-3.3.1-1.fc12 (FEDORA-2010-1036) FileZilla FTP, FTPS and SFTP client -------------------------------------------------------------------------------- ChangeLog: * Sun Jan 10 2010 Nicolas Chauvet <kwizart@xxxxxxxxxxxxxxxxx> - 3.3.1-1 - Update to 3.3.1 * Sun Jan 3 2010 Nicolas Chauvet <kwizart@xxxxxxxxxxxxxxxxx> - 3.3.1-0.1_rc1 - Update to 3.3.1-rc1 - Add Requires xdg-utils -------------------------------------------------------------------------------- ================================================================================ gcc-4.4.3-1.fc12 (FEDORA-2010-0978) Various compilers (C, C++, Objective-C, Java, ...) -------------------------------------------------------------------------------- ChangeLog: * Thu Jan 21 2010 Jakub Jelinek <jakub@xxxxxxxxxx> 4.4.3-1 - update from gcc-4_4-branch - GCC 4.4.3 release - don't insert DEBUG_STMTs after stmts that can throw, instead insert them at the start of the next bb * Thu Jan 21 2010 Jakub Jelinek <jakub@xxxxxxxxxx> 4.4.2-28 - update from gcc-4_4-branch - PRs middle-end/42803, rtl-optimization/42691, target/42542, target/42774, tree-optimization/41826, tree-optimization/42773 - fix DW_OP_mod handling in the unwinder - VTA backports - PRs debug/42782, debug/42767 - avoid dead VALUES to magically reappear during var-tracking (#557068, PR debug/42715) - don't assume non-addressable automatic MEMs die at each call during var-tracking (#556975, PR debug/42728) * Fri Jan 15 2010 Jakub Jelinek <jakub@xxxxxxxxxx> 4.4.2-27 - fix ICE with std::complex<float> copy (#555705, PR middle-end/42760) - avoid exponential hangs in gen_lsm_tmp_name * Fri Jan 15 2010 Jakub Jelinek <jakub@xxxxxxxxxx> 4.4.2-26 - update from gcc-4_4-branch - PR c++/42655 * Thu Jan 14 2010 Jakub Jelinek <jakub@xxxxxxxxxx> 4.4.2-25 - update from gcc-4_4-branch - PRs c/42721, middle-end/40281, middle-end/42667, rtl-optimization/42699 - re-add --param max-vartrack-size patch, but this time with default 50mil instead of 5mil (#531218, #548826) - don't emit -Wreturn-type warnings in noreturn functions (PR middle-end/42674) - march=native fixes for ix86/x86_64 * Tue Jan 12 2010 Jakub Jelinek <jakub@xxxxxxxxxx> 4.4.2-24 - update from gcc-4_4-branch - PRs debug/42662, libjava/40859 - speed up var-tracking on various KDE sources (PR debug/41371) - revert --param max-vartrack-size=NNNN hack - fix up epilogue unwinding with -fsched2-use-superblocks (PR middle-end/41883) - fix a -fcompare-debug failure (PR tree-optimization/42645) - don't make undef symbols weak just because they are known to have C++ vague linkage (PR c++/42608) * Sat Jan 9 2010 Jakub Jelinek <jakub@xxxxxxxxxx> 4.4.2-23 - update from gcc-4_4-branch - PRs target/42511, target/42542, target/42564 - VTA backports - PRs debug/42630, debug/42631 - improve construction of ppc64 constants between 0x80000000 and 0xffffffff - fix inliner and var-tracking not to drop location info needlessly in certain cases (#552376, PR debug/42657) * Wed Jan 6 2010 Jakub Jelinek <jakub@xxxxxxxxxx> 4.4.2-22 - add --param max-vartrack-size=NNNN parameter, give up on -fvar-tracking-assignments if var-tracking hash tables are over that limit - fix VTA bugs in the vectorizer (PRs debug/42604, debug/42395) - fix VTA bug with noreturn calls (PR middle-end/42363) * Tue Jan 5 2010 Jakub Jelinek <jakub@xxxxxxxxxx> 4.4.2-21 - update from gcc-4_4-branch - PRs c++/42331, middle-end/41344, middle-end/42099, other/42611, rtl-optimization/42475, target/40134, target/42448, target/42503, target/42549, tree-optimization/41956, tree-optimization/42231, tree-optimization/42337, tree-optimization/42614 - fix -m*=native with several sources on the command line (PR driver/42442) - avoid code size differences from traversing decl hash tables hashed by uid if uid gap sizes differ - fix .debug_ranges with -ffunction-sections (PR debug/42454) -------------------------------------------------------------------------------- ================================================================================ gcompris-9.1-1.fc12 (FEDORA-2010-0988) Educational suite for kids 2-10 years old -------------------------------------------------------------------------------- ChangeLog: * Mon Jan 25 2010 Johan Cwiklinski <johan AT x-tnd DOT be> 9.1-1 - 9.1 -------------------------------------------------------------------------------- ================================================================================ ghostscript-8.70-5.fc12 (FEDORA-2010-0892) A PostScript interpreter and renderer. -------------------------------------------------------------------------------- Update Information: This update fixes the cups raster driver's output with duplex jobs. -------------------------------------------------------------------------------- ChangeLog: * Mon Jan 25 2010 Tim Waugh <twaugh@xxxxxxxxxx> 8.70-5 - Fixed pdftoraster so that it waits for its sub-process to exit. - Another gdevcups duplex fix from upstream revision 10631 (bug #541604). * Fri Jan 22 2010 Tim Waugh <twaugh@xxxxxxxxxx> 8.70-4 - New ghostscript-cups sub-package for some additional filters: pdftoraster; pstopxl. CUPS package still owns pstoraster for now. * Thu Jan 21 2010 Tim Waugh <twaugh@xxxxxxxxxx> 8.70-3 - Fixed gdevcups duplex output (bug #541604) by backporting upstream revision 10625. -------------------------------------------------------------------------------- References: [ 1 ] Bug #541604 - gdevcups Y axis sometimes wrong https://bugzilla.redhat.com/show_bug.cgi?id=541604 [ 2 ] Bug #558445 - pdftoraster does not wait for child to exit https://bugzilla.redhat.com/show_bug.cgi?id=558445 -------------------------------------------------------------------------------- ================================================================================ gnome-gmail-notifier-0.9.4-6.fc12 (FEDORA-2010-0985) A simple application that monitors Gmail inboxes -------------------------------------------------------------------------------- Update Information: Rebuild to point to the correct libraries since they were updated without notification. -------------------------------------------------------------------------------- ChangeLog: * Wed Jan 20 2010 Ian Weller <ian@xxxxxxxxxxxxx> - 0.9.4-6 - Rebuild to hopefully fix shared library issues (BZ 557302 and 554182, maybe? I'm no expert.) -------------------------------------------------------------------------------- References: [ 1 ] Bug #554182 - [abrt] crash in gnome-gmail-notifier-0.9.4-5.fc12 https://bugzilla.redhat.com/show_bug.cgi?id=554182 [ 2 ] Bug #557302 - [abrt] crash in gnome-gmail-notifier-0.9.4-5.fc12 https://bugzilla.redhat.com/show_bug.cgi?id=557302 -------------------------------------------------------------------------------- ================================================================================ gstreamer-java-1.3-2.fc12 (FEDORA-2010-1032) Java interface to the gstreamer framework -------------------------------------------------------------------------------- ChangeLog: * Fri Jan 22 2010 Levente Farkas <lfarkas@xxxxxxxxxxx> - 1.3-2 - drop test from jar -------------------------------------------------------------------------------- ================================================================================ gtk-nodoka-engine-0.7.2-8.fc12 (FEDORA-2010-1074) The Nodoka GTK Theme Engine -------------------------------------------------------------------------------- Update Information: Honor GtkEntry::transparent-bg-hint. Adds transparency to entries e.g. in web browsers. -------------------------------------------------------------------------------- ChangeLog: * Sat Jan 23 2010 Martin Sourada <mso@xxxxxxxxxxxxxxxxx> - 0.7.2-8 - Honor GtkEntry::transparent-bg-hint (rhbz #489111) * Sun Jan 10 2010 Martin Sourada <mso@xxxxxxxxxxxxxxxxx> - 0.7.2-7 - Fix source URL -------------------------------------------------------------------------------- References: [ 1 ] Bug #489111 - Improve look of HTML text entries and buttons on colored background https://bugzilla.redhat.com/show_bug.cgi?id=489111 -------------------------------------------------------------------------------- ================================================================================ ibus-chewing-1.2.0.20100125-1.fc12 (FEDORA-2010-0998) The Chewing engine for IBus input platform -------------------------------------------------------------------------------- ChangeLog: * 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). -------------------------------------------------------------------------------- ================================================================================ incollector-1.2-4.fc12 (FEDORA-2010-1055) Information collector -------------------------------------------------------------------------------- Update Information: What’s new - Ctrl+c works in the preview - Incollector now looks good with the dark application themes. - Bug that could cause data loss (very small chance) has been removed. - Search entry (above the entries list) looks also for tags. -------------------------------------------------------------------------------- ChangeLog: * Mon Jan 25 2010 Thomas Janssen <thomasj@xxxxxxxxxxxxxxxxx> 1.2-4 - pushed release for missing tag the pixmaps patch * Thu Dec 3 2009 Thomas Janssen <thomasj@xxxxxxxxxxxxxxxxx> 1.2-3 - Changed the license to GPLv2 - Added pixmaps-install.patch * Thu Dec 3 2009 Thomas Janssen <thomasj@xxxxxxxxxxxxxxxxx> 1.2-2 - Changed sed to patch - Removed pushd command * Sun Nov 15 2009 Thomas Janssen <thomasj@xxxxxxxxxxxxxxxxx> 1.2-1 - Updated to new upstream version 1.2 -------------------------------------------------------------------------------- ================================================================================ jbrout-0.3.282-0.2.20100124svn282.fc12 (FEDORA-2010-0990) Photo manager, written in python/pygtk -------------------------------------------------------------------------------- Update Information: %changelog * Sun Jan 24 2010 Peter Lemenkov <lemenkov@xxxxxxxxx> 0.3.282-0.2.20100124svn282 - Added BR for exiftool (thanks, Rahul Sundaram <sundaram@xxxxxxxxxxxxxxxxx>) * Sun Jan 24 2010 Peter Lemenkov <lemenkov@xxxxxxxxx> 0.3.282-0.1.20100124svn282 - Updated to svn ver. 282 - Fixed #558151 - Added BR python-gdata -------------------------------------------------------------------------------- ChangeLog: * Sun Jan 24 2010 Peter Lemenkov <lemenkov@xxxxxxxxx> 0.3.282-0.2.20100124svn282 - Added BR for exiftool (thanks, Rahul Sundaram <sundaram@xxxxxxxxxxxxxxxxx>) * Sun Jan 24 2010 Peter Lemenkov <lemenkov@xxxxxxxxx> 0.3.282-0.1.20100124svn282 - Updated to svn ver. 282 - Fixed #558151 - Added BR python-gdata -------------------------------------------------------------------------------- References: [ 1 ] Bug #558151 - size of src.rpm is insane https://bugzilla.redhat.com/show_bug.cgi?id=558151 -------------------------------------------------------------------------------- ================================================================================ jconvolver-0.8.4-2.fc12 (FEDORA-2010-1000) Real-time Convolution Engine -------------------------------------------------------------------------------- Update Information: Jconvolver is a real-time convolution engine. It can execute up to a 64 by 64 convolution matrix (i.e. 4096 simultaneous convolutions) as long as your CPU(s) can handle the load. It is designed to be efficient also for sparse (e.g. diagonal) matrices. Unused matrix elements do not take any CPY time. -------------------------------------------------------------------------------- References: [ 1 ] Bug #547993 - Package Name Change: jconvolver - Real-time Convolution Engine https://bugzilla.redhat.com/show_bug.cgi?id=547993 -------------------------------------------------------------------------------- ================================================================================ kde-partitionmanager-1.0.1-1.fc12 (FEDORA-2010-1016) KDE Partition Manager -------------------------------------------------------------------------------- Update Information: * Fix a bug that made it impossible to activate or deactivate a swap file system. * Correctly handle linux swap even with newer parted versions. * Ask for an administrator's password on startup so that non-KDE users can run the application from their launcher. * Use the "blkid" command as an alternative to "vol_id" if the latter is unavailable. * Do not crash when using the Oxygen style under KDE SC 4.4. * Do not crash when the user clicks in the partition widget with newer g++ versions. * Sort devices by name after scanning. * Don't disable updates for the partition widget while applying operations. This leads to corrupted graphics unter Qt4.6. * Work around a LibParted segmentation fault when the Linux Device Mapper is used and /dev/mapper has non-existing entries. * The above also works around a LibParted problem when the BIOS has a floppy drive configured but none is actually present. * Set item height in the partition and devices lists to 32 pixel to make them look less condensed. -------------------------------------------------------------------------------- ChangeLog: * Mon Jan 25 2010 Thomas Janssen <thomasj@xxxxxxxxxxxxxxxxx> 1.0.1-1 - New upstream source -------------------------------------------------------------------------------- ================================================================================ kdebase-runtime-4.3.4-3.fc12 (FEDORA-2010-1030) K Desktop Environment - Runtime -------------------------------------------------------------------------------- ChangeLog: * Thu Jan 21 2010 Rex Dieter <rdieter@xxxxxxxxxxxxxxxxx> - 4.3.4-3 - backport upstream kded/cpuhog patch (kde#202744) -------------------------------------------------------------------------------- References: [ 1 ] Bug #539297 - no sound using phonon-backend-gstreamer https://bugzilla.redhat.com/show_bug.cgi?id=539297 [ 2 ] Bug #553945 - F12 - KDE - Gstreamer backend works, Xine (the default) doesn't https://bugzilla.redhat.com/show_bug.cgi?id=553945 -------------------------------------------------------------------------------- ================================================================================ kopete-protocol-facebook-0.1.5-5.fc12 (FEDORA-2010-1042) Facebook Protocol support for Kopete -------------------------------------------------------------------------------- Update Information: This package contains Facebook protocol support for Kopete. -------------------------------------------------------------------------------- ================================================================================ libguestfs-1.0.81-1.fc12.2 (FEDORA-2010-1028) Access and modify virtual machine disk images -------------------------------------------------------------------------------- Update Information: Rebuild because of unannounced soname bump in a dependent package. -------------------------------------------------------------------------------- ChangeLog: * Mon Jan 25 2010 Richard W.M. Jones <rjones@xxxxxxxxxx> - 1.0.81-1.fc12.2 - Rebuild because of unannounced soname bump (libntfs-3g.so). * Wed Jan 13 2010 Richard W.M. Jones <rjones@xxxxxxxxxx> - 1.0.81-1.fc12.1 - Backport libguestfs 1.0.81 from Rawhide to F-12. * Wed Jan 13 2010 Richard W.M. Jones <rjones@xxxxxxxxxx> - 1.0.81-1 - New upstream version 1.0.81. - Remove two upstream patches. - virt-inspector: Make RPM application data more specific (RHBZ#552718). * Tue Jan 12 2010 Richard W.M. Jones <rjones@xxxxxxxxxx> - 1.0.80-14 - Reenable tests because RHBZ#553689 is fixed. * Tue Jan 12 2010 Richard W.M. Jones <rjones@xxxxxxxxxx> - 1.0.80-13 - Rebuild because of libparted soname bump (1.9 -> 2.1). * Fri Jan 8 2010 Richard W.M. Jones <rjones@xxxxxxxxxx> - 1.0.80-12 - qemu in Rawhide is totally broken (RHBZ#553689). Disable tests. * Thu Jan 7 2010 Richard W.M. Jones <rjones@xxxxxxxxxx> - 1.0.80-11 - Remove gfs-utils (deprecated and removed from Fedora 13 by the upstream Cluster Suite developers). - Include patch to fix regression in qemu -serial stdio option. * Tue Dec 29 2009 Richard W.M. Jones <rjones@xxxxxxxxxx> - 1.0.80-10 - Remove some debugging statements which were left in the requires script by accident. * Mon Dec 21 2009 Richard W.M. Jones <rjones@xxxxxxxxxx> - 1.0.80-9 - Generate additional requires for supermin (RHBZ#547496). * Fri Dec 18 2009 Richard W.M. Jones <rjones@xxxxxxxxxx> - 1.0.80-3 - Work around udevsettle command problem (RHBZ#548121). - Enable tests. * Wed Dec 16 2009 Richard W.M. Jones <rjones@xxxxxxxxxx> - 1.0.80-2 - Disable tests because of RHBZ#548121. * Wed Dec 16 2009 Richard W.M. Jones <rjones@xxxxxxxxxx> - 1.0.80-1 - New upstream release 1.0.80. - New Polish translations (RHBZ#502533). - Give a meaningful error if no usable kernels are found (RHBZ#539746). - New tool: virt-list-filesystems * Fri Dec 4 2009 Stepan Kasal <skasal@xxxxxxxxxx> - 1:1.0.79-3 - rebuild against perl 5.10.1 * Wed Nov 18 2009 Richard W.M. Jones <rjones@xxxxxxxxxx> - 1.0.79-2 - New upstream release 1.0.79. - Adds FUSE test script and multiple fixes for FUSE (RHBZ#538069). - Fix virt-df in Xen (RHBZ#538041). - Improve speed of supermin appliance. - Disable FUSE-related tests because Koji doesn't currently allow them. fuse: device not found, try 'modprobe fuse' first * Tue Nov 10 2009 Richard W.M. Jones <rjones@xxxxxxxxxx> - 1.0.78-2 - New upstream release 1.0.78. - Many more filesystem types supported by this release - add them as dependencies. * Tue Nov 3 2009 Richard W.M. Jones <rjones@xxxxxxxxxx> - 1.0.77-1 - New upstream release 1.0.77. - Support for mounting guest in host using FUSE (guestmount command). - hivex*(1) man pages should be in main package, not -devel, since they are user commands. - libguestfs-tools: Fix "self-obsoletion" issue raised by rpmlint. - perl: Remove bogus script Sys/bindtests.pl. -------------------------------------------------------------------------------- ================================================================================ libtool-2.2.6-18.fc12 (FEDORA-2010-0978) The GNU Portable Library Tool -------------------------------------------------------------------------------- ChangeLog: * Thu Jan 21 2010 Jakub Jelinek <jakub@xxxxxxxxxx> 2.2.6-18 - rebuilt for gcc 4.4.3 -------------------------------------------------------------------------------- ================================================================================ luckybackup-0.3.5-1.fc12 (FEDORA-2010-1037) A powerful, fast and reliable backup and sync tool -------------------------------------------------------------------------------- Update Information: luckyBackup is an application that backs-up and/or synchronizes any directories with the power of rsync. It is simple to use, fast (transfers over only changes made and not all data), safe (keeps your data safe by checking all declared directories before proceeding in any data manipulation ), reliable and fully customizable. -------------------------------------------------------------------------------- References: [ 1 ] Bug #553683 - Review Request: luckybackup - A powerful, fast and reliable backup and sync tool https://bugzilla.redhat.com/show_bug.cgi?id=553683 -------------------------------------------------------------------------------- ================================================================================ milia-0.3.0-2.fc12 (FEDORA-2010-1073) C++ cosmology library -------------------------------------------------------------------------------- Update Information: A C++ cosmology library -------------------------------------------------------------------------------- ================================================================================ munin-1.4.3-2.fc12 (FEDORA-2010-1062) Network-wide graphing framework (grapher/gatherer) -------------------------------------------------------------------------------- Update Information: Fixed ownership of a directory, and fixed munin-node to only config on install. -------------------------------------------------------------------------------- ChangeLog: * Sun Jan 17 2010 Kevin Fenzi <kevin@xxxxxxxxx> - 1.4.3-2 - Fix owner on state files. - Add some BuildRequires. - Make munin-node-configure only run on install, not upgrade. bug 540687 * Thu Dec 31 2009 Kevin Fenzi <kevin@xxxxxxxxx> - 1.4.3-1 - Update to 1.4.3 * Thu Dec 17 2009 Ingvar Hagelund <ingvar@xxxxxxxxx> - 1.4.2-1 - New upstream release - Removed upstream packaged fonts - Added a patch that makes rrdtool use the system bitstream vera fonts on rhel < 6 and fedora < 11 * Fri Dec 11 2009 Ingvar Hagelund <ingvar@xxxxxxxxx> - 1.4.1-3 - More correct fedora and el versions for previous font path fix - Added a patch that fixes a quoting bug in GraphOld.pm, fixing fonts on el4 * Wed Dec 9 2009 Ingvar Hagelund <ingvar@xxxxxxxxx> - 1.4.1-2 - Remove jmx plugins when not supported (like on el4 and older fedora) - Correct font path on older distros like el5, el4 and fedora<11 * Fri Dec 4 2009 Kevin Fenzi <kevin@xxxxxxxxx> - 1.4.1-1 - Update to 1.4.1 * Sat Nov 28 2009 Kevin Fenzi <kevin@xxxxxxxxx> - 1.4.0-1 - Update to final 1.4.0 version * Sat Nov 21 2009 Kevin Fenzi <kevin@xxxxxxxxx> - 1.4.0-0.1.beta - Update to beta 1.4.0 version. - Add common subpackage for common files. * Sun Nov 8 2009 Kevin Fenzi <kevin@xxxxxxxxx> - 1.4.0-0.1.alpha - Initial alpha version of 1.4.0 -------------------------------------------------------------------------------- References: [ 1 ] Bug #540687 - munin-node package update overrides some configuration changes https://bugzilla.redhat.com/show_bug.cgi?id=540687 -------------------------------------------------------------------------------- ================================================================================ newsbeuter-2.1-1.fc12 (FEDORA-2010-1004) Configurable text-based feed reader -------------------------------------------------------------------------------- Update Information: Added support for dc:creator tag for RSS 2.0 parser. Fixed issue #141 (podbeuter ignored use-proxy configuration command). When entering a feed, the first unread article is automatically selected (can be turned off with goto- first-unread no). When marking a feed read, move the selection to the next feed (unless a filter is currently applied). Improved HTML rendering (patch by Stefan Erben) Added length field to article list format (patch by Stefan Erben) Added support for 256-color terminals Added "dumpform" commandline command as a debugging aid. Allow deletion of articles from article view Added support for SOCKS proxies Added "notify-beep" notification beep (patch by Vern Sun) Added key to quickly jump to article URLs above #10 (patch by Stefan Erben) -------------------------------------------------------------------------------- ChangeLog: * Mon Jan 25 2010 Thomas Janssen <thomasj@xxxxxxxxxxxxxxxxx> 2.1-1 - New upstream source 2.1 -------------------------------------------------------------------------------- ================================================================================ nicotine+-1.2.14-6.fc12 (FEDORA-2010-1075) A client for the SoulSeek filesharing network -------------------------------------------------------------------------------- References: [ 1 ] Bug #551027 - Review Request: nicotine+ - A client for the SoulSeek filesharing network https://bugzilla.redhat.com/show_bug.cgi?id=551027 -------------------------------------------------------------------------------- ================================================================================ openoffice.org-voikko-3.1-2.fc12 (FEDORA-2010-1080) Finnish spellchecker and hyphenator extension for OpenOffice.org -------------------------------------------------------------------------------- Update Information: This update partly fixes a bug where broken openoffice.org-voikko configuration files could crash OpenOffice. -------------------------------------------------------------------------------- ChangeLog: * Fri Jan 22 2010 Ville-Pekka Vainio <vpivaini AT cs.helsinki.fi> - 3.1-2 - Add patch from SVN to partly fix broken configuration handling, which may lead to an OO.o crash (rhbz#549289) -------------------------------------------------------------------------------- References: [ 1 ] Bug #549289 - [abrt] crash detected in openoffice.org-calc-1:3.1.1-19.14.fc12 https://bugzilla.redhat.com/show_bug.cgi?id=549289 -------------------------------------------------------------------------------- ================================================================================ pciutils-3.1.6-1.fc12 (FEDORA-2010-1017) PCI bus related utilities -------------------------------------------------------------------------------- Update Information: * More capabilities decoded: Virtual Channel (except arbitration tables), Root Complex Link, Vendor-Specific (header only), SATA HBA. * All extended capabilities have their version displayed (-vv or more). * When scanning extended capabilities, properly mask the lowest 2 bits, which are currently reserved. This avoids unaligned access errors on broken hardware (see tests /broken-ecaps). * Large bar sizes are displayed in human-readable format (with units). * Physical slot information is displayed correctly for multi-function cards. * Fixed a couple of typos everywhere. * Library: Fixed bugs in freeing of capabilities. -------------------------------------------------------------------------------- ChangeLog: * Mon Jan 25 2010 Michal Hlavinka <mhlavink@xxxxxxxxxx> - 3.1.6-1 - updated to 3.1.6 -------------------------------------------------------------------------------- ================================================================================ perl-Graphics-ColorNames-WWW-1.13-1.fc12 (FEDORA-2010-1051) WWW color names and equivalent RGB values -------------------------------------------------------------------------------- References: [ 1 ] Bug #529816 - Review Request: perl-Graphics-ColorNames-WWW - WWW color names and equivalent RGB values https://bugzilla.redhat.com/show_bug.cgi?id=529816 -------------------------------------------------------------------------------- ================================================================================ phonon-4.3.80-5.fc12 (FEDORA-2010-1030) Multimedia framework api -------------------------------------------------------------------------------- ChangeLog: * Thu Jan 21 2010 Rex Dieter <rdieter@xxxxxxxxxxxxxxxxx> - 4.3.80-5 - no sound with phonon-xine/pulseaudio (kde#223662, rh#553945) * Thu Jan 21 2010 Rex Dieter <rdieter@xxxxxxxxxxxxxxxxx> - 4.3.80-4 - snarf mdv patches * Mon Jan 18 2010 Than Ngo <than@xxxxxxxxxx> - 4.3.80-3 - backport GStreamer backend bugfixes, fix random disappearing sound under KDE -------------------------------------------------------------------------------- References: [ 1 ] Bug #539297 - no sound using phonon-backend-gstreamer https://bugzilla.redhat.com/show_bug.cgi?id=539297 [ 2 ] Bug #553945 - F12 - KDE - Gstreamer backend works, Xine (the default) doesn't https://bugzilla.redhat.com/show_bug.cgi?id=553945 -------------------------------------------------------------------------------- ================================================================================ php-pear-Net-SMTP-1.4.0-1.fc12 (FEDORA-2010-1040) Provides an implementation of the SMTP protocol -------------------------------------------------------------------------------- Update Information: Upstream Changelog: The data() method now accepts either a string or a file resource containing the message data. (Request #16962) -------------------------------------------------------------------------------- ChangeLog: * Sun Jan 24 2010 Remi Collet <Fedora@xxxxxxxxxxxxxxxxx> 1.4.0-1 - update to 1.4.0 - add examples to %doc -------------------------------------------------------------------------------- ================================================================================ php-pear-PHP-CompatInfo-1.9.0-2.fc12 (FEDORA-2010-0999) Find out version and extensions required for a piece of code to run -------------------------------------------------------------------------------- Update Information: Upstream Changelog: http://pear.php.net/package/PHP_CompatInfo/download/All Package changelog - move /usr/bin/scripts/*php to /usr/share/pear/PHP/CompatInfo/scripts - add patch for PHP 5.3.0 (upstream Bug #17029) -------------------------------------------------------------------------------- ChangeLog: * Sun Jan 24 2010 Remi Collet <Fedora@xxxxxxxxxxxxxxxxx> - 1.9.0-2 - improved PHP 5.3.0 patch * Sun Jan 24 2010 Remi Collet <Fedora@xxxxxxxxxxxxxxxxx> - 1.9.0-1.1 - add missing patch * Sun Jan 24 2010 Remi Collet <Fedora@xxxxxxxxxxxxxxxxx> - 1.9.0-1 - update to 1.9.0 - add patch for php 5.3.0 and to redirect scripts (/usr/bin/scripts seems a bad idea) - rename PHP_CompatInfo.xml to php-pear-PHP-CompatInfo.xml -------------------------------------------------------------------------------- ================================================================================ php-pear-XML-Serializer-0.20.0-1.fc12 (FEDORA-2010-1005) Swiss-army knife for reading and writing XML files -------------------------------------------------------------------------------- Update Information: Upstream changelog 0.20.0 - Request #13564: bool(false) is converted to empty string 0.19.2 - Bug #15602: attributes don't get escaped sometimes [lapo] 0.19.1 - Bug #14653: testNumberedObjects testcase fails [ashnazg] - Doc #8650 : Missing Information in the Manual [ashnazg] - Doc #13896: Bad info in the RSS feed tutorial [ashnazg] - switch to package.xml v2 0.19.0 - PEAR CS cleanup - Req #13856: License Change from PHP to BSD [ashnazg] - Bug #8048: Entities are not replaced in tags with attributes [schst] - Doc #12725: tuto link no more available -------------------------------------------------------------------------------- ChangeLog: * Sun Jan 24 2010 Remi Collet <Fedora@xxxxxxxxxxxxxxxxx> 0.20.0-1 - update to 0.20.0 - License is BSD (since 0.19.0) - rename XML_Serializer.xml to php-pear-XML-Serializer.xml - add tests - add %check (documentation only) -------------------------------------------------------------------------------- ================================================================================ pki-selinux-1.3.3-1.fc12 (FEDORA-2010-1023) Dogtag Certificate System - PKI Selinux Policies -------------------------------------------------------------------------------- Update Information: Dogtag PKI Security Enhanced Linux -------------------------------------------------------------------------------- References: [ 1 ] Bug #521255 - New package for Dogtag PKI: pki-selinux https://bugzilla.redhat.com/show_bug.cgi?id=521255 -------------------------------------------------------------------------------- ================================================================================ plexus-cdc-1.0-0.6.a10.1.3.fc12 (FEDORA-2010-1050) Plexus Component Descriptor Creator -------------------------------------------------------------------------------- Update Information: Import fix for qdox-1.9 from devel -------------------------------------------------------------------------------- ChangeLog: * Thu Nov 26 2009 Lubomir Rintel <lkundrak@xxxxx> 0:1.0-0.6.a10.1.3 - Fix NULL dereference in the qdox patch * Mon Nov 23 2009 Alexander Kurtakov <akurtako@xxxxxxxxxx> 0:1.0-0.5.a10.1.3 - BR maven-doxia-sitetools. * Mon Nov 23 2009 Alexander Kurtakov <akurtako@xxxxxxxxxx> 0:1.0-0.5.a10.1.2 - Fix build with qdox 1.9. -------------------------------------------------------------------------------- ================================================================================ poppler-0.12.3-7.fc12 (FEDORA-2010-0477) PDF rendering library -------------------------------------------------------------------------------- Update Information: New bugfix poppler release, fixes some cairo-related crashers. See also, http://poppler.freedesktop.org/releases.html -------------------------------------------------------------------------------- ChangeLog: * Sun Jan 24 2010 Rex Dieter <rdieter@xxxxxxxxxxxxxxxxx> - 0.12.3-7 - use alternative/upstream downscale patch (#556549, fdo#5589) * Wed Jan 20 2010 Marek Kasik <mkasik@xxxxxxxxxx> - 0.12.3-6 - Add dependency on poppler-data (#553991) * Tue Jan 19 2010 Rex Dieter <rdieter@xxxxxxxxxxxxxxxxx> - 0.12.3-5 - cairo backend, scale images correctly (#556549, fdo#5589) * Fri Jan 15 2010 Rex Dieter <rdieter@xxxxxxxxxxxxxxxxx> - 0.12.3-4 - Sanitize versioned Obsoletes/Provides * Fri Jan 15 2010 Marek Kasik <mkasik@xxxxxxxxxx> - 0.12.3-3 - Correct permissions of goo/GooTimer.h - Convert pdftohtml.1 to utf8 - Make the pdftohtml's Provides/Obsoletes versioned * Thu Jan 7 2010 Rex Dieter <rdieter@xxxxxxxxxxxxxxxxx> - 0.12.3-1 - poppler-0.12.3 -------------------------------------------------------------------------------- References: [ 1 ] Bug #553991 - Poppler shoud Require: poppler-data https://bugzilla.redhat.com/show_bug.cgi?id=553991 [ 2 ] Bug #556549 - RFE: please add patch to scale images correctly https://bugzilla.redhat.com/show_bug.cgi?id=556549 [ 3 ] Bug #556810 - [abrt] crash in evince-2.28.2-1.fc12 https://bugzilla.redhat.com/show_bug.cgi?id=556810 -------------------------------------------------------------------------------- ================================================================================ poppler-data-0.4.0-1.fc12 (FEDORA-2010-0477) Encoding files -------------------------------------------------------------------------------- Update Information: New bugfix poppler release, fixes some cairo-related crashers. See also, http://poppler.freedesktop.org/releases.html -------------------------------------------------------------------------------- ChangeLog: * Mon Dec 14 2009 Rex Dieter <rdieter@xxxxxxxxxxxxxxxxx> - 0.4.0-1 - poppler-data-0.4.0 -------------------------------------------------------------------------------- References: [ 1 ] Bug #553991 - Poppler shoud Require: poppler-data https://bugzilla.redhat.com/show_bug.cgi?id=553991 [ 2 ] Bug #556549 - RFE: please add patch to scale images correctly https://bugzilla.redhat.com/show_bug.cgi?id=556549 [ 3 ] Bug #556810 - [abrt] crash in evince-2.28.2-1.fc12 https://bugzilla.redhat.com/show_bug.cgi?id=556810 -------------------------------------------------------------------------------- ================================================================================ portreserve-0.0.4-3.fc12 (FEDORA-2010-1009) TCP port reservation utility -------------------------------------------------------------------------------- Update Information: This update fixes a possible infinite loop when parsing configuration files for portreserve. -------------------------------------------------------------------------------- ChangeLog: * Fri Jan 22 2010 Tim Waugh <twaugh@xxxxxxxxxx> 0.0.4-3 - Walk the list of newmaps correctly (bug #557781). -------------------------------------------------------------------------------- References: [ 1 ] Bug #557781 - Possible infinite loop https://bugzilla.redhat.com/show_bug.cgi?id=557781 -------------------------------------------------------------------------------- ================================================================================ python-flickrapi-1.3-2.fc12 (FEDORA-2010-1043) Python module for interfacing with the Flickr API -------------------------------------------------------------------------------- Update Information: Update to version 1.3. Read more at http://stuvel.eu/projects/flickrapi/changelog -------------------------------------------------------------------------------- ChangeLog: * Sun Jan 24 2010 Ian Weller <ian@xxxxxxxxxxxxx> - 1.3-2 - rebuild with inclusion of new tarball * Sun Jan 24 2010 Ian Weller <ian@xxxxxxxxxxxxx> - 1.3-1 - 1.3 -------------------------------------------------------------------------------- ================================================================================ rkhunter-1.3.6-4.fc12 (FEDORA-2010-1046) A host-based tool to scan for rootkits, backdoors and local exploits -------------------------------------------------------------------------------- Update Information: Change email to just root instead of root@localhost and Add .k5login.5.gz to files whitelist -------------------------------------------------------------------------------- ChangeLog: * Sat Jan 23 2010 Kevin Fenzi <kevin@xxxxxxxxx> - 1.3.6-4 - Change email to just root instead of root@localhost - bug #553179 - Add .k5login.5.gz to files whitelist - bug #553134 * Tue Jan 5 2010 Kevin Fenzi <kevin@xxxxxxxxx> - 1.3.6-3 - Add some more ssh hmac files to whitelist - bug #552621 - Re-add /dev/.mdadm.map to whitelisted files - bug #539405 -------------------------------------------------------------------------------- References: [ 1 ] Bug #553179 - Mailadress should be "root" instead of "root@localhost" https://bugzilla.redhat.com/show_bug.cgi?id=553179 [ 2 ] Bug #553134 - False positive: Hidden file at /usr/share/man/man5/.k5login.5.gz https://bugzilla.redhat.com/show_bug.cgi?id=553134 -------------------------------------------------------------------------------- ================================================================================ rubygem-RubyInline-3.8.4-1.fc12 (FEDORA-2010-1010) Write foreign code within your ruby code -------------------------------------------------------------------------------- Update Information: Update to version 3.8.4. See included History.txt or http://rubyforge.org/projects/rubyinline/ for more information. -------------------------------------------------------------------------------- ChangeLog: * Sun Jan 24 2010 Matthew Kent <mkent@xxxxxxxxxxxx> - 3.8.4-1 - New upstream version. -------------------------------------------------------------------------------- ================================================================================ rubygem-ZenTest-4.2.1-1.fc12 (FEDORA-2010-1049) Automated test scaffolding for Ruby -------------------------------------------------------------------------------- Update Information: Update to version 4.2.1. See included History.txt or http://rubyforge.org/projects/zentest/ for more information. -------------------------------------------------------------------------------- ChangeLog: * Sun Jan 24 2010 Matthew Kent <mkent@xxxxxxxxxxxx> - 4.2.1-1 - New upstream version. - Don't reorganize files, leave as upstream intended. -------------------------------------------------------------------------------- ================================================================================ rygel-0.4.10-1.fc12 (FEDORA-2010-1061) A UPnP v2 Media Server -------------------------------------------------------------------------------- Update Information: This update brings the latest stable version, and fixes a bug where playback would stop suddenly during streaming, due to a file descriptor leak. -------------------------------------------------------------------------------- ChangeLog: * Sun Jan 24 2010 Bastien Nocera <bnocera@xxxxxxxxxx> 0.4.10-1 - Update to 0.4.10 -------------------------------------------------------------------------------- ================================================================================ spamassassin-3.3.0-4.fc12 (FEDORA-2010-1015) Spam filter for email which can be invoked from mail delivery agents -------------------------------------------------------------------------------- Update Information: Update to 3.3.0 -------------------------------------------------------------------------------- ChangeLog: * Sun Jan 24 2010 Nick Bebout <nb@xxxxxxxxxxxxxxxxx> - 3.3.0-4 - Bump n-v-r since I failed to do so on F-12 and F-11 * Sun Jan 24 2010 Warren Togami <wtogami@xxxxxxxxxx> - 3.3.0-3 - Fix update script to avoid error if .conf files are in CWD (thanks nirik!) * Thu Jan 21 2010 Warren Togami <wtogami@xxxxxxxxxx> - 3.3.0-2 - 3.3.0 (really this time!) - README.RHEL.Fedora * Mon Jan 18 2010 Warren Togami <wtogami@xxxxxxxxxx> - 3.3.0-1 - 3.3.0 * Thu Jan 14 2010 Warren Togami <wtogami@xxxxxxxxxx> - 3.3.0-0.32.rc3 - 3.3.0-rc3 - if mimedefang is enabled, reload rules after sa-update * Mon Jan 11 2010 Warren Togami <wtogami@xxxxxxxxxx> - 3.3.0-0.31.rc2 - 3.3.0-rc2 * Mon Dec 28 2009 Warren Togami <wtogami@xxxxxxxxxx> - 3.3.0-0.29.rc1 - sa-update channels defined in /etc/mail/spamassassin/channel.d/*.conf files * Mon Dec 28 2009 Warren Togami <wtogami@xxxxxxxxxx> - 3.3.0-0.27.rc1 - sa-update runs in cron automatically if spamd or amavisd is running If you use neither, you may force sa-update by editing /etc/sysconfig/sa-update -------------------------------------------------------------------------------- ================================================================================ spamassassin-3.3.0-5.fc12 (FEDORA-2010-0801) Spam filter for email which can be invoked from mail delivery agents -------------------------------------------------------------------------------- Update Information: 3.3.0 final release, will link to upstream changelog when it goes live. -------------------------------------------------------------------------------- ChangeLog: * Sun Jan 24 2010 Warren Togami <wtogami@xxxxxxxxxx> - 3.3.0-5 - Minor fix to update script * Thu Jan 21 2010 Warren Togami <wtogami@xxxxxxxxxx> - 3.3.0-2 - 3.3.0 - README.RHEL.Fedora contains notes specific to our package * Thu Jan 14 2010 Warren Togami <wtogami@xxxxxxxxxx> - 3.3.0-0.32.rc3 - 3.3.0-rc3 - if mimedefang is enabled, reload rules after sa-update * Mon Jan 11 2010 Warren Togami <wtogami@xxxxxxxxxx> - 3.3.0-0.31.rc2 - 3.3.0-rc2 * Mon Dec 28 2009 Warren Togami <wtogami@xxxxxxxxxx> - 3.3.0-0.29.rc1 - sa-update channels defined in /etc/mail/spamassassin/channel.d/*.conf files * Mon Dec 28 2009 Warren Togami <wtogami@xxxxxxxxxx> - 3.3.0-0.27.rc1 - sa-update runs in cron automatically if spamd or amavisd is running If you use neither, you may force sa-update by editing /etc/sysconfig/sa-update -------------------------------------------------------------------------------- ================================================================================ transmission-1.82-1.fc12 (FEDORA-2010-1002) A lightweight GTK+ BitTorrent client -------------------------------------------------------------------------------- Update Information: Few important bug fixes. http://trac.transmissionbt.com/wiki/Changes#version-1.82. -------------------------------------------------------------------------------- ChangeLog: * Sun Jan 24 2010 Rahul Sundaram <sundaram@xxxxxxxxxxxxxxxxx> - 1.82-1 - Few important bug fixes - http://trac.transmissionbt.com/wiki/Changes#version-1.82 * Thu Jan 21 2010 Rahul Sundaram <sundaram@xxxxxxxxxxxxxxxxx> - 1.80-1 - Many major new features including magnet link support, trackerless torrents - http://trac.transmissionbt.com/wiki/Changes#version-1.80 * Wed Jan 20 2010 Rahul Sundaram <sundaram@xxxxxxxxxxxxxxxxx> - 1.80-0.6.b5 - Add a initscript for transmission daemon. Fixes rhbz#556228 - Description changes, add group for sub-packages and fix make * Thu Jan 14 2010 Rahul Sundaram <sundaram@xxxxxxxxxxxxxxxxx> - 1.80-0.5.b5 - Bug fixes - http://trac.transmissionbt.com/wiki/Changes#version-1.80b5 * Sat Jan 9 2010 Rahul Sundaram <sundaram@xxxxxxxxxxxxxxxxx> - 1.80-0.4.b4 - Build the qt interface as a sub package - Build daemon as a separate sub package - Translations are for only the gtk sub package - Fix obsoletes and add conflicts * Thu Jan 7 2010 Ankur Sinha <ankursinha AT fedoraproject DOT org> - 1.80-0.3.b4 - Split package to sub packages -------------------------------------------------------------------------------- ================================================================================ transmission-1.82-2.fc12 (FEDORA-2010-0994) A lightweight GTK+ BitTorrent client -------------------------------------------------------------------------------- Update Information: Fix icon cache -------------------------------------------------------------------------------- ChangeLog: * Mon Jan 25 2010 Rahul Sundaram <sundaram@xxxxxxxxxxxxxxxxx> - 1.82-2 - Fix icon cache * Sun Jan 24 2010 Rahul Sundaram <sundaram@xxxxxxxxxxxxxxxxx> - 1.82-1 - Few important bug fixes - http://trac.transmissionbt.com/wiki/Changes#version-1.82 * Thu Jan 21 2010 Rahul Sundaram <sundaram@xxxxxxxxxxxxxxxxx> - 1.80-1 - Many major new features including magnet link support, trackerless torrents - http://trac.transmissionbt.com/wiki/Changes#version-1.80 * Wed Jan 20 2010 Rahul Sundaram <sundaram@xxxxxxxxxxxxxxxxx> - 1.80-0.6.b5 - Add a initscript for transmission daemon. Fixes rhbz#556228 - Description changes, add group for sub-packages and fix make * Thu Jan 14 2010 Rahul Sundaram <sundaram@xxxxxxxxxxxxxxxxx> - 1.80-0.5.b5 - Bug fixes - http://trac.transmissionbt.com/wiki/Changes#version-1.80b5 * Sat Jan 9 2010 Rahul Sundaram <sundaram@xxxxxxxxxxxxxxxxx> - 1.80-0.4.b4 - Build the qt interface as a sub package - Build daemon as a separate sub package - Translations are for only the gtk sub package - Fix obsoletes and add conflicts * Thu Jan 7 2010 Ankur Sinha <ankursinha AT fedoraproject DOT org> - 1.80-0.3.b4 - Split package to sub packages -------------------------------------------------------------------------------- ================================================================================ zynjacku-5-4.fc12 (FEDORA-2010-1035) LV2 synths and plugins host -------------------------------------------------------------------------------- Update Information: Don't crash when there are no plugins installed -------------------------------------------------------------------------------- ChangeLog: * Fri Jan 22 2010 Orcan Ogetbil <oget[dot]fedora[at]gmail[dot]com> - 5-4 - Don't crash when there are no plugins installed RHBZ#551480 -------------------------------------------------------------------------------- References: [ 1 ] Bug #551480 - [abrt] crash detected in zynjacku-5-3.fc12 https://bugzilla.redhat.com/show_bug.cgi?id=551480 -------------------------------------------------------------------------------- -- test mailing list test@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe: https://admin.fedoraproject.org/mailman/listinfo/test