Subversion 1.2.3 is ready and available from: 
   http://subversion.tigris.org/downloads/subversion-1.2.3.tar.gz
   http://subversion.tigris.org/downloads/subversion-1.2.3.tar.bz2
   http://subversion.tigris.org/downloads/subversion-1.2.3.zip
The MD5 checksums are:
   a14bc6590241b6e5c2ff2b354cc184a1  subversion-1.2.3.tar.bz2
   95f9b43801b4d9bc071564bca2116763  subversion-1.2.3.tar.gz
   503045995b608b5909d5a8e4c2c56616  subversion-1.2.3.zip
The SHA1 checksums are:
   513a217ba4a8045ea3daba5c3b0816f80ce0041b  subversion-1.2.3.tar.bz2
   790cfc94db98799a48a157fef22a13c878e74345  subversion-1.2.3.tar.gz
   9cdc6c87758754d69633012f7968122663726dfe  subversion-1.2.3.zip
PGP Signatures are available at:
   http://subversion.tigris.org/downloads/subversion-1.2.3.tar.bz2.asc
   http://subversion.tigris.org/downloads/subversion-1.2.3.tar.gz.asc
   http://subversion.tigris.org/downloads/subversion-1.2.3.zip.asc
For this release, the following people have provided PGP signatures:
   Branko \xc4\x8cibej  [2048R/C8628501] with fingerprint:
   8769 28CD 4954 EA74 87B6  B96C 29B8 92D0 C862 8501
   Jani Averbach  [1024D/16D8B41C] with fingerprint:
   3A1F 5A74 ADF2 5B0C 62E2  1F6A D6C6 2497 16D8 B41C
   Mark Phippard  [2048R/7DD66767] with fingerprint:
   EAF4 5239 AF08 D762 539A  13D5 159E 3781 7DD6 6767
   Justin R. Erenkrantz  [1024D/E2226795] with fingerprint:
   3C01 6F2B 7646 21BB 549C  66B5 16A9 6495 E222 6795
   Seth Arnold  [1024D/D9B0A099] with fingerprint:
   4415 BF52 4982 4B6C 213B  FAD1 FBD9 EE33 D9B0 A099
   Ben Reser  [1024D/641E358B] with fingerprint:
   42F5 91FD E577 F545 FB40  8F6B 7241 856B 641E 358B
   Karl Franz Fogel  [1024D/DB00A248] with fingerprint:
   B77E 8FB2 112F 9637 2E3E  3F08 BC9D BB13 DB00 A248
   Ben Collins-Sussman  [1024D/EC6B5156] with fingerprint:
   9FBF BEB7 409D D55F 6946  5CC6 5348 1A68 EC6B 5156
This is a bug fix release in the 1.2.x line.  1.2.2 was not released
due to the discovery of a segfault bug after the release had been
cut.  We hope upgrading to this release is as easy as 1-2-3 for you.
Binary distributions are usually available for various platforms
within a week.  The Subversion project does not officially
endorse or maintain any of these binary distributions, so we
cannot control the exact timing of their release.
A full list of changes since 1.2.1 follows below.
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 status -u' fails against pre-1.2 mod_dav_svn (r15359, r15423)
    * fixed: 'svn export' segfault (r15516)
    * fixed: 'svn merge' memory leak (r15233)
    * fixed: horrible rename-tracing performance against 1.0 servers (r15315)
    * fixed: 'svn cat' over file:// -- small leak  (r15253)
    * fixed: crash with "svn lock" and authentication (r15703)
    * improvements to 'svnmerge' utility (r14008,-458,-587,-632, r15329,-340)
    * translation updates for French, German, Polish, Norwegian, Swedish,
      Korean
  - Server:
    * fixed: mod_authz_svn being overly restrictive (r15463)
    * fixed: fsfs directory caching bug (r15705, r15742)
  - Both:
    * fixed: crash when >50 options passed to any commandline app (r15251)
    * fixed: memory leak in character translation handle caching (r15379,-398)
Developer-visible-changes:
* fixed: crash when calling svn_client_(un)lock with no targets (r15734)
* rhel-4 RPM bugfix for python bindings (r15616)
* missing #include in SWIG bindings (r15683)
* javahl bindings:
      - fixed: JNI library loading bug (r15552)
      - fixed: JNI stack-name cut and paste error (r15337)
      - fixed: crash when revisions have no dates (r15737)
* perl bindings:
      - now compatible with SWIG 1.3.25 (r15248)
      - allow SVN::Pool to be used as pool parameter (r15450)
      - make SVN::Delta::Editor friendlier for debugging (r15609)
      - fixed: wrap svn_ra_stat properly (r15713)
      - fixed: bug in SVN::Core::Stream's read function (r15698, r15700)
* ruby bindings:
      - now compatible with SWIG 1.3.25 (r14980, r15361)
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Aug 26 19:14:53 2005