Hi everyone,

We've just put out new, unofficial releases of Django 1.6.11 that contain 
security fixes backported from the latest versions of Django.

The Django project is no longer maintaining Django 1.6.x, as it has 
end-of-lifed. However, for many reasons, we're currently dependent on this 
version. As such, we will be maintaining security releases for Django 1.6.x 
from here on out, in the form of 1.6.11.x releases.

The latest security releases can always be download at 
http://downloads.reviewboard.org/releases/Django/1.6/. We will announce new 
releases on our Official Announcements mailing list (
https://www.reviewboard.org/mailing-lists/) and here.

To upgrade to Django 1.6.11.1, you can run:

    $ sudo easy_install \
        -f http://downloads.reviewboard.org/releases/Django/1.6/ \
        Django==1.6.11.1

or, using pip:

    $ sudo pip install \
        -f 
https://s3.amazonaws.com/downloads.reviewboard.org/releases/Django/1.6/index.html
 
\
        Django==1.6.11.1

Unfortunately, due to restrictions in the design of pip, we will not be 
able to automatically upgrade to these versions of Django in our upcoming 
releases of Review Board. It will be up to you to handle this for now. We 
will announce instructions along with the releases.

For information on what's in this security release, see Django's 
announcement at 
https://www.djangoproject.com/weblog/2015/aug/18/security-releases/.

Please note that Django 1.6.x is the last version to support Python 2.6.x, 
which has also end-of-lifed. We will be dropping support for Python 2.6 in 
Review Board 2.6, so we recommend moving to Python 2.7 at your earliest 
convenience.

Christian

-- 
Christian Hammond - christ...@beanbaginc.com
Review Board - https://www.reviewboard.org
Beanbag, Inc. - https://www.beanbaginc.com

-- 
Supercharge your Review Board with Power Pack: 
https://www.reviewboard.org/powerpack/
Want us to host Review Board for you? Check out RBCommons: 
https://rbcommons.com/
Happy user? Let us know! https://www.reviewboard.org/users/
--- 
You received this message because you are subscribed to the Google Groups 
"reviewboard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to