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

Subversion 1.1.1 released.

From: Ben Reser <ben_at_reser.org>
Date: 2004-10-23 02:40:50 CEST

Subversion 1.1.1 is ready. Grab it from:

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

The MD5 checksums are:

   30c9c93fb3abda4aada393f2c68a406b subversion-1.1.1.tar.gz
   a180c3fe91680389c210c99def54d9e0 subversion-1.1.1.tar.bz2
   e5eb97328dea8dfa5100458a7de5d19f subversion-1.1.1.zip

The SHA1 checksums are:

   b9afbcc211673ce2a1bf9778b6fa519f740e7ebd subversion-1.1.1.tar.gz
   5823a89c82c0eff168f71c1dc35f074dd030ed40 subversion-1.1.1.tar.bz2
   41e76f46b16ae63a659c1a339f5b0d18faee6c40 subversion-1.1.1.zip

PGP Signatures are available at:
   http://subversion.tigris.org/tarballs/subversion-1.1.1.tar.gz.asc
   http://subversion.tigris.org/tarballs/subversion-1.1.1.tar.bz2.asc
   http://subversion.tigris.org/tarballs/subversion-1.1.1.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

This is a bug fix release in the 1.1.x line.

A detailed list of changes since 1.1.0 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' win32 performance regression (issue #2016)
    * fixed: 'svn ls' dying on non-ascii paths over DAV (issue #2060)
    * fixed: allow URI-encoded colon or pipe on win32 (issue #2012)
    * fixed: broken win32 UNC paths (issue #2011)
    * fixed: memory bloat when committing many files over DAV (r11284, -321)
    * fixed: eol-style translation error for 'svn propget' (r11202, -243)
    * fixed: 'svn propedit' does EOL conversion properly (issue #2063)
    * fixed: 'svn log --xml' shouldn't be locale-dependent. (r11181)
    * fixed: 'svn export' of symlinks with 'use-commit-times' (r11224)
    * fixed: 'svn export -rBASE' when WC has added items (r11296, -415)
    * many translation updates for localized client messages.

  - Server:
    * fixed: 'svn ls' HTTP performance regression (r11211, -232, -285)
    * fixed: make it possible to set "SVNPathAuthz off" in httpd.conf (r11190)
    * fixed: fsfs validating revisions when accessing revprops (issue #2076)
    * fixed: 'svn log -v' hiding too much info on 'empty' revisions. (r11137)
    * fixed: encoding bug with 'svnlook log'/'svnlook author' (r11172)
    * fixed: allow mod_authz_svn to return '403 Forbidden', not 500 (r11064)
    * fixed: XML-escape author and date strings before sending (issue #2071)
    * fixed: invalid XML being sent over DAV (issue #2090)

 Developer-visible-changes:
 * fixed: IRIX compile error (issue #2082)
 * fixed: error in perl bindings (r11290)
 * fixed: error leaks in mod_dav_svn (r11458)
 * fixed: javahl should use default config directory (r11394)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Oct 23 02:41:42 2004

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.