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

The time for 1.3.1 is nigh

From: Malcolm Rowe <malcolm-svn-dev_at_farside.org.uk>
Date: 2006-03-05 21:45:47 CET

So we released 1.3.0 just over two months ago, and I think it's probably
about time for 1.3.1.

We've taken some fairly important fixes (see below), but the state of
things seems pretty much unchanged since djames' similar request at the
end of January - we're still waiting for the BDB 4.4 fixes. These aren't
yet complete on trunk, and - no offence to brane - I don't think we
want to release them directly into a stable release branch without the
benefit of exposure on trunk first.

So, could I propose the end of next week as a target for merging the
remaining changes in STATUS, for a release of 1.3.1 shortly thereafter?
And - in case it's not obvious - defer the BDB 4.4 fixes to 1.3.2.

Regards,
Malcolm

Changes in 1.3.x since 1.3.0 (mostly purloined from djames' message at
http://svn.haxx.se/dev/archive-2006-01/0924.shtml - including approved
changes in STATUS):

Core libraries:
 - Fix crashes on mixed-case https:// URLs (r18042)
 - Fix mv --force segfaults on unversioned files (r17242, r17243)
 - Fix crash in svn status -u when an ignored directory is also in the
   repository (r18291)
 - Fix crash with diff and non-recursive checkout (r17231, r18539, r18541)
 - Add missing error-handling checks, one of which was responsible for
   server-side segfaults (r18249, r18196)
 - Fix verbose list when used with peg revisions over ra_dav (r17485, r18027)
 - Make mod_dav_svn log all the errors in a given chain, rather than
   just the first one
 - Don't block waiting for background jobs of hook scripts (r18146)
 - Set svn:date at the end of each commit, not the start (FSFS) (r18078)
 - Strip peg revisions from the default name of checkout directories (r18416)
 - Support Neon 0.25.5 (r18215)

Client-side:
 - Fix a regression which caused 'svn ci -m path_name' to no longer
   require --force-log (r17956)
 - Updates to svnmerge.py (various)

Ruby/SWIG bindings:
 - Fix memory leaks (r17795, r17811)
 - Fix character-set conversion bugs (r17726, r17925)
 - Fix garbage collection segfaults (r17627)
 - Fix the Ruby bindings compile error with SWIG 1.3.24 (r18456, r18458)

Python/SWIG bindings:
 - Fix memory leaks (r18230)
 - Fix assertion errors (r17792)
 - Fix linking errors on Solaris 10 (r17910)

plus other miscellaneous changes (compilation: r18054, r18055, r18065;
packaging: r17829, r17831; default config file clarifications: r18247,
r18250).

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sun Mar 5 21:46:22 2006

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.