Re: Subversion 1.0.2 released.
Patrick Mayweg <[email protected]> Tue, 27 Apr 2004 09:11:33 +0200
| Newsgroups | gmane.mail.eyebrowse.devel,gmane.comp.version-control.subversion.announce |
|---|---|
| Message-ID | <[email protected]> |
The 1.0.2 Win32 binaries for the javahl bindings are available at: http://subversion.tigris.org/files/documents/15/12864/svn-win32-1.0.2_javahl.zip The MD5 checksum is: 3ee3605b73b2ae14048a6c8139a8c23b *svn-win32-1.0.2_javahl.zip Patrick Branko Čibej wrote: > The 1.0.2 Win32 binaries are availabile at: > > > http://subversion.tigris.org/files/documents/15/12863/svn-win32-1.0.2.zip > > http://subversion.tigris.org/files/documents/15/12862/svn-win32-1.0.2_dev.zip > > > http://subversion.tigris.org/files/documents/15/12860/svn-win32-1.0.2_pdb.zip > > > http://subversion.tigris.org/files/documents/15/12861/svn-win32-1.0.2_py.zip > > > The MD5 checksums are: > > da7f6b88eb20a5ef033323e629ba6115 *svn-win32-1.0.2.zip > 2e50e10313444ce47dbb98183ee150f8 *svn-win32-1.0.2_dev.zip > 0664b6a8acc1983b17b4e5ee4c2c8846 *svn-win32-1.0.2_pdb.zip > c119f8306d7feaabf83fbfbcb71f075d *svn-win32-1.0.2_py.zip > > > -- Brane > > Ben Reser wrote: > >> Subversion 1.0.1 is ready. Grab it from: >> >> http://subversion.tigris.org/tarballs/subversion-1.0.2.tar.gz >> http://subversion.tigris.org/tarballs/subversion-1.0.2.tar.bz2 >> >> The MD5 checksums are: >> >> 246ffcc67ca629ae523956c4c1a67cce subversion-1.0.2.tar.bz2 >> 268603b431d93e098c51bf75f0d7fde1 subversion-1.0.2.tar.gz >> >> This is a bugfix release following 1.0.1. It includes a number of small >> bug fixes that we've collected over the past several months and >> backported from trunk to the 1.0.x branch. >> >> We recommend that all users upgrade to 1.0.2. >> >> Questions, comments, and bug reports to users_at_subversion.tigris.org. >> >> Thanks, >> -The Subversion Team >> --------------------8-<-------cut-here---------8-<----------------------- >> >> >> User-visible changes: >> * fixed: segfault when remotely deleting svn:author property. >> * fixed: mod_dav_svn accepting too many authors. (issue #1786) >> * fixed: create runtime config files with native EOLs. (Issue #1802) >> * fixed: recursive propset can corrupt .svn/entries (issue #1794) >> * fixed: allow shared working copies [mostly working now] (issue #1509) >> * fixed: mod_authz_svn should ignore uri on MERGE request (partial >> #1821) >> * fixed: svnserve assertion failure on empty error messages >> * fixed: commit/update memory leaks when working on many targets >> (issue #1635) >> * fixed: don't display repos-paths or URLs with '\' on win32. >> * new example script: svnserve 'sgid' wrapper. >> * minor book fixes, new 'best-practices' doc. >> >> Developer-visible changes: >> * fixed: deprecation warning from SWIG 1.3.20_ >> * fixed: broken win32 python-swig bindings compilation. >> * fixed: bug in libsvn_fs changes-table change-folding code. >> * fixed: perl bindings: wrap root->paths_changed, apply_txdelta >> return values >> * added VC7 support and defines for including debug symbol files. >> >> > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] >