[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Is 1.3.0RC2 officially released yet?

From: <kfogel_at_collab.net>
Date: 2005-11-15 16:26:35 CET

Garrett Rooney <rooneg@electricjellyfish.net> writes:
> I believe it has not yet been officially released. Considering the
> number of changes that have gone in to 1.3.x post rc2, I would suspect
> a rc3 release sometime soon, so mid-to-late december seems pretty
> likely to me.

It's not the number of changes, it's their nature. If the changes to
1.3.x since RC2 are not for severe bugs, then they could wait until
1.3.1, and there would be no need for RC3. But if they are for severe
bugs, then an RC3 would be needed.

Here are the significant changes merged into 1.3.x since RC2 was
rolled from r17100. Do any seem worthy of an RC3 to us?

   * r17116 [merge of r17115]
     Tweak some text regarding the WC format change from r16855.

   * r17120 [merge of r16360 - r17117]
     Norwegian messages from trunk.

   * r17135 [merge of r17131]
     Fix some useless stat'ing and reading of property files on commits

   * r17152 [merge of r17127]
     Fix the JavaHL status API for retrieving last committed revision.

   * r17153 [merge of r17129]
     Fix broken tests in svnmerge_test.py by disabling keyword expansion

   * r17155 [merge of r17039, r17051]
     Fix issue #767, where commit used a temporary file in the current
     working directory (thus interfering with commits in read-only
     directories).

   * r17157 [merge of r17150]
     Fix a bug that caused anonymous write access over ra_svn to fail
     with "Authorization failed" errors.

   * r17161 [merge of r17149]
     Remove the possibility of a buffer overflow in keyword expansion.

   * r17229 [merge of r16568, r17123]
     Make svn info not error out on paths that don't exist in future revs.

   * r17297 [merge of r17257]
     Emit a workaround for bugs in SWIG 1.3.25 and earlier which cause
     SWIG_GetModule to be called with the wrong number of arguments.

   * r17309 [merge of r17190, r17271]
     Fix a bug in diffing schedule delete files.

   * r17350 [merge of r17214]
     Fix crashes caused by reentrant calls into the Java bindings, and
     closing an initialisation-time race condition.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Nov 15 17:47:34 2005

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.