Subversion 1.0.9 released.
Ben Reser <[email protected]> Wed, 13 Oct 2004 19:17:15 -0700
| Newsgroups | gmane.mail.eyebrowse.devel,gmane.comp.version-control.subversion.announce |
|---|---|
| Message-ID | <20041014021715.GT3470__23873.1729834855$1097724915$gmane$org@synapse.brain.org> |
Subversion 1.0.9 is ready. Grab it from: http://subversion.tigris.org/tarballs/subversion-1.0.9.tar.gz http://subversion.tigris.org/tarballs/subversion-1.0.9.tar.bz2 http://subversion.tigris.org/tarballs/subversion-1.0.9.zip The MD5 checksums are: 0e6aeebee624e3dfb12d5a999d7a4f8d subversion-1.0.9.tar.gz d6b4c240f5e2a589a694e64e4ad27feb subversion-1.0.9.tar.bz2 5978247f65ff67750e254c6c7b74db11 subversion-1.0.9.zip PGP Signatures are available at: http://subversion.tigris.org/tarballs/subversion-1.0.9.tar.gz.asc http://subversion.tigris.org/tarballs/subversion-1.0.9.tar.bz2.asc http://subversion.tigris.org/tarballs/subversion-1.0.9.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 bugfix release in the 1.0.x line. Baring a security or data loss issue, this will be the last release in the 1.0.x line. The most notable fix in this release is a solution for a performance regression that was introduced by the 1.0.8 release. Users using 'svn ls' or browsing functionality via DAV against a 1.0.8 server will notice slower response times. This release resolves this issue. The 1.1.0 release also has the same issue. We will be releasing a 1.1.1 release soon which will resolve (among other issues) the same problem for the 1.1.x line. Thanks, -The Subversion Team --------------------8-<-------cut-here---------8-<----------------------- User-visible-changes: - Server: * fixed: 'svn ls' HTTP performance regression (r11211, -232, -285) * fixed: 'svn log -v' hiding too much info on 'empty' revisions. (r11137) Developer-visible-changes: * fixed: make redhat 7/8 rpm scripts build the book correctly (11143)