diff options
author | epg <epg@pkgsrc.org> | 2006-04-05 01:42:00 +0000 |
---|---|---|
committer | epg <epg@pkgsrc.org> | 2006-04-05 01:42:00 +0000 |
commit | a153aadcfe9e64537f6680f9f5c5c1f6c49f0de4 (patch) | |
tree | 1f0bd3512e15bb20c689653c1b70d0aefc68f564 /devel/subversion/distinfo | |
parent | 110fe2b2c4e8135b613b77ff1e6677750790ce32 (diff) | |
download | pkgsrc-a153aadcfe9e64537f6680f9f5c5c1f6c49f0de4.tar.gz |
Version 1.3.1
(25 March 2006, from /branches/1.3.x)
http://svn.collab.net/repos/svn/tags/1.3.1
pkgsrc changes:
- Remove patch-ae, now fixed upstream.
User-visible-changes:
- Client:
* fixed: segfault moving unversioned files (issue #2436)
* fixed: verbose list broken over ra_dav (issue #2442)
* fixed: 'svn ci -m path_name' not requiring '--force-log' (r17956)
* fixed: crash on mixed-case https URL scheme (r18042)
* fixed: crash in status with ignored directories (r18291)
* fixed: strip peg rev from default checkout directory (r18416)
* fixed: diff crash with non-recursive checkout (r17231, 18539, -41)
* fixed: 'svn ls' URL encoding bug with locks (r18665, -68)
* fixed: unlock circumvents lock token check (r18691, -94)
* fixed: repos-to-repos copy crash (r18451)
* fixed: 'svnmerge' utility improvements (r18811)
* translation updates for German, Swedish and Norwegian
- Server:
* fixed: set svn:date at the end of commit in fsfs (r18078)
* fixed: don't wait for hook script background jobs (r18146)
* fixed: mod_dav_svn should log the whole error chain (r18211)
* fixed: uncomment section headers in repos config files (r18247, -50)
* fixed: log scalability issues with many paths (r18395, -404)
* fixed: better path input validation in mod_dav_svn (r18660)
* fixed: assert in copy in fsfs and bdb (issue #2398)
* fixed: RPM package bad interaction with NFS servers (issue #1456)
- Both:
* fixed: copyright years updated to include 2006 (r18021, -127)
Developer-visible-changes:
* fixed: missing #include (r18065)
* fixed: allow building with Neon 0.25.5 (r18215)
* fixed: error leaks (18196, -249)
* javahl bindings:
- fixed: compile error on Visual Studio 2005 (r18054, -55)
* python bindings:
- fixed: libsvn_swig_py link problem on Solaris 10 (r17910)
- fixed: pool lifetime bug (r17992)
- fixed: memory leak (r18230)
- fixed: race condition during application pool initialization (r18721)
* ruby bindings:
- fixed: pool management issue (r17795, -811)
- fixed: protect baton from garbage collection (r17627)
- fixed: conversion bug (r17726, -925)
- fixed: compile errors with SWIG 1.3.24 (r18456, -58)
Diffstat (limited to 'devel/subversion/distinfo')
-rw-r--r-- | devel/subversion/distinfo | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/devel/subversion/distinfo b/devel/subversion/distinfo index 3112f64a38f..e52352ade40 100644 --- a/devel/subversion/distinfo +++ b/devel/subversion/distinfo @@ -1,10 +1,9 @@ -$NetBSD: distinfo,v 1.50 2006/01/23 03:15:30 epg Exp $ +$NetBSD: distinfo,v 1.51 2006/04/05 01:42:00 epg Exp $ -SHA1 (subversion-1.3.0.tar.gz) = 98cb017844750d4ed26e2a811c581a644e3ad585 -RMD160 (subversion-1.3.0.tar.gz) = e00cc422636b74df8c8821c136e9eacb8caa42d4 -Size (subversion-1.3.0.tar.gz) = 8773294 bytes +SHA1 (subversion-1.3.1.tar.gz) = c718f90f9d12c8fe502b749f03cc2af421d39fcf +RMD160 (subversion-1.3.1.tar.gz) = d7603b495178bd7567cc40389200c8d0b0902fe1 +Size (subversion-1.3.1.tar.gz) = 8778545 bytes SHA1 (patch-ad) = e821ce2a450a2430c082e42bc22fe6e73931d746 -SHA1 (patch-ae) = a8f3d4160b01ea74f98eca3cd9452751a510b664 SHA1 (patch-ag) = dbcfe77867e5960df4518b998e94e9cfb9e144fa SHA1 (patch-ah) = 2ee769e649e52bfbcd3049b1a1b6b1cf2b4db8c8 SHA1 (patch-ai) = c06c40c94f0a227f3154aa0997d7a92fc6e43fee |