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

Subversion 1.1.0 Release Candidate 3 released.

From: Ben Reser <ben_at_reser.org>
Date: 2004-09-14 23:40:34 CEST

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

   http://subversion.tigris.org/tarballs/subversion-1.1.0-rc3.tar.gz
   http://subversion.tigris.org/tarballs/subversion-1.1.0-rc3.tar.bz2
   http://subversion.tigris.org/tarballs/subversion-1.1.0-rc3.zip

The MD5 checksums are:

   7ff11d8428fcba3856af28c8e744913d subversion-1.1.0-rc3.tar.gz
   9612af0f7f38963884776337b4c8d023 subversion-1.1.0-rc3.tar.bz2
   a6b4ef57707fea1ed8608e54434a4707 subversion-1.1.0-rc3.zip

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

PGP Signatures will be made by the following person(s) for this release:
   Ben Reser [1024D/641E358B] with fingerprint:
   42F5 91FD E577 F545 FB40 8F6B 7241 856B 641E 358B

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. The final 1.1.0 release is
scheduled for late-September, in order to provide plenty of time for
testing.

The changes between 1.1.0-rc2 and 1.1.0-rc3 are listed below.
New 1.1 features are explained in detail in our release notes,
located at:
  
    http://subversion.tigris.org/svn_1.1_releasenotes.html

You can find the list of the changes between 1.0.6 and the 1.1.0-rc3 at:

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

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

Thanks,
-The Subversion Team

--------------------8-<-------cut-here---------8-<-----------------------

User-visible-changes:
* 'svnadmin recover' no longer waits forever for a lock (new '--wait' option)
* new $Revision$ synonym for $Rev$ and $LastChangedRevision$
* new runtime option 'store-passwords = ' gives finer control (r10794)
* default to fsfs repos-type when building without BDB
* fixed: work around +t directory-creation bug in APR (r10616, 10638, 10642)
* fixed: 'svn st -u' crash bug (r10841)
* fixed: 'svn commit' segfault (r10676)
* fixed: potential repos corruption; ensure stdin/out/err always open (r10819)
* fixed: prevent 'svnadmin load' crash on contentful r0 (r10608)
* fixed: allow 'svn commit' to delete a versioned symlink (r10858)
* fixed: missing UTF8->native recoding in 'svn log' output (r10652, 10673)
* fixed: incomplete-directory handling bug (r10956)
* fixed: 'svn info' should refuse URL targets (r10760)
* fixed: better error message on failed eol-translation (r10546)
* fixed: ./configure warns, not aborts, when detecting ancient apache (r10674)
* fixed: make external diff3 work again, and with full env (r10889, r10890)
* fixed: allow cancellation between files during recursive dir add (r10894)
* fixed: allow cancellation during 'svn ls' (r10840)
* friendlier ./configure interaction when locating swig (r10903)
* improved bash_completion file (r10322, 10531)
* many .po translation updates

Developer-visible-changes:
* fixed: fsfs changed-path handling, might lose data in dump (r10782, r10824)
* fixed: gcc compiler warning (r10242)
* fixed: editor-driver bug (don't delete before every copy) (r10851)
* fixed: pool lifetime bug in rev-hunt.c (r10937)
* new factorized API for qsort (r10604)
* add svn_utf_initialize() placeholder in 1.1 API (issue #2046)
* allow apr 1.0 linkage by removing all APR_STATUS_IS_SUCCESS calls (r10438)
* remove defunct mandrake rpm stuff (r10752)
* update INSTALL doc -- BDB not mandatory (r10780)
* perl bindings: build correctly with VPATH (r10941)
* perl bindings: make tests work before svn libs are installed (r10599)
* perl bindings: fix non-portable tmpfile creation (r10711)
* perl bindings: wrap svn_config_enumerator_t (r10775)
* javahl bindings: better exception throwing (r10704)
* javahl bindngs: add -lstdc++ to fix link problem (r10800)

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Sep 14 23:41:30 2004

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

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