The following Fedora EPEL 6 Security updates need testing: Age URL 555 https://admin.fedoraproject.org/updates/FEDORA-EPEL-2011-4701/supybot-gribbl... 367 https://admin.fedoraproject.org/updates/FEDORA-EPEL-2012-5620/bugzilla-3.4.1... 67 https://admin.fedoraproject.org/updates/FEDORA-EPEL-2013-0376/openconnect-4.... 60 https://admin.fedoraproject.org/updates/FEDORA-EPEL-2013-0420/awstats-7.0-3.... 25 https://admin.fedoraproject.org/updates/FEDORA-EPEL-2013-0823/openstack-keys... 12 https://admin.fedoraproject.org/updates/FEDORA-EPEL-2013-5413/php-geshi-1.0.... 9 https://admin.fedoraproject.org/updates/FEDORA-EPEL-2013-5428/phpMyAdmin-3.5... 8 https://admin.fedoraproject.org/updates/FEDORA-EPEL-2013-5454/mediawiki119-1... 8 https://admin.fedoraproject.org/updates/FEDORA-EPEL-2013-5445/pdns-recursor-... 8 https://admin.fedoraproject.org/updates/FEDORA-EPEL-2013-5451/bcfg2-1.3.0-1.... 4 https://admin.fedoraproject.org/updates/FEDORA-EPEL-2013-5492/php-twig-Twig-... 0 https://admin.fedoraproject.org/updates/FEDORA-EPEL-2013-5539/owncloud-4.5.1... 0 https://admin.fedoraproject.org/updates/FEDORA-EPEL-2013-5537/clamav-0.97.8-...
The following builds have been pushed to Fedora EPEL 6 updates-testing
ReviewBoard-1.7.7.1-1.el6 asio-1.4.8-5.el6 clamav-0.97.8-1.el6 fishpoll-0.1.7-1.el6 moconti-102609-3.el6 nodejs-dryice-0.4.10-1.el6 nodejs-less-1.3.3-3.el6 nodejs-ronn-0.4.0-1.el6 openstack-cinder-2012.2.4-1.el6 owncloud-4.5.10-1.el6 python-django-evolution-0.6.9-1.el6.1 python-django-pipeline-1.2.24-2.el6 python-djblets-0.7.12-1.el6 python-slimit-0.7.4-3.el6 python-wsme-0.5b2-1.el6 qxkb-0.4.6-2.el6 rubygem-gem2rpm-0.9.2-1.el6 sec-2.7.2-0.el6
Details about builds:
================================================================================ ReviewBoard-1.7.7.1-1.el6 (FEDORA-EPEL-2013-5448) Web-based code review tool -------------------------------------------------------------------------------- Update Information:
*NOTE: This is a major version upgrade. Make sure to back up your ReviewBoard database first.*
As with all ReviewBoard upgrades, after installing these packages, you need to run 'rb-site upgrade /path/to/site' for all installed sites.
This upgrade has too many enhancements to list. Please see http://www.reviewboard.org/docs/releasenotes/dev/reviewboard/ for details on versions 1.7 through 1.7.6. -------------------------------------------------------------------------------- ChangeLog:
* Mon Apr 22 2013 Stephen Gallagher sgallagh@redhat.com - 1.7.7.1-1 - New upstream release 1.7.7.1 - http://www.reviewboard.org/docs/releasenotes/reviewboard/1.7.7.1/ - Bug Fixes: * Fixed a problem with generating config files when creating a new site installations - New upstream release 1.7.7 - http://www.reviewboard.org/docs/releasenotes/reviewboard/1.7.7/ - New Features: * The configured SSH key can now be deleted * Added support for working against a GitHub OAuth application - Performance Improvements: * Uploading a diff with a parent diff will no longer attempt to process any files in the parent diff that aren't in the main diff * Sped up rendering times for the Dashboard, All Review Requests page, and the user/groups pages - Web API Improvements: * Fixed a breakage with updating comments when the issue_status field wasn't provided * Improved caching logic to not claim a cached payload is valid when the client reports a matching Last Modified timestamp but not a matching ETag - Bug Fixes: * Specifying a port in a SSH URL for a repository will now connect on that port * Fixed broken links to file attachments when using Local Sites * Review request e-mails now show the right ID in the subject for Local Sites * Fixed Python path issues when spawning processes * Fixed a rare breakage when saving repositories * Fixed the cookie path when using site directories * When installing a site, database hosts now accept a port in the format of hostname:port * Fixed visual glitches with some rounded corners in the UI * Thu Apr 11 2013 Stephen Gallagher sgallagh@redhat.com - 1.7.6-4.3 - Fixes for building on EPEL 6 * Wed Apr 10 2013 Stephen Gallagher sgallagh@redhat.com - 1.7.6-4 - Add explicit BuildRequires: python-django14 - Change to explicit requirement on python-django14 - Resolves: rhbz#950411 - Change requires to python-django14 - Replace references of id2= with id= for cgit - Use file blobs rather than plaintext representation with Fedora Hosted cgit repositories - New upstream release 1.7.6 - http://www.reviewboard.org/docs/releasenotes/dev/reviewboard/1.7.6/ - Fedora-specific: removed versioning requirement on paramiko; it's no longer needed - Security Updates: * We now require Django 1.4.5, which fixes a few security vulnerabilities - New Features: * Added Perforce ticket-based authentication * Added a setting for choosing Review Board log levels - Web API Changes: * Added API support for querying and manipulating default reviewers * Repositories deleted through the Web API are now only archived if they have any associated review requests - Bug Fixes: * Fixed fetching files with FedoraHosted * Fixed some cases where URLs to user pages were incorrect, especially on subdirectory installs and local sites * We try harder now to set the PYTHONPATH for subprocesses, which should fix some issues fetching files over Subversion * The Administration UI dashboard widgets no longer cache their data too aggressively * Fixed showing the error box when entering an invalid reviewer * Fixed config/ and db/ links for extensions, when in a subdirectory install * The Manual Updates page for the media upload directory no longer points to a non-existant wiki page - New upstream release 1.7.5 - http://www.reviewboard.org/docs/releasenotes/dev/reviewboard/1.7.5/ - New Features: * Added a nicer, human-readable view of diffs in the FileDiff tables in the administration UI * The repository name is now included in review request e-mails - Compatibility Fixes: * We now require django-pipeline 1.2.24, which restores our compatibility with Python 2.5 and fixes some errors when loading pages * Our list of supported timezones should now be consistent across all installs, since we now require a specific, modern version of pytz (Packager's note: this is an upstream change only. In Fedora we have always relied on the system pytz) - Bug Fixes: * The entire thumbnail for file attachments are now clickable, making it easier to download the file or reach the review page * Users are no longer locked out of their review requests when assigned to private groups they don’t have access to * The Hide whitespace changes toggle was broken on many browsers, causing a JavaScript error * Searching for a user in the quick search field and then clicking the user once again navigates to the user’s page * The review request counts in the dashboard no longer show “None” for new users when using Local Sites - New upstream release 1.7.4 - http://www.reviewboard.org/docs/releasenotes/dev/reviewboard/1.7.4/ - Bug Fixes: * Fixed a JavaScript error in Internet Explorer and Firefox 3.x involving the console object being undefined * Fixed the diff viewer’s changed file listings when using Windows file paths - New upstream release 1.7.3 - http://www.reviewboard.org/docs/releasenotes/dev/reviewboard/1.7.3/ - New Features: * Add optional support for sending e-mails when closing review requests - Compatibility Updates: * The new support for Perforce moved files has changed RBTools 0.4.3 will now require Review Board 1.7.3 at a minimum. * Review Board now works with SVN diffs generated in many non-C locales - Web API Changes: * Added a scmtools.perforce.moved_files capability to indicate moved file support for Perforce - Bug Fixes: * SMTP servers saved with additional whitespace will now have that whitespace stripped, in order to prevent lookup failures. * Fixed a crash when running a search index * The listed creation time for a review request now reflects when it was first published, not when the initial draft was first created * The "Add Comment" button on file attachment thumbnails is no longer shown if not logged in * Fixed a bug allowing for publishing blank review requests after filling in the field and then deleting them * Fixed an occasional crash when viewing a diff when displaying a function or class header on the left-hand side but when there was none on the right-hand side * Fixed a breakage on some systems when checking the Mercurial version * The Summary field no longer overlaps text when wrapping * Fixed the review ID column when using Local Sites * Using a custom SITE_ROOT with a development server setup no longer breaks all static media * Fixed the capitalization of the "VersionOne" bug tracker entry * Using ClearCase on Windows 7 should no longer cause console windows to pop up * Fixed loading blank comments in the diff viewer - New upstream release 1.7.2 - http://www.reviewboard.org/docs/releasenotes/dev/reviewboard/1.7.2/ - New Features: - Added bug tracker support for VersionOne - Added support for ssl:-prefixed P4PORTs for Perforce 2012.1+ - Added support for moved file handling for Perforce - Bug Fixes: - Fixed an HTML escaping issue when listing filenames in the diff viewer - Fixed the display of the static media instructions in rb-site - Attempting to install on Python 2.4 will now display a helpful error before failing, instead of a cryptic error - Fixed the display of file attachment names in review request change descriptions that don’t have captions - Fixed the default file-based cache path used when creating a new site - The Review Board Activity widget in the administration UI will now clear the data shown when the datasets are unselected - Fixed capitalization of the navigation bar entries to be consistent - Fixed the link to the PyLucene documentation in the General Settings page - Fixed default Apache configuration files to be explicit in enabling FollowSymLinks - Fixed timezone warnings when running the search index command - Add missing runtime dependencies - New upstream release 1.7.1 - http://www.reviewboard.org/docs/releasenotes/dev/reviewboard/1.7/ - http://www.reviewboard.org/docs/releasenotes/dev/reviewboard/1.7.0.1/ - http://www.reviewboard.org/docs/releasenotes/dev/reviewboard/1.7.1/ - Update to upstream release candidate 1.7rc1 - http://www.reviewboard.org/docs/releasenotes/dev/reviewboard/1.7-rc-1/ - Disable building documentation - Disable JavaScript minification until python-slimit is available - New upstream release 1.7 beta2 - New Features: - Introduced a new style for Review Board - Performance Improvements: - We’ve updated our dependency on jQuery to the latest version. We’ve been on an old one for quite a while, and there have been many performance improvements since. The site’s responsiveness should be a little faster now. - Bug Fixes: - Fixed the paths to certain decorational image files - File attachment comments are no longer missing from the review box - Fixed problems with issue tracking statuses in the review box - Fixed wrapping of the text in the change updates - Admin UI widgets no longer overlap when loading the page - New upstream release 1.7 beta1 - http://www.reviewboard.org/docs/releasenotes/dev/reviewboard/1.7-beta-1/ - Compatibility Changes: - Added a requirement for Django 1.4 - Dropped Python 2.4 support - New Features: - Experimental extension support - New administration UI - Issue summary table for review requests - Moved files in a change are better represented in the diff viewer - Some file attachments are now shown with more detailed previews - Added a “To Me” column in the dashboard - Dates and times are now localized to the user’s region - The review request update bubble now says if the review request was closed - E-mails now include the review request ID in the subject header - Links in the Description and Testing Done text now open in new windows or tabs - Required fields on a review request are now marked as required by showing an asterisk - Added a “Show changes” link on the change description boxes after publishing a diff - Added support for the latest CVS diff file format - Removed Features: - The hidden reports feature (accessible at /reports/) has been removed - Performance Improvements: - Reduced download time of JavaScript and CSS - Reduced diff storage and lookups - Web API Changes: - Added server capabilities in /api/info/ - Added resources for viewing the original and patched files for a FileDiff - Bug Fixes: - The “Diff Updated” column in the dashboard now actually reflects the last diff update - Captions changes for file attachments are now shown on change description boxes, just like screenshot caption changes -------------------------------------------------------------------------------- References:
[ 1 ] Bug #954302 - ReviewBoard-1.7.7.1 is available https://bugzilla.redhat.com/show_bug.cgi?id=954302 --------------------------------------------------------------------------------
================================================================================ asio-1.4.8-5.el6 (FEDORA-EPEL-2013-5543) A cross-platform C++ library for network programming -------------------------------------------------------------------------------- Update Information:
Initial EPEL release --------------------------------------------------------------------------------
================================================================================ clamav-0.97.8-1.el6 (FEDORA-EPEL-2013-5537) Anti-virus software -------------------------------------------------------------------------------- Update Information:
ClamAV 0.97.8 addresses several reported potential security bugs. Thanks to Felix Groebert of the Google Security Team for finding and reporting these issues. -------------------------------------------------------------------------------- ChangeLog:
* Tue Apr 23 2013 Orion Poplawski orion@cora.nwra.com - 0.97.8-1 - Upgrade to 0.97.8 - Updated daily.cvd --------------------------------------------------------------------------------
================================================================================ fishpoll-0.1.7-1.el6 (FEDORA-EPEL-2013-5544) Daemon and Client to run scripts when triggered from the network -------------------------------------------------------------------------------- Update Information:
New upstream release. -------------------------------------------------------------------------------- ChangeLog:
* Wed Apr 24 2013 Andrea Veri averi@fedoraproject.org - 0.1.7-1 - New upstream release. * Wed Feb 13 2013 Fedora Release Engineering rel-eng@lists.fedoraproject.org - 0.1.6-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild * Thu Jul 19 2012 Fedora Release Engineering rel-eng@lists.fedoraproject.org - 0.1.6-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild --------------------------------------------------------------------------------
================================================================================ moconti-102609-3.el6 (FEDORA-EPEL-2013-5550) Web Application Server for Sleep -------------------------------------------------------------------------------- Update Information:
Moconti is a light-weight application server that lets you create web sites using the Sleep Scripting Language. It supports multiple websites and is very easy to setup.
--------------------------------------------------------------------------------
================================================================================ nodejs-dryice-0.4.10-1.el6 (FEDORA-EPEL-2013-5538) A CommonJS/RequireJS packaging tool for browser scripts -------------------------------------------------------------------------------- Update Information:
A CommonJS/RequireJS packaging tool for browser scripts. It is basically just a copy function. It takes input from a set of input files, which can be specified in various ways, optionally filters them and outputs them to something else. -------------------------------------------------------------------------------- References:
[ 1 ] Bug #901452 - Review Request: nodejs-dryice - A CommonJS/RequireJS packaging tool for browser scripts https://bugzilla.redhat.com/show_bug.cgi?id=901452 --------------------------------------------------------------------------------
================================================================================ nodejs-less-1.3.3-3.el6 (FEDORA-EPEL-2013-5448) Less.js The dynamic stylesheet language -------------------------------------------------------------------------------- Update Information:
*NOTE: This is a major version upgrade. Make sure to back up your ReviewBoard database first.*
As with all ReviewBoard upgrades, after installing these packages, you need to run 'rb-site upgrade /path/to/site' for all installed sites.
This upgrade has too many enhancements to list. Please see http://www.reviewboard.org/docs/releasenotes/dev/reviewboard/ for details on versions 1.7 through 1.7.6. -------------------------------------------------------------------------------- References:
[ 1 ] Bug #954302 - ReviewBoard-1.7.7.1 is available https://bugzilla.redhat.com/show_bug.cgi?id=954302 --------------------------------------------------------------------------------
================================================================================ nodejs-ronn-0.4.0-1.el6 (FEDORA-EPEL-2013-5547) Markdown to roff/html converter -------------------------------------------------------------------------------- Update Information:
Javascript port of ronn, using markdown-js to produce roff man pages. Not fully compatible with ronn, although it aims to be, wherever possible. -------------------------------------------------------------------------------- References:
[ 1 ] Bug #891232 - nodejs-ronn - markdown to roff/html converter https://bugzilla.redhat.com/show_bug.cgi?id=891232 --------------------------------------------------------------------------------
================================================================================ openstack-cinder-2012.2.4-1.el6 (FEDORA-EPEL-2013-5548) OpenStack Volume service -------------------------------------------------------------------------------- Update Information:
- Update to Folsom stable release 4 -------------------------------------------------------------------------------- ChangeLog:
* Thu Apr 11 2013 Eric Harney eharney@redhat.com - 2012.2.4-1 - Update to Folsom stable release 4 --------------------------------------------------------------------------------
================================================================================ owncloud-4.5.10-1.el6 (FEDORA-EPEL-2013-5539) Private file sync and share server -------------------------------------------------------------------------------- Update Information:
4.5.10 update to version 4.5.9. -------------------------------------------------------------------------------- ChangeLog:
* Tue Apr 23 2013 Gregor Tätzner brummbq@fedoraproject.org - 4.5.10-1 - 4.5.10 * Sat Apr 13 2013 Gregor Tätzner brummbq@fedoraproject.org - 4.5.9-1 - 4.5.9 - disable remote access by default -------------------------------------------------------------------------------- References:
[ 1 ] Bug #955307 - CVE-2013-1963 CVE-2013-1967 owncloud: security fixes in 4.5.10 https://bugzilla.redhat.com/show_bug.cgi?id=955307 --------------------------------------------------------------------------------
================================================================================ python-django-evolution-0.6.9-1.el6.1 (FEDORA-EPEL-2013-5448) Schema evolution for Django -------------------------------------------------------------------------------- Update Information:
*NOTE: This is a major version upgrade. Make sure to back up your ReviewBoard database first.*
As with all ReviewBoard upgrades, after installing these packages, you need to run 'rb-site upgrade /path/to/site' for all installed sites.
This upgrade has too many enhancements to list. Please see http://www.reviewboard.org/docs/releasenotes/dev/reviewboard/ for details on versions 1.7 through 1.7.6. -------------------------------------------------------------------------------- References:
[ 1 ] Bug #954302 - ReviewBoard-1.7.7.1 is available https://bugzilla.redhat.com/show_bug.cgi?id=954302 --------------------------------------------------------------------------------
================================================================================ python-django-pipeline-1.2.24-2.el6 (FEDORA-EPEL-2013-5448) An asset packaging library for Django -------------------------------------------------------------------------------- Update Information:
*NOTE: This is a major version upgrade. Make sure to back up your ReviewBoard database first.*
As with all ReviewBoard upgrades, after installing these packages, you need to run 'rb-site upgrade /path/to/site' for all installed sites.
This upgrade has too many enhancements to list. Please see http://www.reviewboard.org/docs/releasenotes/dev/reviewboard/ for details on versions 1.7 through 1.7.6. -------------------------------------------------------------------------------- References:
[ 1 ] Bug #954302 - ReviewBoard-1.7.7.1 is available https://bugzilla.redhat.com/show_bug.cgi?id=954302 --------------------------------------------------------------------------------
================================================================================ python-djblets-0.7.12-1.el6 (FEDORA-EPEL-2013-5448) A collection of useful classes and functions for Django -------------------------------------------------------------------------------- Update Information:
*NOTE: This is a major version upgrade. Make sure to back up your ReviewBoard database first.*
As with all ReviewBoard upgrades, after installing these packages, you need to run 'rb-site upgrade /path/to/site' for all installed sites.
This upgrade has too many enhancements to list. Please see http://www.reviewboard.org/docs/releasenotes/dev/reviewboard/ for details on versions 1.7 through 1.7.6. -------------------------------------------------------------------------------- ChangeLog:
* Mon Apr 22 2013 Stephen Gallagher sgallagh@redhat.com - 0.7.12-1 - New upstream release 0.7.12 - djblets.datagrid: * Massively speed up datagrid rendering - djblets.extensions: * Added an install_extension function to ExtensionManager - djblets.util.fields: * CounterField now allows incrementing/decrementing by values other than 1 - djblets.util.templatetags: * The thumbnail and crop_image template tags now work with Django Storage backends * Added a save_image_to_storage function in djblets_images that makes it easy to save image data to Storage backends - djblets.webapi: * Resources now consider both Last Modified and ETag headers simultaneously when determining if a cached payload is still valid. Previously, if the Last Modified timestamps were the same, the ETag check would fail * Wed Apr 10 2013 Stephen Gallagher sgallagh@redhat.com - 0.7.11-2 - Guarantee that Djblets builds against the correct version of Django - New upstream release 0.7.11 - djblets.util.fields: * CounterField was failing to use the initializers for brand new instances of a model, defaulting to None instead - General: * Require Django 1.4.5 as a minimum - djblets.extensions: * "config/" and "db/" links for extensions are now generated properly when specifying a custom SITE_ROOT - djblets.log: * Added an Admin UI setting for changing log levels - djblets.siteconfig: * Added new 'list-siteconfig', 'get-siteconfig', and 'set-siteconfig' management commands for manipulating siteconfig configuration from the shell - Fix version requirement to protect against django-pipeline 1.3.0 - New upstream release 0.7.9 - JavaScript: * modalBoxes now use z-indexes of 99 and 100 for the box and content, instead of 11000 and 11001. - djblets.datagrid: * Columns data by way of field access can now span field relationships. - djblets.extensions: * Fixed a failure when clearing extension info. - djblets.siteconfig: * When loading the stored timezone, we're now longer setting os.environ['TZ'] to that timezone. Instead, we're just activating that timezone for Django only. - djblets.webapi: * Fixed a bug where list resources that had an unknown ID in the URL could end up throwing an exception instead of returning a 404. - New upstream release 0.7.8 - JavaScript: * Fixed a crash when enabling/disabling an inlineEditor without an edit icon. - New upstream release 0.7.7 - djblets.datagrid: * Fixed a possible XSS exploit in datagrids * Failures during rendering the datagrid now results in a traceback - JavaScript: * The second display of an inlineEditor no longer breaks the size of the editor - New upstream release 0.7.6 - General: - * Django 1.4.2 is now required - * All admin-related templates have been changed to better fit the admin template structure and styles. This includes siteconfig and logs. - djblets.extensions: - * Extension lists and state are now synchronized across threads/processes/servers - * Extension subclasses now must capture all variable arguments (*args, **kwargs) and pass them to the parent constructor - * URLHook, admin URLs, and API resource URLs are all now added and removed properly when an extension is enabled or disabled - djblets.util: - * Cache keys are now bound to the SITE_ROOT, if one is set, to prevent leakage across instances - * Added DynamicURLResolver in djblets.util.urlresolvers - djblets.util.cache: - * Added normalize_cache_backend - djblets.webapi: - * API handler functions that specify allow_unknown=True in @webapi_request_fields can now retrieve all extra fields as an 'extra_fields' argument - * Added unregister_resource_for_model - djblets.siteconfig: - * The stored cache_backend setting is now deserialized into settings.CACHES['backend'] - * Fixed a couple missing imports - * Siteconfig now handles old-style CACHE_BACKEND values and new-style CACHES[cachename] dictionaries in the 'cache_backend' setting - JavaScript: - * The jQuery dependency has been updated to 1.8.2, and jQuery-UI to 1.8.24 - * inlineEditor's animation speed has increased, and is now customizable through options.fadeSpeedMS - * inlineEditor now does a better job of matching the parent container's bounds - * inlineEditor no longer activates when simply selecting text - * Added a $.fn.retinaGravatar function that, on Retina-capable displays, requests a larger gravatar for the given URL specified in an <img/>\ - * inlineEditor now supports changing an "enabled" option, allowing editors to start out enabled or disabled, or dynamically change that state - New upstream release 0.7.2 - Drop upstreamed patch to use system feedparser - General: - Styled all admin UI templates to add a "title" class to <h1> page titles. This affects extensions, log viewer, and siteconfig. - djblets.log: - Fixed the columns to match the style of other admin UI columns. - djblets.pipeline: - Our 'bless' compiler is now compatible with the latest versions of pipeline - JavaScript: - modalBox's positioning is now properly centered - Use the system feedparser.py - New upstream release 0.7.1 - Support for ReviewBoard 1.7beta1 - General: - Djblets now requires Django 1.4.1+ - Added localized timezone awareness - Djblets now uses Django's standard static media support - djblets.datagrid: - DateTimeColumn and DateTimeSinceColumn are now timezone-aware - djblets.extensions: - Added a framework for supporting loadable, configurable extensions in Django-based sites - djblets.util: - ModificationTimestampField, http_date, and the the ageid filter have been made timezone-aware -------------------------------------------------------------------------------- References:
[ 1 ] Bug #954302 - ReviewBoard-1.7.7.1 is available https://bugzilla.redhat.com/show_bug.cgi?id=954302 --------------------------------------------------------------------------------
================================================================================ python-slimit-0.7.4-3.el6 (FEDORA-EPEL-2013-5448) JavaScript minifier written in Python -------------------------------------------------------------------------------- Update Information:
*NOTE: This is a major version upgrade. Make sure to back up your ReviewBoard database first.*
As with all ReviewBoard upgrades, after installing these packages, you need to run 'rb-site upgrade /path/to/site' for all installed sites.
This upgrade has too many enhancements to list. Please see http://www.reviewboard.org/docs/releasenotes/dev/reviewboard/ for details on versions 1.7 through 1.7.6. -------------------------------------------------------------------------------- References:
[ 1 ] Bug #954302 - ReviewBoard-1.7.7.1 is available https://bugzilla.redhat.com/show_bug.cgi?id=954302 --------------------------------------------------------------------------------
================================================================================ python-wsme-0.5b2-1.el6 (FEDORA-EPEL-2013-5549) Web Services Made Easy -------------------------------------------------------------------------------- Update Information:
- Initial package -------------------------------------------------------------------------------- References:
[ 1 ] Bug #921305 - Review Request: python-wsme - Web Services Made Easy https://bugzilla.redhat.com/show_bug.cgi?id=921305 --------------------------------------------------------------------------------
================================================================================ qxkb-0.4.6-2.el6 (FEDORA-EPEL-2013-5541) Qt keyboard layout switcher -------------------------------------------------------------------------------- Update Information:
The keypad switch written on Qt4. -------------------------------------------------------------------------------- References:
[ 1 ] Bug #947049 - Review Request: qxkb - Qt-based keyboard layout switcher https://bugzilla.redhat.com/show_bug.cgi?id=947049 --------------------------------------------------------------------------------
================================================================================ rubygem-gem2rpm-0.9.2-1.el6 (FEDORA-EPEL-2013-5542) Generate rpm specfiles from gems -------------------------------------------------------------------------------- Update Information:
Update to gem2rpm 0.9.2. -------------------------------------------------------------------------------- ChangeLog:
* Tue Apr 23 2013 Vít Ondruch vondruch@redhat.com - 0.9.2-1 - Update to gem2rpm 0.9.2. -------------------------------------------------------------------------------- References:
[ 1 ] Bug #914491 - rubygem-gem2rpm-0.8.4 is available https://bugzilla.redhat.com/show_bug.cgi?id=914491 --------------------------------------------------------------------------------
================================================================================ sec-2.7.2-0.el6 (FEDORA-EPEL-2013-5545) Simple Event Correlator script to filter log file entries -------------------------------------------------------------------------------- Update Information:
New upstream release fixes a configuration file parsing bug. -------------------------------------------------------------------------------- ChangeLog:
* Mon Apr 15 2013 Stefan Schulze Frielinghaus stefansf@fedoraproject.org - 2.7.2-0 - New upstream release * Mon Mar 18 2013 Stefan Schulze Frielinghaus stefansf@fedoraproject.org - 2.7.1-0 - New upstream release --------------------------------------------------------------------------------
epel-devel@lists.fedoraproject.org