Fedora 16 Update: python-djblets-0.6.16-1.fc16

updates at fedoraproject.org updates at fedoraproject.org
Wed Mar 21 02:28:32 UTC 2012


--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2012-2572
2012-02-28 09:13:59
--------------------------------------------------------------------------------

Name        : python-djblets
Product     : Fedora 16
Version     : 0.6.16
Release     : 1.fc16
URL         : http://www.review-board.org
Summary     : A collection of useful classes and functions for Django
Description :
A collection of useful classes and functions for Django

--------------------------------------------------------------------------------
Update Information:

ReviewBoard:

- New upstream minor release 1.6.4.1
- http://www.reviewboard.org/docs/releasenotes/dev/reviewboard/1.6.4.1/
- Bug Fixes
-   Fixed a crash with the Review ID column in the Dashboard when sorting by
    ID
-   Fixed validation of the cache backend when saving settings
-   Increased the buffer size for memcached stats in order to accomodate
    larger amounts of data

- New upstream release 1.6.4
- http://www.reviewboard.org/docs/releasenotes/dev/reviewboard/1.6.4/
- New Features
-   Added support for Codebase HQ as a hosting service
-   Toggles for issue tracking now appear in the review dialog
-   Added database dump/load management commands for rb-site
-   Objective-C++ '.mm' files now show function/class headers in the diff
    viewer, just like '.m' files
- Web API Changes
-   The web API now identifies resource payloads by resource-specific
    mimetypes. These are JSON and XML-compatible, but contain specific
    information that can be used by a consumer to identify the resource
    without inspecting the path
-   API requests that take a boolean parameter now accept true as a valid
    value
- Bug Fixes
-   Fix problems with Git when changes are made to previously empty files
-   Fix Basic HTTP auth issues when accessing remote Git or Mercurial
    repositories
-   Fix SPF compliance for e-mails
-   Fixed potential KeyErrors when creating a repository without a path
-   Prevent HTTP 500 errors if we receive badly encoded text during repository
    validation
-   Added validation for the cache backend setting
-   Fixed global default reviewers on Local Sites
-   Fixed encoding errors in the user infobox for users with unicode names
-   Made the “Expand All” icon work in the review request page
-   Fixed the help text for Git paths in the administration UI
-   Improved the help text for the LDAP user mask field
-   Show the correct review request ID in the "Review ID" column for Local
    Sites
-   The "Posted" date now shows up in the review request
-   Duplicate CC headers on e-mails have been removed
-   Fixed links to screenshots in e-mails
-   Fixed a potential crash when using LDAP without fullName set


python-djblets:

- New upstream release 0.6.16
- djblets.pipeline:
-     Replaced the djblets.compress module with djblets.pipeline.
- djblets.util:
-     Fixed Django 1.4 compatibility.
-     Fix parsing of tokens in a blocktag in Django 1.4
- djblets.datagrid:
-     Removed an extraneous </span> in the paginator
-     Fixed a compatibility issue with Django 1.4 in the queries
- djblets.webapi:
-     Add support for resource-specific mimetypes
-     Accept "true" as a valid boolean value in the web API

RBTools:

- New upstream release 0.4.0
- http://www.reviewboard.org/docs/releasenotes/dev/rbtools/0.4/
- Features (post-review):
-   Defaults for many parameters can now be specified in .reviewboardrc
-   Added a --disable-proxy option for disabling the HTTP(S) proxy server
- Bugfixes (post-review):
-   Fixed authentication problems when accessing the API
-   Shows a nicer error when trying to update someone else's review request
-   Fixed crashes when the home directory wasn’t writable
-   Fixed using --diff-filename=- without a valid cookie
-   Fixed the link to the Repository Configurations documentation
- Bugfixes (Git):
-   Fixed problems when using --repository-url
- Bugfixes (Mercurial):
-   Make Mercurial handle the case where there are no outgoing changes
-   Improve merge support in order to generate better diffs
- Bugfixes (Perforce):
-   Using --revision-range on Perforce now provides better errors
-   Display an informative error if GNU diff isn’t installed
-   Fix handling of new files in post-commit scenarios

- New upstream release 0.4.1
- http://www.reviewboard.org/docs/releasenotes/dev/rbtools/0.4.1/
- Fixed Python 2.4 compatibility
- Fixed --diff-filename=- with --username and --password
--------------------------------------------------------------------------------
ChangeLog:

* Mon Feb 27 2012 Stephen Gallagher <sgallagh at redhat.com> - 0.6.16-1
- New upstream release 0.6.16
- djblets.pipeline:
-     Replaced the djblets.compress module with djblets.pipeline.
- djblets.util:
-     Fixed Django 1.4 compatibility.
-     Fix parsing of tokens in a blocktag in Django 1.4
- djblets.datagrid:
-     Removed an extraneous </span> in the paginator
-     Fixed a compatibility issue with Django 1.4 in the queries
- djblets.webapi:
-     Add support for resource-specific mimetypes
-     Accept "true" as a valid boolean value in the web API
* Sat Jan 14 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.6.14-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
* Thu Nov 10 2011 Stephen Gallagher <sgallagh at redhat.com> - 0.6.14-1
- New upstream release
- djblets.testing:
-     Added a new TestCase class and @add_fixtures decorator for having
      fixtures specific to text functions.
- djblets.util:
-     Fixed defaults on counter fields on new model instances.
-     Added a controlled_subprocess context manager for Python 2.5+.
-     Moved controlled_subprocess into djblets.util.contextmanagers.
-     Fixed a syntax error in controlled_subprocess on Python 2.4 and 2.5.
-     The jQuery and jQuery-UI versions are now referenced in only one place,
      in js/jquery.html and js/jquery-ui.html. Other templates can include
      these and keep up-to-date with the versions Djblets provides.
- djblets.log:
-     Allow logging page access times.
-     Include the HTTP method in the new page request logs.
- djblets.webapi:
-    API authorization failures, misparsed headers, and authorization attempts
     are now logged.
-    Fixed authentication failures when ":" was in the password.
- djblets.compress:
-    Added a new filters for django-compress that handles lesscss
     (http://lesscss.org) files and automatically converts/deploys as CSS.
-    Added new templates for django-compress that handles the MEDIA_SERIAL
     suffix.
- djblets.siteconfig:
-     The settings template now allows fields to not have a label by setting
      "fields_no_label" to True in the form class.
--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #797874 - ReviewBoard-1.6.4 is available
        https://bugzilla.redhat.com/show_bug.cgi?id=797874
--------------------------------------------------------------------------------

This update can be installed with the "yum" update program.  Use 
su -c 'yum update python-djblets' at the command line.
For more information, refer to "Managing Software with yum",
available at http://docs.fedoraproject.org/yum/.

All packages are signed with the Fedora Project GPG key.  More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------


More information about the package-announce mailing list