Re: Subversion 1.0.9 released.
Branko Čibej <[email protected]> Fri, 15 Oct 2004 00:08:52 +0200
| Newsgroups | gmane.mail.eyebrowse.devel,gmane.comp.version-control.subversion.announce |
|---|---|
| Message-ID | <[email protected]> |
The Win32 libraries are available: http://subversion.tigris.org/files/documents/15/17815/svn-win32-1.0.9.zip http://subversion.tigris.org/files/documents/15/17814/svn-win32-1.0.9_dev.zip http://subversion.tigris.org/files/documents/15/17813/svn-win32-1.0.9_pdb.zip http://subversion.tigris.org/files/documents/15/17816/svn-win32-1.0.9_py.zip The MD5 checksums are: c8d91527bba4b3f13e4e3c6ccdc4f3b5 svn-win32-1.0.9.zip 2e78c320c7f1c0d1a82fb92b4d1c22d1 svn-win32-1.0.9_dev.zip 99f102323ce8aa06bdbb622da96aefe3 svn-win32-1.0.9_pdb.zip 41e9d3d3055dbf750ef96390f1286427 svn-win32-1.0.9_py.zip Ben Reser wrote: >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) > -- Brane