Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python.announce > #544

[ANN] bzr 2.5.0 released

Path csiph.com!usenet.pasdenom.info!weretis.net!feeder4.news.weretis.net!feeds.phibee-telecom.net!newsfeed.xs4all.nl!newsfeed5.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail
Return-Path <vila+bzr@canonical.com>
X-Original-To python-announce-list@python.org
Delivered-To python-announce-list@mail.python.org
X-Spam-Status OK 0.008
X-Spam-Evidence '*H*': 0.98; '*S*': 0.00; 'subject:ANN': 0.02; 'subject:released': 0.03; 'suggestions,': 0.07; 'url:gnu': 0.07; 'polish': 0.09; 'url:launchpad': 0.09; 'encouraged': 0.12; 'feedback.': 0.15; 'operations,': 0.15; 'protocol': 0.15; 'adaptive': 0.16; 'bugfix': 0.16; 'bugfixes': 0.16; 'bzr': 0.16; 'from:addr:canonical.com': 0.16; 'message-id:@canonical.com': 0.16; 'osx': 0.16; 'received:212.27': 0.16; 'received:212.27.42': 0.16; 'received:free.fr': 0.16; 'series.': 0.16; 'url:bazaar': 0.16; 'subject:] ': 0.18; 'community,': 0.19; 'to:2**1': 0.21; 'etc,': 0.23; 'url:dev': 0.23; 'welcome.': 0.23; 'url:doc': 0.25; 'windows': 0.26; 'bugs': 0.28; "i'm": 0.28; 'fixed': 0.29; 'cc:addr:python.org': 0.29; 'cc:2**2': 0.31; 'version': 0.32; 'source': 0.32; 'contributed': 0.32; 'thanks': 0.32; 'languages': 0.32; 'header:User-Agent:1': 0.33; '2.4': 0.34; 'smart': 0.34; 'here,': 0.35; 'to:no real name:2**1': 0.35; 'subject:[': 0.35; 'project': 0.35; 'operating': 0.35; 'but': 0.37; 'charset:us- ascii': 0.37; 'stable': 0.38; 'announce': 0.38; 'url:org': 0.39; 'url:en': 0.39; 'registered': 0.39; 'everyone': 0.39; 'release': 0.40; 'more': 0.61; 'our': 0.63; 'free': 0.64; 'here.': 0.64; 'url:5': 0.66; 'url:0': 0.67; 'series': 0.67; 'become': 0.69; 'header:Reply-To:1': 0.70; 'reply-to:no real name:2**0': 0.72; 'details,': 0.74; 'branches.': 0.84; 'patches,': 0.84; 'series:': 0.84; 'canonical': 0.91; 'url:canonical': 0.91; 'cc:no real name:2**2': 0.95
From Vincent Ladeuil <vila+bzr@canonical.com>
To bazaar@lists.canonical.com, bazaar-announce@lists.canonical.com
Subject [ANN] bzr 2.5.0 released
Date Thu, 08 Mar 2012 13:22:56 +0100
User-Agent Gnus/5.13 (Gnus v5.13) Emacs/23.3 (gnu/linux)
MIME-Version 1.0
Content-Type text/plain; charset=us-ascii
X-Mailman-Approved-At Thu, 08 Mar 2012 16:40:56 +0100
Cc python-announce-list@python.org, bug-directory@gnu.org, info-gnu@gnu.org
X-BeenThere python-announce-list@python.org
X-Mailman-Version 2.1.12
Precedence list
Reply-To python-list@python.org, bazaar@lists.canonical.com
List-Id Announcement-only list for the Python programming language <python-announce-list.python.org>
List-Unsubscribe <http://mail.python.org/mailman/options/python-announce-list>, <mailto:python-announce-list-request@python.org?subject=unsubscribe>
List-Archive <http://mail.python.org/pipermail/python-announce-list>
List-Post <mailto:python-announce-list@python.org>
List-Help <mailto:python-announce-list-request@python.org?subject=help>
List-Subscribe <http://mail.python.org/mailman/listinfo/python-announce-list>, <mailto:python-announce-list-request@python.org?subject=subscribe>
Approved python-announce-list@python.org
Newsgroups comp.lang.python.announce
Message-ID <mailman.511.1331221257.3037.python-announce-list@python.org> (permalink)
Lines 35
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1331221257 news.xs4all.nl 6960 [2001:888:2000:d::a6]:52257
X-Complaints-To abuse@xs4all.nl
Xref csiph.com comp.lang.python.announce:544

Show key headers only | View raw


On behalf of the Bazaar team and community, I'm happy to announce
availability of a new release of the bzr adaptive version control
system.

Bazaar <http://bazaar.canonical.com/> is a Canonical project and part of
the GNU project <http://gnu.org/> to produce a free operating system.

Thanks to everyone who contributed patches, suggestions, and feedback.

Bazaar is now available for download from
https://launchpad.net/bzr/2.5/2.5.0 as a source tarball.

Installers are available for windows and OSX from the url above too.

This release marks the start of a new long-term-stable series. From here, we
will only make bugfix releases on the 2.5 series (2.5.1, etc, and support it
until April 2017), while 2.6 will become our new development series.

This is a bugfix and polish release over the 2.4 series, with a large number
of bugs fixed (~170 for the 2.5 series alone). The 2.5 series provides a
faster smart protocol implementation for many operations, basic support for
colocated branches. We have started translating bzr with the 2.5 series:
https://translations.launchpad.net/bzr, more than 20 languages have already
been registered but these are the early days, contributions welcome.

Only a few bugfixes have been included since 2.5b6 so all known fixed bugs
are included here.

Users are encouraged to upgrade from the other stable series.

See
http://doc.bazaar.canonical.com/bzr.dev/en/whats-new/whats-new-in-2.5.html
for more details,

      Vincent

Back to comp.lang.python.announce | Previous | Next | Find similar | Unroll thread


Thread

[ANN] bzr 2.5.0 released Vincent Ladeuil <vila+bzr@canonical.com> - 2012-03-08 13:22 +0100

csiph-web