The following builds have been pushed to Fedora 7 updates-testing GeoIP-1.4.4-2.fc7 NetworkManager-0.6.6-2.fc7 anjuta-2.2.3-7.fc7 ballz-1.0-3.fc7 bittorrent-4.4.0-6.fc7 chkrootkit-0.48-7.fc7 compat-guichan06-0.6.1-7.fc7 freenx-server-0.7.2-7.fc7 gnash-0.8.2-3.fc7 gpsdrive-2.09-5.fc7 gtk-gnutella-0.96.5-1.fc7 guichan-0.7.1-1.fc7 haproxy-1.3.14.4-1.fc7 inadyn-1.96.2-4.fc7 libfishsound-0.9.1-1.fc7 lua-5.1.3-5.fc7 mac-robber-1.00-1.fc7 manaworld-0.0.24-1.fc7 mediawiki-openid-0.8.2-7 mercurial-1.0-12.fc7 mod_security-2.1.7-1.fc7 monitor-edid-2.0-1.fc7 openoffice.org-extendedPDF-1.4-4.fc7 perl-XML-Entities-0.03-1.fc7 php-pear-Console-Table-1.1.1-1.fc7 php-pecl-mailparse-2.1.4-1.fc7 pyfits-1.3-3.fc7 python-fedora-0.2.99.8-1.fc7 python-mpd-0.2.0-3.fc7 python-pp-1.5.3-1.fc7 ragel-6.1-1.fc7 roxterm-1.11.1-1.fc7 rubygem-actionmailer-2.0.2-2.fc7 rubygem-actionpack-2.0.2-2.fc7 rubygem-activerecord-2.0.2-2.fc7 rubygem-activeresource-2.0.2-2.fc7 rubygem-activesupport-2.0.2-1.fc7 rubygem-rails-2.0.2-2.fc7 sonata-1.5-2.fc7 vala-0.2.0-1.fc7 xorg-x11-drv-openchrome-0.2.902-1.fc7 Details about builds: ================================================================================ GeoIP-1.4.4-2.fc7 (FEDORA-2008-3085) C library for country/city/organization to IP address or hostname mapping -------------------------------------------------------------------------------- ChangeLog: * Sun Apr 13 2008 Michael Fleming <mfleming+rpm@xxxxxxxxxxxxxxxx> 1.4.4-1 - New upstream release. -------------------------------------------------------------------------------- ================================================================================ NetworkManager-0.6.6-2.fc7 (FEDORA-2008-3145) Network connection manager and user applications -------------------------------------------------------------------------------- ChangeLog: * Thu Apr 10 2008 Dan Williams <dcbw@xxxxxxxxxx> 1:0.6.6-2 - Work around resume issues with ipw3945 driver (rh #312911) - Fix missing dispatcher events when devices get removed - Fix handling of DHCP-returned search domains -------------------------------------------------------------------------------- References: [ 1 ] Bug #312911 - NM doesn't find wireless network adapter after suspend https://bugzilla.redhat.com/show_bug.cgi?id=312911 -------------------------------------------------------------------------------- ================================================================================ anjuta-2.2.3-7.fc7 (FEDORA-2008-3151) A GNOME development IDE for C/C++ -------------------------------------------------------------------------------- Update Information: * Fri Apr 11 2008 Debarshi Ray <rishi@xxxxxxxxxxxxxxxxx> - 1:2.2.3-7 - Restored empty files. Fixes Red Hat Bugzilla bug #440087. * Sun Apr 06 2008 Debarshi Ray <rishi@xxxxxxxxxxxxxxxxx> - 1:2.2.3-6 - Added 'Requires: autogen'. Closes Red Hat Bugzilla bug #441036. -------------------------------------------------------------------------------- ChangeLog: * Fri Apr 11 2008 Debarshi Ray <rishi@xxxxxxxxxxxxxxxxx> - 1:2.2.3-7 - Restored empty files. Fixes Red Hat Bugzilla bug #440087. * Sun Apr 6 2008 Debarshi Ray <rishi@xxxxxxxxxxxxxxxxx> - 1:2.2.3-6 - Added 'Requires: autogen'. Closes Red Hat Bugzilla bug #441036. * Thu Mar 27 2008 Debarshi Ray <rishi@xxxxxxxxxxxxxxxxx> - 1:2.2.3-5 - Fixed Source0 URL according to Fedora packaging guidelines. - Removed 'BuildRequires: chrpath' and use better ways of removing rpaths. - Added Scintilla documentation to anjuta-devel. * Fri Feb 29 2008 Debarshi Ray <rishi@xxxxxxxxxxxxxxxxx> - 1:2.2.3-4 - Restored 'BuildRequires: chrpath' for removing rpaths. - Added 'Requires: gtk-doc' for anjuta-devel. * Fri Feb 29 2008 Debarshi Ray <rishi@xxxxxxxxxxxxxxxxx> - 1:2.2.3-3 - Fixed create_global_tags.sh.in. Fixes Red Hat Bugzilla bug #228351. - Enabled Devhelp plugin on Fedora 7. - Removed 'BuildRequires: chrpath' and use better ways of removing rpaths. - Removed 'ExcludeArch: ppc64'. - Fixed post scriplet for the doc subpackage. -------------------------------------------------------------------------------- References: [ 1 ] Bug #440087 - Creation of a new project fails https://bugzilla.redhat.com/show_bug.cgi?id=440087 -------------------------------------------------------------------------------- ================================================================================ compat-guichan06-0.6.1-7.fc7 (FEDORA-2008-3190) Compatibility libraries for guichan 0.6 -------------------------------------------------------------------------------- References: [ 1 ] Bug #240664 - Manaworld segfaults https://bugzilla.redhat.com/show_bug.cgi?id=240664 -------------------------------------------------------------------------------- ================================================================================ bittorrent-4.4.0-6.fc7 (FEDORA-2008-3111) BitTorrent swarming network file transfer tool -------------------------------------------------------------------------------- Update Information: This is a cumulative bugfix release, fixing the failure to save fastresume data properly when exiting (#245421), missing credits information (#237256), improved documentation on seed/tracker setup (#430849), and removal of some deprecated function warnings. A significant change in this update is that the default data directory for the seed/tracker services has moved from /srv/bittorrent to /var/lib/bittorrent. People using the btseed/bttrack services will need to either move their data to the new location or edit /etc/sysconfig/bittorrent to change the SEEDDIR and/or TRACKDIR variables back to /srv/bittorrent. This change has been made because Fedora policy is not to package anything under /srv and leave it to admins as to what to put there. -------------------------------------------------------------------------------- ChangeLog: * Tue Apr 8 2008 Paul Howarth <paul@xxxxxxxxxxxx> 4.4.0-6 - Default data directory moved back out of /srv (to %{_localstatedir}/lib/bittorrent) (http://fedoraproject.org/wiki/PackagingDrafts/NoBitsInSrv) - Change torrent user's home directory from %{_localstatedir}/spool/bittorrent to %{_localstatedir}/lib/bittorrent, fix the home directory of any existing torrent user, and don't include %{_localstatedir}/spool/bittorrent in the package any more - Include egg-info if present (#440906) - Fix some deprecation warnings from pygtk2 - Include credits-l10n.txt document (#237256) - Write fastresume data properly so that it's recognized next time (#245421) - Add README.Fedora to explain how to use the track/seed services (#430849) - Use short license name to pacify rpmlint -------------------------------------------------------------------------------- References: [ 1 ] Bug #430849 - bittorrent track/generate/seed fails, and documents do not help https://bugzilla.redhat.com/show_bug.cgi?id=430849 [ 2 ] Bug #237256 - Error in about dialog https://bugzilla.redhat.com/show_bug.cgi?id=237256 [ 3 ] Bug #245421 - bittorrent fastresume does not work (because of python incompatibility?) https://bugzilla.redhat.com/show_bug.cgi?id=245421 -------------------------------------------------------------------------------- ================================================================================ chkrootkit-0.48-7.fc7 (FEDORA-2008-3143) Tool to locally check for signs of a rootkit -------------------------------------------------------------------------------- ChangeLog: * Wed Apr 9 2008 Michael Schwendt <mschwendt@xxxxxxxxxxxxxxxxx> - 0.48-7 - Build with large file API (#441638). -------------------------------------------------------------------------------- References: [ 1 ] Bug #441638 - lstat(/tmp/huge_file): Value too large for defined data type https://bugzilla.redhat.com/show_bug.cgi?id=441638 -------------------------------------------------------------------------------- ================================================================================ compat-guichan06-0.6.1-7.fc7 (FEDORA-2008-3190) Compatibility libraries for guichan 0.6 -------------------------------------------------------------------------------- References: [ 1 ] Bug #240664 - Manaworld segfaults https://bugzilla.redhat.com/show_bug.cgi?id=240664 -------------------------------------------------------------------------------- ================================================================================ freenx-server-0.7.2-7.fc7 (FEDORA-2008-3099) Free Software (GPL) Implementation of the NX Server -------------------------------------------------------------------------------- Update Information: freenx-server is the successor to freenx. -------------------------------------------------------------------------------- ================================================================================ gnash-0.8.2-3.fc7 (FEDORA-2008-3149) GNU flash movie player -------------------------------------------------------------------------------- ChangeLog: * Wed Apr 9 2008 Patrice Dumas <pertusus@xxxxxxx> 0.8.2-3 - ship libklashpart (#441601) -------------------------------------------------------------------------------- References: [ 1 ] Bug #441601 - incomplete gnash-klash package https://bugzilla.redhat.com/show_bug.cgi?id=441601 -------------------------------------------------------------------------------- ================================================================================ gpsdrive-2.09-5.fc7 (FEDORA-2008-3062) A GPS based navigation tool -------------------------------------------------------------------------------- ChangeLog: * Tue Apr 8 2008 Kevin Fenzi <kevin@xxxxxxxxx> - 2.09-5 - Add patch for gpsd arguments - bug 438615 - Add patch for mysql - bug 441179 * Tue Aug 21 2007 Kevin Fenzi <kevin@xxxxxxxxx> - 2.09-4 - Update License tag. -------------------------------------------------------------------------------- References: [ 1 ] Bug #441179 - libmysqlclient.so not found https://bugzilla.redhat.com/show_bug.cgi?id=441179 [ 2 ] Bug #438615 - gpsd cannot be found in gpsdrive https://bugzilla.redhat.com/show_bug.cgi?id=438615 -------------------------------------------------------------------------------- ================================================================================ gtk-gnutella-0.96.5-1.fc7 (FEDORA-2008-3195) GUI based Gnutella Client -------------------------------------------------------------------------------- Update Information: Update to 0.96.5 -------------------------------------------------------------------------------- ChangeLog: * Tue Apr 8 2008 Dmitry Butskoy <Dmitry@xxxxxxxxxxxx> - 0.96.5-1 - update to 0.96.5 * Mon Feb 18 2008 Fedora Release Engineering <rel-eng@xxxxxxxxxxxxxxxxx> - 0.96.4-4 - Autorebuild for GCC 4.3 -------------------------------------------------------------------------------- ================================================================================ compat-guichan06-0.6.1-7.fc7 (FEDORA-2008-3190) Compatibility libraries for guichan 0.6 -------------------------------------------------------------------------------- References: [ 1 ] Bug #240664 - Manaworld segfaults https://bugzilla.redhat.com/show_bug.cgi?id=240664 -------------------------------------------------------------------------------- ================================================================================ haproxy-1.3.14.4-1.fc7 (FEDORA-2008-3056) HA-Proxy is a TCP/HTTP reverse proxy for high availability environments -------------------------------------------------------------------------------- ChangeLog: * Mon Apr 14 2008 Jeremy Hinegardner <jeremy at hinegardner dot org> - 1.3.14.4-1 - update to 1.3.14.4 -------------------------------------------------------------------------------- ================================================================================ inadyn-1.96.2-4.fc7 (FEDORA-2008-3096) Dynamic DNS Client -------------------------------------------------------------------------------- Update Information: Fix some LSB-compilant issues -------------------------------------------------------------------------------- ChangeLog: * Thu Apr 10 2008 Jochen Schmitt <Jochen herr-schmitt de> 1.96.2-4 - Fix some LSB-compilant issues * Sun Feb 10 2008 Jochen Schmitt <Jochen herr-schmitt de> 1.96.2-3 - Rebuild for gcc-4.3 * Wed Jan 23 2008 Jochen Schmitt <Jochen herr-schmitt de> 1.96.2-2 - Rebuild - Make initscript LSB-Compilant -------------------------------------------------------------------------------- ================================================================================ libfishsound-0.9.1-1.fc7 (FEDORA-2008-3117) Simple programming interface for Xiph.Org codecs -------------------------------------------------------------------------------- ChangeLog: * Wed Apr 9 2008 Michel Salim <salimma@xxxxxxxxxxxxxxxxx> - 0.9.1-1 - Update to 0.9.1 (CVE-2008-1686, bz #441246) -------------------------------------------------------------------------------- References: [ 1 ] Bug #441239 - CVE-2008-1686 speex, libfishsound: insufficient boundary checks https://bugzilla.redhat.com/show_bug.cgi?id=441239 -------------------------------------------------------------------------------- ================================================================================ lua-5.1.3-5.fc7 (FEDORA-2008-3095) Powerful light-weight programming language -------------------------------------------------------------------------------- Update Information: - Updated to 5.1.3 - Several fixes ported from F-8 branch - Additions to make it easier to package add-ons -------------------------------------------------------------------------------- ChangeLog: * Sun Apr 13 2008 Tim Niemueller <tim@xxxxxxxxxxxxx> - 5.1.3-5 - Provide lua = 5.1, this way add-on packages can easily depend on the Lua base version and expect certain paths for packages * Sat Apr 5 2008 Hans de Goede <j.w.r.degoede@xxxxxx> 5.1.3-4 - Not only own $libdir/lua/5.1 and $datadir/lua/5.1 but also $libdir/lua and $datadir/lua for proper removal of these dirs upon lua removal * Fri Mar 14 2008 Tim Niemueller <tim@xxxxxxxxxxxxx> - 5.1.3-3 - own $libdir/lua/5.1 and $datadir/lua/5.1. These are the standard package search path for Lua. Packaging them properly allows for easy creation of Lua addon packages. * Tue Feb 19 2008 Fedora Release Engineering <rel-eng@xxxxxxxxxxxxxxxxx> - 5.1.3-2 - Autorebuild for GCC 4.3 * Sat Jan 26 2008 Hans de Goede <j.w.r.degoede@xxxxxx> 5.1.3-1 - New upstream release 5.1.3 * Mon Nov 26 2007 Hans de Goede <j.w.r.degoede@xxxxxx> 5.1.2-4 - Fix libdir in lua.pc being /usr/lib on x86_64 (bz 399101) * Sun Oct 21 2007 Hans de Goede <j.w.r.degoede@xxxxxx> 5.1.2-3 - Also use lib64 instead of lib on ia64 and sparc64 * Sun Oct 21 2007 Hans de Goede <j.w.r.degoede@xxxxxx> 5.1.2-2 - Fix multilib condlict in luaconf.h (bz 342561) -------------------------------------------------------------------------------- ================================================================================ mac-robber-1.00-1.fc7 (FEDORA-2008-3071) Tool to create a timeline of file activity for mounted file systems -------------------------------------------------------------------------------- ================================================================================ compat-guichan06-0.6.1-7.fc7 (FEDORA-2008-3190) Compatibility libraries for guichan 0.6 -------------------------------------------------------------------------------- References: [ 1 ] Bug #240664 - Manaworld segfaults https://bugzilla.redhat.com/show_bug.cgi?id=240664 -------------------------------------------------------------------------------- ================================================================================ mediawiki-openid-0.8.2-7 (FEDORA-2008-2857) The OpenID extension for MediaWiki -------------------------------------------------------------------------------- Update Information: The most significant change is that 0.8.x now can and must use version 2.x of the openidenabled.com PHP OpenID library. See also https://bugzilla.redhat.com/show_bug.cgi?id=227190 -------------------------------------------------------------------------------- References: [ 1 ] Bug #218581 - Review Request: mediawiki-openid - The OpenID extension for MediaWiki https://bugzilla.redhat.com/show_bug.cgi?id=218581 -------------------------------------------------------------------------------- ================================================================================ mercurial-1.0-12.fc7 (FEDORA-2008-3186) A fast, lightweight distributed source control management system -------------------------------------------------------------------------------- ChangeLog: * Sat Apr 12 2008 Neal Becker <ndbecker2@xxxxxxxxx> - 1.0-12 - Remove xemacs pkg - this is moved to xemacs-extras - Own /{mercurial,hgext} dirs * Thu Apr 10 2008 Neal Becker <ndbecker2@xxxxxxxxx> - 1.0-11 - Use install -p to install .el{c} files - Don't (load mercurial) by default. * Wed Apr 9 2008 Neal Becker <ndbecker2@xxxxxxxxx> - 1.0-10 - Patch to hgk from Mads Kiilerich <mads@xxxxxxxxxxxxx> * Tue Apr 8 2008 Neal Becker <ndbecker2@xxxxxxxxx> - 1.0-9 - Add '-l mercurial.el' for emacs also * Tue Apr 8 2008 Neal Becker <ndbecker2@xxxxxxxxx> - 1.0-8 - BR xemacs-packages-extra * Tue Apr 8 2008 Neal Becker <ndbecker2@xxxxxxxxx> - 1.0-7 - Various fixes * Tue Apr 8 2008 Neal Becker <ndbecker2@xxxxxxxxx> - 1.0-6 - fix to comply with emacs packaging guidelines * Thu Mar 27 2008 Neal Becker <ndbecker2@xxxxxxxxx> - 1.0-5 - Move hgk-related py files to hgk - Put mergetools.hgrc in /etc/mercurial/hgrc.d - Add hgk.rc and put in /etc/mercurial/hgrc.d * Wed Mar 26 2008 Neal Becker <ndbecker2@xxxxxxxxx> - 1.0-4 - Rename mercurial-site-start -> mercurial-site-start.el * Wed Mar 26 2008 Neal Becker <ndbecker2@xxxxxxxxx> - 1.0-3 - Incorprate suggestions from hopper@xxxxxxxxxxxxxxx * Wed Mar 26 2008 Neal Becker <ndbecker2@xxxxxxxxx> - 1.0-2 - Add site-start * Tue Mar 25 2008 Neal Becker <ndbecker2@xxxxxxxxx> - 1.0-1 - Update to 1.0 - Disable check for now - 1 test fails - Move emacs to separate package - Add check * Tue Feb 19 2008 Fedora Release Engineering <rel-eng@xxxxxxxxxxxxxxxxx> - 0.9.5-7 - Autorebuild for GCC 4.3 * Fri Nov 9 2007 Neal Becker <ndbecker2@xxxxxxxxx> - 0.9.5-6 - rpmlint fixes * Fri Nov 9 2007 Neal Becker <ndbecker2@xxxxxxxxx> - 0.9.5-5 - /etc/mercurial/hgrc.d missing * Fri Nov 9 2007 Neal Becker <ndbecker2@xxxxxxxxx> - 0.9.5-3 - Fix to last change * Fri Nov 9 2007 Neal Becker <ndbecker2@xxxxxxxxx> - 0.9.5-2 - mkdir /etc/mercurial/hgrc.d for plugins * Tue Oct 23 2007 <ndbecker2@xxxxxxxxx> - 0.9.5-2 - Bump tag to fix confusion * Mon Oct 15 2007 Neal Becker <ndbecker2@xxxxxxxxx> - 0.9.5-1 - Sync with spec file from mercurial -------------------------------------------------------------------------------- ================================================================================ mod_security-2.1.7-1.fc7 (FEDORA-2008-3050) Security module for the Apache HTTP Server -------------------------------------------------------------------------------- ChangeLog: * Sun Apr 13 2008 Michael Fleming <mfleming+rpm@xxxxxxxxxxxxxxxx> 2.1.7-1 - Update to upstream 2.1.7 -------------------------------------------------------------------------------- ================================================================================ monitor-edid-2.0-1.fc7 (FEDORA-2008-3055) Tool for probing and parsing monitor EDID -------------------------------------------------------------------------------- Update Information: Upstream NEWS : Version 2.0 - 8 April 2008 - change license from LGPLv2+ to GPLv3+ - drop cvt (xorg now bundles a similar version) - remove internal lrmi.c, build with external liblrmi instead (Remi Collet and Ville Skyttä) -------------------------------------------------------------------------------- ================================================================================ openoffice.org-extendedPDF-1.4-4.fc7 (FEDORA-2008-3152) Create PDF with hyperlinks, bookmarks and more -------------------------------------------------------------------------------- Update Information: New package. -------------------------------------------------------------------------------- ================================================================================ perl-XML-Entities-0.03-1.fc7 (FEDORA-2008-3196) Decode strings with XML entities -------------------------------------------------------------------------------- Update Information: Revision history for XML-Entities 0.03 2008-04-09 14:12 Lifted the dependency from HTML::Parser, providing a regexp-based fallback. Semicolon- terminated entity names no longer added to the maps. 2008-04-04 10:14 Added the numify function. -------------------------------------------------------------------------------- ================================================================================ php-pear-Console-Table-1.1.1-1.fc7 (FEDORA-2008-3136) Class that makes it easy to build console style tables -------------------------------------------------------------------------------- Update Information: Upstream Changelog: Fix rendering of multiline rows with cells that contain zeros -------------------------------------------------------------------------------- ChangeLog: * Thu Apr 10 2008 Remi Collet <Fedora@xxxxxxxxxxxxxxxxx> 1.1.1-1 - update to 1.1.1 * Sun Mar 30 2008 Remi Collet <Fedora@xxxxxxxxxxxxxxxxx> 1.1.0-1 - update to 1.1.0 -------------------------------------------------------------------------------- ================================================================================ php-pecl-mailparse-2.1.4-1.fc7 (FEDORA-2008-3140) PHP PECL package for parsing and working with email messages -------------------------------------------------------------------------------- Update Information: Upstream changelog - Fix bug : infinite loop and/or mem. corruption after calling mailparse_msg_get_part_data - Fix Bug : compilation breaks with CodeWarrior compiler -------------------------------------------------------------------------------- ChangeLog: * Mon Apr 14 2008 Remi Collet <Fedora@xxxxxxxxxxxxxxxxx> 2.1.4-1 - update to 2.1.4 (bugfix) - package2.xml is now provided -------------------------------------------------------------------------------- ================================================================================ pyfits-1.3-3.fc7 (FEDORA-2008-3187) Python interface to FITS -------------------------------------------------------------------------------- Update Information: New package -------------------------------------------------------------------------------- ================================================================================ python-fedora-0.2.99.8-1.fc7 (FEDORA-2008-3051) Python modules for talking to Fedora Infrastructure Services -------------------------------------------------------------------------------- ChangeLog: * Sat Apr 12 2008 Toshio Kuratomi <toshio@xxxxxxxxxxxxxxxxx> - 0.2.99.8-1 - New upstream release to fix two bugs found by a pylint run. * Fri Apr 11 2008 Toshio Kuratomi <toshio@xxxxxxxxxxxxxxxxx> - 0.2.99.7-1 - Add a method to accounts.fas2.AccountSystem to speed up retrieval of user information. * Mon Apr 7 2008 Ricky Zhou <ricky@xxxxxxxxxxxxxxxxx> - 0.2.99.6-1 - Add gencert method in fedora.accounts.fas2 - Remove old python-ldap dependency. - Toshio Kuratomi added: * Merge infrastructure subpackage into main package. * Remove FAS1 code. * Fix JsonVisitManager race condition. * Start documentation on BaseClient/Fedora Service Architecture. * Tue Mar 18 2008 Ricky Zhou <ricky@xxxxxxxxxxxxxxxxx> - 0.2.99.5-1 - Add fas2.py (an interface for apps to fetch data from FAS2 using fedora.tg.client) * Tue Mar 11 2008 Toshio Kuratomi <tkuratom@xxxxxxxxxx> - 0.2.99.4-1 - Change from Ricky to enable user.human_name. * Tue Mar 11 2008 Toshio Kuratomi <tkuratom@xxxxxxxxxx> - 0.2.99.3-1 - Fix a bug in BaseClient. * Fri Mar 7 2008 Toshio Kuratomi <tkuratom@xxxxxxxxxx> - 0.2.99.2-2 - Small updates to description of -infrastructure as we're no longer tied to Fedora Infrastructure boxes. * Mon Mar 3 2008 Toshio Kuratomi <tkuratom@xxxxxxxxxx> - 0.2.99.2-1 - Third beta. Changes to accomodate FAS2 included as FAS2, TG-1.0.4, and SA-0.4 are going to all roll into the new platform together. * Sun Feb 17 2008 Toshio Kuratomi <tkuratom@xxxxxxxxxx> - 0.2.99.1-1 - Second beta. * Wed Feb 13 2008 Toshio Kuratomi <tkuratom@xxxxxxxxxx> - 0.2.99.0-1 - First beta of new release. This release is for TG-1.0.4 and SA-0.4. -------------------------------------------------------------------------------- ================================================================================ python-mpd-0.2.0-3.fc7 (FEDORA-2008-3189) Python MPD client library -------------------------------------------------------------------------------- ================================================================================ python-pp-1.5.3-1.fc7 (FEDORA-2008-3164) Parallel execution of python on smp -------------------------------------------------------------------------------- Update Information: Upstream release -------------------------------------------------------------------------------- ChangeLog: * Thu Mar 20 2008 Steve 'Ashcrow' Milner <me@xxxxxxxxxxxxxxx> - 1.5.3-1 - Updated to upstream latest stable. * Sun Jan 27 2008 Steve 'Ashcrow' Milner <me@xxxxxxxxxxxxxxx> - 1.5.2-1 - Updated to upstream latest stable. * Sun Dec 16 2007 Steve 'Ashcrow' Milner <me@xxxxxxxxxxxxxxx> - 1.5-1 - Updated to upstream latest stable. -------------------------------------------------------------------------------- ================================================================================ ragel-6.1-1.fc7 (FEDORA-2008-3126) Finite state machine compiler -------------------------------------------------------------------------------- ChangeLog: * Mon Apr 14 2008 Jeremy Hinegardner <jeremy at hinegardner dot org> - 6.1-1 - update to 6.1 -------------------------------------------------------------------------------- ================================================================================ roxterm-1.11.1-1.fc7 (FEDORA-2008-3083) A fast terminal emulator -------------------------------------------------------------------------------- Update Information: New upstream version which introduces some new features and fixes some bugs. -------------------------------------------------------------------------------- ChangeLog: * Mon Mar 31 2008 Sebastian Vahl <fedora@xxxxxxxxxxxxxx> - 1.11.1-1 - new upstream version: 1.11.1 * Sat Feb 9 2008 Sebastian Vahl <fedora@xxxxxxxxxxxxxx> - 1.10.1-1 - new upstream version: 1.10.1 * Wed Jan 23 2008 Sebastian Vahl <fedora@xxxxxxxxxxxxxx> - 1.10.0-1 - new upstream version: 1.10.0 -------------------------------------------------------------------------------- ================================================================================ rubygem-activeresource-2.0.2-2.fc7 (FEDORA-2008-3155) Active Record for web resources -------------------------------------------------------------------------------- ChangeLog: -------------------------------------------------------------------------------- ================================================================================ rubygem-activeresource-2.0.2-2.fc7 (FEDORA-2008-3155) Active Record for web resources -------------------------------------------------------------------------------- ChangeLog: -------------------------------------------------------------------------------- ================================================================================ rubygem-activeresource-2.0.2-2.fc7 (FEDORA-2008-3155) Active Record for web resources -------------------------------------------------------------------------------- ChangeLog: -------------------------------------------------------------------------------- ================================================================================ rubygem-activeresource-2.0.2-2.fc7 (FEDORA-2008-3155) Active Record for web resources -------------------------------------------------------------------------------- ChangeLog: -------------------------------------------------------------------------------- ================================================================================ rubygem-activeresource-2.0.2-2.fc7 (FEDORA-2008-3155) Active Record for web resources -------------------------------------------------------------------------------- ChangeLog: -------------------------------------------------------------------------------- ================================================================================ rubygem-activeresource-2.0.2-2.fc7 (FEDORA-2008-3155) Active Record for web resources -------------------------------------------------------------------------------- ChangeLog: -------------------------------------------------------------------------------- ================================================================================ sonata-1.5-2.fc7 (FEDORA-2008-3180) An elegant GTK+ client for the Music Player Daemon (MPD) -------------------------------------------------------------------------------- References: [ 1 ] Bug #441114 - python-mpd required, while not available in repo https://bugzilla.redhat.com/show_bug.cgi?id=441114 -------------------------------------------------------------------------------- ================================================================================ vala-0.2.0-1.fc7 (FEDORA-2008-3079) A modern programming language for GNOME -------------------------------------------------------------------------------- ChangeLog: * Thu Apr 10 2008 Michel Salim <salimma@xxxxxxxxxxxxxxxxx> - 0.2.0-1 - Update to 0.2.0 * Wed Mar 5 2008 Michel Salim <michel.sylvan@xxxxxxxxx> - 0.1.7-1 - Update to 0.1.7 - -tool subpackage now requires gnome-common, intltool and libtoolize for out-of-the-box vala-gen-project support * Tue Feb 19 2008 Fedora Release Engineering <rel-eng@xxxxxxxxxxxxxxxxx> - 0.1.6-2 - Autorebuild for GCC 4.3 -------------------------------------------------------------------------------- ================================================================================ xorg-x11-drv-openchrome-0.2.902-1.fc7 (FEDORA-2008-3128) Xorg X11 openchrome video driver -------------------------------------------------------------------------------- Update Information: new upstream release 0.2.902 -------------------------------------------------------------------------------- ChangeLog: * Wed Apr 9 2008 Xavier Bachelot <xavier AT bachelot DOT org> - 0.2.902-1 - Update to 0.2.902. - Sync with devel. -------------------------------------------------------------------------------- -- fedora-test-list mailing list fedora-test-list@xxxxxxxxxx To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-test-list