pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/devel/subversion



Module Name:    pkgsrc
Committed By:   adam
Date:           Sat Sep  5 14:10:59 UTC 2015

Modified Files:
        pkgsrc/devel/subversion: Makefile Makefile.version distinfo
        pkgsrc/devel/subversion/files: build-outputs.mk

Log Message:
Changes 1.9.1:
User-visible changes:
- Client-side bugfixes:
  * Fix crash with GPG-agent with non-canonical $HOME
  * Fix checkout errors with svn+ssh:// on Windows
  * svn: expose expat and zlib versions in svn --version --verbose
  * svn: improve help text for 'svn info --show-item'

- Server-side bugfixes:
  * svnserve: fixed minor typo in help text
  * Enable caching with memcached on Windows
  * Fix an error leak in FSFS verification
  * Fix incomplete membuffer cache initialization
  * svnfsfs: fix some bugs and inconsistencies in load-index

- Client-side and server-side bugfixes:
  * Fix alignment fault in ra_svn on 32 bit SPARC machines

- Bindings bugfixes:
  * Fix memory corruption in copy source SWIG bindings


To generate a diff of this commit:
cvs rdiff -u -r1.58 -r1.59 pkgsrc/devel/subversion/Makefile
cvs rdiff -u -r1.73 -r1.74 pkgsrc/devel/subversion/Makefile.version
cvs rdiff -u -r1.96 -r1.97 pkgsrc/devel/subversion/distinfo
cvs rdiff -u -r1.27 -r1.28 pkgsrc/devel/subversion/files/build-outputs.mk

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




Home | Main Index | Thread Index | Old Index