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

Subversion 1.2.0 Release Candidate 3 released.

From: Ben Reser <ben_at_reser.org>
Date: 2005-05-11 01:40:27 CEST

The third release candidate of Subversion 1.2.0 is ready and available
from:

   http://subversion.tigris.org/downloads/subversion-1.2.0-rc3.tar.gz
   http://subversion.tigris.org/downloads/subversion-1.2.0-rc3.tar.bz2
   http://subversion.tigris.org/downloads/subversion-1.2.0-rc3.zip

The MD5 checksums are:

   ae5cc6e0fb15f66592cc1b408bad31cb subversion-1.2.0-rc3.tar.gz
   8092bf7b3bc895ee49e5ec63060b89aa subversion-1.2.0-rc3.tar.bz2
   b7a74d5b405920d32573d5d5f6dfb010 subversion-1.2.0-rc3.zip

The SHA1 checksums are:

   d6d69d935561ce6541b0d79afcbe026d2181af8d subversion-1.2.0-rc3.tar.gz
   018c871f24712bb8e6d3a3de7fa3ae51f0902f41 subversion-1.2.0-rc3.tar.bz2
   56c8a3f36e051f3dbc577e22dd966b99e85a1064 subversion-1.2.0-rc3.zip

PGP Signatures are available at:
   http://subversion.tigris.org/downloads/subversion-1.2.0-rc3.tar.gz.asc
   http://subversion.tigris.org/downloads/subversion-1.2.0-rc3.tar.bz2.asc
   http://subversion.tigris.org/downloads/subversion-1.2.0-rc3.zip.asc

For this release, the following people have provided PGP signatures:
   Ben Reser [1024D/641E358B] with fingerprint:
   42F5 91FD E577 F545 FB40 8F6B 7241 856B 641E 358B
   Ben Collins-Sussman [1024D/EC6B5156] with fingerprint:
   9FBF BEB7 409D D55F 6946 5CC6 5348 1A68 EC6B 5156
   Karl Franz Fogel [1024D/DB00A248] with fingerprint:
   B77E 8FB2 112F 9637 2E3E 3F08 BC9D BB13 DB00 A248
   Jani Averbach [1024D/16D8B41C] with fingerprint:
   3A1F 5A74 ADF2 5B0C 62E2 1F6A D6C6 2497 16D8 B41C
   Seth Arnold [1024D/D9B0A099] with fingerprint:
   4415 BF52 4982 4B6C 213B FAD1 FBD9 EE33 D9B0 A099
   Branko \xc4\x8cibej [2048R/C8628501] with fingerprint:
   8769 28CD 4954 EA74 87B6 B96C 29B8 92D0 C862 8501

The term 'release candidate' means the Subversion developers feel that
this release is stable and ready for production use, so we encourage
people to test this release thoroughly. We believe rc3 is the last
release candidate and that this release will be released as 1.2.0
final in approximately one week.

The changes between 1.2.0-rc2 and 1.2.0-rc3 are listed below.
New 1.2 features are explained in detail in our release notes,
located at:

    http://subversion.tigris.org/svn_1.2_releasenotes.html

You can find the list of the changes between 1.1.4 and the 1.2.0-rc3 at:

    http://svn.collab.net/repos/svn/branches/1.2.x/CHANGES

Questions, comments, and bug reports to users_at_subversion.tigris.org.

Thanks,
-The Subversion Team

--------------------8-<-------cut-here---------8-<-----------------------
User-visible-changes:
   - Client:
     * fixed: 'svn commit' over ra_svn not unlocking grandchildren
(issue #2288)
     * fixed: 'svn commit' over ra_dav fails on locked propchanges
(r14612, -14)
     * fixed: 'svn rm http://...' segfault on dir containing locks
(r14569)
     * fixed: 'svn revert' not handling svn:needs-lock/read-onliness
(r14552-3)
     * fixed: 'svn cp dir dir' infinite recursion (issue #2224)
     * fixed: 'svn propget' prints extra newline in --strict mode
(r14505)
     * fixed: Windows client shows crypto error in GUI pop-up (r14580)
     * fixed: client should validate incoming locks over ra_dav (r14559)
     * fixed: 'svn info URL' should accept authentication options
(issue #2296)
     * fixed: inconsistent 'svn help' output text (r14464)
     * fixed: 'svn help update' should describe new lock codes (r14405)
     * update bash-completion script (r14479)
     * continued improvement of localized message translations

   - Server:
     * fixed: possible lock-date overflows (r14482)
     * fixed: clear leaked error objects (r14475, r14592)

   - Both:
     * fixed: 'svn info URL' shows incorrect lock owner over ra_dav
(r14493, -95)
     * fixed: ra_local crashes with --enable-dso (r14174, 14177, 14509)

Developer-visible changes:
* fixed: javahl returning incorrect lockCreationDate (r14454)
* comment & API tweaks (r14583)
* test system changes:
      - fixed: run_tests.py silently ignoring first two tests (r14626)
      - 'make davautocheck' now works for locking and out-of-the-box
(r14286)
      - allow javahl tests to run before installation (r14024)
* buildsystem changes:
      - build zlib from sources on Windows (r14280)
      - test framework improvements (r14046, 14070, 14301)
* redhat RPM build changes:
      - packages renamed and more platforms detected (r14414-17, r14429)
      - re-enable BDB builds for rhel4 RPM (r14431)
      - do explicit BDB and FSFS tests (r14536)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed May 11 01:43: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.