Subject: CVS commit: pkgsrc/devel/subversion
To: None <pkgsrc-changes@NetBSD.org>
From: Eric Gillespie <epg@netbsd.org>
List: pkgsrc-changes
Date: 06/01/2006 00:39:51
Module Name:	pkgsrc
Committed By:	epg
Date:		Thu Jun  1 00:39:51 UTC 2006

Modified Files:
	pkgsrc/devel/subversion: Makefile.version distinfo
Removed Files:
	pkgsrc/devel/subversion/patches: patch-ae

Log Message:
Version 1.3.2
(23 May 2006, from /branches/1.3.x)
http://svn.collab.net/repos/svn/tags/1.3.2

 pkgsrc changes:
  - Remove patch-ae, now fixed upstream.

 User-visible-changes:
  - Client:
    * fixed: crash in svn st -u on missing subdirs (r19348, -73, issue #2551)
    * svn_load_dirs.pl symlink support (issue #2478)
    * fixed: svn_load_dirs.pl trying to import .svn and _svn dirs (r18549)
    * fixed: leaving stray WC locks on cancellation (r18893)
    * translation updates to Japanese, Traditional Chinese.

  - Server:
    * fixed: memory leak in mod_dav_svn when listing large dirs (r19528)
    * fixed: svnserve protocol error in lock, causing client hang (issue #2548)
    * fixed: mod_dav_svn crash on valid request (r19520)
    * mailer.py: add Content-Transfer-Encoding header (r19319)
    * mailer.py: fixed: named substitutions incorrectly ignored (r18114, -681)
    * fixed: authz requires read access for root for writes (issue #2486)

Developer-visible-changes:
* fixed: RPM breakage (r19060)
* fixed: tests don't catch repository creation failure properly (r19149,-51)
* support SWIG 1.3.28
* support APR 0.9.x >= 0.9.10 (r19039, -57)
* python bindings:
      - fixed: link error on OpenBSD (r18983)
* ruby bindings:
      - fixed: memory leak (r19493)
      - fixed: NULL argument conversion bug (r19543)


To generate a diff of this commit:
cvs rdiff -r1.33 -r1.34 pkgsrc/devel/subversion/Makefile.version
cvs rdiff -r1.52 -r1.53 pkgsrc/devel/subversion/distinfo
cvs rdiff -r1.15 -r0 pkgsrc/devel/subversion/patches/patch-ae

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.