The following builds have been pushed to Fedora EPEL 5 updates-testing
callweaver-1.2.1-3.el5 globus-gram-job-manager-callout-error-0.2-1.el5 globus-scheduler-event-generator-2.1-1.el5 glusterfs-2.0.7-1.el5 jettison-1.1-1.el5 kobo-0.2.0-1.el5 libsvm-2.90-2.el5 moreutils-0.37-1.el5 php-pecl-gmagick-1.0.2b1-3.el5
Details about builds:
================================================================================ callweaver-1.2.1-3.el5 (FEDORA-EPEL-2009-0792) The Truly Open Source PBX --------------------------------------------------------------------------------
================================================================================ globus-gram-job-manager-callout-error-0.2-1.el5 (FEDORA-EPEL-2009-0788) Globus Toolkit - Globus GRAM Jobmanager Callout Errors -------------------------------------------------------------------------------- Update Information:
The Globus Toolkit is an open source software toolkit used for building Grid systems and applications. It is being developed by the Globus Alliance and many others all over the world. A growing number of projects and companies are using the Globus Toolkit to unlock the potential of grids for their cause. The globus-gram-job-manager-callout-error package contains: Globus GRAM Jobmanager Callout Errors -------------------------------------------------------------------------------- References:
[ 1 ] Bug #516534 - Review Request: globus-gram-job-manager-callout-error - Globus Toolkit - Globus GRAM Jobmanager Callout Errors https://bugzilla.redhat.com/show_bug.cgi?id=516534 --------------------------------------------------------------------------------
================================================================================ globus-scheduler-event-generator-2.1-1.el5 (FEDORA-EPEL-2009-0789) Globus Toolkit - Scheduler Event Generator -------------------------------------------------------------------------------- Update Information:
The Globus Toolkit is an open source software toolkit used for building Grid systems and applications. It is being developed by the Globus Alliance and many others all over the world. A growing number of projects and companies are using the Globus Toolkit to unlock the potential of grids for their cause. The globus-scheduler-event-generator package contains: Scheduler Event Generator -------------------------------------------------------------------------------- References:
[ 1 ] Bug #516532 - Review Request: globus-scheduler-event-generator - Globus Toolkit - Scheduler Event Generator https://bugzilla.redhat.com/show_bug.cgi?id=516532 --------------------------------------------------------------------------------
================================================================================ glusterfs-2.0.7-1.el5 (FEDORA-EPEL-2009-0791) Cluster File System -------------------------------------------------------------------------------- ChangeLog:
* Sat Oct 31 2009 Jonathan Steffan jsteffan@fedoraproject.org - 2.0.7-1 - Update to 2.0.7 - Install glusterfs-volgen, until it's properly added to automake by upstream - Add macro to be able to ship more docs * Thu Sep 17 2009 Peter Lemenkov lemenkov@gmail.com 2.0.6-2 - Rebuilt with new fuse * Sat Sep 12 2009 Matthias Saou http://freshrpms.net/ 2.0.6-1 - Update to 2.0.6. - No longer default to disable the client on RHEL5 (#522192). - Update spec file URLs. * Mon Jul 27 2009 Matthias Saou http://freshrpms.net/ 2.0.4-1 - Update to 2.0.4. * Thu Jun 11 2009 Matthias Saou http://freshrpms.net/ 2.0.1-2 - Remove libglusterfs/src/y.tab.c to fix koji F11/devel builds. * Sat May 16 2009 Matthias Saou http://freshrpms.net/ 2.0.1-1 - Update to 2.0.1. * Thu May 7 2009 Matthias Saou http://freshrpms.net/ 2.0.0-1 - Update to 2.0.0 final. * Wed Apr 29 2009 Matthias Saou http://freshrpms.net/ 2.0.0-0.3.rc8 - Move glusterfsd to common, since the client has a symlink to it. * Fri Apr 24 2009 Matthias Saou http://freshrpms.net/ 2.0.0-0.2.rc8 - Update to 2.0.0rc8. --------------------------------------------------------------------------------
================================================================================ jettison-1.1-1.el5 (FEDORA-EPEL-2009-0793) A JSON StAX implementation -------------------------------------------------------------------------------- Update Information:
initial push -------------------------------------------------------------------------------- References:
[ 1 ] Bug #508521 - Review Request: jettison - A JSON StAX implementation https://bugzilla.redhat.com/show_bug.cgi?id=508521 --------------------------------------------------------------------------------
================================================================================ kobo-0.2.0-1.el5 (FEDORA-EPEL-2009-0790) Python modules for tools development -------------------------------------------------------------------------------- Update Information:
Backwards incompatible changes: - kobo.hub: TASK_DIR needs to be added to settings - kobo.django.menu: rewritten from scratch, menu definition needs complete rewrite -------------------------------------------------------------------------------- ChangeLog:
* Thu Nov 5 2009 Daniel Mach dmach@redhat.com - 0.2.0-1 - Rewrite menu to get rid of tuples in menu definition. Always use MenuItem classes. (Daniel Mach) - Send task logs to hub to enable realtime log watching. (Daniel Mach) - Add menu_item helper. (Tomas Kopecek) - New version of menu component. (Tomas Kopecek) - Order tasks to assign by priority first. (Daniel Mach) - Fix spacing errors to be more PEP 8 compliant. (Daniel Mach) - Handle SystemExit in TaskManager.run_task(). (Daniel Mach) - Add a shortcut and pkgset support for computing hashlib based hashes. (Daniel Mach) - Add hack enabling 'VERBOSE' log level in the python logging module and Logger class. (Daniel Mach) - Run tests in alphabetical order. (Daniel Mach) - Fix TaskAdmin to search for user in correct db field. (Tomas Kopecek) - More convenient admin listing for Worker model. (Tomas Kopecek) - Add files to cache faster (skip stat call when possible). (Tomas Kopecek) - Remove deps on postgresql, httpd, mod_auth_kerb and python-krbV. - Add AUTHORS, COPYING and LICENSE to kobo.rpm. --------------------------------------------------------------------------------
================================================================================ libsvm-2.90-2.el5 (FEDORA-EPEL-2009-0796) A Library for Support Vector Machines -------------------------------------------------------------------------------- Update Information:
- Obsoletes libsvm-java for ppc and ppc64. - Upstream update to 2.9, change to 2.90 for conveniently update. + tools/*.py can be run under python 3.0 + svm_set_quiet() in python interface to disable outputs + check gamma < 0 + internal functions to be static --------------------------------------------------------------------------------
================================================================================ moreutils-0.37-1.el5 (FEDORA-EPEL-2009-0744) Additional unix utilities -------------------------------------------------------------------------------- ChangeLog:
* Mon Oct 19 2009 Marc Bradshaw fedora@marcbradshaw.co.uk 0.37-1.el5 - new upstream version 0.36 released with these changes - * parallel: Clarify man page regarding CPUs. Closes: #536597 - * parallel: Add -n option. Thanks, Pierre Habouzit. Closes: #537992 (As a side effect, fixes a segfault if -- was omitted.) - * parallel.1: Typo fixes. Closes: #538147 * Sat Jul 25 2009 Fedora Release Engineering rel-eng@lists.fedoraproject.org - 0.36-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild --------------------------------------------------------------------------------
================================================================================ php-pecl-gmagick-1.0.2b1-3.el5 (FEDORA-EPEL-2009-0795) Provides a wrapper to the GraphicsMagick library -------------------------------------------------------------------------------- Update Information:
Initial import php-pecl-gmagick into Fedora. -------------------------------------------------------------------------------- References:
[ 1 ] Bug #526876 - Review Request: php-pecl-gmagick - Provides a wrapper to the GraphicsMagick library https://bugzilla.redhat.com/show_bug.cgi?id=526876 --------------------------------------------------------------------------------
epel-devel@lists.fedoraproject.org