The following builds have been pushed to Fedora EPEL 5 updates-testing perl-DateTime-Event-ICal-0.10-2.el5 perl-DateTime-Event-Recurrence-0.16-10.el5 perl-DateTime-Format-ICal-0.09-5.el5 perl-DateTime-Set-0.28-2.el5 perl-Net-Whois-IP-1.10-1.el5 pootle-2.1.1-3.el5 rubygem-mocha-0.9.8-1.el5 rubygem-right_aws-2.0.0-1.el5 rubygem-sinatra-1.0-2.el5
Details about builds: ================================================================================ perl-DateTime-Event-ICal-0.10-2.el5 (FEDORA-EPEL-2010-3347) Perl DateTime extension for computing rfc2445 recurrences -------------------------------------------------------------------------------- Update Information: First EPEL release. -------------------------------------------------------------------------------- ================================================================================ perl-DateTime-Event-Recurrence-0.16-10.el5 (FEDORA-EPEL-2010-3348) DateTime::Set extension for create basic recurrence sets -------------------------------------------------------------------------------- Update Information: First EPEL release. -------------------------------------------------------------------------------- ================================================================================ perl-DateTime-Format-ICal-0.09-5.el5 (FEDORA-EPEL-2010-3345) Parse and format iCal datetime and duration strings -------------------------------------------------------------------------------- Update Information: First EPEL release. -------------------------------------------------------------------------------- ================================================================================ perl-DateTime-Set-0.28-2.el5 (FEDORA-EPEL-2010-3344) Datetime sets and set math -------------------------------------------------------------------------------- Update Information: First EPEL release. -------------------------------------------------------------------------------- ================================================================================ perl-Net-Whois-IP-1.10-1.el5 (FEDORA-EPEL-2010-3343) Perl extension for looking up the whois information for ip addresses -------------------------------------------------------------------------------- Update Information: Rebase to v1.10 -------------------------------------------------------------------------------- References: [ 1 ] Bug #630715 - perl-Net-Whois-IP-1.10 is available https://bugzilla.redhat.com/show_bug.cgi?id=630715 -------------------------------------------------------------------------------- ================================================================================ pootle-2.1.1-3.el5 (FEDORA-EPEL-2010-3322) Localization and translation management web application -------------------------------------------------------------------------------- Update Information: Performance =========== * Faster translate page * Faster searching * Faster uploads * Improved concurrency * Reduced memory consumption For users --------- * Design improvements all over Pootle * Redesign of the translate page: * Better layout presenting more useful information * Clicking on XML tags inserts them * Quality checks are shown on the translate page * Reviewers can remove incorrect checks to avoid reviewing them again * Automatic scrolling to the action on the translate page * [Machine translation](http://translate.sourceforge.net/wiki/pootle/machine_translation) from the source or alternative languages * All users can now remove their own suggestions * Extraction of frequently occurring terms * Add, remove and modify terms for standardisation in the project * On upload, the user can specify the target file or directory * Better handling of ZIP files uploaded with an extra directory level Formats ------- * Support for monolingual formats without conversion * Java properties * Mac OSX strings * PHP arrays * Subtitle files * Support for Haiku catkeys * Support across all formats for offline translation in XLIFF * Support for reviewing suggestions offline with the XLIFF alt-trans tag For administrators ------------------ * A new admin dashboard with more useful information about the server * A new contact form for translators to contact administrators * When assigning permissions, users are grouped by their interests * Row highlighting to help in several administrative tasks * Captcha support to combat spam * Several new [commands for batch command-line administration](http://translate.sourceforge.net/wiki/pootle/commands) * News page and RSS feed for projects * Automatic news items when users join a language or project team * Project level permissions overriding others and allowing even better delegation * New project languages are initialised from templates if nothing is present on the file system * A new field for the project's source language simplify some management and allows new features Notes for server administrators ------------------------------- * Pootle no longer depends on statsdb and SQLite * Files on disk are only synced with the database on download or commit. The old behaviour can be restored at the cost of performance. A manage.py command can sync to files on the command line. * The database is now much larger. This should have no negative impact on performance, but we strongly suggest using MySQL or PostgreSQL for the best performance. * Pootle 2.1 will upgrade the database automatically from Pootle 2.0 installations (the upgrade could take some time, depending on your installation) * Pending files are not used for suggestions any more, and will also be migrated to the database during upgrade. * New settings are available in localsettings.py - compare your existing one to the new one * Pootle 1 installations can easily migrate everything excluding project permissions. We encourage administrators to configure permissions with the new permission system which is much simpler to use, since permissions on the language and project level are now supported. More information about [migration](http://translate.sourceforge.net/wiki/pootle/migration) * Have a look at the [optimisation guide](http://translate.sourceforge.net/wiki/pootle/optimisation) to ensure your Pootle runs well. Update to **2.1.1** ------------------- * Ability to migrate data between different database engines * New translations: Slovenian, Songhai, Tamil and Faroese * New Apertium API * Better caching for improve performance * Save to disk only when there are new translations * Cache exported ZIP archives and XLIFF files * Fixed a bug where Pootle kept files open even when not needed. * Better handling of invalid file types on upload * Don't accept empty suggestions * HTML registration emails -------------------------------------------------------------------------------- ChangeLog: * Wed Sep 8 2010 Dwayne Bailey <dwa...@translate.org.za> - 2.1.1-3 - New upstream 2.1.1 to fix broken translations (version unchanged) * Sat Sep 4 2010 Dwayne Bailey <dwa...@translate.org.za> - 2.1.1-2 - Updated README.fedora with more SELinux information * Sat Sep 4 2010 Dwayne Bailey <dwa...@translate.org.za> - 2.1.1-1 - Update to 2.1.1 - Ability to migrate data between different database engines - New translations: Slovenian, Songhai, Tamil and Faroese - New Apertium API - Better caching for imporove performance - Save to disk only when there are new translations - Cache exported ZIP archives and XLIFF files - Fixed a bug where Pootle kept files open even when not needed. - Better handling of invalid file types on upload - Don't accept empty suggestions - HTML registration emails - Refresh fedora-settings patch * Fri Sep 3 2010 Dwayne Bailey <dwa...@translate.org.za> - 2.1.0-5 - Set default rights for /var/lib/pootle * Wed Aug 18 2010 Dwayne Bailey <dwa...@translate.org.za> - 2.1.0-4 - Improve README.fedora to deal with SELinux * Wed Aug 18 2010 Dwayne Bailey <dwa...@translate.org.za> - 2.1.0-3 - Require Translate Toolkit >= 1.8.0 to fix some multistring issues * Wed Aug 18 2010 Dwayne Bailey <dwa...@translate.org.za> - 2.1.0-2 - Fix %if logic for RHEL and Fedora versions * Wed Aug 18 2010 Dwayne Bailey <dwa...@translate.org.za> - 2.1.0-1 - Update to 2.1.0 - Improved performance, concurrency and memory consumption - UI improvements for translators - Machine translation - Terminology extraction - Formats: Support for monolingual formats without conversion - Java properties - Mac OSX strings - PHP arrays - Subtitle files - Haiku catkeys - Offline translation in XLIFF for all formats - Reviewing suggestions offline with the XLIFF alt-trans tag - New admin dashboard, contact form - Captcha support to combat spam - Several new batch operations via the command-line - Require Django-south for database migration * Wed Jul 21 2010 David Malcolm <dmalc...@redhat.com> - 2.0.3-2 - Rebuilt for https://fedoraproject.org/wiki/Features/Python_2.7/MassRebuild -------------------------------------------------------------------------------- ================================================================================ rubygem-mocha-0.9.8-1.el5 (FEDORA-EPEL-2010-3342) Mocking and stubbing library -------------------------------------------------------------------------------- Update Information: New version 0.9.8. New package -------------------------------------------------------------------------------- References: [ 1 ] Bug #459892 - Review Request: rubygem-mocha - Mocking and stubbing library https://bugzilla.redhat.com/show_bug.cgi?id=459892 -------------------------------------------------------------------------------- ================================================================================ rubygem-right_aws-2.0.0-1.el5 (FEDORA-EPEL-2010-3341) Interface classes for the Amazon EC2/EBS, SQS, S3, SDB, and ACF Web Services -------------------------------------------------------------------------------- Update Information: Version bump -------------------------------------------------------------------------------- ChangeLog: * Thu Sep 9 2010 Michal Fojtik <mfoj...@redhat.com> - 2.0.0-1 - Version bump -------------------------------------------------------------------------------- ================================================================================ rubygem-sinatra-1.0-2.el5 (FEDORA-EPEL-2010-3340) Ruby-based web application framework -------------------------------------------------------------------------------- Update Information: New package -------------------------------------------------------------------------------- _______________________________________________ epel-devel-list mailing list epel-devel-list@redhat.com https://www.redhat.com/mailman/listinfo/epel-devel-list