pkgsrc-Changes archive

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

CVS commit: pkgsrc



Module Name:    pkgsrc
Committed By:   adam
Date:           Sat Nov  2 09:19:17 UTC 2013

Modified Files:
        pkgsrc/devel/p5-subversion: Makefile
        pkgsrc/devel/py-subversion: Makefile
        pkgsrc/devel/ruby-subversion: Makefile
        pkgsrc/devel/subversion: Makefile.version distinfo
        pkgsrc/devel/subversion-base: Makefile
        pkgsrc/devel/subversion/files: build-outputs.mk
        pkgsrc/www/ap2-subversion: Makefile

Log Message:
Changes 1.8.4:
User-visible changes:
 - Client- and server-side bugfixes:
   * fix assertion on urls of the form 'file://./'
   * stop linking against psapi.dll on Windows
   * translation updates for Swedish
 - Client-side bugfixes:
   * revert: fix problems reverting moves
   * update: fix assertion when file external access is denied
   * merge: reduce network connections for automatic merge
   * merge: fix path corruption during reintegration
   * mergeinfo: fix crash
   * ra_serf: verify the result of xml parsing
   * ra_serf: improve error messages during commit
   * ra_local: fix error with repository in Windows drive root
   * fix crash on windows when piped command is interrupted
   * fix crash in the crash handler on windows
   * fix assertion when upgrading old working copies
 - Server-side bugfixes:
   * hotcopy: cleanup unpacked revprops with '--incremental'
   * fix OOM on concurrent requests at threaded server start
   * fsfs: improve error message when unsupported fsfs format found
   * fix memory problem in 3rd party FS module loader

Developer-visible changes:
 - General:
   * allow compiling against serf 1.3 and later on Windows
 - Bindings:
   * javahl: canonicalize path for streaFileContent method


To generate a diff of this commit:
cvs rdiff -u -r1.73 -r1.74 pkgsrc/devel/p5-subversion/Makefile
cvs rdiff -u -r1.57 -r1.58 pkgsrc/devel/py-subversion/Makefile
cvs rdiff -u -r1.47 -r1.48 pkgsrc/devel/ruby-subversion/Makefile
cvs rdiff -u -r1.65 -r1.66 pkgsrc/devel/subversion/Makefile.version
cvs rdiff -u -r1.88 -r1.89 pkgsrc/devel/subversion/distinfo
cvs rdiff -u -r1.90 -r1.91 pkgsrc/devel/subversion-base/Makefile
cvs rdiff -u -r1.20 -r1.21 pkgsrc/devel/subversion/files/build-outputs.mk
cvs rdiff -u -r1.62 -r1.63 pkgsrc/www/ap2-subversion/Makefile

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