Path to this page:
Subject: CVS commit: pkgsrc/devel/subversion
From: Eric Gillespie
Date: 2004-09-19 02:14:52
Message id: 20040919001452.D094A2DA1D@cvs.netbsd.org
Log Message:
Update to Version 1.0.7.
(17 September 2004, from /branches/1.0.x)
http://svn.collab.net/repos/svn/tags/1.0.7
User-visible-changes:
* fixed: win32 'file not found' error [issue #1862]
* fixed: 'svn st -u' crash (r10841)
* fixed: potential repos corruption; ensure stdin/out/err always open (r10819)
* fixed: allow propnames containing ":" to be fetched via http:// (r10190)
* fixed: allow user to interrupt between authentication prompts (see r11014)
* fixed: work around +t directory-creation bug in APR (r10616, 10638, 10642)
* various small fixes to Book
Developer-visible changes:
* fix library dependencies for bindings (r9338, 9340)
* java bindings: fix a crash and other bugs (r9883, 9905, 8027)
* perl bindings: various fixes (see r11023)
pkgsrc changes:
Remove devel/subversion/patches/patch-aa. This will cause the other
packages that build from the subversion tar file to build a little
slower, because they will unnecessarily rebuild subversion libraries.
Everything still works and this file is a massive pain to update with
every new release.
Files: